Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c10b' (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/6072200-fedora-rawhide-x86_64 --chroot fedora-rawhide-x86_64
Version: 0.68
PID: 11213
Logging PID: 11214
Task:
{'appstream': False,
'background': False,
'build_id': 6072200,
'buildroot_pkgs': [],
'chroot': 'fedora-rawhide-x86_64',
'enable_net': False,
'fedora_review': False,
'git_hash': '35f421b888ffcdd2341c195ff49845d5db8e9205',
'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8dd2ee94/rapidyaml',
'isolation': 'default',
'memory_reqs': 2048,
'package_name': 'rapidyaml',
'package_version': '0.5.0-5',
'project_dirname': 'pytest-8dd2ee94',
'project_name': 'pytest-8dd2ee94',
'project_owner': 'thrnciar',
'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/thrnciar/pytest-8dd2ee94/fedora-rawhide-x86_64/',
'id': 'copr_base',
'name': 'Copr repository'}],
'sandbox': 'thrnciar/pytest-8dd2ee94--thrnciar',
'source_json': {},
'source_type': None,
'submitter': 'thrnciar',
'tags': [],
'task_id': '6072200-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/pytest-8dd2ee94/rapidyaml /var/lib/copr-rpmbuild/workspace/workdir-xbtlh1y1/rapidyaml --depth 500 --no-single-branch --recursive
cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/thrnciar/pytest-8dd2ee94/rapidyaml', '/var/lib/copr-rpmbuild/workspace/workdir-xbtlh1y1/rapidyaml', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout:
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-xbtlh1y1/rapidyaml'...
Running: git checkout 35f421b888ffcdd2341c195ff49845d5db8e9205 --
cmd: ['git', 'checkout', '35f421b888ffcdd2341c195ff49845d5db8e9205', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-xbtlh1y1/rapidyaml
rc: 0
stdout:
stderr: Note: switching to '35f421b888ffcdd2341c195ff49845d5db8e9205'.
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: 0x5625b5393b08 [ROOT] MAP: (0 sibs) 3 children:
27: 0x5625b538a4f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x5625b538a588 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x5625b538a620 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b558dcf0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x5625b558dd80 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x5625b558de10 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x5625b558dea0 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: 0x5625b5393c20 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538a710 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5625b538a7a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b558fcd0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b558fd60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5625b558fdf0 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: 0x5625b5393d38 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5625b538a8f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5625b538a988 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5591ca0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x5625b5591d30 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5625b5591dc0 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: 0x5625b5393e50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5625b538aa80 VAL: 'Several lines of text,
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: 0x5625b538ab18 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5593bd0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x5625b5593c60 VAL: 'Several lines of text,
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] 0x5625b5593cf0 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: 0x5625b5393f68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5625b538ac10 VAL: 'Several 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: 0x5625b538aca8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5595ba0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x5625b5595c30 VAL: 'Several 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] 0x5625b5595cc0 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: 0x5625b5394080 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5625b538a3a0 VAL: 'Several lines 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] 0x5625b5597bf0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5625b5597c80 VAL: 'Several lines 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: 0x5625b5394198 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5625b538adf0 VAL: 'Several lines 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] 0x5625b5599bc0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5625b5599c50 VAL: 'Several lines 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: 0x5625b53942b0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538aee0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5625b538af78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b559bbb0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b559bc40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5625b559bcd0 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: 0x5625b53943c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538b070 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5625b538b108 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b559daf0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b559db80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5625b559dc10 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: 0x5625b53944e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538b200 KEYVAL: 'example' 'Several lines of text,
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: 0x5625b538b298 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b559fbb0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b559fc40 KEYVAL: 'example' 'Several lines of text,
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] 0x5625b559fcd0 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: 0x5625b53945f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538b390 KEYVAL: 'example' 'Several 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: 0x5625b538b428 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55a1bc0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b55a1c50 KEYVAL: 'example' 'Several 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] 0x5625b55a1ce0 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: 0x5625b5394710 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538b520 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5625b538b5b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55a3bd0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b55a3c60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5625b55a3cf0 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: 0x5625b5394828 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538b6b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5625b538b748 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55a5be0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b55a5c70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5625b55a5d00 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: 0x5625b5394940 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538b840 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5625b538b8d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55a7c10 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b55a7ca0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5625b55a7d30 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: 0x5625b5394a58 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538b9d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5625b538ba68 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55a9c40 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b55a9cd0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5625b55a9d60 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: 0x5625b5394b70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538bb60 KEYVAL: 'example' 'Several lines 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] 0x5625b55abc10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b55abca0 KEYVAL: 'example' 'Several lines 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: 0x5625b5394c88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538bc50 KEYVAL: 'example' 'Several lines 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] 0x5625b55adc00 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b55adc90 KEYVAL: 'example' 'Several lines 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: 0x5625b5394da0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538bd40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5625b538bdd8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55afcc0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b55afd50 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5625b55afde0 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: 0x5625b5394eb8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538e260 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5625b538e2f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55b1e70 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b55b1f00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5625b55b1f90 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: 0x5625b5394fd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538e440 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5625b538e4e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55b3ba0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b55b3c30 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x5625b55b3cc0 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: 0x5625b53950e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538e5d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5625b538e670 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55b58d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b55b5960 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x5625b55b59f0 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: 0x5625b5395200 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b5392d70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5625b5392e10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55b76c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b55b7750 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x5625b55b77e0 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: 0x5625b5395318 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538bf70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x5625b538c008 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55b93f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b55b9480 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x5625b55b9510 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: 0x5625b5395430 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5625b538e3a0 MAP: (1 sibs) 2 children:
27: 0x5625b538c240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x5625b538c2d8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55bb120 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5625b55bb1b0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x5625b55bb240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x5625b55bb2d0 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: 0x5625b5395548 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55bce50 [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: 0x5625b5395660 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55beb80 [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: 0x5625b5395778 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55c08b0 [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: 0x5625b5395890 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55c25e0 [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: 0x5625b53959a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55c4310 [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: 0x5625b5395ac0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55c6040 [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: 0x5625b5395bd8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55c7d70 [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: 0x5625b5395cf0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55c9aa0 [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: 0x5625b5395e08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55cb7d0 [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: 0x5625b5395f20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55cd500 [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: 0x5625b5396038 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55cf230 [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: 0x5625b5396150 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55d0f60 [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: 0x5625b5396268 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5625b538c740 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55d2c90 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5625b55d2d20 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: 0x5625b5396380 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5625b538c830 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55d49c0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5625b55d4a50 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: 0x5625b5396498 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5625b538c920 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55d66f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5625b55d6780 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: 0x5625b53965b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538ca10 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55d8420 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b55d84b0 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: 0x5625b53966c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538cb00 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55da150 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b55da1e0 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: 0x5625b53967e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538cbf0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55dbe80 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b55dbf10 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: 0x5625b53968f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55ddbb0 [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: 0x5625b5396a10 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55df8e0 [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: 0x5625b5396b28 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55e1610 [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: 0x5625b5396c40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5625b538cdd0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55e3340 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5625b55e33d0 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: 0x5625b5396d58 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5625b538cec0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55e5070 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5625b55e5100 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: 0x5625b5396e70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538cfb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55e6da0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b55e6e30 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: 0x5625b5396f88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538d0a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55e8ad0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b55e8b60 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: 0x5625b53970a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55ea800 [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: 0x5625b53971b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55ec530 [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: 0x5625b53972d0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55ee260 [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: 0x5625b53973e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538d280 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55efff0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b55f0080 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: 0x5625b5397500 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5625b538d370 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55f1da0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5625b55f1e30 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: 0x5625b5397618 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55f3b50 [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: 0x5625b5397730 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538d4b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55f5900 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b55f5990 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: 0x5625b5397848 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5625b538d5a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55f76b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5625b55f7740 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: 0x5625b5397960 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55f9460 [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: 0x5625b5397a78 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55fb210 [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: 0x5625b5397b90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55fcfc0 [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: 0x5625b5397ca8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b55fed70 [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: 0x5625b5397dc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5600b20 [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: 0x5625b5397ed8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b56028d0 [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: 0x5625b5397ff0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5604680 [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: 0x5625b5398108 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5606430 [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: 0x5625b5398220 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b56081d0 [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: 0x5625b5398338 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5609fe0 [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: 0x5625b5398450 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b560bdf0 [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: 0x5625b5398568 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b560dc10 [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: 0x5625b5398680 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b560f9c0 [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: 0x5625b5398798 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5611770 [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: 0x5625b53988b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5613520 [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: 0x5625b53989c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b56152d0 [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: 0x5625b5398ae0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5617080 [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: 0x5625b5398bf8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5618e30 [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: 0x5625b5398d10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b561abe0 [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: 0x5625b5398e28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5625b538c0b0 VAL: '
27: ' (2 sibs)
27: 0x5625b538c148 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b561c990 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x5625b561ca20 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x5625b561cab0 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: 0x5625b5398f40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5625b538dcd0 VAL: '
27: ' (2 sibs)
27: 0x5625b538dd68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b561e740 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x5625b561e7d0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x5625b561e860 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: 0x5625b5392f00 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x5625b5389530 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x5625b53895c8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x5625b5389660 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x5625b53896f8 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x5625b5389790 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x5625b5389828 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x5625b53898c0 DOCSEQ: (8 sibs) 2 children:
27: 0x5625b5389a00 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x5625b5389a98 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x5625b5389958 DOCMAP: (8 sibs) 2 children:
27: 0x5625b5389b40 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x5625b5389bd8 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b561f050 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x5625b561f0e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x5625b561f170 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x5625b561f200 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x5625b561f290 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x5625b561f320 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x5625b561f3b0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x5625b561f440 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x5625b561f4d0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x5625b561f560 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x5625b561f5f0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x5625b561f680 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x5625b561f710 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: 0x5625b5393360 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x5625b538a450 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b56214b0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x5625b5621540 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: 0x5625b5393478 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x5625b5389fe0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5621dc0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x5625b5621e50 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: 0x5625b5393590 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x5625b538a0d0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b56226d0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x5625b5622760 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: 0x5625b53936a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5622fe0 [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: 0x5625b53937c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b56238f0 [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: 0x5625b53938d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5624200 [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: 0x5625b53939f0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538a2b0 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] 0x5625b5624b10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b5624ba0 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: 0x5625b5393b08 [ROOT] MAP: (0 sibs) 3 children:
27: 0x5625b538a4f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x5625b538a588 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x5625b538a620 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5625420 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x5625b56254b0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x5625b5625540 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x5625b56255d0 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: 0x5625b5393c20 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538a710 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5625b538a7a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5625d30 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b5625dc0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5625b5625e50 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: 0x5625b5393d38 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5625b538a8f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5625b538a988 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5626640 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x5625b56266d0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5625b5626760 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: 0x5625b5393e50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5625b538aa80 VAL: 'Several lines of text,
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: 0x5625b538ab18 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5626f50 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x5625b5626fe0 VAL: 'Several lines of text,
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] 0x5625b5627070 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: 0x5625b5393f68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5625b538ac10 VAL: 'Several 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: 0x5625b538aca8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5627860 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x5625b56278f0 VAL: 'Several 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] 0x5625b5627980 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: 0x5625b5394080 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5625b538a3a0 VAL: 'Several lines 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] 0x5625b5628170 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5625b5628200 VAL: 'Several lines 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: 0x5625b5394198 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5625b538adf0 VAL: 'Several lines 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] 0x5625b5628a80 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5625b5628b10 VAL: 'Several lines 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: 0x5625b53942b0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538aee0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5625b538af78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5629390 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b5629420 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5625b56294b0 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: 0x5625b53943c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538b070 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5625b538b108 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5629ca0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b5629d30 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5625b5629dc0 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: 0x5625b53944e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538b200 KEYVAL: 'example' 'Several lines of text,
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: 0x5625b538b298 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b562a5b0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b562a640 KEYVAL: 'example' 'Several lines of text,
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] 0x5625b562a6d0 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: 0x5625b53945f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538b390 KEYVAL: 'example' 'Several 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: 0x5625b538b428 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b562aec0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b562af50 KEYVAL: 'example' 'Several 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] 0x5625b562afe0 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: 0x5625b5394710 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538b520 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5625b538b5b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b562b7d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b562b860 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5625b562b8f0 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: 0x5625b5394828 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538b6b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5625b538b748 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b562c0e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b562c170 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5625b562c200 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: 0x5625b5394940 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538b840 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5625b538b8d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b562c9f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b562ca80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5625b562cb10 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: 0x5625b5394a58 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538b9d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5625b538ba68 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b562d300 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b562d390 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5625b562d420 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: 0x5625b5394b70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538bb60 KEYVAL: 'example' 'Several lines 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] 0x5625b562dc10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b562dca0 KEYVAL: 'example' 'Several lines 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: 0x5625b5394c88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538bc50 KEYVAL: 'example' 'Several lines 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] 0x5625b562e520 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b562e5b0 KEYVAL: 'example' 'Several lines 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: 0x5625b5394da0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538bd40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5625b538bdd8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b562ee30 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b562eec0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5625b562ef50 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: 0x5625b5394eb8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538e260 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5625b538e2f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b562f740 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b562f7d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5625b562f860 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: 0x5625b5394fd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538e440 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5625b538e4e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5630050 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b56300e0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x5625b5630170 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: 0x5625b53950e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538e5d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5625b538e670 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5630960 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b56309f0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x5625b5630a80 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: 0x5625b5395200 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b5392d70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5625b5392e10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5631270 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b5631300 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x5625b5631390 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: 0x5625b5395318 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5625b538bf70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x5625b538c008 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5631b80 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5625b5631c10 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x5625b5631ca0 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: 0x5625b5395430 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5625b538e3a0 MAP: (1 sibs) 2 children:
27: 0x5625b538c240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x5625b538c2d8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5632490 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5625b5632520 MAP: (1 sibs) 2 children:
27: [2] [2] 0x5625b56325b0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x5625b5632640 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: 0x5625b5395548 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5632da0 [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: 0x5625b5395660 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b56336b0 [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: 0x5625b5395778 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5633fc0 [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: 0x5625b5395890 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b56348d0 [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: 0x5625b53959a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b56351e0 [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: 0x5625b5395ac0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5635af0 [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: 0x5625b5395bd8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5636400 [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: 0x5625b5395cf0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5636d10 [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: 0x5625b5395e08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5637620 [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: 0x5625b5395f20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5637f30 [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: 0x5625b5396038 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5638840 [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: 0x5625b5396150 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5639150 [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: 0x5625b5396268 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5625b538c740 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5639a60 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5625b5639af0 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: 0x5625b5396380 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5625b538c830 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b563a370 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5625b563a400 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: 0x5625b5396498 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5625b538c920 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b563ac80 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5625b563ad10 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: 0x5625b53965b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538ca10 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b563b590 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b563b620 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: 0x5625b53966c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538cb00 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b563bea0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b563bf30 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: 0x5625b53967e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538cbf0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b563c7b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b563c840 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: 0x5625b53968f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b563d0c0 [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: 0x5625b5396a10 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b563d9d0 [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: 0x5625b5396b28 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b563e2e0 [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: 0x5625b5396c40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5625b538cdd0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b563ebf0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5625b563ec80 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: 0x5625b5396d58 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5625b538cec0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b563f500 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5625b563f590 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: 0x5625b5396e70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538cfb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b563fe10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b563fea0 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: 0x5625b5396f88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538d0a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5640720 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b56407b0 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: 0x5625b53970a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5641030 [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: 0x5625b53971b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5641940 [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: 0x5625b53972d0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5642250 [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: 0x5625b53973e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538d280 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5642b60 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b5642bf0 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: 0x5625b5397500 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5625b538d370 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5643470 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5625b5643500 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: 0x5625b5397618 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5643d80 [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: 0x5625b5397730 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5625b538d4b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5644690 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b5644720 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: 0x5625b5397848 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5625b538d5a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5644fa0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5625b5645030 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: 0x5625b5397960 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b56458b0 [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: 0x5625b5397a78 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b56461c0 [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: 0x5625b5397b90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5646ad0 [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: 0x5625b5397ca8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b56473e0 [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: 0x5625b5397dc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5647cf0 [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: 0x5625b5397ed8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5648600 [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: 0x5625b5397ff0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5648f10 [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: 0x5625b5398108 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5649820 [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: 0x5625b5398220 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b564a130 [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: 0x5625b5398338 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b564aa40 [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: 0x5625b5398450 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b564b350 [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: 0x5625b5398568 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b564bc60 [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: 0x5625b5398680 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b564c570 [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: 0x5625b5398798 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b564ce80 [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: 0x5625b53988b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b564d790 [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: 0x5625b53989c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b564e0a0 [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: 0x5625b5398ae0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b564e9b0 [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: 0x5625b5398bf8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b564f2c0 [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: 0x5625b5398d10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b564fbd0 [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: 0x5625b5398e28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5625b538c0b0 VAL: '
27: ' (2 sibs)
27: 0x5625b538c148 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b56504e0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x5625b5650570 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x5625b5650600 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: 0x5625b5398f40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5625b538dcd0 VAL: '
27: ' (2 sibs)
27: 0x5625b538dd68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5625b5650df0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x5625b5650e80 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x5625b5650f10 VAL: '
27: ' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: ---\n
27: |\n
27: hello\n
27: there\n
27: ---\n
27: |\n
27: hello\n
27: there\n
27: e\n
27: ---\n
27: |\n
27: hello\n
27: there\n
27: ere\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: qua\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: o\n
27: qua\n
27: ---\n
27: - |\n
27: hello\n
27: there\n
27: e\n
27: - |\n
27: ciao\n
27: qua\n
27: a\n
27: ---\n
27: foo: |\n
27: hello\n
27: there\n
27: e\n
27: bar: |\n
27: ciao\n
27: qua\n
27: a\n
27: ~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x5625b5579430 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x5625b55794c0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x5625b5579550 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x5625b55795e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x5625b5579670 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x5625b5579700 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x5625b5579790 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x5625b5579820 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x5625b55798b0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x5625b5579940 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x5625b55799d0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x5625b5579a60 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x5625b5579af0 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] 0x5625b56548a0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x5625b5654930 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x5625b56549c0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x5625b5654a50 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x5625b5654ae0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x5625b5654b70 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x5625b5654c00 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x5625b5654c90 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x5625b5654d20 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x5625b5654db0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x5625b5654e40 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x5625b5654ed0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x5625b5654f60 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] 0x5625b55808f0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x5625b5580980 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x5625b5655a90 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x5625b5655b20 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] 0x5625b5582620 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x5625b55826b0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x5625b56563a0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x5625b5656430 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] 0x5625b5584350 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x5625b55843e0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x5625b5656cb0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x5625b5656d40 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] 0x5625b5586080 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x5625b56575c0 [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] 0x5625b5587db0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x5625b5657ed0 [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] 0x5625b5589ae0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x5625b56587e0 [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] 0x5625b558bc20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b558bcb0 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] 0x5625b56590f0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5625b5659180 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] 0x5625b558dea0 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] 0x5625b5659a00 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x5625b5659a90 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x5625b5659b20 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] 0x5625b5659bb0 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] 0x5625b558fcd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b558fd60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b558fdf0 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] 0x5625b565a310 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b565a3a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b565a430 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] 0x5625b5591ca0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b5591d30 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b5591dc0 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] 0x5625b565ac20 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b565acb0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b565ad40 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] 0x5625b5593bd0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b5593c60 VAL: 'Several lines of text, 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] 0x5625b5593cf0 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] 0x5625b565b530 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b565b5c0 VAL: 'Several lines of text, 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] 0x5625b565b650 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] 0x5625b5595ba0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b5595c30 VAL: 'Several 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] 0x5625b5595cc0 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] 0x5625b565be40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b565bed0 VAL: 'Several 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] 0x5625b565bf60 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] 0x5625b5597bf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b5597c80 VAL: 'Several lines 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] 0x5625b565c750 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b565c7e0 VAL: 'Several lines 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] 0x5625b5599bc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b5599c50 VAL: 'Several lines 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] 0x5625b565d060 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b565d0f0 VAL: 'Several lines 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] 0x5625b559bbb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b559bc40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b559bcd0 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] 0x5625b565d970 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b565da00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b565da90 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] 0x5625b559daf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b559db80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b559dc10 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] 0x5625b565e280 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b565e310 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b565e3a0 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] 0x5625b559fbb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b559fc40 KEYVAL: 'example' 'Several lines of text, 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] 0x5625b559fcd0 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] 0x5625b565eb90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b565ec20 KEYVAL: 'example' 'Several lines of text, 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] 0x5625b565ecb0 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] 0x5625b55a1bc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b55a1c50 KEYVAL: 'example' 'Several 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] 0x5625b55a1ce0 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] 0x5625b565f4a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b565f530 KEYVAL: 'example' 'Several 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] 0x5625b565f5c0 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] 0x5625b55a3bd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b55a3c60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b55a3cf0 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] 0x5625b565fdb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b565fe40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b565fed0 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] 0x5625b55a5be0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b55a5c70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b55a5d00 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] 0x5625b56606c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b5660750 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56607e0 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] 0x5625b55a7c10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b55a7ca0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b55a7d30 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] 0x5625b5660fd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b5661060 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56610f0 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] 0x5625b55a9c40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b55a9cd0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b55a9d60 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] 0x5625b56618e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b5661970 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b5661a00 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] 0x5625b55abc10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b55abca0 KEYVAL: 'example' 'Several lines 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] 0x5625b56621f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b5662280 KEYVAL: 'example' 'Several lines 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] 0x5625b55adc00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b55adc90 KEYVAL: 'example' 'Several lines 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] 0x5625b5662b00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b5662b90 KEYVAL: 'example' 'Several lines 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] 0x5625b55afcc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b55afd50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b55afde0 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] 0x5625b5663410 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56634a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b5663530 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] 0x5625b55b1e70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b55b1f00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b55b1f90 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] 0x5625b5663d20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b5663db0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b5663e40 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] 0x5625b55b3ba0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b55b3c30 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5625b55b3cc0 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] 0x5625b5664630 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56646c0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5625b5664750 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] 0x5625b55b58d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b55b5960 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5625b55b59f0 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] 0x5625b5664f40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b5664fd0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5625b5665060 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] 0x5625b55b76c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b55b7750 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5625b55b77e0 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] 0x5625b5665850 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56658e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5625b5665970 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] 0x5625b55b93f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b55b9480 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x5625b55b9510 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] 0x5625b5666160 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56661f0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x5625b5666280 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] 0x5625b55bb120 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b55bb1b0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x5625b55bb240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x5625b55bb2d0 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] 0x5625b5666a70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b5666b00 MAP: (1 sibs) 2 children: 27: [2] [2] 0x5625b5666b90 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x5625b5666c20 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] 0x5625b55bce50 [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] 0x5625b5667380 [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] 0x5625b55beb80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b5667c90 [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] 0x5625b55c08b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b56685a0 [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] 0x5625b55c25e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b5668eb0 [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] 0x5625b55c4310 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b56697c0 [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] 0x5625b55c6040 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b566a0d0 [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] 0x5625b55c7d70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b566a9e0 [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] 0x5625b55c9aa0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b566b2f0 [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] 0x5625b55cb7d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b566bc00 [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] 0x5625b55cd500 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b566c510 [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] 0x5625b55cf230 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b566ce20 [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] 0x5625b55d0f60 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b566d730 [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] 0x5625b55d2c90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b55d2d20 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b566e040 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b566e0d0 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] 0x5625b55d49c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b55d4a50 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] 0x5625b566e950 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b566e9e0 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] 0x5625b55d66f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b55d6780 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] 0x5625b566f260 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b566f2f0 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] 0x5625b55d8420 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b55d84b0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b566fb70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b566fc00 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] 0x5625b55da150 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b55da1e0 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] 0x5625b5670480 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b5670510 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] 0x5625b55dbe80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b55dbf10 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] 0x5625b5670d90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b5670e20 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] 0x5625b55ddbb0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b56716a0 [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] 0x5625b55df8e0 [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] 0x5625b5671fb0 [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] 0x5625b55e1610 [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] 0x5625b56728c0 [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] 0x5625b55e3340 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b55e33d0 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] 0x5625b56731d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b5673260 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] 0x5625b55e5070 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b55e5100 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] 0x5625b5673ae0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b5673b70 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] 0x5625b55e6da0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b55e6e30 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] 0x5625b56743f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b5674480 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] 0x5625b55e8ad0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b55e8b60 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] 0x5625b5674d00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b5674d90 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] 0x5625b55ea800 [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] 0x5625b5675610 [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] 0x5625b55ec530 [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] 0x5625b5675f20 [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] 0x5625b55ee260 [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] 0x5625b5676830 [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] 0x5625b55efff0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b55f0080 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] 0x5625b5677140 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56771d0 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] 0x5625b55f1da0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b55f1e30 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] 0x5625b5677a50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b5677ae0 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] 0x5625b55f3b50 [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] 0x5625b5678360 [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] 0x5625b55f5900 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b55f5990 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] 0x5625b5678c70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b5678d00 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] 0x5625b55f76b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b55f7740 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] 0x5625b5679580 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b5679610 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] 0x5625b55f9460 [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] 0x5625b5679e90 [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] 0x5625b55fb210 [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] 0x5625b567a7a0 [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] 0x5625b55fcfc0 [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] 0x5625b567b0b0 [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] 0x5625b55fed70 [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] 0x5625b567b9c0 [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] 0x5625b5600b20 [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] 0x5625b567c2d0 [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] 0x5625b56028d0 [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] 0x5625b567cbe0 [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] 0x5625b5604680 [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] 0x5625b567d4f0 [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] 0x5625b5606430 [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] 0x5625b567de00 [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] 0x5625b56081d0 [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] 0x5625b567e710 [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] 0x5625b5609fe0 [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] 0x5625b567f020 [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] 0x5625b560bdf0 [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] 0x5625b567f930 [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] 0x5625b560dc10 [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] 0x5625b5680240 [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] 0x5625b560f9c0 [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] 0x5625b5680b50 [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] 0x5625b5611770 [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] 0x5625b5681460 [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] 0x5625b5613520 [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] 0x5625b5681d70 [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] 0x5625b56152d0 [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] 0x5625b5682680 [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] 0x5625b5617080 [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] 0x5625b5682f90 [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] 0x5625b5618e30 [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] 0x5625b56838a0 [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] 0x5625b561abe0 [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] 0x5625b56841b0 [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] 0x5625b561c990 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b561ca20 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x5625b561cab0 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] 0x5625b5684ac0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b5684b50 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x5625b5684be0 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] 0x5625b561e740 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b561e7d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x5625b561e860 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] 0x5625b5685400 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b5685490 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x5625b5685520 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] 0x5625b561f050 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x5625b561f0e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x5625b561f170 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x5625b561f200 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x5625b561f290 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x5625b561f320 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x5625b561f3b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x5625b561f440 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x5625b561f4d0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x5625b561f560 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x5625b561f5f0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x5625b561f680 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x5625b561f710 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] 0x5625b5685d40 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x5625b5685dd0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x5625b5685e60 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x5625b5685ef0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x5625b5685f80 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x5625b5686010 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x5625b56860a0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x5625b5686130 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x5625b56861c0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x5625b5686250 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x5625b56862e0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x5625b5686370 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x5625b5686400 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] 0x5625b56214b0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5625b5621540 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b5686650 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5625b56866e0 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] 0x5625b5621dc0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5625b5621e50 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b5686f60 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5625b5686ff0 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] 0x5625b56226d0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5625b5622760 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b5687870 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5625b5687900 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] 0x5625b5622fe0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b5688180 [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] 0x5625b56238f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b5688a90 [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] 0x5625b5624200 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b56893a0 [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] 0x5625b5624b10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b5624ba0 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] 0x5625b5689cb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b5689d40 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] 0x5625b5625420 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x5625b56254b0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x5625b5625540 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] 0x5625b56255d0 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] 0x5625b568a5c0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x5625b568a650 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x5625b568a6e0 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] 0x5625b568a770 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] 0x5625b5625d30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b5625dc0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b5625e50 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] 0x5625b568aed0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b568af60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b568aff0 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] 0x5625b5626640 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b56266d0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b5626760 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] 0x5625b568b880 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b568b910 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b568b9a0 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] 0x5625b5626f50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b5626fe0 VAL: 'Several lines of text, 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] 0x5625b5627070 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] 0x5625b568c230 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b568c2c0 VAL: 'Several lines of text, 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] 0x5625b568c350 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] 0x5625b5627860 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b56278f0 VAL: 'Several 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] 0x5625b5627980 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] 0x5625b568cbe0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b568cc70 VAL: 'Several 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] 0x5625b568cd00 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] 0x5625b5628170 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b5628200 VAL: 'Several lines 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] 0x5625b568d4f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b568d580 VAL: 'Several lines 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] 0x5625b5628a80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b5628b10 VAL: 'Several lines 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] 0x5625b568de00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b568de90 VAL: 'Several lines 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] 0x5625b5629390 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b5629420 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56294b0 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] 0x5625b568e840 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b568e8d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b568e960 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] 0x5625b5629ca0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b5629d30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b5629dc0 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] 0x5625b568f1f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b568f280 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b568f310 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] 0x5625b562a5b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b562a640 KEYVAL: 'example' 'Several lines of text, 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] 0x5625b562a6d0 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] 0x5625b568fb00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b568fb90 KEYVAL: 'example' 'Several lines of text, 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] 0x5625b568fc20 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] 0x5625b562aec0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b562af50 KEYVAL: 'example' 'Several 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] 0x5625b562afe0 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] 0x5625b56904b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b5690540 KEYVAL: 'example' 'Several 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] 0x5625b56905d0 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] 0x5625b562b7d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b562b860 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b562b8f0 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] 0x5625b5690e60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b5690ef0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b5690f80 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] 0x5625b562c0e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b562c170 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b562c200 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] 0x5625b5691810 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56918a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b5691930 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] 0x5625b562c9f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b562ca80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b562cb10 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] 0x5625b56921c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b5692250 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56922e0 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] 0x5625b562d300 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b562d390 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b562d420 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] 0x5625b5692b70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b5692c00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b5692c90 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] 0x5625b562dc10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b562dca0 KEYVAL: 'example' 'Several lines 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] 0x5625b5693520 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56935b0 KEYVAL: 'example' 'Several lines 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] 0x5625b562e520 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b562e5b0 KEYVAL: 'example' 'Several lines 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] 0x5625b5693ed0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b5693f60 KEYVAL: 'example' 'Several lines 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] 0x5625b562ee30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b562eec0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b562ef50 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] 0x5625b5694880 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b5694910 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56949a0 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] 0x5625b562f740 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b562f7d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b562f860 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] 0x5625b5695230 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56952c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b5695350 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] 0x5625b5630050 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56300e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5625b5630170 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] 0x5625b5695ba0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b5695c30 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5625b5695cc0 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] 0x5625b5630960 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56309f0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5625b5630a80 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] 0x5625b5696510 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56965a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5625b5696630 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] 0x5625b5631270 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b5631300 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5625b5631390 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] 0x5625b5696e80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b5696f10 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5625b5696fa0 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] 0x5625b5631b80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b5631c10 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x5625b5631ca0 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] 0x5625b5697790 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b5697820 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x5625b56978b0 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] 0x5625b5632490 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b5632520 MAP: (1 sibs) 2 children: 27: [2] [2] 0x5625b56325b0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x5625b5632640 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] 0x5625b56980d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b5698160 MAP: (1 sibs) 2 children: 27: [2] [2] 0x5625b56981f0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x5625b5698280 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] 0x5625b5632da0 [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] 0x5625b5698a10 [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] 0x5625b56336b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b5699320 [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] 0x5625b5633fc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b5699c30 [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] 0x5625b56348d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b569a540 [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] 0x5625b56351e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b569ae50 [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] 0x5625b5635af0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b569b760 [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] 0x5625b5636400 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b569c070 [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] 0x5625b5636d10 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b569c980 [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] 0x5625b5637620 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b569d290 [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] 0x5625b5637f30 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b569dba0 [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] 0x5625b5638840 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b569e4b0 [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] 0x5625b5639150 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b569edc0 [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] 0x5625b5639a60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b5639af0 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b569f6d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b569f760 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] 0x5625b563a370 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b563a400 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] 0x5625b569ffe0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56a0070 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] 0x5625b563ac80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b563ad10 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] 0x5625b56a08f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56a0980 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] 0x5625b563b590 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b563b620 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b56a1200 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56a1290 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] 0x5625b563bea0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b563bf30 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] 0x5625b56a1b10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56a1ba0 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] 0x5625b563c7b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b563c840 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] 0x5625b56a2420 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56a24b0 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] 0x5625b563d0c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5625b56a2d30 [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] 0x5625b563d9d0 [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] 0x5625b56a3640 [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] 0x5625b563e2e0 [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] 0x5625b56a3f50 [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] 0x5625b563ebf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b563ec80 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] 0x5625b56a4860 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56a48f0 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] 0x5625b563f500 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b563f590 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] 0x5625b56a5170 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56a5200 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] 0x5625b563fe10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b563fea0 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] 0x5625b56a5a80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56a5b10 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] 0x5625b5640720 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56407b0 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] 0x5625b56a6390 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56a6420 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] 0x5625b5641030 [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] 0x5625b56a6ca0 [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] 0x5625b5641940 [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] 0x5625b56a75b0 [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] 0x5625b5642250 [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] 0x5625b56a7ec0 [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] 0x5625b5642b60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b5642bf0 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] 0x5625b56a87d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56a8860 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] 0x5625b5643470 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b5643500 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] 0x5625b56a90e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56a9170 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] 0x5625b5643d80 [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] 0x5625b56a99f0 [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] 0x5625b5644690 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b5644720 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] 0x5625b56aa300 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56aa390 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] 0x5625b5644fa0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b5645030 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] 0x5625b56aac40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56aacd0 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] 0x5625b56458b0 [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] 0x5625b56ab550 [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] 0x5625b56461c0 [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] 0x5625b56abe60 [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] 0x5625b5646ad0 [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] 0x5625b56ac770 [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] 0x5625b56473e0 [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] 0x5625b56ad080 [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] 0x5625b5647cf0 [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] 0x5625b56ad990 [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] 0x5625b5648600 [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] 0x5625b56ae2a0 [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] 0x5625b5648f10 [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] 0x5625b56aebb0 [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] 0x5625b5649820 [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] 0x5625b56af4c0 [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] 0x5625b564a130 [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] 0x5625b56afdd0 [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] 0x5625b564aa40 [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] 0x5625b56b06e0 [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] 0x5625b564b350 [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] 0x5625b56b0ff0 [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] 0x5625b564bc60 [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] 0x5625b56b1930 [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] 0x5625b564c570 [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] 0x5625b56b2240 [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] 0x5625b564ce80 [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] 0x5625b56b2b50 [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] 0x5625b564d790 [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] 0x5625b56b3460 [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] 0x5625b564e0a0 [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] 0x5625b56b3d70 [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] 0x5625b564e9b0 [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] 0x5625b56b4680 [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] 0x5625b564f2c0 [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] 0x5625b56b4f90 [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] 0x5625b564fbd0 [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] 0x5625b56b58a0 [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] 0x5625b56504e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b5650570 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x5625b5650600 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] 0x5625b56b61b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b56b6240 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x5625b56b62d0 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] 0x5625b5650df0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b5650e80 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x5625b5650f10 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] 0x5625b56b6af0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b56b6b80 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x5625b56b6c10 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: 0x5625b5392f00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x5625b5389530 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5625b53895c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5625b5389660 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5625b53896f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5625b5389790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5625b5389828 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5625b53898c0 DOCSEQ: (8 sibs) 2 children: 27: 0x5625b5389a00 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x5625b5389a98 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x5625b5389958 DOCMAP: (8 sibs) 2 children: 27: 0x5625b5389b40 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x5625b5389bd8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56b7430 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x5625b56b74c0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x5625b56b7550 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x5625b56b75e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x5625b56b7670 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x5625b56b7700 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x5625b56b7790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x5625b56b7820 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x5625b56b78b0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x5625b56b7940 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x5625b56b79d0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x5625b56b7a60 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x5625b56b7af0 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: 0x5625b5393360 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5625b538a450 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b5577920 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5625b55779b0 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: 0x5625b5393478 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5625b5389fe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56b7b90 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5625b56b7c20 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: 0x5625b5393590 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5625b538a0d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56b7cc0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5625b56b7d50 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: 0x5625b53936a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56b7df0 [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: 0x5625b53937c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56b7e90 [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: 0x5625b53938d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56b7f30 [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: 0x5625b53939f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538a2b0 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] 0x5625b56b7fd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56b8060 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: 0x5625b5393b08 [ROOT] MAP: (0 sibs) 3 children: 27: 0x5625b538a4f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x5625b538a588 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x5625b538a620 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56b8100 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x5625b56b8190 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x5625b56b8220 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] 0x5625b56b82b0 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: 0x5625b5393c20 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538a710 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5625b538a7a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56b8350 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56b83e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56b8470 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: 0x5625b5393d38 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5625b538a8f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5625b538a988 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56b8510 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b56b85a0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56b8630 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: 0x5625b5393e50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5625b538aa80 VAL: 'Several lines of text, 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: 0x5625b538ab18 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56b86d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b56b8760 VAL: 'Several lines of text, 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] 0x5625b56b87f0 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: 0x5625b5393f68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5625b538ac10 VAL: 'Several 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: 0x5625b538aca8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56b8890 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b56b8920 VAL: 'Several 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] 0x5625b56b89b0 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: 0x5625b5394080 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5625b538a3a0 VAL: 'Several lines 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] 0x5625b56b8a50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56b8ae0 VAL: 'Several lines 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: 0x5625b5394198 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5625b538adf0 VAL: 'Several lines 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] 0x5625b56b8b80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56b8c10 VAL: 'Several lines 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: 0x5625b53942b0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538aee0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5625b538af78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56b8cb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56b8d40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56b8dd0 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: 0x5625b53943c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538b070 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5625b538b108 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56b8e70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56b8f00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56b8f90 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: 0x5625b53944e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538b200 KEYVAL: 'example' 'Several lines of text, 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: 0x5625b538b298 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56b9030 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56b90c0 KEYVAL: 'example' 'Several lines of text, 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] 0x5625b56b9150 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: 0x5625b53945f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538b390 KEYVAL: 'example' 'Several 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: 0x5625b538b428 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56b91f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56b9280 KEYVAL: 'example' 'Several 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] 0x5625b56b9310 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: 0x5625b5394710 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538b520 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5625b538b5b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56b93b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56b9440 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56b94d0 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: 0x5625b5394828 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538b6b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5625b538b748 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56b9570 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56b9600 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56b9690 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: 0x5625b5394940 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538b840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5625b538b8d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56b9730 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56b97c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56b9850 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: 0x5625b5394a58 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538b9d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5625b538ba68 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56b98f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56b9980 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56b9a10 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: 0x5625b5394b70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538bb60 KEYVAL: 'example' 'Several lines 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] 0x5625b56b9ab0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56b9b40 KEYVAL: 'example' 'Several lines 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: 0x5625b5394c88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538bc50 KEYVAL: 'example' 'Several lines 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] 0x5625b56b9be0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56b9c70 KEYVAL: 'example' 'Several lines 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: 0x5625b5394da0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538bd40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5625b538bdd8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56b9d10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56b9da0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56b9e30 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: 0x5625b5394eb8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538e260 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5625b538e2f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56b9ed0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56b9f60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56b9ff0 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: 0x5625b5394fd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538e440 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5625b538e4e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56ba090 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56ba120 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5625b56ba1b0 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: 0x5625b53950e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538e5d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5625b538e670 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56ba250 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56ba2e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5625b56ba370 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: 0x5625b5395200 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b5392d70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5625b5392e10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56ba410 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56ba4a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5625b56ba530 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: 0x5625b5395318 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538bf70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x5625b538c008 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56ba5d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56ba660 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x5625b56ba6f0 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: 0x5625b5395430 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5625b538e3a0 MAP: (1 sibs) 2 children: 27: 0x5625b538c240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x5625b538c2d8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56ba790 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56ba820 MAP: (1 sibs) 2 children: 27: [2] [2] 0x5625b56ba8b0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x5625b56ba940 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: 0x5625b5395548 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56ba9e0 [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: 0x5625b5395660 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56baa80 [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: 0x5625b5395778 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bab20 [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: 0x5625b5395890 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56babc0 [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: 0x5625b53959a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bac60 [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: 0x5625b5395ac0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bad00 [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: 0x5625b5395bd8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bada0 [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: 0x5625b5395cf0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bae40 [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: 0x5625b5395e08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56baee0 [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: 0x5625b5395f20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56baf80 [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: 0x5625b5396038 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bb020 [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: 0x5625b5396150 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bb0c0 [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: 0x5625b5396268 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5625b538c740 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bb160 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56bb1f0 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: 0x5625b5396380 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5625b538c830 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bb290 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56bb320 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: 0x5625b5396498 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5625b538c920 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bb3c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56bb450 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: 0x5625b53965b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538ca10 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bb4f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56bb580 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: 0x5625b53966c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538cb00 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bb620 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56bb6b0 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: 0x5625b53967e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538cbf0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bb750 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56bb7e0 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: 0x5625b53968f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bb880 [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: 0x5625b5396a10 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bb920 [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: 0x5625b5396b28 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bb9c0 [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: 0x5625b5396c40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5625b538cdd0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bba60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56bbaf0 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: 0x5625b5396d58 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5625b538cec0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bbb90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56bbc20 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: 0x5625b5396e70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538cfb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bbcc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56bbd50 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: 0x5625b5396f88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538d0a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bbdf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56bbe80 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: 0x5625b53970a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bbf20 [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: 0x5625b53971b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bbfc0 [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: 0x5625b53972d0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bc060 [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: 0x5625b53973e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538d280 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bc100 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56bc190 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: 0x5625b5397500 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5625b538d370 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bc230 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56bc2c0 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: 0x5625b5397618 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bc360 [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: 0x5625b5397730 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538d4b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bc400 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56bc490 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: 0x5625b5397848 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5625b538d5a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bc530 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56bc5c0 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: 0x5625b5397960 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bc660 [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: 0x5625b5397a78 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bc700 [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: 0x5625b5397b90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bc7a0 [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: 0x5625b5397ca8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bc840 [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: 0x5625b5397dc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bc8e0 [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: 0x5625b5397ed8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bc980 [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: 0x5625b5397ff0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bca20 [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: 0x5625b5398108 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bcac0 [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: 0x5625b5398220 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bcb60 [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: 0x5625b5398338 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bcc00 [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: 0x5625b5398450 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bcca0 [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: 0x5625b5398568 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bcd40 [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: 0x5625b5398680 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bcde0 [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: 0x5625b5398798 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bce80 [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: 0x5625b53988b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bcf20 [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: 0x5625b53989c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bcfc0 [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: 0x5625b5398ae0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bd060 [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: 0x5625b5398bf8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bd100 [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: 0x5625b5398d10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bd1a0 [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: 0x5625b5398e28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5625b538c0b0 VAL: ' 27: ' (2 sibs) 27: 0x5625b538c148 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bd240 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b56bd2d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x5625b56bd360 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: 0x5625b5398f40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5625b538dcd0 VAL: ' 27: ' (2 sibs) 27: 0x5625b538dd68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bd400 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b56bd490 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x5625b56bd520 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: 0x5625b5392f00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x5625b5389530 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5625b53895c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5625b5389660 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5625b53896f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5625b5389790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5625b5389828 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5625b53898c0 DOCSEQ: (8 sibs) 2 children: 27: 0x5625b5389a00 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x5625b5389a98 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x5625b5389958 DOCMAP: (8 sibs) 2 children: 27: 0x5625b5389b40 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x5625b5389bd8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bd5c0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x5625b56bd650 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x5625b56bd6e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x5625b56bd770 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x5625b56bd800 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x5625b56bd890 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x5625b56bd920 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x5625b56bd9b0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x5625b56bda40 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x5625b56bdad0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x5625b56bdb60 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x5625b56bdbf0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x5625b56bdc80 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: 0x5625b5393360 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5625b538a450 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bdd20 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5625b56bddb0 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: 0x5625b5393478 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5625b5389fe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bde50 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5625b56bdee0 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: 0x5625b5393590 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5625b538a0d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bdf80 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5625b56be010 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: 0x5625b53936a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56be0b0 [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: 0x5625b53937c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56be150 [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: 0x5625b53938d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56be1f0 [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: 0x5625b53939f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538a2b0 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] 0x5625b56be290 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56be320 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: 0x5625b5393b08 [ROOT] MAP: (0 sibs) 3 children: 27: 0x5625b538a4f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x5625b538a588 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x5625b538a620 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56be3c0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x5625b56be450 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x5625b56be4e0 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] 0x5625b56be570 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: 0x5625b5393c20 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538a710 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5625b538a7a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56be610 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56be6a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56be730 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: 0x5625b5393d38 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5625b538a8f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5625b538a988 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56be7d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b56be860 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56be8f0 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: 0x5625b5393e50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5625b538aa80 VAL: 'Several lines of text, 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: 0x5625b538ab18 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56be990 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b56bea20 VAL: 'Several lines of text, 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] 0x5625b56beab0 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: 0x5625b5393f68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5625b538ac10 VAL: 'Several 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: 0x5625b538aca8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56beb50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b56bebe0 VAL: 'Several 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] 0x5625b56bec70 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: 0x5625b5394080 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5625b538a3a0 VAL: 'Several lines 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] 0x5625b56bed10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56beda0 VAL: 'Several lines 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: 0x5625b5394198 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5625b538adf0 VAL: 'Several lines 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] 0x5625b56bee40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56beed0 VAL: 'Several lines 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: 0x5625b53942b0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538aee0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5625b538af78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bef70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56bf000 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56bf090 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: 0x5625b53943c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538b070 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5625b538b108 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bf130 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56bf1c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56bf250 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: 0x5625b53944e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538b200 KEYVAL: 'example' 'Several lines of text, 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: 0x5625b538b298 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bf2f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56bf380 KEYVAL: 'example' 'Several lines of text, 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] 0x5625b56bf410 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: 0x5625b53945f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538b390 KEYVAL: 'example' 'Several 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: 0x5625b538b428 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bf4b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56bf540 KEYVAL: 'example' 'Several 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] 0x5625b56bf5d0 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: 0x5625b5394710 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538b520 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5625b538b5b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bf670 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56bf700 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56bf790 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: 0x5625b5394828 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538b6b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5625b538b748 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bf830 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56bf8c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56bf950 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: 0x5625b5394940 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538b840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5625b538b8d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bf9f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56bfa80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56bfb10 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: 0x5625b5394a58 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538b9d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5625b538ba68 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bfbb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56bfc40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56bfcd0 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: 0x5625b5394b70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538bb60 KEYVAL: 'example' 'Several lines 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] 0x5625b56bfd70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56bfe00 KEYVAL: 'example' 'Several lines 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: 0x5625b5394c88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538bc50 KEYVAL: 'example' 'Several lines 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] 0x5625b56bfea0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56bff30 KEYVAL: 'example' 'Several lines 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: 0x5625b5394da0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538bd40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5625b538bdd8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56bffd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56c0060 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56c00f0 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: 0x5625b5394eb8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538e260 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5625b538e2f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c0190 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56c0220 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5625b56c02b0 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: 0x5625b5394fd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538e440 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5625b538e4e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c0350 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56c03e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5625b56c0470 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: 0x5625b53950e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538e5d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5625b538e670 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c0510 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56c05a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5625b56c0630 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: 0x5625b5395200 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b5392d70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5625b5392e10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c06d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56c0760 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5625b56c07f0 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: 0x5625b5395318 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5625b538bf70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x5625b538c008 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c0890 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5625b56c0920 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x5625b56c09b0 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: 0x5625b5395430 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5625b538e3a0 MAP: (1 sibs) 2 children: 27: 0x5625b538c240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x5625b538c2d8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c0a50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56c0ae0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x5625b56c0b70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x5625b56c0c00 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: 0x5625b5395548 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c0ca0 [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: 0x5625b5395660 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c0d40 [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: 0x5625b5395778 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c0de0 [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: 0x5625b5395890 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c0e80 [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: 0x5625b53959a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c0f20 [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: 0x5625b5395ac0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c0fc0 [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: 0x5625b5395bd8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c1060 [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: 0x5625b5395cf0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c1100 [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: 0x5625b5395e08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c11a0 [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: 0x5625b5395f20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c1240 [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: 0x5625b5396038 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c12e0 [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: 0x5625b5396150 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c1380 [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: 0x5625b5396268 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5625b538c740 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c1420 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56c14b0 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: 0x5625b5396380 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5625b538c830 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c1550 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56c15e0 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: 0x5625b5396498 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5625b538c920 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c1680 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56c1710 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: 0x5625b53965b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538ca10 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c17b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56c1840 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: 0x5625b53966c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538cb00 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c18e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56c1970 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: 0x5625b53967e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538cbf0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c1a10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56c1aa0 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: 0x5625b53968f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c1b40 [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: 0x5625b5396a10 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c1be0 [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: 0x5625b5396b28 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c1c80 [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: 0x5625b5396c40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5625b538cdd0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c1d20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56c1db0 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: 0x5625b5396d58 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5625b538cec0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c1e50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56c1ee0 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: 0x5625b5396e70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538cfb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c1f80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56c2010 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: 0x5625b5396f88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538d0a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c20b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56c2140 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: 0x5625b53970a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c21e0 [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: 0x5625b53971b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c2280 [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: 0x5625b53972d0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c2320 [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: 0x5625b53973e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538d280 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c23c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56c2450 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: 0x5625b5397500 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5625b538d370 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c24f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56c2580 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: 0x5625b5397618 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c2620 [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: 0x5625b5397730 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5625b538d4b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c26c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5625b56c2750 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: 0x5625b5397848 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5625b538d5a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c27f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5625b56c2880 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: 0x5625b5397960 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c2920 [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: 0x5625b5397a78 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c29c0 [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: 0x5625b5397b90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c2a60 [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: 0x5625b5397ca8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c2b00 [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: 0x5625b5397dc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c2ba0 [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: 0x5625b5397ed8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c2c40 [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: 0x5625b5397ff0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c2ce0 [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: 0x5625b5398108 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c2d80 [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: 0x5625b5398220 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c2e20 [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: 0x5625b5398338 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c2ec0 [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: 0x5625b5398450 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c2f60 [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: 0x5625b5398568 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c3000 [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: 0x5625b5398680 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c30a0 [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: 0x5625b5398798 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c3140 [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: 0x5625b53988b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c31e0 [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: 0x5625b53989c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c3280 [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: 0x5625b5398ae0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c3320 [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: 0x5625b5398bf8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c33c0 [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: 0x5625b5398d10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c3460 [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: 0x5625b5398e28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5625b538c0b0 VAL: ' 27: ' (2 sibs) 27: 0x5625b538c148 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c3500 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b56c3590 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x5625b56c3620 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: 0x5625b5398f40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5625b538dcd0 VAL: ' 27: ' (2 sibs) 27: 0x5625b538dd68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5625b56c36c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5625b56c3750 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x5625b56c37e0 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 (149 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (150 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.17 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.13.0/googletest/src/gtest_main.cc 28: [==========] Running 2366 tests from 3 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from CaseNode 28: [ RUN ] CaseNode.setting_up 28: [ OK ] CaseNode.setting_up (0 ms) 28: [----------] 1 test from CaseNode (0 ms total) 28: 28: [----------] 25 tests from block_folded 28: [ RUN ] block_folded.basic 28: [ OK ] block_folded.basic (0 ms) 28: [ RUN ] block_folded.empty_block 28: [ OK ] block_folded.empty_block (0 ms) 28: [ RUN ] block_folded.empty_block0 28: [ OK ] block_folded.empty_block0 (0 ms) 28: [ RUN ] block_folded.empty_block1 28: [ OK ] block_folded.empty_block1 (0 ms) 28: [ RUN ] block_folded.empty_block_as_container_member 28: [ OK ] block_folded.empty_block_as_container_member (0 ms) 28: [ RUN ] block_folded.issue152_not_indented 28: [ OK ] block_folded.issue152_not_indented (0 ms) 28: [ RUN ] block_folded.issue152_indented_once 28: [ OK ] block_folded.issue152_indented_once (0 ms) 28: [ RUN ] block_folded.issue152_indented_twice 28: [ OK ] block_folded.issue152_indented_twice (0 ms) 28: [ RUN ] block_folded.issue152_indented_thrice 28: [ OK ] block_folded.issue152_indented_thrice (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ 28: [ OK ] block_folded.test_suite_4QFQ (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ_pt2 28: [ OK ] block_folded.test_suite_4QFQ_pt2 (0 ms) 28: [ RUN ] block_folded.test_suite_6VJK 28: [ OK ] block_folded.test_suite_6VJK (0 ms) 28: [ RUN ] block_folded.test_suite_7T8X 28: [ OK ] block_folded.test_suite_7T8X (0 ms) 28: [ RUN ] block_folded.test_suite_A6F9 28: [ OK ] block_folded.test_suite_A6F9 (0 ms) 28: [ RUN ] block_folded.test_suite_B3HG 28: [ OK ] block_folded.test_suite_B3HG (0 ms) 28: [ RUN ] block_folded.test_suite_D83L 28: [ OK ] block_folded.test_suite_D83L (0 ms) 28: [ RUN ] block_folded.test_suite_DWX9 28: [ OK ] block_folded.test_suite_DWX9 (0 ms) 28: [ RUN ] block_folded.test_suite_F6MC 28: [ OK ] block_folded.test_suite_F6MC (0 ms) 28: [ RUN ] block_folded.test_suite_K858 28: [ OK ] block_folded.test_suite_K858 (0 ms) 28: [ RUN ] block_folded.test_suite_MJS9 28: [ OK ] block_folded.test_suite_MJS9 (0 ms) 28: [ RUN ] block_folded.test_suite_P2AD 28: [ OK ] block_folded.test_suite_P2AD (0 ms) 28: [ RUN ] block_folded.test_suite_R4YG 28: [ OK ] block_folded.test_suite_R4YG (0 ms) 28: [ RUN ] block_folded.test_suite_T26H 28: [ OK ] block_folded.test_suite_T26H (0 ms) 28: [ RUN ] block_folded.test_suite_T5N4 28: [ OK ] block_folded.test_suite_T5N4 (0 ms) 28: [ RUN ] block_folded.test_suite_W4TN 28: [ OK ] block_folded.test_suite_W4TN (0 ms) 28: [----------] 25 tests from block_folded (1 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: 0x55d4d9631780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55d4d96280d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55d4d9628168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55d4d9628200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55d4d9628298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55d4d9628330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55d4d96283c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55d4d9628460 DOCSEQ: (8 sibs) 2 children: 28: 0x55d4d96285a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55d4d9628638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55d4d96284f8 DOCMAP: (8 sibs) 2 children: 28: 0x55d4d96286e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55d4d9628778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9798470 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55d4d9798500 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55d4d9798590 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55d4d9798620 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55d4d97986b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55d4d9798740 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55d4d97987d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55d4d9798860 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55d4d97988f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55d4d9798980 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55d4d9798a10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55d4d9798aa0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55d4d9798b30 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: 0x55d4d9631be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97a1480 [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: 0x55d4d9631cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97a31b0 [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: 0x55d4d9631e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97a4ee0 [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: 0x55d4d9631f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55d4d9628c70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55d4d9628d08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55d4d9628da0 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] 0x55d4d97a7690 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55d4d97a7720 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55d4d97a77b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55d4d97a7840 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: 0x55d4d9632040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55d4d9628e90 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: 0x55d4d9628f28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97a9500 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97a9590 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] 0x55d4d97a9620 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: 0x55d4d9632158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d96290b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97ab4f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97ab580 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d97ab610 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: 0x55d4d9632270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d96291b0 KEYVAL: '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: 0x55d4d9629248 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97ad430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97ad4c0 KEYVAL: '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] 0x55d4d97ad550 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: 0x55d4d9632388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629340 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: 0x55d4d96293d8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97af420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97af4b0 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] 0x55d4d97af540 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: 0x55d4d96324a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d96294d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d9629568 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97b1410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97b14a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d97b1530 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: 0x55d4d96325b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629660 KEYVAL: '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: 0x55d4d96296f8 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] 0x55d4d97b34e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97b3570 KEYVAL: '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] 0x55d4d97b3600 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: 0x55d4d96326d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d962aa50 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: 0x55d4d962aae8 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] 0x55d4d97b56f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97b5780 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] 0x55d4d97b5810 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: 0x55d4d96327e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d962ab90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d962ac28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97b77b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97b7840 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d97b78d0 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: 0x55d4d9632900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d962cfe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d962d078 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97b97c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97b9850 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d97b98e0 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: 0x55d4d9632a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d96298e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d9629978 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97bb7f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97bb880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d97bb910 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: 0x55d4d9632b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629a70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d9629b08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97bd820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97bd8b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d97bd940 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: 0x55d4d9632c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629c00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d9629c98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97bf7f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97bf880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d97bf910 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: 0x55d4d9632d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629d90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d9629e28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97c19a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97c1a30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d97c1ac0 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: 0x55d4d9632e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55d4d9629ed0 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] 0x55d4d97c3870 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55d4d97c3900 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: 0x55d4d9632f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629fc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d962a058 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97c5840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97c58d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d97c5960 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: 0x55d4d96330a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97c7570 [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: 0x55d4d96331c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97c92a0 [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: 0x55d4d96332d8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97cafd0 [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: 0x55d4d96333f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97ccd00 [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: 0x55d4d9633508 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97cea30 [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: 0x55d4d9633620 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97d0760 [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: 0x55d4d9633738 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97d2490 [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: 0x55d4d9633850 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97d41c0 [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: 0x55d4d9633968 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97d5ef0 [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: 0x55d4d9633a80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97d7c20 [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: 0x55d4d9633b98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97d9950 [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: 0x55d4d9633cb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97db680 [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: 0x55d4d9633dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97dd3b0 [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: 0x55d4d9633ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97df0e0 [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: 0x55d4d9633ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97e0e10 [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: 0x55d4d9634110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97e2b40 [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: 0x55d4d9634228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97e4870 [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: 0x55d4d9634340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97e65a0 [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: 0x55d4d9634458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97e82d0 [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: 0x55d4d9634570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97ea000 [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: 0x55d4d9634688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97ebd30 [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: 0x55d4d96347a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97eda60 [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: 0x55d4d96348b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97ef790 [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: 0x55d4d96349d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97f14c0 [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: 0x55d4d9634ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97f31f0 [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: 0x55d4d9634c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97f4f80 [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: 0x55d4d9634d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97f6d30 [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: 0x55d4d9634e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97f8ae0 [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: 0x55d4d9634f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97fa890 [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: 0x55d4d9635060 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97fc640 [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: 0x55d4d9635178 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d97fe3f0 [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: 0x55d4d9635290 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98001a0 [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: 0x55d4d96353a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9801f50 [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: 0x55d4d96354c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9803d00 [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: 0x55d4d96355d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9805ab0 [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: 0x55d4d96356f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9807860 [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: 0x55d4d9635808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9809610 [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: 0x55d4d9635920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d980b3c0 [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: 0x55d4d9635a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d980d170 [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: 0x55d4d9635b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d980ef20 [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: 0x55d4d9635c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55d4d962b090 VAL: ' 28: ' (2 sibs) 28: 0x55d4d962b128 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9810cd0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9810d60 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55d4d9810df0 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: 0x55d4d9635d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55d4d962b220 VAL: ' 28: ' (2 sibs) 28: 0x55d4d962b2b8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9812a80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9812b10 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55d4d9812ba0 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: 0x55d4d9631780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55d4d96280d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55d4d9628168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55d4d9628200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55d4d9628298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55d4d9628330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55d4d96283c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55d4d9628460 DOCSEQ: (8 sibs) 2 children: 28: 0x55d4d96285a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55d4d9628638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55d4d96284f8 DOCMAP: (8 sibs) 2 children: 28: 0x55d4d96286e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55d4d9628778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9813390 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55d4d9813420 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55d4d98134b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55d4d9813540 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55d4d98135d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55d4d9813660 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55d4d98136f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55d4d9813780 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55d4d9813810 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55d4d98138a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55d4d9813930 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55d4d98139c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55d4d9813a50 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: 0x55d4d9631be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9815870 [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: 0x55d4d9631cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9816180 [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: 0x55d4d9631e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9816a90 [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: 0x55d4d9631f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55d4d9628c70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55d4d9628d08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55d4d9628da0 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] 0x55d4d98173a0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55d4d9817430 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55d4d98174c0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55d4d9817550 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: 0x55d4d9632040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55d4d9628e90 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: 0x55d4d9628f28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9817cb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9817d40 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] 0x55d4d9817dd0 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: 0x55d4d9632158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d96290b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98185c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9818650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d98186e0 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: 0x55d4d9632270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d96291b0 KEYVAL: '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: 0x55d4d9629248 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9818ed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9818f60 KEYVAL: '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] 0x55d4d9818ff0 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: 0x55d4d9632388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629340 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: 0x55d4d96293d8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98197e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9819870 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] 0x55d4d9819900 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: 0x55d4d96324a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d96294d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d9629568 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d981a0f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d981a180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d981a210 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: 0x55d4d96325b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629660 KEYVAL: '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: 0x55d4d96296f8 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] 0x55d4d981aa00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d981aa90 KEYVAL: '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] 0x55d4d981ab20 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: 0x55d4d96326d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d962aa50 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: 0x55d4d962aae8 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] 0x55d4d981b310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d981b3a0 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] 0x55d4d981b430 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: 0x55d4d96327e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d962ab90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d962ac28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d981bc20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d981bcb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d981bd40 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: 0x55d4d9632900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d962cfe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d962d078 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d981c530 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d981c5c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d981c650 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: 0x55d4d9632a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d96298e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d9629978 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d981ce40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d981ced0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d981cf60 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: 0x55d4d9632b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629a70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d9629b08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d981d750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d981d7e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d981d870 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: 0x55d4d9632c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629c00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d9629c98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d981e060 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d981e0f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d981e180 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: 0x55d4d9632d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629d90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d9629e28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d981ea40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d981ead0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d981eb60 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: 0x55d4d9632e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55d4d9629ed0 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] 0x55d4d981f350 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55d4d981f3e0 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: 0x55d4d9632f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629fc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d962a058 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d981fc60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d981fcf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d981fd80 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: 0x55d4d96330a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9820570 [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: 0x55d4d96331c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9820e80 [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: 0x55d4d96332d8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9821790 [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: 0x55d4d96333f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98220a0 [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: 0x55d4d9633508 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98229b0 [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: 0x55d4d9633620 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98232c0 [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: 0x55d4d9633738 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9823bd0 [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: 0x55d4d9633850 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98244e0 [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: 0x55d4d9633968 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9824df0 [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: 0x55d4d9633a80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9825700 [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: 0x55d4d9633b98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9826010 [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: 0x55d4d9633cb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9826920 [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: 0x55d4d9633dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9827230 [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: 0x55d4d9633ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9827b40 [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: 0x55d4d9633ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9828450 [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: 0x55d4d9634110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9828d60 [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: 0x55d4d9634228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9829670 [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: 0x55d4d9634340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9829f80 [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: 0x55d4d9634458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d982a890 [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: 0x55d4d9634570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d982b1a0 [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: 0x55d4d9634688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d982bab0 [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: 0x55d4d96347a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d982c3c0 [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: 0x55d4d96348b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d982ccd0 [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: 0x55d4d96349d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d982d5e0 [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: 0x55d4d9634ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d982def0 [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: 0x55d4d9634c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d982e800 [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: 0x55d4d9634d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d982f110 [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: 0x55d4d9634e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d982fa20 [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: 0x55d4d9634f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9830330 [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: 0x55d4d9635060 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9830c40 [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: 0x55d4d9635178 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9831550 [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: 0x55d4d9635290 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9831e60 [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: 0x55d4d96353a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9832770 [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: 0x55d4d96354c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9833080 [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: 0x55d4d96355d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9833990 [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: 0x55d4d96356f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98342a0 [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: 0x55d4d9635808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9834bb0 [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: 0x55d4d9635920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98354c0 [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: 0x55d4d9635a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9835dd0 [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: 0x55d4d9635b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98366e0 [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: 0x55d4d9635c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55d4d962b090 VAL: ' 28: ' (2 sibs) 28: 0x55d4d962b128 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9836ff0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9837080 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55d4d9837110 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: 0x55d4d9635d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55d4d962b220 VAL: ' 28: ' (2 sibs) 28: 0x55d4d962b2b8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9837900 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9837990 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55d4d9837a20 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ---\n 28: >\n 28: hello there\n 28: ---\n 28: >\n 28: hello there\n 28: e\n 28: ---\n 28: >\n 28: hello there\n 28: ere\n 28: ---\n 28: >\n 28: ciao qua\n 28: ---\n 28: >\n 28: ciao qua\n 28: qua\n 28: ---\n 28: >\n 28: ciao qua\n 28: o\n 28: qua\n 28: ---\n 28: - >\n 28: hello there\n 28: e\n 28: - >\n 28: ciao qua\n 28: a\n 28: ---\n 28: foo: >\n 28: hello there\n 28: e\n 28: bar: >\n 28: ciao qua\n 28: a\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x55d4d9798470 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55d4d9798500 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55d4d9798590 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55d4d9798620 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55d4d97986b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55d4d9798740 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55d4d97987d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55d4d9798860 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55d4d97988f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55d4d9798980 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55d4d9798a10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55d4d9798aa0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55d4d9798b30 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] 0x55d4d983a940 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55d4d983a9d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55d4d983aa60 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55d4d983aaf0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55d4d983ab80 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55d4d983ac10 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55d4d983aca0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55d4d983ad30 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55d4d983adc0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55d4d983ae50 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55d4d983aee0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55d4d983af70 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55d4d983b000 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] 0x55d4d97a1480 [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] 0x55d4d983bb30 [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] 0x55d4d97a31b0 [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] 0x55d4d983c440 [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] 0x55d4d97a4ee0 [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] 0x55d4d983cd50 [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] 0x55d4d97a7690 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55d4d97a7720 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55d4d97a77b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55d4d97a7840 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] 0x55d4d983d660 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55d4d983d6f0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55d4d983d780 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55d4d983d810 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] 0x55d4d97a9500 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97a9590 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] 0x55d4d97a9620 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] 0x55d4d983df70 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d983e000 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] 0x55d4d983e090 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] 0x55d4d97ab4f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97ab580 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d97ab610 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] 0x55d4d983e880 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d983e910 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d983e9a0 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] 0x55d4d97ad430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97ad4c0 KEYVAL: '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] 0x55d4d97ad550 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] 0x55d4d983f190 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d983f220 KEYVAL: '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] 0x55d4d983f2b0 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] 0x55d4d97af420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97af4b0 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] 0x55d4d97af540 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] 0x55d4d983faa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d983fb30 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] 0x55d4d983fbc0 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] 0x55d4d97b1410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97b14a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d97b1530 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] 0x55d4d98403b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9840440 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d98404d0 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] 0x55d4d97b34e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97b3570 KEYVAL: '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] 0x55d4d97b3600 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] 0x55d4d9840cc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9840d50 KEYVAL: '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] 0x55d4d9840de0 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] 0x55d4d97b56f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97b5780 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] 0x55d4d97b5810 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] 0x55d4d98415d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9841660 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] 0x55d4d98416f0 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] 0x55d4d97b77b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97b7840 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d97b78d0 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] 0x55d4d9841ee0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9841f70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9842000 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] 0x55d4d97b97c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97b9850 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d97b98e0 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] 0x55d4d98427f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9842880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9842910 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] 0x55d4d97bb7f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97bb880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d97bb910 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] 0x55d4d9843100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9843190 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9843220 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] 0x55d4d97bd820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97bd8b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d97bd940 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] 0x55d4d9843a10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9843aa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9843b30 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] 0x55d4d97bf7f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97bf880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d97bf910 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] 0x55d4d9844320 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d98443b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9844440 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] 0x55d4d97c19a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97c1a30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d97c1ac0 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] 0x55d4d9844c30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9844cc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9844d50 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] 0x55d4d97c3870 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55d4d97c3900 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] 0x55d4d9845540 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55d4d98455d0 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] 0x55d4d97c5840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d97c58d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d97c5960 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] 0x55d4d9845e50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9845ee0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9845f70 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] 0x55d4d97c7570 [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] 0x55d4d9846760 [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] 0x55d4d97c92a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d9847070 [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] 0x55d4d97cafd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d9847980 [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] 0x55d4d97ccd00 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d9848290 [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] 0x55d4d97cea30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d9848ba0 [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] 0x55d4d97d0760 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d98494b0 [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] 0x55d4d97d2490 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d9849dc0 [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] 0x55d4d97d41c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d984a6d0 [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] 0x55d4d97d5ef0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d984afe0 [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] 0x55d4d97d7c20 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d984b8f0 [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] 0x55d4d97d9950 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d984c200 [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] 0x55d4d97db680 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d984cb10 [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] 0x55d4d97dd3b0 [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] 0x55d4d984d420 [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] 0x55d4d97df0e0 [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] 0x55d4d984dd30 [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] 0x55d4d97e0e10 [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] 0x55d4d984e640 [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] 0x55d4d97e2b40 [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] 0x55d4d984ef50 [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] 0x55d4d97e4870 [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] 0x55d4d984f860 [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] 0x55d4d97e65a0 [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] 0x55d4d9850170 [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] 0x55d4d97e82d0 [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] 0x55d4d9850a80 [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] 0x55d4d97ea000 [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] 0x55d4d9851390 [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] 0x55d4d97ebd30 [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] 0x55d4d9851ca0 [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] 0x55d4d97eda60 [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] 0x55d4d98525b0 [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] 0x55d4d97ef790 [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] 0x55d4d9852ec0 [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] 0x55d4d97f14c0 [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] 0x55d4d98537d0 [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] 0x55d4d97f31f0 [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] 0x55d4d98540e0 [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] 0x55d4d97f4f80 [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] 0x55d4d98549f0 [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] 0x55d4d97f6d30 [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] 0x55d4d9855300 [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] 0x55d4d97f8ae0 [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] 0x55d4d9855c10 [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] 0x55d4d97fa890 [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] 0x55d4d9856520 [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] 0x55d4d97fc640 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d9856e30 [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] 0x55d4d97fe3f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d9857740 [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] 0x55d4d98001a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d9858050 [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] 0x55d4d9801f50 [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] 0x55d4d9858960 [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] 0x55d4d9803d00 [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] 0x55d4d9859270 [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] 0x55d4d9805ab0 [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] 0x55d4d9859b80 [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] 0x55d4d9807860 [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] 0x55d4d985a490 [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] 0x55d4d9809610 [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] 0x55d4d985ada0 [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] 0x55d4d980b3c0 [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] 0x55d4d985b6b0 [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] 0x55d4d980d170 [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] 0x55d4d985bfc0 [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] 0x55d4d980ef20 [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] 0x55d4d985c8d0 [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] 0x55d4d9810cd0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9810d60 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55d4d9810df0 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] 0x55d4d985d1e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d985d270 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55d4d985d300 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] 0x55d4d9812a80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9812b10 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55d4d9812ba0 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] 0x55d4d985daf0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d985db80 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55d4d985dc10 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] 0x55d4d9813390 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55d4d9813420 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55d4d98134b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55d4d9813540 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55d4d98135d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55d4d9813660 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55d4d98136f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55d4d9813780 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55d4d9813810 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55d4d98138a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55d4d9813930 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55d4d98139c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55d4d9813a50 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] 0x55d4d985e400 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55d4d985e490 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55d4d985e520 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55d4d985e5b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55d4d985e640 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55d4d985e6d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55d4d985e760 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55d4d985e7f0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55d4d985e880 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55d4d985e910 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55d4d985e9a0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55d4d985ea30 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55d4d985eac0 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] 0x55d4d9815870 [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] 0x55d4d985ed10 [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] 0x55d4d9816180 [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] 0x55d4d985f620 [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] 0x55d4d9816a90 [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] 0x55d4d985ff30 [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] 0x55d4d98173a0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55d4d9817430 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55d4d98174c0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55d4d9817550 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] 0x55d4d9860840 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55d4d98608d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55d4d9860960 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55d4d98609f0 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] 0x55d4d9817cb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9817d40 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] 0x55d4d9817dd0 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] 0x55d4d9861150 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d98611e0 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] 0x55d4d9861270 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] 0x55d4d98185c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9818650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d98186e0 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] 0x55d4d9861a60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9861af0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9861b80 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] 0x55d4d9818ed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9818f60 KEYVAL: '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] 0x55d4d9818ff0 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] 0x55d4d9862410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d98624a0 KEYVAL: '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] 0x55d4d9862530 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] 0x55d4d98197e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9819870 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] 0x55d4d9819900 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] 0x55d4d9862dc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9862e50 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] 0x55d4d9862ee0 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] 0x55d4d981a0f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d981a180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d981a210 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] 0x55d4d9863770 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9863800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9863890 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] 0x55d4d981aa00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d981aa90 KEYVAL: '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] 0x55d4d981ab20 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] 0x55d4d9864080 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9864110 KEYVAL: '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] 0x55d4d98641a0 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] 0x55d4d981b310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d981b3a0 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] 0x55d4d981b430 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] 0x55d4d9864990 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9864a20 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] 0x55d4d9864ab0 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] 0x55d4d981bc20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d981bcb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d981bd40 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] 0x55d4d9865340 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d98653d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9865460 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] 0x55d4d981c530 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d981c5c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d981c650 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] 0x55d4d9865cf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9865d80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9865e10 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] 0x55d4d981ce40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d981ced0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d981cf60 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] 0x55d4d98666a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9866730 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d98667c0 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] 0x55d4d981d750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d981d7e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d981d870 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] 0x55d4d9867050 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d98670e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9867170 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] 0x55d4d981e060 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d981e0f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d981e180 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] 0x55d4d9867a00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9867a90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9867b20 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] 0x55d4d981ea40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d981ead0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d981eb60 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] 0x55d4d98683b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9868440 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d98684d0 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] 0x55d4d981f350 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55d4d981f3e0 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] 0x55d4d9868cc0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55d4d9868d50 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] 0x55d4d981fc60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d981fcf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d981fd80 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] 0x55d4d9869670 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9869700 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9869790 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] 0x55d4d9820570 [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] 0x55d4d9869f80 [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] 0x55d4d9820e80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d986a890 [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] 0x55d4d9821790 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d986b1a0 [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] 0x55d4d98220a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d986bab0 [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] 0x55d4d98229b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d986c3c0 [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] 0x55d4d98232c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d986ccd0 [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] 0x55d4d9823bd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d986d5e0 [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] 0x55d4d98244e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d986def0 [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] 0x55d4d9824df0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d986e800 [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] 0x55d4d9825700 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d986f110 [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] 0x55d4d9826010 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d986fa20 [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] 0x55d4d9826920 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d9870330 [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] 0x55d4d9827230 [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] 0x55d4d9870c40 [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] 0x55d4d9827b40 [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] 0x55d4d9871550 [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] 0x55d4d9828450 [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] 0x55d4d9871e60 [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] 0x55d4d9828d60 [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] 0x55d4d9872770 [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] 0x55d4d9829670 [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] 0x55d4d9873080 [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] 0x55d4d9829f80 [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] 0x55d4d9873990 [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] 0x55d4d982a890 [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] 0x55d4d98742a0 [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] 0x55d4d982b1a0 [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] 0x55d4d9874bb0 [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] 0x55d4d982bab0 [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] 0x55d4d98754c0 [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] 0x55d4d982c3c0 [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] 0x55d4d9875e00 [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] 0x55d4d982ccd0 [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] 0x55d4d9876710 [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] 0x55d4d982d5e0 [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] 0x55d4d9877020 [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] 0x55d4d982def0 [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] 0x55d4d9877930 [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] 0x55d4d982e800 [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] 0x55d4d9878240 [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] 0x55d4d982f110 [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] 0x55d4d9878b50 [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] 0x55d4d982fa20 [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] 0x55d4d9879460 [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] 0x55d4d9830330 [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] 0x55d4d9879d70 [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] 0x55d4d9830c40 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d987a680 [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] 0x55d4d9831550 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d987af90 [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] 0x55d4d9831e60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55d4d987b8a0 [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] 0x55d4d9832770 [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] 0x55d4d987c1b0 [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] 0x55d4d9833080 [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] 0x55d4d987cac0 [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] 0x55d4d9833990 [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] 0x55d4d987d3d0 [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] 0x55d4d98342a0 [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] 0x55d4d987dce0 [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] 0x55d4d9834bb0 [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] 0x55d4d987e5f0 [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] 0x55d4d98354c0 [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] 0x55d4d987ef00 [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] 0x55d4d9835dd0 [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] 0x55d4d987f810 [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] 0x55d4d98366e0 [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] 0x55d4d9880120 [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] 0x55d4d9836ff0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9837080 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55d4d9837110 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] 0x55d4d9880a30 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9880ac0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55d4d9880b50 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] 0x55d4d9837900 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9837990 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55d4d9837a20 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] 0x55d4d9881340 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d98813d0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55d4d9881460 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: 0x55d4d9631780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55d4d96280d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55d4d9628168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55d4d9628200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55d4d9628298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55d4d9628330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55d4d96283c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55d4d9628460 DOCSEQ: (8 sibs) 2 children: 28: 0x55d4d96285a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55d4d9628638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55d4d96284f8 DOCMAP: (8 sibs) 2 children: 28: 0x55d4d96286e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55d4d9628778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9881c80 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55d4d9881d10 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55d4d9881da0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55d4d9881e30 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55d4d9881ec0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55d4d9881f50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55d4d9881fe0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55d4d9882070 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55d4d9882100 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55d4d9882190 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55d4d9882220 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55d4d98822b0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55d4d9882340 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: 0x55d4d9631be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98823e0 [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: 0x55d4d9631cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9882480 [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: 0x55d4d9631e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9882520 [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: 0x55d4d9631f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55d4d9628c70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55d4d9628d08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55d4d9628da0 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] 0x55d4d98825c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55d4d9882650 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55d4d98826e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55d4d9882770 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: 0x55d4d9632040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55d4d9628e90 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: 0x55d4d9628f28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9796bf0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9796c80 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] 0x55d4d9796d10 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: 0x55d4d9632158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d96290b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9882810 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d98828a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9882930 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: 0x55d4d9632270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d96291b0 KEYVAL: '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: 0x55d4d9629248 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98829d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9882a60 KEYVAL: '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] 0x55d4d9882af0 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: 0x55d4d9632388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629340 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: 0x55d4d96293d8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9882b90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9882c20 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] 0x55d4d9882cb0 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: 0x55d4d96324a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d96294d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d9629568 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9882d50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9882de0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9882e70 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: 0x55d4d96325b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629660 KEYVAL: '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: 0x55d4d96296f8 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] 0x55d4d9882f10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9882fa0 KEYVAL: '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] 0x55d4d9883030 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: 0x55d4d96326d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d962aa50 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: 0x55d4d962aae8 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] 0x55d4d98830d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9883160 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] 0x55d4d98831f0 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: 0x55d4d96327e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d962ab90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d962ac28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9883290 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9883320 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d98833b0 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: 0x55d4d9632900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d962cfe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d962d078 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9883450 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d98834e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9883570 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: 0x55d4d9632a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d96298e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d9629978 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9883610 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d98836a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9883730 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: 0x55d4d9632b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629a70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d9629b08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98837d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9883860 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d98838f0 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: 0x55d4d9632c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629c00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d9629c98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9883990 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9883a20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9883ab0 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: 0x55d4d9632d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629d90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d9629e28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9883b50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9883be0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9883c70 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: 0x55d4d9632e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55d4d9629ed0 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] 0x55d4d9798e90 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55d4d9798f20 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: 0x55d4d9632f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629fc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d962a058 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9883d10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9883da0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9883e30 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: 0x55d4d96330a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9883ed0 [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: 0x55d4d96331c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9883f70 [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: 0x55d4d96332d8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9884010 [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: 0x55d4d96333f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98840b0 [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: 0x55d4d9633508 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9884150 [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: 0x55d4d9633620 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98841f0 [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: 0x55d4d9633738 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9884290 [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: 0x55d4d9633850 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9884330 [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: 0x55d4d9633968 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98843d0 [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: 0x55d4d9633a80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9884470 [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: 0x55d4d9633b98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9884510 [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: 0x55d4d9633cb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98845b0 [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: 0x55d4d9633dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9884650 [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: 0x55d4d9633ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98846f0 [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: 0x55d4d9633ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9884790 [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: 0x55d4d9634110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9884830 [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: 0x55d4d9634228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98848d0 [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: 0x55d4d9634340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9884970 [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: 0x55d4d9634458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9884a10 [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: 0x55d4d9634570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9884ab0 [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: 0x55d4d9634688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9884b50 [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: 0x55d4d96347a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9884bf0 [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: 0x55d4d96348b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9884c90 [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: 0x55d4d96349d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9884d30 [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: 0x55d4d9634ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9884dd0 [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: 0x55d4d9634c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9884e70 [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: 0x55d4d9634d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9884f10 [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: 0x55d4d9634e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9884fb0 [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: 0x55d4d9634f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9885050 [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: 0x55d4d9635060 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98850f0 [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: 0x55d4d9635178 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9885190 [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: 0x55d4d9635290 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9885230 [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: 0x55d4d96353a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98852d0 [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: 0x55d4d96354c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9885370 [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: 0x55d4d96355d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9885410 [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: 0x55d4d96356f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98854b0 [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: 0x55d4d9635808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9885550 [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: 0x55d4d9635920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98855f0 [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: 0x55d4d9635a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9885690 [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: 0x55d4d9635b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9885730 [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: 0x55d4d9635c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55d4d962b090 VAL: ' 28: ' (2 sibs) 28: 0x55d4d962b128 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98857d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9885860 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55d4d98858f0 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: 0x55d4d9635d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55d4d962b220 VAL: ' 28: ' (2 sibs) 28: 0x55d4d962b2b8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9885990 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9885a20 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55d4d9885ab0 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: 0x55d4d9631780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55d4d96280d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55d4d9628168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55d4d9628200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55d4d9628298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55d4d9628330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55d4d96283c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55d4d9628460 DOCSEQ: (8 sibs) 2 children: 28: 0x55d4d96285a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55d4d9628638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55d4d96284f8 DOCMAP: (8 sibs) 2 children: 28: 0x55d4d96286e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55d4d9628778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9885b50 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55d4d9885be0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55d4d9885c70 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55d4d9885d00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55d4d9885d90 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55d4d9885e20 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55d4d9885eb0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55d4d9885f40 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55d4d9885fd0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55d4d9886060 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55d4d98860f0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55d4d9886180 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55d4d9886210 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: 0x55d4d9631be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98862b0 [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: 0x55d4d9631cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9886350 [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: 0x55d4d9631e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98863f0 [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: 0x55d4d9631f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55d4d9628c70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55d4d9628d08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55d4d9628da0 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] 0x55d4d9886490 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55d4d9886520 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55d4d98865b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55d4d9886640 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: 0x55d4d9632040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55d4d9628e90 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: 0x55d4d9628f28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98866e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9886770 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] 0x55d4d9886800 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: 0x55d4d9632158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d96290b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98868a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9886930 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d98869c0 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: 0x55d4d9632270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d96291b0 KEYVAL: '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: 0x55d4d9629248 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9886a60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9886af0 KEYVAL: '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] 0x55d4d9886b80 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: 0x55d4d9632388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629340 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: 0x55d4d96293d8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9886c20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9886cb0 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] 0x55d4d9886d40 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: 0x55d4d96324a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d96294d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d9629568 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9886de0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9886e70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9886f00 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: 0x55d4d96325b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629660 KEYVAL: '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: 0x55d4d96296f8 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] 0x55d4d9886fa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9887030 KEYVAL: '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] 0x55d4d98870c0 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: 0x55d4d96326d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d962aa50 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: 0x55d4d962aae8 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] 0x55d4d9887160 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d98871f0 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] 0x55d4d9887280 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: 0x55d4d96327e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d962ab90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d962ac28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9887320 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d98873b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9887440 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: 0x55d4d9632900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d962cfe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d962d078 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98874e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9887570 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9887600 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: 0x55d4d9632a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d96298e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d9629978 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98876a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9887730 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d98877c0 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: 0x55d4d9632b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629a70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d9629b08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9887860 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d98878f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9887980 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: 0x55d4d9632c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629c00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d9629c98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9887a20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9887ab0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9887b40 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: 0x55d4d9632d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629d90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d9629e28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9887be0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9887c70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9887d00 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: 0x55d4d9632e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55d4d9629ed0 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] 0x55d4d9887da0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55d4d9887e30 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: 0x55d4d9632f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55d4d9629fc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55d4d962a058 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9887ed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9887f60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55d4d9887ff0 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: 0x55d4d96330a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9888090 [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: 0x55d4d96331c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9888130 [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: 0x55d4d96332d8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98881d0 [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: 0x55d4d96333f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9888270 [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: 0x55d4d9633508 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9888310 [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: 0x55d4d9633620 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98883b0 [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: 0x55d4d9633738 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9888450 [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: 0x55d4d9633850 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98884f0 [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: 0x55d4d9633968 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9888590 [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: 0x55d4d9633a80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9888630 [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: 0x55d4d9633b98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98886d0 [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: 0x55d4d9633cb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9888770 [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: 0x55d4d9633dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9888810 [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: 0x55d4d9633ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98888b0 [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: 0x55d4d9633ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9888950 [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: 0x55d4d9634110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98889f0 [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: 0x55d4d9634228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9888a90 [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: 0x55d4d9634340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9888b30 [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: 0x55d4d9634458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9888bd0 [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: 0x55d4d9634570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9888c70 [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: 0x55d4d9634688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9888d10 [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: 0x55d4d96347a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9888db0 [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: 0x55d4d96348b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9888e50 [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: 0x55d4d96349d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9888ef0 [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: 0x55d4d9634ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9888f90 [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: 0x55d4d9634c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9889030 [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: 0x55d4d9634d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98890d0 [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: 0x55d4d9634e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9889170 [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: 0x55d4d9634f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9889210 [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: 0x55d4d9635060 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98892b0 [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: 0x55d4d9635178 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9889350 [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: 0x55d4d9635290 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98893f0 [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: 0x55d4d96353a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9889490 [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: 0x55d4d96354c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9889530 [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: 0x55d4d96355d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98895d0 [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: 0x55d4d96356f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9889670 [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: 0x55d4d9635808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9889710 [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: 0x55d4d9635920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98897b0 [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: 0x55d4d9635a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9889850 [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: 0x55d4d9635b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d98898f0 [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: 0x55d4d9635c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55d4d962b090 VAL: ' 28: ' (2 sibs) 28: 0x55d4d962b128 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9889990 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9889a20 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55d4d9889ab0 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: 0x55d4d9635d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55d4d962b220 VAL: ' 28: ' (2 sibs) 28: 0x55d4d962b2b8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55d4d9889b50 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55d4d9889be0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55d4d9889c70 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 (74 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (75 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.13.0/googletest/src/gtest_main.cc 29: [==========] Running 598 tests from 8 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (0 ms) 29: [----------] 1 test from CaseNode (0 ms total) 29: 29: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (0 ms) 29: [ RUN ] tag_directives.accepts_comment 29: [ OK ] tag_directives.accepts_comment (0 ms) 29: [ RUN ] tag_directives.accepts_multiple_spaces 29: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 29: [ RUN ] tag_directives.errors 29: 2:1: (1B):ERROR: malformed tag directive: %TAG 29: 2:1: %TAG (size=4) 29: ^~~~ (cols 1-5) 29: 29: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 29: 2:1: %TAG !m! (size=8) 29: ^~~~~~~~ (cols 1-9) 29: 29: [ OK ] tag_directives.errors (0 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (0 ms) 29: [ RUN ] tag_directives.safe_with_empty_tree 29: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 29: [ RUN ] tag_directives.decode_uri_chars 29: /builddir/build/BUILD/rapidyaml-0.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: 0x5639bef49fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befa7d50 [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: 0x5639bef4a0f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5639bef48290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x5639bef48328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5639bef483c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x5639bef48458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5639bef484f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x5639bef48588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x5639bef48620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5639bef48760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5639bef487f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x5639bef486b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befa9a80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5639befa9b10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5639befa9ba0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5639befa9c30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5639befa9cc0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5639befa9d50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5639befa9de0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5639befa9e70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5639befa9f00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5639befa9f90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5639befaa020 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: 0x5639bef4a210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5639bef48d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x5639bef48da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x5639bef48e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x5639bef48ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x5639bef48f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x5639bef49008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5639bef490a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5639bef491e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5639bef49278 KEYVAL: 'age' '15' (2 sibs) 29: 0x5639bef49138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befabbe0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5639befabc70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5639befabd00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5639befabd90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5639befabe20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5639befabeb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5639befabf40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5639befabfd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5639befac060 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5639befac0f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5639befac180 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: 0x5639bef4a328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5639bef49320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x5639bef493b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x5639bef49450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befad910 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5639befad9a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5639befada30 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5639befadac0 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: 0x5639bef4a440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5639bef49dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x5639bef49e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x5639bef49ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befaf680 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5639befaf710 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5639befaf7a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5639befaf830 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: 0x5639bef4a558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5639bef47f10 VAL***: '!!int 0' (2 sibs) 29: 0x5639bef47fa8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befb1430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befb14c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5639befb1550 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: 0x5639bef4a670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5639bef48940 VAL***: '!int 0' (2 sibs) 29: 0x5639bef489d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befb3160 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befb31f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5639befb3280 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: 0x5639bef4a788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5639bef48ad0 VAL***: '!!int 0' (2 sibs) 29: 0x5639bef48b68 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befb4e90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befb4f20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5639befb4fb0 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: 0x5639bef4a8a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5639bef4b120 VAL***: '!int 0' (2 sibs) 29: 0x5639bef4b1b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befb6be0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befb6c70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5639befb6d00 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: 0x5639bef4a9b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5639bef49680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x5639bef49720 VAL***: '!!int 0' (2 sibs) 29: 0x5639bef497b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befb89d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5639befb8a60 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5639befb8af0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5639befb8b80 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: 0x5639bef4aad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5639bef498b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x5639bef49950 VAL***: '!int 0' (2 sibs) 29: 0x5639bef499e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befba780 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5639befba810 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5639befba8a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5639befba930 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: 0x5639bef4abe8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5639bef4b4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x5639bef4bc10 KEYVAL: 'a' '0' (2 sibs) 29: 0x5639bef4bca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x5639bef4b578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x5639bef48c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x5639bef4b610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x5639bef4bd50 VAL: 'a' (2 sibs) 29: 0x5639bef4bde8 VAL: 'b' (2 sibs) 29: 0x5639bef4b6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5639bef4b740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5639bef4b7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5639bef4b870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5639bef4b908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5639bef4b9a0 DOCMAP: (12 sibs) 1 children: 29: 0x5639bef49d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x5639bef4ba38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5639bef4bad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5639bef4be90 KEYVAL: 'a' '' (2 sibs) 29: 0x5639bef4bf28 KEYVAL: 'b' '' (2 sibs) 29: 0x5639bef4bb68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5639bef4bfd0 KEYVAL: 'a' '' (2 sibs) 29: 0x5639bef4c068 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befbd2c0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5639befbd350 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5639befbd3e0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5639befbd470 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5639befbd500 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5639befbd590 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5639befbd620 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5639befbd6b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x5639befbd740 VAL: 'b' (2 sibs) 29: [9] [9] 0x5639befbd7d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5639befbd860 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5639befbd8f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5639befbd980 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5639befbda10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5639befbdaa0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5639befbdb30 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5639befbdbc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5639befbdc50 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5639befbdce0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5639befbdd70 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5639befbde00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5639befbde90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5639befbdf20 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: 0x5639bef4ad00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x5639bef4c1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x5639bef4c248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x5639bef4c4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x5639bef4c548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x5639bef4c2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x5639bef4c5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x5639bef4c688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x5639bef4c378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x5639bef4c730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x5639bef4c7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x5639bef4c410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x5639bef4c870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x5639bef4c908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befbf8f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5639befbf980 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5639befbfa10 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5639befbfaa0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5639befbfb30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5639befbfbc0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5639befbfc50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5639befbfce0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5639befbfd70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5639befbfe00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5639befbfe90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5639befbff20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5639befbffb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5639befc0040 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: 0x5639bef4ae18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x5639bef4ca00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x5639bef4ca98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x5639bef4cd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x5639bef4cd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x5639bef4cb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x5639bef4ce40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x5639bef4ced8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x5639bef4cbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x5639bef4cf80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x5639bef4d018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x5639bef4cc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x5639bef4d0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x5639bef4d158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befc1620 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5639befc16b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5639befc1740 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5639befc17d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5639befc1860 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5639befc18f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5639befc1980 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5639befc1a10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5639befc1aa0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5639befc1b30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5639befc1bc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5639befc1c50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5639befc1ce0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5639befc1d70 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: 0x5639bef4af30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x5639bef4dd30 MAP: (6 sibs) 3 children: 29: 0x5639bef4e0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x5639bef4e168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x5639bef4e200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x5639bef4ddc8 MAP***: !!map (6 sibs) 3 children: 29: 0x5639bef4e2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x5639bef4e338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x5639bef4e3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x5639bef4de60 MAP***: !!map (6 sibs) 3 children: 29: 0x5639bef4e470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5639bef4e508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5639bef4e5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5639bef4def8 SEQ: (6 sibs) 3 children: 29: 0x5639bef4e640 VAL***: '!!str v10' (3 sibs) 29: 0x5639bef4e6d8 VAL***: '!!str v20' (3 sibs) 29: 0x5639bef4e770 VAL***: '!!str v30' (3 sibs) 29: 0x5639bef4df90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5639bef4e810 VAL***: '!!str v40' (3 sibs) 29: 0x5639bef4e8a8 VAL***: '!!str v50' (3 sibs) 29: 0x5639bef4e940 VAL***: '!!str v60' (3 sibs) 29: 0x5639bef4e028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5639bef4e9e0 VAL: 'v70' (3 sibs) 29: 0x5639bef4ea78 VAL: 'v80' (3 sibs) 29: 0x5639bef4eb10 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befc4210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5639befc42a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5639befc4330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5639befc43c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5639befc4450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5639befc44e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5639befc4570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5639befc4600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5639befc4690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5639befc4720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5639befc47b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5639befc4840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5639befc48d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5639befc4960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5639befc49f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5639befc4a80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5639befc4b10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5639befc4ba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5639befc4c30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5639befc4cc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5639befc4d50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5639befc4de0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5639befc4e70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5639befc4f00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5639befc4f90 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: 0x5639bef4b048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x5639bef4ec00 MAP: (6 sibs) 3 children: 29: 0x5639bef4efa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x5639bef4f038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x5639bef4f0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x5639bef4ec98 MAP***: !map (6 sibs) 3 children: 29: 0x5639bef4f170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x5639bef4f208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x5639bef4f2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x5639bef4ed30 MAP***: !map (6 sibs) 3 children: 29: 0x5639bef4f340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5639bef4f3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5639bef4f470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5639bef4edc8 SEQ: (6 sibs) 3 children: 29: 0x5639bef4f510 VAL***: '!str v10' (3 sibs) 29: 0x5639bef4f5a8 VAL***: '!str v20' (3 sibs) 29: 0x5639bef4f640 VAL***: '!str v30' (3 sibs) 29: 0x5639bef4ee60 SEQ***: !seq (6 sibs) 3 children: 29: 0x5639bef4f6e0 VAL***: '!str v40' (3 sibs) 29: 0x5639bef4f778 VAL***: '!str v50' (3 sibs) 29: 0x5639bef4f810 VAL***: '!str v60' (3 sibs) 29: 0x5639bef4eef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x5639bef4f8b0 VAL: 'v70' (3 sibs) 29: 0x5639bef4f948 VAL: 'v80' (3 sibs) 29: 0x5639bef4f9e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befc7150 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5639befc71e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5639befc7270 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5639befc7300 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5639befc7390 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5639befc7420 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5639befc74b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5639befc7540 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5639befc75d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5639befc7660 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5639befc76f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5639befc7780 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5639befc7810 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5639befc78a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5639befc7930 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5639befc79c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5639befc7a50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5639befc7ae0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5639befc7b70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5639befc7c00 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5639befc7c90 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5639befc7d20 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5639befc7db0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5639befc7e40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5639befc7ed0 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: 0x5639bef49fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befc6840 [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: 0x5639bef4a0f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5639bef48290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x5639bef48328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5639bef483c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x5639bef48458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5639bef484f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x5639bef48588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x5639bef48620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5639bef48760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5639bef487f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x5639bef486b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befc8360 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5639befc83f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5639befc8480 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5639befc8510 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5639befc85a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5639befc8630 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5639befc86c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5639befc8750 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5639befc87e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5639befc8870 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5639befc8900 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: 0x5639bef4a210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5639bef48d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x5639bef48da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x5639bef48e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x5639bef48ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x5639bef48f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x5639bef49008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5639bef490a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5639bef491e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5639bef49278 KEYVAL: 'age' '15' (2 sibs) 29: 0x5639bef49138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befc8c70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5639befc8d00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5639befc8d90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5639befc8e20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5639befc8eb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5639befc8f40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5639befc8fd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5639befc9060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5639befc90f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5639befc9180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5639befc9210 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: 0x5639bef4a328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5639bef49320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x5639bef493b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x5639bef49450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befc9580 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5639befc9610 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5639befc96a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5639befc9730 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: 0x5639bef4a440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5639bef49dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x5639bef49e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x5639bef49ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befc9e90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5639befc9f20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5639befc9fb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5639befca040 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: 0x5639bef4a558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5639bef47f10 VAL***: '!!int 0' (2 sibs) 29: 0x5639bef47fa8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befca7a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befca830 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5639befca8c0 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: 0x5639bef4a670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5639bef48940 VAL***: '!int 0' (2 sibs) 29: 0x5639bef489d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befcb0b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befcb140 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5639befcb1d0 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: 0x5639bef4a788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5639bef48ad0 VAL***: '!!int 0' (2 sibs) 29: 0x5639bef48b68 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befcb9c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befcba50 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5639befcbae0 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: 0x5639bef4a8a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5639bef4b120 VAL***: '!int 0' (2 sibs) 29: 0x5639bef4b1b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befcc2d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befcc360 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5639befcc3f0 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: 0x5639bef4a9b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5639bef49680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x5639bef49720 VAL***: '!!int 0' (2 sibs) 29: 0x5639bef497b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befccbe0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5639befccc70 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5639befccd00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5639befccd90 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: 0x5639bef4aad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5639bef498b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x5639bef49950 VAL***: '!int 0' (2 sibs) 29: 0x5639bef499e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befcd4f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5639befcd580 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5639befcd610 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5639befcd6a0 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: 0x5639bef4abe8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5639bef4b4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x5639bef4bc10 KEYVAL: 'a' '0' (2 sibs) 29: 0x5639bef4bca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x5639bef4b578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x5639bef48c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x5639bef4b610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x5639bef4bd50 VAL: 'a' (2 sibs) 29: 0x5639bef4bde8 VAL: 'b' (2 sibs) 29: 0x5639bef4b6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5639bef4b740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5639bef4b7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5639bef4b870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5639bef4b908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5639bef4b9a0 DOCMAP: (12 sibs) 1 children: 29: 0x5639bef49d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x5639bef4ba38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5639bef4bad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5639bef4be90 KEYVAL: 'a' '' (2 sibs) 29: 0x5639bef4bf28 KEYVAL: 'b' '' (2 sibs) 29: 0x5639bef4bb68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5639bef4bfd0 KEYVAL: 'a' '' (2 sibs) 29: 0x5639bef4c068 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befce710 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5639befce7a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5639befce830 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5639befce8c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5639befce950 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5639befce9e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5639befcea70 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5639befceb00 VAL: 'a' (2 sibs) 29: [8] [8] 0x5639befceb90 VAL: 'b' (2 sibs) 29: [9] [9] 0x5639befcec20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5639befcecb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5639befced40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5639befcedd0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5639befcee60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5639befceef0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5639befcef80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5639befcf010 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5639befcf0a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5639befcf130 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5639befcf1c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5639befcf250 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5639befcf2e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5639befcf370 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: 0x5639bef4ad00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x5639bef4c1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x5639bef4c248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x5639bef4c4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x5639bef4c548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x5639bef4c2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x5639bef4c5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x5639bef4c688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x5639bef4c378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x5639bef4c730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x5639bef4c7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x5639bef4c410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x5639bef4c870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x5639bef4c908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befcde00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5639befcde90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5639befcdf20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5639befcdfb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5639befce040 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5639befce0d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5639befce160 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5639befce1f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5639befce280 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5639befce310 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5639befce3a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5639befce430 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5639befce4c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5639befce550 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: 0x5639bef4ae18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x5639bef4ca00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x5639bef4ca98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x5639bef4cd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x5639bef4cd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x5639bef4cb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x5639bef4ce40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x5639bef4ced8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x5639bef4cbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x5639bef4cf80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x5639bef4d018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x5639bef4cc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x5639bef4d0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x5639bef4d158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befcf920 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5639befcf9b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5639befcfa40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5639befcfad0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5639befcfb60 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5639befcfbf0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5639befcfc80 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5639befcfd10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5639befcfda0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5639befcfe30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5639befcfec0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5639befcff50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5639befcffe0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5639befd0070 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: 0x5639bef4af30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x5639bef4dd30 MAP: (6 sibs) 3 children: 29: 0x5639bef4e0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x5639bef4e168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x5639bef4e200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x5639bef4ddc8 MAP***: !!map (6 sibs) 3 children: 29: 0x5639bef4e2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x5639bef4e338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x5639bef4e3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x5639bef4de60 MAP***: !!map (6 sibs) 3 children: 29: 0x5639bef4e470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5639bef4e508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5639bef4e5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5639bef4def8 SEQ: (6 sibs) 3 children: 29: 0x5639bef4e640 VAL***: '!!str v10' (3 sibs) 29: 0x5639bef4e6d8 VAL***: '!!str v20' (3 sibs) 29: 0x5639bef4e770 VAL***: '!!str v30' (3 sibs) 29: 0x5639bef4df90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5639bef4e810 VAL***: '!!str v40' (3 sibs) 29: 0x5639bef4e8a8 VAL***: '!!str v50' (3 sibs) 29: 0x5639bef4e940 VAL***: '!!str v60' (3 sibs) 29: 0x5639bef4e028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5639bef4e9e0 VAL: 'v70' (3 sibs) 29: 0x5639bef4ea78 VAL: 'v80' (3 sibs) 29: 0x5639bef4eb10 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befd0b40 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5639befd0bd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5639befd0c60 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5639befd0cf0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5639befd0d80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5639befd0e10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5639befd0ea0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5639befd0f30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5639befd0fc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5639befd1050 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5639befd10e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5639befd1170 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5639befd1200 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5639befd1290 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5639befd1320 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5639befd13b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5639befd1440 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5639befd14d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5639befd1560 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5639befd15f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5639befd1680 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5639befd1710 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5639befd17a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5639befd1830 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5639befd18c0 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: 0x5639bef4b048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x5639bef4ec00 MAP: (6 sibs) 3 children: 29: 0x5639bef4efa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x5639bef4f038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x5639bef4f0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x5639bef4ec98 MAP***: !map (6 sibs) 3 children: 29: 0x5639bef4f170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x5639bef4f208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x5639bef4f2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x5639bef4ed30 MAP***: !map (6 sibs) 3 children: 29: 0x5639bef4f340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5639bef4f3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5639bef4f470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5639bef4edc8 SEQ: (6 sibs) 3 children: 29: 0x5639bef4f510 VAL***: '!str v10' (3 sibs) 29: 0x5639bef4f5a8 VAL***: '!str v20' (3 sibs) 29: 0x5639bef4f640 VAL***: '!str v30' (3 sibs) 29: 0x5639bef4ee60 SEQ***: !seq (6 sibs) 3 children: 29: 0x5639bef4f6e0 VAL***: '!str v40' (3 sibs) 29: 0x5639bef4f778 VAL***: '!str v50' (3 sibs) 29: 0x5639bef4f810 VAL***: '!str v60' (3 sibs) 29: 0x5639bef4eef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x5639bef4f8b0 VAL: 'v70' (3 sibs) 29: 0x5639bef4f948 VAL: 'v80' (3 sibs) 29: 0x5639bef4f9e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befd1d50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5639befd1de0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5639befd1e70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5639befd1f00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5639befd1f90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5639befd2020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5639befd20b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5639befd2140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5639befd21d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5639befd2260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5639befd22f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5639befd2380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5639befd2410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5639befd24a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5639befd2530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5639befd25c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5639befd2650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5639befd26e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5639befd2770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5639befd2800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5639befd2890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5639befd2920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5639befd29b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5639befd2a40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5639befd2ad0 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] 0x5639befa7d50 [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] 0x5639befd41e0 [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] 0x5639befa9a80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5639befa9b10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5639befa9ba0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5639befa9c30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5639befa9cc0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5639befa9d50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5639befa9de0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5639befa9e70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5639befa9f00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5639befa9f90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5639befaa020 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] 0x5639befd53d0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5639befd5460 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5639befd54f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5639befd5580 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5639befd5610 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5639befd56a0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5639befd5730 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5639befd57c0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5639befd5850 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5639befd58e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5639befd5970 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] 0x5639befabbe0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5639befabc70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5639befabd00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5639befabd90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5639befabe20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5639befabeb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5639befabf40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5639befabfd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5639befac060 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5639befac0f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5639befac180 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] 0x5639befd5ce0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5639befd5d70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5639befd5e00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5639befd5e90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5639befd5f20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5639befd5fb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5639befd6040 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5639befd60d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5639befd6160 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5639befd61f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5639befd6280 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] 0x5639befad910 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5639befad9a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5639befada30 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5639befadac0 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] 0x5639befd65f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5639befd6680 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5639befd6710 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5639befd67a0 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] 0x5639befaf680 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5639befaf710 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5639befaf7a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5639befaf830 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] 0x5639befd6f00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5639befd6f90 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5639befd7020 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5639befd70b0 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] 0x5639befb1430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befb14c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5639befb1550 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] 0x5639befd7810 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befd78a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5639befd7930 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] 0x5639befb3160 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befb31f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5639befb3280 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] 0x5639befd8120 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befd81b0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5639befd8240 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] 0x5639befb4e90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befb4f20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5639befb4fb0 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] 0x5639befd8a30 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befd8ac0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5639befd8b50 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] 0x5639befb6be0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befb6c70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5639befb6d00 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] 0x5639befd9340 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befd93d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5639befd9460 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] 0x5639befb89d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5639befb8a60 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5639befb8af0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5639befb8b80 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] 0x5639befd9c50 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5639befd9ce0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5639befd9d70 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5639befd9e00 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] 0x5639befba780 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5639befba810 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5639befba8a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5639befba930 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] 0x5639befda560 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5639befda5f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5639befda680 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5639befda710 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] 0x5639befbd2c0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5639befbd350 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5639befbd3e0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5639befbd470 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5639befbd500 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5639befbd590 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5639befbd620 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5639befbd6b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x5639befbd740 VAL: 'b' (2 sibs) 29: [9] [9] 0x5639befbd7d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5639befbd860 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5639befbd8f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5639befbd980 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5639befbda10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5639befbdaa0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5639befbdb30 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5639befbdbc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5639befbdc50 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5639befbdce0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5639befbdd70 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5639befbde00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5639befbde90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5639befbdf20 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] 0x5639befdb780 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5639befdb810 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5639befdb8a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5639befdb930 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5639befdb9c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5639befdba50 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5639befdbae0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5639befdbb70 VAL: 'a' (2 sibs) 29: [8] [8] 0x5639befdbc00 VAL: 'b' (2 sibs) 29: [9] [9] 0x5639befdbc90 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5639befdbd20 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5639befdbdb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5639befdbe40 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5639befdbed0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5639befdbf60 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5639befdbff0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5639befdc080 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5639befdc110 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5639befdc1a0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5639befdc230 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5639befdc2c0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5639befdc350 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5639befdc3e0 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] 0x5639befbf8f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5639befbf980 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5639befbfa10 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5639befbfaa0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5639befbfb30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5639befbfbc0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5639befbfc50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5639befbfce0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5639befbfd70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5639befbfe00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5639befbfe90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5639befbff20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5639befbffb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5639befc0040 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] 0x5639befdae70 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5639befdaf00 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5639befdaf90 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5639befdb020 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5639befdb0b0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5639befdb140 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5639befdb1d0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5639befdb260 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5639befdb2f0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5639befdb380 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5639befdb410 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5639befdb4a0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5639befdb530 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5639befdb5c0 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] 0x5639befc1620 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5639befc16b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5639befc1740 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5639befc17d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5639befc1860 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5639befc18f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5639befc1980 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5639befc1a10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5639befc1aa0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5639befc1b30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5639befc1bc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5639befc1c50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5639befc1ce0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5639befc1d70 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] 0x5639befdc990 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5639befdca20 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5639befdcab0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5639befdcb40 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5639befdcbd0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5639befdcc60 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5639befdccf0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5639befdcd80 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5639befdce10 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5639befdcea0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5639befdcf30 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5639befdcfc0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5639befdd050 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5639befdd0e0 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] 0x5639befc4210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5639befc42a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5639befc4330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5639befc43c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5639befc4450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5639befc44e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5639befc4570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5639befc4600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5639befc4690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5639befc4720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5639befc47b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5639befc4840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5639befc48d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5639befc4960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5639befc49f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5639befc4a80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5639befc4b10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5639befc4ba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5639befc4c30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5639befc4cc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5639befc4d50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5639befc4de0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5639befc4e70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5639befc4f00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5639befc4f90 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] 0x5639befddbb0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5639befddc40 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5639befddcd0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5639befddd60 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5639befdddf0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5639befdde80 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5639befddf10 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5639befddfa0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5639befde030 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5639befde0c0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5639befde150 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5639befde1e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5639befde270 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5639befde300 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5639befde390 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5639befde420 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5639befde4b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5639befde540 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5639befde5d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5639befde660 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5639befde6f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5639befde780 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5639befde810 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5639befde8a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5639befde930 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] 0x5639befc7150 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5639befc71e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5639befc7270 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5639befc7300 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5639befc7390 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5639befc7420 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5639befc74b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5639befc7540 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5639befc75d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5639befc7660 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5639befc76f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5639befc7780 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5639befc7810 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5639befc78a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5639befc7930 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5639befc79c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5639befc7a50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5639befc7ae0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5639befc7b70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5639befc7c00 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5639befc7c90 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5639befc7d20 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5639befc7db0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5639befc7e40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5639befc7ed0 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] 0x5639befdedc0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5639befdee50 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5639befdeee0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5639befdef70 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5639befdf000 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5639befdf090 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5639befdf120 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5639befdf1b0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5639befdf240 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5639befdf2d0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5639befdf360 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5639befdf3f0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5639befdf480 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5639befdf510 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5639befdf5a0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5639befdf630 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5639befdf6c0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5639befdf750 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5639befdf7e0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5639befdf870 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5639befdf900 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5639befdf990 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5639befdfa20 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5639befdfab0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5639befdfb40 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] 0x5639befc6840 [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] 0x5639befdd2a0 [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] 0x5639befc8360 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5639befc83f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5639befc8480 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5639befc8510 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5639befc85a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5639befc8630 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5639befc86c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5639befc8750 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5639befc87e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5639befc8870 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5639befc8900 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] 0x5639befdffd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5639befe0060 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5639befe00f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5639befe0180 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5639befe0210 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5639befe02a0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5639befe0330 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5639befe03c0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5639befe0450 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5639befe04e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5639befe0570 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] 0x5639befc8c70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5639befc8d00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5639befc8d90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5639befc8e20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5639befc8eb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5639befc8f40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5639befc8fd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5639befc9060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5639befc90f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5639befc9180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5639befc9210 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] 0x5639befe08e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5639befe0970 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5639befe0a00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5639befe0a90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5639befe0b20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5639befe0bb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5639befe0c40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5639befe0cd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5639befe0d60 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5639befe0df0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5639befe0e80 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] 0x5639befc9580 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5639befc9610 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5639befc96a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5639befc9730 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] 0x5639befe11f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5639befe1280 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5639befe1310 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5639befe13a0 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] 0x5639befc9e90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5639befc9f20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5639befc9fb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5639befca040 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] 0x5639befe1b00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5639befe1b90 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5639befe1c20 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5639befe1cb0 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] 0x5639befca7a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befca830 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5639befca8c0 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] 0x5639befe2410 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befe24a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5639befe2530 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] 0x5639befcb0b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befcb140 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5639befcb1d0 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] 0x5639befe2d20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befe2db0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5639befe2e40 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] 0x5639befcb9c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befcba50 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5639befcbae0 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] 0x5639befe3630 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befe36c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5639befe3750 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] 0x5639befcc2d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befcc360 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5639befcc3f0 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] 0x5639befe3f40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befe3fd0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5639befe4060 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] 0x5639befccbe0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5639befccc70 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5639befccd00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5639befccd90 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] 0x5639befe4850 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5639befe48e0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5639befe4970 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5639befe4a00 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] 0x5639befcd4f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5639befcd580 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5639befcd610 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5639befcd6a0 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] 0x5639befe5160 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5639befe51f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5639befe5280 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5639befe5310 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] 0x5639befce710 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5639befce7a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5639befce830 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5639befce8c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5639befce950 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5639befce9e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5639befcea70 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5639befceb00 VAL: 'a' (2 sibs) 29: [8] [8] 0x5639befceb90 VAL: 'b' (2 sibs) 29: [9] [9] 0x5639befcec20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5639befcecb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5639befced40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5639befcedd0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5639befcee60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5639befceef0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5639befcef80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5639befcf010 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5639befcf0a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5639befcf130 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5639befcf1c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5639befcf250 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5639befcf2e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5639befcf370 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] 0x5639befe6380 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5639befe6410 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5639befe64a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5639befe6530 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5639befe65c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5639befe6650 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5639befe66e0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5639befe6770 VAL: 'a' (2 sibs) 29: [8] [8] 0x5639befe6800 VAL: 'b' (2 sibs) 29: [9] [9] 0x5639befe6890 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5639befe6920 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5639befe69b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5639befe6a40 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5639befe6ad0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5639befe6b60 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5639befe6bf0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5639befe6c80 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5639befe6d10 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5639befe6da0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5639befe6e30 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5639befe6ec0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5639befe6f50 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5639befe6fe0 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] 0x5639befcde00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5639befcde90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5639befcdf20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5639befcdfb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5639befce040 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5639befce0d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5639befce160 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5639befce1f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5639befce280 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5639befce310 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5639befce3a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5639befce430 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5639befce4c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5639befce550 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] 0x5639befe5a70 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5639befe5b00 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5639befe5b90 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5639befe5c20 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5639befe5cb0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5639befe5d40 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5639befe5dd0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5639befe5e60 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5639befe5ef0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5639befe5f80 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5639befe6010 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5639befe60a0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5639befe6130 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5639befe61c0 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] 0x5639befcf920 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5639befcf9b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5639befcfa40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5639befcfad0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5639befcfb60 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5639befcfbf0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5639befcfc80 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5639befcfd10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5639befcfda0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5639befcfe30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5639befcfec0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5639befcff50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5639befcffe0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5639befd0070 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] 0x5639befe7590 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5639befe7620 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5639befe76b0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5639befe7740 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5639befe77d0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5639befe7860 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5639befe78f0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5639befe7980 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5639befe7a10 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5639befe7aa0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5639befe7b30 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5639befe7bc0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5639befe7c50 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5639befe7ce0 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] 0x5639befd0b40 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5639befd0bd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5639befd0c60 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5639befd0cf0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5639befd0d80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5639befd0e10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5639befd0ea0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5639befd0f30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5639befd0fc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5639befd1050 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5639befd10e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5639befd1170 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5639befd1200 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5639befd1290 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5639befd1320 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5639befd13b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5639befd1440 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5639befd14d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5639befd1560 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5639befd15f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5639befd1680 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5639befd1710 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5639befd17a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5639befd1830 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5639befd18c0 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] 0x5639befe87b0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5639befe8840 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5639befe88d0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5639befe8960 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5639befe89f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5639befe8a80 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5639befe8b10 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5639befe8ba0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5639befe8c30 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5639befe8cc0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5639befe8d50 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5639befe8de0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5639befe8e70 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5639befe8f00 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5639befe8f90 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5639befe9020 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5639befe90b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5639befe9140 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5639befe91d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5639befe9260 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5639befe92f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5639befe9380 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5639befe9410 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5639befe94a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5639befe9530 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] 0x5639befd1d50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5639befd1de0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5639befd1e70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5639befd1f00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5639befd1f90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5639befd2020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5639befd20b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5639befd2140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5639befd21d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5639befd2260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5639befd22f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5639befd2380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5639befd2410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5639befd24a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5639befd2530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5639befd25c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5639befd2650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5639befd26e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5639befd2770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5639befd2800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5639befd2890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5639befd2920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5639befd29b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5639befd2a40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5639befd2ad0 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] 0x5639befe99c0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5639befe9a50 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5639befe9ae0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5639befe9b70 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5639befe9c00 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5639befe9c90 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5639befe9d20 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5639befe9db0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5639befe9e40 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5639befe9ed0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5639befe9f60 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5639befe9ff0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5639befea080 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5639befea110 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5639befea1a0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5639befea230 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5639befea2c0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5639befea350 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5639befea3e0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5639befea470 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5639befea500 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5639befea590 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5639befea620 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5639befea6b0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5639befea740 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: 0x5639bef49fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639bef49a90 [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: 0x5639bef4a0f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5639bef48290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x5639bef48328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5639bef483c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x5639bef48458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5639bef484f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x5639bef48588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x5639bef48620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5639bef48760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5639bef487f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x5639bef486b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befe7ea0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5639befe7f30 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5639befe7fc0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5639befe8050 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5639befe80e0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5639befe8170 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5639befe8200 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5639befe8290 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5639befe8320 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5639befe83b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5639befe8440 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: 0x5639bef4a210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5639bef48d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x5639bef48da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x5639bef48e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x5639bef48ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x5639bef48f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x5639bef49008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5639bef490a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5639bef491e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5639bef49278 KEYVAL: 'age' '15' (2 sibs) 29: 0x5639bef49138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befeabd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5639befeac60 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5639befeacf0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5639befead80 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5639befeae10 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5639befeaea0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5639befeaf30 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5639befeafc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5639befeb050 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5639befeb0e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5639befeb170 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: 0x5639bef4a328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5639bef49320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x5639bef493b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x5639bef49450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befe84e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5639befe8570 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5639befe8600 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5639befe8690 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: 0x5639bef4a440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5639bef49dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x5639bef49e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x5639bef49ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befeb210 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5639befeb2a0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5639befeb330 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5639befeb3c0 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: 0x5639bef4a558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5639bef47f10 VAL***: '!!int 0' (2 sibs) 29: 0x5639bef47fa8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befd4ff0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befd5080 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5639befd5110 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: 0x5639bef4a670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5639bef48940 VAL***: '!int 0' (2 sibs) 29: 0x5639bef489d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befeb460 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befeb4f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5639befeb580 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: 0x5639bef4a788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5639bef48ad0 VAL***: '!!int 0' (2 sibs) 29: 0x5639bef48b68 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befeb620 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befeb6b0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5639befeb740 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: 0x5639bef4a8a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5639bef4b120 VAL***: '!int 0' (2 sibs) 29: 0x5639bef4b1b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befeb7e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639befeb870 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5639befeb900 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: 0x5639bef4a9b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5639bef49680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x5639bef49720 VAL***: '!!int 0' (2 sibs) 29: 0x5639bef497b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befeb9a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5639befeba30 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5639befebac0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5639befebb50 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: 0x5639bef4aad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5639bef498b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x5639bef49950 VAL***: '!int 0' (2 sibs) 29: 0x5639bef499e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befebbf0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5639befebc80 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5639befebd10 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5639befebda0 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: 0x5639bef4abe8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5639bef4b4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x5639bef4bc10 KEYVAL: 'a' '0' (2 sibs) 29: 0x5639bef4bca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x5639bef4b578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x5639bef48c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x5639bef4b610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x5639bef4bd50 VAL: 'a' (2 sibs) 29: 0x5639bef4bde8 VAL: 'b' (2 sibs) 29: 0x5639bef4b6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5639bef4b740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5639bef4b7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5639bef4b870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5639bef4b908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5639bef4b9a0 DOCMAP: (12 sibs) 1 children: 29: 0x5639bef49d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x5639bef4ba38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5639bef4bad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5639bef4be90 KEYVAL: 'a' '' (2 sibs) 29: 0x5639bef4bf28 KEYVAL: 'b' '' (2 sibs) 29: 0x5639bef4bb68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5639bef4bfd0 KEYVAL: 'a' '' (2 sibs) 29: 0x5639bef4c068 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befebe40 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5639befebed0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5639befebf60 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5639befebff0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5639befec080 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5639befec110 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5639befec1a0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5639befec230 VAL: 'a' (2 sibs) 29: [8] [8] 0x5639befec2c0 VAL: 'b' (2 sibs) 29: [9] [9] 0x5639befec350 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5639befec3e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5639befec470 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5639befec500 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5639befec590 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5639befec620 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5639befec6b0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5639befec740 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5639befec7d0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5639befec860 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5639befec8f0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5639befec980 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5639befeca10 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5639befecaa0 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: 0x5639bef4ad00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x5639bef4c1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x5639bef4c248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x5639bef4c4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x5639bef4c548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x5639bef4c2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x5639bef4c5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x5639bef4c688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x5639bef4c378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x5639bef4c730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x5639bef4c7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x5639bef4c410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x5639bef4c870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x5639bef4c908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befecb40 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5639befecbd0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5639befecc60 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5639befeccf0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5639befecd80 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5639befece10 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5639befecea0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5639befecf30 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5639befecfc0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5639befed050 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5639befed0e0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5639befed170 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5639befed200 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5639befed290 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: 0x5639bef4ae18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x5639bef4ca00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x5639bef4ca98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x5639bef4cd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x5639bef4cd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x5639bef4cb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x5639bef4ce40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x5639bef4ced8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x5639bef4cbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x5639bef4cf80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x5639bef4d018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x5639bef4cc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x5639bef4d0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x5639bef4d158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befed330 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5639befed3c0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5639befed450 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5639befed4e0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5639befed570 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5639befed600 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5639befed690 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5639befed720 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5639befed7b0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5639befed840 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5639befed8d0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5639befed960 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5639befed9f0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5639befeda80 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: 0x5639bef4af30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x5639bef4dd30 MAP: (6 sibs) 3 children: 29: 0x5639bef4e0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x5639bef4e168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x5639bef4e200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x5639bef4ddc8 MAP***: !!map (6 sibs) 3 children: 29: 0x5639bef4e2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x5639bef4e338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x5639bef4e3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x5639bef4de60 MAP***: !!map (6 sibs) 3 children: 29: 0x5639bef4e470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5639bef4e508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5639bef4e5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5639bef4def8 SEQ: (6 sibs) 3 children: 29: 0x5639bef4e640 VAL***: '!!str v10' (3 sibs) 29: 0x5639bef4e6d8 VAL***: '!!str v20' (3 sibs) 29: 0x5639bef4e770 VAL***: '!!str v30' (3 sibs) 29: 0x5639bef4df90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5639bef4e810 VAL***: '!!str v40' (3 sibs) 29: 0x5639bef4e8a8 VAL***: '!!str v50' (3 sibs) 29: 0x5639bef4e940 VAL***: '!!str v60' (3 sibs) 29: 0x5639bef4e028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5639bef4e9e0 VAL: 'v70' (3 sibs) 29: 0x5639bef4ea78 VAL: 'v80' (3 sibs) 29: 0x5639bef4eb10 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befedb20 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5639befedbb0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5639befedc40 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5639befedcd0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5639befedd60 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5639befeddf0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5639befede80 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5639befedf10 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5639befedfa0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5639befee030 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5639befee0c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5639befee150 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5639befee1e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5639befee270 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5639befee300 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5639befee390 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5639befee420 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5639befee4b0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5639befee540 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5639befee5d0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5639befee660 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5639befee6f0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5639befee780 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5639befee810 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5639befee8a0 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: 0x5639bef4b048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x5639bef4ec00 MAP: (6 sibs) 3 children: 29: 0x5639bef4efa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x5639bef4f038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x5639bef4f0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x5639bef4ec98 MAP***: !map (6 sibs) 3 children: 29: 0x5639bef4f170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x5639bef4f208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x5639bef4f2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x5639bef4ed30 MAP***: !map (6 sibs) 3 children: 29: 0x5639bef4f340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5639bef4f3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5639bef4f470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5639bef4edc8 SEQ: (6 sibs) 3 children: 29: 0x5639bef4f510 VAL***: '!str v10' (3 sibs) 29: 0x5639bef4f5a8 VAL***: '!str v20' (3 sibs) 29: 0x5639bef4f640 VAL***: '!str v30' (3 sibs) 29: 0x5639bef4ee60 SEQ***: !seq (6 sibs) 3 children: 29: 0x5639bef4f6e0 VAL***: '!str v40' (3 sibs) 29: 0x5639bef4f778 VAL***: '!str v50' (3 sibs) 29: 0x5639bef4f810 VAL***: '!str v60' (3 sibs) 29: 0x5639bef4eef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x5639bef4f8b0 VAL: 'v70' (3 sibs) 29: 0x5639bef4f948 VAL: 'v80' (3 sibs) 29: 0x5639bef4f9e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befee940 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5639befee9d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5639befeea60 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5639befeeaf0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5639befeeb80 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5639befeec10 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5639befeeca0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5639befeed30 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5639befeedc0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5639befeee50 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5639befeeee0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5639befeef70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5639befef000 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5639befef090 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5639befef120 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5639befef1b0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5639befef240 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5639befef2d0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5639befef360 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5639befef3f0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5639befef480 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5639befef510 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5639befef5a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5639befef630 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5639befef6c0 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: 0x5639bef49fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639bef49c70 [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: 0x5639bef4a0f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5639bef48290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x5639bef48328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5639bef483c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x5639bef48458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5639bef484f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x5639bef48588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x5639bef48620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5639bef48760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5639bef487f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x5639bef486b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befef760 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5639befef7f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5639befef880 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5639befef910 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5639befef9a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5639befefa30 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5639befefac0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5639befefb50 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5639befefbe0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5639befefc70 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5639befefd00 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: 0x5639bef4a210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5639bef48d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x5639bef48da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x5639bef48e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x5639bef48ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x5639bef48f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x5639bef49008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5639bef490a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5639bef491e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5639bef49278 KEYVAL: 'age' '15' (2 sibs) 29: 0x5639bef49138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639befefda0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5639befefe30 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5639befefec0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5639befeff50 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5639befeffe0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5639beff0070 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5639beff0100 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5639beff0190 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5639beff0220 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5639beff02b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5639beff0340 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: 0x5639bef4a328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5639bef49320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x5639bef493b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x5639bef49450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639beff03e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5639beff0470 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5639beff0500 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5639beff0590 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: 0x5639bef4a440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5639bef49dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x5639bef49e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x5639bef49ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639beff0630 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5639beff06c0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5639beff0750 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5639beff07e0 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: 0x5639bef4a558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5639bef47f10 VAL***: '!!int 0' (2 sibs) 29: 0x5639bef47fa8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639beff0880 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639beff0910 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5639beff09a0 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: 0x5639bef4a670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5639bef48940 VAL***: '!int 0' (2 sibs) 29: 0x5639bef489d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639beff0a40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639beff0ad0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5639beff0b60 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: 0x5639bef4a788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5639bef48ad0 VAL***: '!!int 0' (2 sibs) 29: 0x5639bef48b68 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639beff0c00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639beff0c90 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5639beff0d20 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: 0x5639bef4a8a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5639bef4b120 VAL***: '!int 0' (2 sibs) 29: 0x5639bef4b1b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639beff0dc0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5639beff0e50 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5639beff0ee0 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: 0x5639bef4a9b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5639bef49680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x5639bef49720 VAL***: '!!int 0' (2 sibs) 29: 0x5639bef497b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639beff0f80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5639beff1010 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5639beff10a0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5639beff1130 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: 0x5639bef4aad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5639bef498b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x5639bef49950 VAL***: '!int 0' (2 sibs) 29: 0x5639bef499e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639beff11d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5639beff1260 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5639beff12f0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5639beff1380 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: 0x5639bef4abe8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5639bef4b4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x5639bef4bc10 KEYVAL: 'a' '0' (2 sibs) 29: 0x5639bef4bca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x5639bef4b578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x5639bef48c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x5639bef4b610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x5639bef4bd50 VAL: 'a' (2 sibs) 29: 0x5639bef4bde8 VAL: 'b' (2 sibs) 29: 0x5639bef4b6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5639bef4b740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5639bef4b7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5639bef4b870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5639bef4b908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5639bef4b9a0 DOCMAP: (12 sibs) 1 children: 29: 0x5639bef49d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x5639bef4ba38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5639bef4bad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5639bef4be90 KEYVAL: 'a' '' (2 sibs) 29: 0x5639bef4bf28 KEYVAL: 'b' '' (2 sibs) 29: 0x5639bef4bb68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5639bef4bfd0 KEYVAL: 'a' '' (2 sibs) 29: 0x5639bef4c068 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639beff1420 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5639beff14b0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5639beff1540 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5639beff15d0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5639beff1660 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5639beff16f0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5639beff1780 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5639beff1810 VAL: 'a' (2 sibs) 29: [8] [8] 0x5639beff18a0 VAL: 'b' (2 sibs) 29: [9] [9] 0x5639beff1930 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5639beff19c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5639beff1a50 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5639beff1ae0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5639beff1b70 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5639beff1c00 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5639beff1c90 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5639beff1d20 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5639beff1db0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5639beff1e40 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5639beff1ed0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5639beff1f60 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5639beff1ff0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5639beff2080 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: 0x5639bef4ad00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x5639bef4c1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x5639bef4c248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x5639bef4c4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x5639bef4c548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x5639bef4c2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x5639bef4c5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x5639bef4c688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x5639bef4c378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x5639bef4c730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x5639bef4c7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x5639bef4c410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x5639bef4c870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x5639bef4c908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639beff2120 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5639beff21b0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5639beff2240 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5639beff22d0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5639beff2360 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5639beff23f0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5639beff2480 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5639beff2510 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5639beff25a0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5639beff2630 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5639beff26c0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5639beff2750 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5639beff27e0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5639beff2870 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: 0x5639bef4ae18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x5639bef4ca00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x5639bef4ca98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x5639bef4cd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x5639bef4cd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x5639bef4cb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x5639bef4ce40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x5639bef4ced8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x5639bef4cbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x5639bef4cf80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x5639bef4d018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x5639bef4cc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x5639bef4d0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x5639bef4d158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639beff2910 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5639beff29a0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5639beff2a30 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5639beff2ac0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5639beff2b50 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5639beff2be0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5639beff2c70 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5639beff2d00 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5639beff2d90 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5639beff2e20 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5639beff2eb0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5639beff2f40 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5639beff2fd0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5639beff3060 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: 0x5639bef4af30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x5639bef4dd30 MAP: (6 sibs) 3 children: 29: 0x5639bef4e0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x5639bef4e168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x5639bef4e200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x5639bef4ddc8 MAP***: !!map (6 sibs) 3 children: 29: 0x5639bef4e2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x5639bef4e338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x5639bef4e3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x5639bef4de60 MAP***: !!map (6 sibs) 3 children: 29: 0x5639bef4e470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5639bef4e508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5639bef4e5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5639bef4def8 SEQ: (6 sibs) 3 children: 29: 0x5639bef4e640 VAL***: '!!str v10' (3 sibs) 29: 0x5639bef4e6d8 VAL***: '!!str v20' (3 sibs) 29: 0x5639bef4e770 VAL***: '!!str v30' (3 sibs) 29: 0x5639bef4df90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5639bef4e810 VAL***: '!!str v40' (3 sibs) 29: 0x5639bef4e8a8 VAL***: '!!str v50' (3 sibs) 29: 0x5639bef4e940 VAL***: '!!str v60' (3 sibs) 29: 0x5639bef4e028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5639bef4e9e0 VAL: 'v70' (3 sibs) 29: 0x5639bef4ea78 VAL: 'v80' (3 sibs) 29: 0x5639bef4eb10 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639beff3100 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5639beff3190 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5639beff3220 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5639beff32b0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5639beff3340 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5639beff33d0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5639beff3460 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5639beff34f0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5639beff3580 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5639beff3610 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5639beff36a0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5639beff3730 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5639beff37c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5639beff3850 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5639beff38e0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5639beff3970 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5639beff3a00 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5639beff3a90 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5639beff3b20 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5639beff3bb0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5639beff3c40 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5639beff3cd0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5639beff3d60 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5639beff3df0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5639beff3e80 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: 0x5639bef4b048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x5639bef4ec00 MAP: (6 sibs) 3 children: 29: 0x5639bef4efa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x5639bef4f038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x5639bef4f0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x5639bef4ec98 MAP***: !map (6 sibs) 3 children: 29: 0x5639bef4f170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x5639bef4f208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x5639bef4f2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x5639bef4ed30 MAP***: !map (6 sibs) 3 children: 29: 0x5639bef4f340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5639bef4f3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5639bef4f470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5639bef4edc8 SEQ: (6 sibs) 3 children: 29: 0x5639bef4f510 VAL***: '!str v10' (3 sibs) 29: 0x5639bef4f5a8 VAL***: '!str v20' (3 sibs) 29: 0x5639bef4f640 VAL***: '!str v30' (3 sibs) 29: 0x5639bef4ee60 SEQ***: !seq (6 sibs) 3 children: 29: 0x5639bef4f6e0 VAL***: '!str v40' (3 sibs) 29: 0x5639bef4f778 VAL***: '!str v50' (3 sibs) 29: 0x5639bef4f810 VAL***: '!str v60' (3 sibs) 29: 0x5639bef4eef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x5639bef4f8b0 VAL: 'v70' (3 sibs) 29: 0x5639bef4f948 VAL: 'v80' (3 sibs) 29: 0x5639bef4f9e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5639beff3f20 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5639beff3fb0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5639beff4040 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5639beff40d0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5639beff4160 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5639beff41f0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5639beff4280 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5639beff4310 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5639beff43a0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5639beff4430 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5639beff44c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5639beff4550 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5639beff45e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5639beff4670 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5639beff4700 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5639beff4790 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5639beff4820 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5639beff48b0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5639beff4940 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5639beff49d0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5639beff4a60 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5639beff4af0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5639beff4b80 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5639beff4c10 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5639beff4ca0 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 (25 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (26 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.13.0/googletest/src/gtest_main.cc 30: [==========] Running 726 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from CaseNode 30: [ RUN ] CaseNode.setting_up 30: [ OK ] CaseNode.setting_up (0 ms) 30: [----------] 1 test from CaseNode (0 ms total) 30: 30: [----------] 5 tests from explicit_key 30: [ RUN ] explicit_key.test_suite_5WE3 30: [ OK ] explicit_key.test_suite_5WE3 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v1 30: [ OK ] explicit_key.test_suite_DFF7_v1 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v2 30: [ OK ] explicit_key.test_suite_DFF7_v2 (0 ms) 30: [ RUN ] explicit_key.test_suite_FRK4 30: [ OK ] explicit_key.test_suite_FRK4 (0 ms) 30: [ RUN ] explicit_key.test_suite_M2N8 30: [ OK ] explicit_key.test_suite_M2N8 (0 ms) 30: [----------] 5 tests from explicit_key (0 ms total) 30: 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0x561dbb205b70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x561dbb202230 DOCMAP: (3 sibs) 3 children: 30: 0x561dbb202400 KEYVAL: 'a' '' (3 sibs) 30: 0x561dbb202498 KEYVAL: 'b' '' (3 sibs) 30: 0x561dbb202530 KEYVAL: '' '' (3 sibs) 30: 0x561dbb2022c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x561dbb2025d0 KEYVAL: 'a' '' (2 sibs) 30: 0x561dbb202668 KEYVAL: 'b' '' (2 sibs) 30: 0x561dbb202360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x561dbb202710 KEYVAL: 'a' '' (3 sibs) 30: 0x561dbb2027a8 KEYVAL: 'b' '' (3 sibs) 30: 0x561dbb202840 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb273b50 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x561dbb273d90 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x561dbb273be0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x561dbb273c70 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x561dbb273d00 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x561dbb273e20 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x561dbb273eb0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x561dbb273f40 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x561dbb273fd0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x561dbb274060 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x561dbb2740f0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x561dbb274180 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: 0x561dbb205c88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x561dbb202c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x561dbb202cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x561dbb202d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x561dbb202e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x561dbb202ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb275bd0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb275c60 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x561dbb275cf0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x561dbb275d80 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x561dbb275e10 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x561dbb275ea0 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: 0x561dbb205da0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x561dbb2033b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x561dbb203448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x561dbb2034e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x561dbb203578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x561dbb203610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb277b80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb277c10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x561dbb277ca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x561dbb277d30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x561dbb277dc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x561dbb277e50 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: 0x561dbb205eb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x561dbb2036b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x561dbb203748 VAL: '?foo' (5 sibs) 30: 0x561dbb2037e0 VAL: ':foo' (5 sibs) 30: 0x561dbb203878 VAL: '-foo' (5 sibs) 30: 0x561dbb203910 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb279990 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x561dbb279a20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x561dbb279ab0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x561dbb279b40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x561dbb279bd0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x561dbb279c60 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: 0x561dbb205fd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x561dbb204280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x561dbb204318 VAL: '?foo' (5 sibs) 30: 0x561dbb2043b0 VAL: ':foo' (5 sibs) 30: 0x561dbb204448 VAL: '-foo' (5 sibs) 30: 0x561dbb2044e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb27b880 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x561dbb27b910 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x561dbb27b9a0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x561dbb27ba30 VAL: ':foo' (5 sibs) 30: [4] [4] 0x561dbb27bac0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x561dbb27bb50 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: 0x561dbb2060e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb202f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb27d5b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb27d640 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: 0x561dbb206200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x561dbb201f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x561dbb201fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb27f3a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb27f430 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x561dbb27f4c0 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: 0x561dbb206318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x561dbb2030d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x561dbb203168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb281190 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb281220 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x561dbb2812b0 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: 0x561dbb206430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x561dbb203260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x561dbb2032f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb282ec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb282f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x561dbb282fe0 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: 0x561dbb206548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x561dbb203a00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x561dbb203a98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb284bf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb284c80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x561dbb284d10 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: 0x561dbb206660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x561dbb203cd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x561dbb203e10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x561dbb203ea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x561dbb203d68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb286c20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb286cb0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x561dbb286d40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x561dbb286dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x561dbb286e60 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: 0x561dbb206778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x561dbb204040 MAP: (2 sibs) 2 children: 30: 0x561dbb205710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x561dbb2057a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x561dbb2040d8 MAP: (2 sibs) 1 children: 30: 0x561dbb204180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb288b10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x561dbb288ba0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x561dbb288c30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x561dbb288cc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x561dbb288d50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x561dbb288de0 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: 0x561dbb206890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb203f50 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] 0x561dbb28a9c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb28aa50 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: 0x561dbb2069a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb2058a0 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] 0x561dbb28c870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb28c900 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: 0x561dbb206ac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb205990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb28e720 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb28e7b0 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: 0x561dbb206bd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb205a80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2905d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb290660 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: 0x561dbb206cf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb207e80 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] 0x561dbb292480 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb292510 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: 0x561dbb206e08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb2045d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb294330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2943c0 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: 0x561dbb206f20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x561dbb204670 KEYVAL: 'a' '' (5 sibs) 30: 0x561dbb204708 KEYVAL: 'b' '' (5 sibs) 30: 0x561dbb2047a0 KEYVAL: 'c' '' (5 sibs) 30: 0x561dbb204838 KEYVAL: 'd' '' (5 sibs) 30: 0x561dbb2048d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb296060 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2960f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x561dbb296180 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x561dbb296210 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x561dbb2962a0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x561dbb296330 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: 0x561dbb207038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x561dbb2049c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x561dbb204a58 KEYVAL: 'b' '' (6 sibs) 30: 0x561dbb204af0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x561dbb204b88 KEYVAL: 'd' '' (6 sibs) 30: 0x561dbb204c20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x561dbb204cb8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb297d90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x561dbb297e20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x561dbb297eb0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x561dbb297f40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x561dbb297fd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x561dbb298060 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x561dbb2980f0 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: 0x561dbb205b70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x561dbb202230 DOCMAP: (3 sibs) 3 children: 30: 0x561dbb202400 KEYVAL: 'a' '' (3 sibs) 30: 0x561dbb202498 KEYVAL: 'b' '' (3 sibs) 30: 0x561dbb202530 KEYVAL: '' '' (3 sibs) 30: 0x561dbb2022c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x561dbb2025d0 KEYVAL: 'a' '' (2 sibs) 30: 0x561dbb202668 KEYVAL: 'b' '' (2 sibs) 30: 0x561dbb202360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x561dbb202710 KEYVAL: 'a' '' (3 sibs) 30: 0x561dbb2027a8 KEYVAL: 'b' '' (3 sibs) 30: 0x561dbb202840 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2986e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x561dbb298920 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x561dbb298770 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x561dbb298800 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x561dbb298890 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x561dbb2989b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x561dbb298a40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x561dbb298ad0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x561dbb298b60 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x561dbb298bf0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x561dbb298c80 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x561dbb298d10 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: 0x561dbb205c88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x561dbb202c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x561dbb202cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x561dbb202d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x561dbb202e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x561dbb202ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb298ff0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb299080 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x561dbb299110 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x561dbb2991a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x561dbb299230 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x561dbb2992c0 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: 0x561dbb205da0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x561dbb2033b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x561dbb203448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x561dbb2034e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x561dbb203578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x561dbb203610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb299900 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb299990 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x561dbb299a20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x561dbb299ab0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x561dbb299b40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x561dbb299bd0 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: 0x561dbb205eb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x561dbb2036b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x561dbb203748 VAL: '?foo' (5 sibs) 30: 0x561dbb2037e0 VAL: ':foo' (5 sibs) 30: 0x561dbb203878 VAL: '-foo' (5 sibs) 30: 0x561dbb203910 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb29a210 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x561dbb29a2a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x561dbb29a330 VAL: '?foo' (5 sibs) 30: [3] [3] 0x561dbb29a3c0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x561dbb29a450 VAL: '-foo' (5 sibs) 30: [5] [5] 0x561dbb29a4e0 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: 0x561dbb205fd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x561dbb204280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x561dbb204318 VAL: '?foo' (5 sibs) 30: 0x561dbb2043b0 VAL: ':foo' (5 sibs) 30: 0x561dbb204448 VAL: '-foo' (5 sibs) 30: 0x561dbb2044e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb29ab20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x561dbb29abb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x561dbb29ac40 VAL: '?foo' (5 sibs) 30: [3] [3] 0x561dbb29acd0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x561dbb29ad60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x561dbb29adf0 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: 0x561dbb2060e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb202f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb29b430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb29b4c0 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: 0x561dbb206200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x561dbb201f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x561dbb201fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb29bd40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb29bdd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x561dbb29be60 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: 0x561dbb206318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x561dbb2030d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x561dbb203168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb29c650 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb29c6e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x561dbb29c770 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: 0x561dbb206430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x561dbb203260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x561dbb2032f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb29cf60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb29cff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x561dbb29d080 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: 0x561dbb206548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x561dbb203a00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x561dbb203a98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb29d870 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb29d900 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x561dbb29d990 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: 0x561dbb206660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x561dbb203cd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x561dbb203e10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x561dbb203ea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x561dbb203d68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb29e180 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb29e210 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x561dbb29e2a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x561dbb29e330 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x561dbb29e3c0 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: 0x561dbb206778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x561dbb204040 MAP: (2 sibs) 2 children: 30: 0x561dbb205710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x561dbb2057a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x561dbb2040d8 MAP: (2 sibs) 1 children: 30: 0x561dbb204180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb29ea90 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x561dbb29eb20 MAP: (2 sibs) 2 children: 30: [2] [2] 0x561dbb29ebb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x561dbb29ec40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x561dbb29ecd0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x561dbb29ed60 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: 0x561dbb206890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb203f50 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] 0x561dbb29f3a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb29f430 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: 0x561dbb2069a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb2058a0 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] 0x561dbb29fcb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb29fd40 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: 0x561dbb206ac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb205990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2a05c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2a0650 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: 0x561dbb206bd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb205a80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2a0ed0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2a0f60 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: 0x561dbb206cf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb207e80 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] 0x561dbb2a17e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2a1870 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: 0x561dbb206e08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb2045d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2a20f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2a2180 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: 0x561dbb206f20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x561dbb204670 KEYVAL: 'a' '' (5 sibs) 30: 0x561dbb204708 KEYVAL: 'b' '' (5 sibs) 30: 0x561dbb2047a0 KEYVAL: 'c' '' (5 sibs) 30: 0x561dbb204838 KEYVAL: 'd' '' (5 sibs) 30: 0x561dbb2048d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2a2a00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2a2a90 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x561dbb2a2b20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x561dbb2a2bb0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x561dbb2a2c40 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x561dbb2a2cd0 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: 0x561dbb207038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x561dbb2049c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x561dbb204a58 KEYVAL: 'b' '' (6 sibs) 30: 0x561dbb204af0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x561dbb204b88 KEYVAL: 'd' '' (6 sibs) 30: 0x561dbb204c20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x561dbb204cb8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2a3310 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x561dbb2a33a0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x561dbb2a3430 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x561dbb2a34c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x561dbb2a3550 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x561dbb2a35e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x561dbb2a3670 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] 0x561dbb273b50 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x561dbb273d90 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x561dbb273be0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x561dbb273c70 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x561dbb273d00 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x561dbb273e20 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x561dbb273eb0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x561dbb273f40 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x561dbb273fd0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x561dbb274060 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x561dbb2740f0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x561dbb274180 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] 0x561dbb2a5080 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x561dbb2a5110 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x561dbb2a51a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x561dbb2a5230 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x561dbb2a52c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x561dbb2a5350 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x561dbb2a53e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x561dbb2a5470 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x561dbb2a5500 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x561dbb2a5590 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x561dbb2a5620 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x561dbb2a56b0 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] 0x561dbb275bd0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb275c60 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x561dbb275cf0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x561dbb275d80 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x561dbb275e10 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x561dbb275ea0 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] 0x561dbb2a6270 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2a6300 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x561dbb2a6390 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x561dbb2a6420 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x561dbb2a64b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x561dbb2a6540 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] 0x561dbb277b80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb277c10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x561dbb277ca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x561dbb277d30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x561dbb277dc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x561dbb277e50 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] 0x561dbb2a6b80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2a6c10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x561dbb2a6ca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x561dbb2a6d30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x561dbb2a6dc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x561dbb2a6e50 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] 0x561dbb279990 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x561dbb279a20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x561dbb279ab0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x561dbb279b40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x561dbb279bd0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x561dbb279c60 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] 0x561dbb2a7490 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2a7520 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x561dbb2a75b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x561dbb2a7640 VAL: ':foo' (5 sibs) 30: [4] [4] 0x561dbb2a76d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x561dbb2a7760 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] 0x561dbb27b880 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x561dbb27b910 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x561dbb27b9a0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x561dbb27ba30 VAL: ':foo' (5 sibs) 30: [4] [4] 0x561dbb27bac0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x561dbb27bb50 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] 0x561dbb2a7da0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2a7e30 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x561dbb2a7ec0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x561dbb2a7f50 VAL: ':foo' (5 sibs) 30: [4] [4] 0x561dbb2a7fe0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x561dbb2a8070 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] 0x561dbb27d5b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb27d640 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] 0x561dbb2a86b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2a8740 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] 0x561dbb27f3a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb27f430 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x561dbb27f4c0 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] 0x561dbb2a8fc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2a9050 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x561dbb2a90e0 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] 0x561dbb281190 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb281220 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x561dbb2812b0 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] 0x561dbb2a98d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2a9960 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x561dbb2a99f0 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] 0x561dbb282ec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb282f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x561dbb282fe0 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] 0x561dbb2aa1e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2aa270 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x561dbb2aa300 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] 0x561dbb284bf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb284c80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x561dbb284d10 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] 0x561dbb2aaaf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2aab80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x561dbb2aac10 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] 0x561dbb286c20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb286cb0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x561dbb286d40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x561dbb286dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x561dbb286e60 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] 0x561dbb2ab400 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2ab490 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x561dbb2ab520 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x561dbb2ab5b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x561dbb2ab640 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] 0x561dbb288b10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x561dbb288ba0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x561dbb288c30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x561dbb288cc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x561dbb288d50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x561dbb288de0 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] 0x561dbb2abd10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2abda0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x561dbb2abe30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x561dbb2abec0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x561dbb2abf50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x561dbb2abfe0 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] 0x561dbb28a9c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb28aa50 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] 0x561dbb2ac620 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2ac6b0 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] 0x561dbb28c870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb28c900 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] 0x561dbb2acf30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2acfc0 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] 0x561dbb28e720 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb28e7b0 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] 0x561dbb2ad840 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2ad8d0 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] 0x561dbb2905d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb290660 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] 0x561dbb2ae150 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2ae1e0 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] 0x561dbb292480 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb292510 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] 0x561dbb2aea60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2aeaf0 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] 0x561dbb294330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2943c0 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] 0x561dbb2af370 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2af400 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] 0x561dbb296060 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2960f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x561dbb296180 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x561dbb296210 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x561dbb2962a0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x561dbb296330 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] 0x561dbb2afc80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2afd10 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x561dbb2afda0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x561dbb2afe30 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x561dbb2afec0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x561dbb2aff50 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] 0x561dbb297d90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x561dbb297e20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x561dbb297eb0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x561dbb297f40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x561dbb297fd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x561dbb298060 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x561dbb2980f0 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] 0x561dbb2b0590 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x561dbb2b0620 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x561dbb2b06b0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x561dbb2b0740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x561dbb2b07d0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x561dbb2b0860 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x561dbb2b08f0 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] 0x561dbb2986e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x561dbb298920 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x561dbb298770 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x561dbb298800 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x561dbb298890 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x561dbb2989b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x561dbb298a40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x561dbb298ad0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x561dbb298b60 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x561dbb298bf0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x561dbb298c80 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x561dbb298d10 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] 0x561dbb2b0ea0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x561dbb2b0f30 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x561dbb2b0fc0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x561dbb2b1050 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x561dbb2b10e0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x561dbb2b1170 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x561dbb2b1200 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x561dbb2b1290 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x561dbb2b1320 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x561dbb2b13b0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x561dbb2b1440 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x561dbb2b14d0 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] 0x561dbb298ff0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb299080 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x561dbb299110 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x561dbb2991a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x561dbb299230 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x561dbb2992c0 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] 0x561dbb2b17b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2b1840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x561dbb2b18d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x561dbb2b1960 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x561dbb2b19f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x561dbb2b1a80 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] 0x561dbb299900 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb299990 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x561dbb299a20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x561dbb299ab0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x561dbb299b40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x561dbb299bd0 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] 0x561dbb2b20c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2b2150 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x561dbb2b21e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x561dbb2b2270 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x561dbb2b2300 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x561dbb2b2390 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] 0x561dbb29a210 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x561dbb29a2a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x561dbb29a330 VAL: '?foo' (5 sibs) 30: [3] [3] 0x561dbb29a3c0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x561dbb29a450 VAL: '-foo' (5 sibs) 30: [5] [5] 0x561dbb29a4e0 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] 0x561dbb2b29d0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2b2a60 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x561dbb2b2af0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x561dbb2b2b80 VAL: ':foo' (5 sibs) 30: [4] [4] 0x561dbb2b2c10 VAL: '-foo' (5 sibs) 30: [5] [5] 0x561dbb2b2ca0 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] 0x561dbb29ab20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x561dbb29abb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x561dbb29ac40 VAL: '?foo' (5 sibs) 30: [3] [3] 0x561dbb29acd0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x561dbb29ad60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x561dbb29adf0 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] 0x561dbb2b32e0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2b3370 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x561dbb2b3400 VAL: '?foo' (5 sibs) 30: [3] [3] 0x561dbb2b3490 VAL: ':foo' (5 sibs) 30: [4] [4] 0x561dbb2b3520 VAL: '-foo' (5 sibs) 30: [5] [5] 0x561dbb2b35b0 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] 0x561dbb29b430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb29b4c0 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] 0x561dbb2b3bf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2b3c80 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] 0x561dbb29bd40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb29bdd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x561dbb29be60 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] 0x561dbb2b4500 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2b4590 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x561dbb2b4620 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] 0x561dbb29c650 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb29c6e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x561dbb29c770 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] 0x561dbb2b4e10 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2b4ea0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x561dbb2b4f30 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] 0x561dbb29cf60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb29cff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x561dbb29d080 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] 0x561dbb2b5720 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2b57b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x561dbb2b5840 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] 0x561dbb29d870 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb29d900 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x561dbb29d990 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] 0x561dbb2b6030 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2b60c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x561dbb2b6150 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] 0x561dbb29e180 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb29e210 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x561dbb29e2a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x561dbb29e330 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x561dbb29e3c0 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] 0x561dbb2b6940 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2b69d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x561dbb2b6a60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x561dbb2b6af0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x561dbb2b6b80 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] 0x561dbb29ea90 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x561dbb29eb20 MAP: (2 sibs) 2 children: 30: [2] [2] 0x561dbb29ebb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x561dbb29ec40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x561dbb29ecd0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x561dbb29ed60 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] 0x561dbb2b7250 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2b72e0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x561dbb2b7370 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x561dbb2b7400 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x561dbb2b7490 MAP: (2 sibs) 1 children: 30: [5] [5] 0x561dbb2b7520 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] 0x561dbb29f3a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb29f430 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] 0x561dbb2b7b60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2b7bf0 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] 0x561dbb29fcb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb29fd40 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] 0x561dbb2b8470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2b8500 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] 0x561dbb2a05c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2a0650 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] 0x561dbb2b8d80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2b8e10 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] 0x561dbb2a0ed0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2a0f60 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] 0x561dbb2b9690 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2b9720 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] 0x561dbb2a17e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2a1870 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] 0x561dbb2b9fa0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2ba030 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] 0x561dbb2a20f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2a2180 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] 0x561dbb2ba8b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2ba940 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] 0x561dbb2a2a00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2a2a90 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x561dbb2a2b20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x561dbb2a2bb0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x561dbb2a2c40 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x561dbb2a2cd0 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] 0x561dbb2bb1c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2bb250 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x561dbb2bb2e0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x561dbb2bb370 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x561dbb2bb400 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x561dbb2bb490 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] 0x561dbb2a3310 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x561dbb2a33a0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x561dbb2a3430 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x561dbb2a34c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x561dbb2a3550 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x561dbb2a35e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x561dbb2a3670 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] 0x561dbb2bbad0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x561dbb2bbb60 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x561dbb2bbbf0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x561dbb2bbc80 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x561dbb2bbd10 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x561dbb2bbda0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x561dbb2bbe30 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: 0x561dbb205b70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x561dbb202230 DOCMAP: (3 sibs) 3 children: 30: 0x561dbb202400 KEYVAL: 'a' '' (3 sibs) 30: 0x561dbb202498 KEYVAL: 'b' '' (3 sibs) 30: 0x561dbb202530 KEYVAL: '' '' (3 sibs) 30: 0x561dbb2022c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x561dbb2025d0 KEYVAL: 'a' '' (2 sibs) 30: 0x561dbb202668 KEYVAL: 'b' '' (2 sibs) 30: 0x561dbb202360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x561dbb202710 KEYVAL: 'a' '' (3 sibs) 30: 0x561dbb2027a8 KEYVAL: 'b' '' (3 sibs) 30: 0x561dbb202840 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2bc3e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x561dbb2bc470 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x561dbb2bc500 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x561dbb2bc590 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x561dbb2bc620 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x561dbb2bc6b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x561dbb2bc740 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x561dbb2bc7d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x561dbb2bc860 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x561dbb2bc8f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x561dbb2bc980 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x561dbb2bca10 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: 0x561dbb205c88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x561dbb202c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x561dbb202cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x561dbb202d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x561dbb202e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x561dbb202ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2bcab0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2bcb40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x561dbb2bcbd0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x561dbb2bcc60 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x561dbb2bccf0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x561dbb2bcd80 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: 0x561dbb205da0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x561dbb2033b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x561dbb203448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x561dbb2034e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x561dbb203578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x561dbb203610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2bce20 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2bceb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x561dbb2bcf40 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x561dbb2bcfd0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x561dbb2bd060 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x561dbb2bd0f0 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: 0x561dbb205eb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x561dbb2036b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x561dbb203748 VAL: '?foo' (5 sibs) 30: 0x561dbb2037e0 VAL: ':foo' (5 sibs) 30: 0x561dbb203878 VAL: '-foo' (5 sibs) 30: 0x561dbb203910 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2bd190 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2bd220 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x561dbb2bd2b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x561dbb2bd340 VAL: ':foo' (5 sibs) 30: [4] [4] 0x561dbb2bd3d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x561dbb2bd460 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: 0x561dbb205fd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x561dbb204280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x561dbb204318 VAL: '?foo' (5 sibs) 30: 0x561dbb2043b0 VAL: ':foo' (5 sibs) 30: 0x561dbb204448 VAL: '-foo' (5 sibs) 30: 0x561dbb2044e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2bd500 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2bd590 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x561dbb2bd620 VAL: '?foo' (5 sibs) 30: [3] [3] 0x561dbb2bd6b0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x561dbb2bd740 VAL: '-foo' (5 sibs) 30: [5] [5] 0x561dbb2bd7d0 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: 0x561dbb2060e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb202f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2bd870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2bd900 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: 0x561dbb206200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x561dbb201f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x561dbb201fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2bd9a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2bda30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x561dbb2bdac0 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: 0x561dbb206318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x561dbb2030d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x561dbb203168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2bdb60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2bdbf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x561dbb2bdc80 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: 0x561dbb206430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x561dbb203260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x561dbb2032f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2bdd20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2bddb0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x561dbb2bde40 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: 0x561dbb206548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x561dbb203a00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x561dbb203a98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2bdee0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2bdf70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x561dbb2be000 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: 0x561dbb206660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x561dbb203cd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x561dbb203e10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x561dbb203ea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x561dbb203d68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2be0a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2be130 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x561dbb2be1c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x561dbb2be250 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x561dbb2be2e0 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: 0x561dbb206778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x561dbb204040 MAP: (2 sibs) 2 children: 30: 0x561dbb205710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x561dbb2057a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x561dbb2040d8 MAP: (2 sibs) 1 children: 30: 0x561dbb204180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2be380 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2be410 MAP: (2 sibs) 2 children: 30: [2] [2] 0x561dbb2be4a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x561dbb2be530 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x561dbb2be5c0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x561dbb2be650 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: 0x561dbb206890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb203f50 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] 0x561dbb2be6f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2be780 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: 0x561dbb2069a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb2058a0 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] 0x561dbb2be820 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2be8b0 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: 0x561dbb206ac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb205990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2be950 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2be9e0 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: 0x561dbb206bd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb205a80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2bea80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2beb10 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: 0x561dbb206cf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb207e80 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] 0x561dbb2bebb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2bec40 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: 0x561dbb206e08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb2045d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2bece0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2bed70 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: 0x561dbb206f20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x561dbb204670 KEYVAL: 'a' '' (5 sibs) 30: 0x561dbb204708 KEYVAL: 'b' '' (5 sibs) 30: 0x561dbb2047a0 KEYVAL: 'c' '' (5 sibs) 30: 0x561dbb204838 KEYVAL: 'd' '' (5 sibs) 30: 0x561dbb2048d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2bee10 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2beea0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x561dbb2bef30 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x561dbb2befc0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x561dbb2bf050 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x561dbb2bf0e0 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: 0x561dbb207038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x561dbb2049c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x561dbb204a58 KEYVAL: 'b' '' (6 sibs) 30: 0x561dbb204af0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x561dbb204b88 KEYVAL: 'd' '' (6 sibs) 30: 0x561dbb204c20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x561dbb204cb8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2bf180 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x561dbb2bf210 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x561dbb2bf2a0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x561dbb2bf330 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x561dbb2bf3c0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x561dbb2bf450 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x561dbb2bf4e0 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: 0x561dbb205b70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x561dbb202230 DOCMAP: (3 sibs) 3 children: 30: 0x561dbb202400 KEYVAL: 'a' '' (3 sibs) 30: 0x561dbb202498 KEYVAL: 'b' '' (3 sibs) 30: 0x561dbb202530 KEYVAL: '' '' (3 sibs) 30: 0x561dbb2022c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x561dbb2025d0 KEYVAL: 'a' '' (2 sibs) 30: 0x561dbb202668 KEYVAL: 'b' '' (2 sibs) 30: 0x561dbb202360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x561dbb202710 KEYVAL: 'a' '' (3 sibs) 30: 0x561dbb2027a8 KEYVAL: 'b' '' (3 sibs) 30: 0x561dbb202840 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2bf580 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x561dbb2bf610 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x561dbb2bf6a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x561dbb2bf730 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x561dbb2bf7c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x561dbb2bf850 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x561dbb2bf8e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x561dbb2bf970 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x561dbb2bfa00 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x561dbb2bfa90 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x561dbb2bfb20 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x561dbb2bfbb0 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: 0x561dbb205c88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x561dbb202c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x561dbb202cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x561dbb202d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x561dbb202e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x561dbb202ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2bfc50 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2bfce0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x561dbb2bfd70 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x561dbb2bfe00 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x561dbb2bfe90 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x561dbb2bff20 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: 0x561dbb205da0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x561dbb2033b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x561dbb203448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x561dbb2034e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x561dbb203578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x561dbb203610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2bffc0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2c0050 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x561dbb2c00e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x561dbb2c0170 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x561dbb2c0200 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x561dbb2c0290 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: 0x561dbb205eb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x561dbb2036b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x561dbb203748 VAL: '?foo' (5 sibs) 30: 0x561dbb2037e0 VAL: ':foo' (5 sibs) 30: 0x561dbb203878 VAL: '-foo' (5 sibs) 30: 0x561dbb203910 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2c0330 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2c03c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x561dbb2c0450 VAL: '?foo' (5 sibs) 30: [3] [3] 0x561dbb2c04e0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x561dbb2c0570 VAL: '-foo' (5 sibs) 30: [5] [5] 0x561dbb2c0600 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: 0x561dbb205fd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x561dbb204280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x561dbb204318 VAL: '?foo' (5 sibs) 30: 0x561dbb2043b0 VAL: ':foo' (5 sibs) 30: 0x561dbb204448 VAL: '-foo' (5 sibs) 30: 0x561dbb2044e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2c06a0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2c0730 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x561dbb2c07c0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x561dbb2c0850 VAL: ':foo' (5 sibs) 30: [4] [4] 0x561dbb2c08e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x561dbb2c0970 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: 0x561dbb2060e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb202f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2c0a10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2c0aa0 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: 0x561dbb206200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x561dbb201f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x561dbb201fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2c0b40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2c0bd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x561dbb2c0c60 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: 0x561dbb206318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x561dbb2030d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x561dbb203168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2c0d00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2c0d90 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x561dbb2c0e20 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: 0x561dbb206430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x561dbb203260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x561dbb2032f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2c0ec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2c0f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x561dbb2c0fe0 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: 0x561dbb206548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x561dbb203a00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x561dbb203a98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2c1080 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2c1110 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x561dbb2c11a0 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: 0x561dbb206660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x561dbb203cd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x561dbb203e10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x561dbb203ea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x561dbb203d68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2c1240 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2c12d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x561dbb2c1360 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x561dbb2c13f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x561dbb2c1480 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: 0x561dbb206778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x561dbb204040 MAP: (2 sibs) 2 children: 30: 0x561dbb205710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x561dbb2057a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x561dbb2040d8 MAP: (2 sibs) 1 children: 30: 0x561dbb204180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2c1520 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x561dbb2c15b0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x561dbb2c1640 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x561dbb2c16d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x561dbb2c1760 MAP: (2 sibs) 1 children: 30: [5] [5] 0x561dbb2c17f0 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: 0x561dbb206890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb203f50 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] 0x561dbb2c1890 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2c1920 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: 0x561dbb2069a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb2058a0 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] 0x561dbb2c19c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2c1a50 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: 0x561dbb206ac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb205990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2c1af0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2c1b80 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: 0x561dbb206bd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb205a80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2c1c20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2c1cb0 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: 0x561dbb206cf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb207e80 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] 0x561dbb2c1d50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2c1de0 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: 0x561dbb206e08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x561dbb2045d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2c1e80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x561dbb2c1f10 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: 0x561dbb206f20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x561dbb204670 KEYVAL: 'a' '' (5 sibs) 30: 0x561dbb204708 KEYVAL: 'b' '' (5 sibs) 30: 0x561dbb2047a0 KEYVAL: 'c' '' (5 sibs) 30: 0x561dbb204838 KEYVAL: 'd' '' (5 sibs) 30: 0x561dbb2048d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2c1fb0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x561dbb2c2040 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x561dbb2c20d0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x561dbb2c2160 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x561dbb2c21f0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x561dbb2c2280 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: 0x561dbb207038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x561dbb2049c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x561dbb204a58 KEYVAL: 'b' '' (6 sibs) 30: 0x561dbb204af0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x561dbb204b88 KEYVAL: 'd' '' (6 sibs) 30: 0x561dbb204c20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x561dbb204cb8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x561dbb2c2320 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x561dbb2c23b0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x561dbb2c2440 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x561dbb2c24d0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x561dbb2c2560 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x561dbb2c25f0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x561dbb2c2680 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 (24 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (25 ms total) 30: [ PASSED ] 726 tests. 30/52 Test #30: ryml-test-explicit_key ............ Passed 0.03 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.13.0/googletest/src/gtest_main.cc 31: [==========] Running 145 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from CaseNode 31: [ RUN ] CaseNode.setting_up 31: [ OK ] CaseNode.setting_up (0 ms) 31: [----------] 1 test from CaseNode (0 ms total) 31: 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0x55d2ee5c7b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55d2ee5c6a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55d2ee5c6c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55d2ee5c6ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55d2ee5c6d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55d2ee5c6ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55d2ee5c6de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55d2ee5c6e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55d2ee5c6f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55d2ee5c6b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55d2ee5c6fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55d2ee5c7048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55d2ee5c70e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55d2ee5df750 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5df7e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5df870 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5df900 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5df990 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5dfa20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5dfab0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5dfb40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5dfbd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5dfc60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5dfcf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5dfd80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5dfe10 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: 0x55d2ee5c7c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55d2ee5c73c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55d2ee5c7590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55d2ee5c7628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55d2ee5c76c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55d2ee5c7458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55d2ee5c7760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55d2ee5c77f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55d2ee5c7890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55d2ee5c74f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55d2ee5c7930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55d2ee5c79c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55d2ee5c7a60 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55d2ee5e17d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5e1860 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5e18f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5e1980 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5e1a10 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5e1aa0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5e1b30 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5e1bc0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5e1c50 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5e1ce0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5e1d70 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5e1e00 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5e1e90 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: 0x55d2ee5c7d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55d2ee5c7f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55d2ee5c8140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55d2ee5c81d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55d2ee5c8270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55d2ee5c8008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55d2ee5c8310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55d2ee5c83a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55d2ee5c8440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55d2ee5c80a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55d2ee5c84e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55d2ee5c8578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55d2ee5c8610 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55d2ee5e3720 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5e37b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5e3840 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5e38d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5e3960 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5e39f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5e3a80 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5e3b10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5e3ba0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5e3c30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5e3cc0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5e3d50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5e3de0 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: 0x55d2ee5c7e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x55d2ee5c87f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x55d2ee5c8890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x55d2ee5c8928 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55d2ee5e5670 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55d2ee5e5700 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55d2ee5e5790 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55d2ee5e5820 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: 0x55d2ee5c7b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55d2ee5c6a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55d2ee5c6c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55d2ee5c6ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55d2ee5c6d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55d2ee5c6ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55d2ee5c6de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55d2ee5c6e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55d2ee5c6f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55d2ee5c6b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55d2ee5c6fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55d2ee5c7048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55d2ee5c70e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55d2ee5e5f80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5e6010 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5e60a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5e6130 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5e61c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5e6250 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5e62e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5e6370 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5e6400 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5e6490 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5e6520 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5e65b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5e6640 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: 0x55d2ee5c7c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55d2ee5c73c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55d2ee5c7590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55d2ee5c7628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55d2ee5c76c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55d2ee5c7458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55d2ee5c7760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55d2ee5c77f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55d2ee5c7890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55d2ee5c74f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55d2ee5c7930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55d2ee5c79c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55d2ee5c7a60 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55d2ee5e6890 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5e6920 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5e69b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5e6a40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5e6ad0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5e6b60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5e6bf0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5e6c80 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5e6d10 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5e6da0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5e6e30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5e6ec0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5e6f50 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: 0x55d2ee5c7d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55d2ee5c7f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55d2ee5c8140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55d2ee5c81d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55d2ee5c8270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55d2ee5c8008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55d2ee5c8310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55d2ee5c83a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55d2ee5c8440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55d2ee5c80a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55d2ee5c84e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55d2ee5c8578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55d2ee5c8610 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55d2ee5e71a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5e7230 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5e72c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5e7350 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5e73e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5e7470 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5e7500 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5e7590 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5e7620 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5e76b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5e7740 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5e77d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5e7860 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: 0x55d2ee5c7e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x55d2ee5c87f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x55d2ee5c8890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x55d2ee5c8928 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55d2ee5e7ab0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55d2ee5e7b40 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55d2ee5e7bd0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55d2ee5e7c60 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] 0x55d2ee5df750 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5df7e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5df870 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5df900 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5df990 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5dfa20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5dfab0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5dfb40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5dfbd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5dfc60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5dfcf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5dfd80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5dfe10 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] 0x55d2ee5e8b30 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5e8bc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5e8c50 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5e8ce0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5e8d70 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5e8e00 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5e8e90 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5e8f20 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5e8fb0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5e9040 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5e90d0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5e9160 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5e91f0 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] 0x55d2ee5e17d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5e1860 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5e18f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5e1980 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5e1a10 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5e1aa0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5e1b30 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5e1bc0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5e1c50 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5e1ce0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5e1d70 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5e1e00 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5e1e90 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] 0x55d2ee5e9d20 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5e9db0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5e9e40 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5e9ed0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5e9f60 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5e9ff0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5ea080 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5ea110 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5ea1a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5ea230 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5ea2c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5ea350 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5ea3e0 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] 0x55d2ee5e3720 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5e37b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5e3840 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5e38d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5e3960 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5e39f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5e3a80 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5e3b10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5e3ba0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5e3c30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5e3cc0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5e3d50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5e3de0 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] 0x55d2ee5ea630 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5ea6c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5ea750 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5ea7e0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5ea870 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5ea900 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5ea990 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5eaa20 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5eaab0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5eab40 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5eabd0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5eac60 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5eacf0 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] 0x55d2ee5e5670 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55d2ee5e5700 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55d2ee5e5790 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55d2ee5e5820 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] 0x55d2ee5eaf40 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55d2ee5eafd0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55d2ee5eb060 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55d2ee5eb0f0 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] 0x55d2ee5e5f80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5e6010 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5e60a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5e6130 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5e61c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5e6250 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5e62e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5e6370 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5e6400 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5e6490 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5e6520 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5e65b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5e6640 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] 0x55d2ee5eb850 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5eb8e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5eb970 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5eba00 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5eba90 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5ebb20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5ebbb0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5ebc40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5ebcd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5ebd60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5ebdf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5ebe80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5ebf10 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] 0x55d2ee5e6890 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5e6920 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5e69b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5e6a40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5e6ad0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5e6b60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5e6bf0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5e6c80 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5e6d10 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5e6da0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5e6e30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5e6ec0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5e6f50 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] 0x55d2ee5ec160 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5ec1f0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5ec280 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5ec310 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5ec3a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5ec430 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5ec4c0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5ec550 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5ec5e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5ec670 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5ec700 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5ec790 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5ec820 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] 0x55d2ee5e71a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5e7230 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5e72c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5e7350 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5e73e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5e7470 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5e7500 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5e7590 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5e7620 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5e76b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5e7740 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5e77d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5e7860 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] 0x55d2ee5eca70 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5ecb00 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5ecb90 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5ecc20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5eccb0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5ecd40 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5ecdd0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5ece60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5ecef0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5ecf80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5ed010 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5ed0a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5ed130 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] 0x55d2ee5e7ab0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55d2ee5e7b40 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55d2ee5e7bd0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55d2ee5e7c60 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] 0x55d2ee5ed380 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55d2ee5ed410 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55d2ee5ed4a0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55d2ee5ed530 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: 0x55d2ee5c7b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55d2ee5c6a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55d2ee5c6c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55d2ee5c6ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55d2ee5c6d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55d2ee5c6ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55d2ee5c6de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55d2ee5c6e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55d2ee5c6f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55d2ee5c6b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55d2ee5c6fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55d2ee5c7048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55d2ee5c70e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55d2ee5edc90 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5edd20 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5eddb0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5ede40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5eded0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5edf60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5edff0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5ee080 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5ee110 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5ee1a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5ee230 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5ee2c0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5ee350 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: 0x55d2ee5c7c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55d2ee5c73c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55d2ee5c7590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55d2ee5c7628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55d2ee5c76c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55d2ee5c7458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55d2ee5c7760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55d2ee5c77f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55d2ee5c7890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55d2ee5c74f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55d2ee5c7930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55d2ee5c79c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55d2ee5c7a60 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55d2ee5ee3f0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5ee480 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5ee510 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5ee5a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5ee630 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5ee6c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5ee750 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5ee7e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5ee870 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5ee900 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5ee990 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5eea20 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5eeab0 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: 0x55d2ee5c7d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55d2ee5c7f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55d2ee5c8140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55d2ee5c81d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55d2ee5c8270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55d2ee5c8008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55d2ee5c8310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55d2ee5c83a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55d2ee5c8440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55d2ee5c80a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55d2ee5c84e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55d2ee5c8578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55d2ee5c8610 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55d2ee5eeb50 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5eebe0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5eec70 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5eed00 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5eed90 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5eee20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5eeeb0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5eef40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5eefd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5ef060 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5ef0f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5ef180 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5ef210 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: 0x55d2ee5c7e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x55d2ee5c87f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x55d2ee5c8890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x55d2ee5c8928 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55d2ee5e9540 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55d2ee5e95d0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55d2ee5e9660 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55d2ee5e96f0 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: 0x55d2ee5c7b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55d2ee5c6a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55d2ee5c6c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55d2ee5c6ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55d2ee5c6d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55d2ee5c6ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55d2ee5c6de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55d2ee5c6e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55d2ee5c6f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55d2ee5c6b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55d2ee5c6fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55d2ee5c7048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55d2ee5c70e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55d2ee5ef2b0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5ef340 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5ef3d0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5ef460 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5ef4f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5ef580 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5ef610 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5ef6a0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5ef730 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5ef7c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5ef850 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5ef8e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5ef970 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: 0x55d2ee5c7c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55d2ee5c73c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55d2ee5c7590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55d2ee5c7628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55d2ee5c76c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55d2ee5c7458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55d2ee5c7760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55d2ee5c77f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55d2ee5c7890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55d2ee5c74f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55d2ee5c7930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55d2ee5c79c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55d2ee5c7a60 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55d2ee5efa10 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5efaa0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5efb30 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5efbc0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5efc50 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5efce0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5efd70 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5efe00 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5efe90 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5eff20 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5effb0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5f0040 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5f00d0 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: 0x55d2ee5c7d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55d2ee5c7f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55d2ee5c8140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55d2ee5c81d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55d2ee5c8270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55d2ee5c8008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55d2ee5c8310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55d2ee5c83a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55d2ee5c8440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55d2ee5c80a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55d2ee5c84e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55d2ee5c8578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55d2ee5c8610 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55d2ee5f0170 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55d2ee5f0200 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55d2ee5f0290 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55d2ee5f0320 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55d2ee5f03b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55d2ee5f0440 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55d2ee5f04d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55d2ee5f0560 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55d2ee5f05f0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55d2ee5f0680 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55d2ee5f0710 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55d2ee5f07a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55d2ee5f0830 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: 0x55d2ee5c7e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x55d2ee5c87f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x55d2ee5c8890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x55d2ee5c8928 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55d2ee5e9790 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55d2ee5e9820 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55d2ee5e98b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55d2ee5e9940 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 (6 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (6 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.13.0/googletest/src/gtest_main.cc 32: [==========] Running 289 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from CaseNode 32: [ RUN ] CaseNode.setting_up 32: [ OK ] CaseNode.setting_up (0 ms) 32: [----------] 1 test from CaseNode (0 ms total) 32: 32: [----------] 288 tests from NESTED_SEQX2/YmlTestCase 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0x55a51f7728d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f7704d0 SEQ: (3 sibs) 0 children: 32: 0x55a51f770568 SEQ: (3 sibs) 0 children: 32: 0x55a51f770600 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7a1790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7a1820 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55a51f7a18b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55a51f7a1940 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: 0x55a51f7729e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f770e50 SEQ: (3 sibs) 3 children: 32: 0x55a51f771020 VAL: '00' (3 sibs) 32: 0x55a51f7710b8 VAL: '01' (3 sibs) 32: 0x55a51f771150 VAL: '02' (3 sibs) 32: 0x55a51f770ee8 SEQ: (3 sibs) 3 children: 32: 0x55a51f7711f0 VAL: '10' (3 sibs) 32: 0x55a51f771288 VAL: '11' (3 sibs) 32: 0x55a51f771320 VAL: '12' (3 sibs) 32: 0x55a51f770f80 SEQ: (3 sibs) 3 children: 32: 0x55a51f7713c0 VAL: '20' (3 sibs) 32: 0x55a51f771458 VAL: '21' (3 sibs) 32: 0x55a51f7714f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7a3650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7a36e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7a3770 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7a3800 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7a3890 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7a3920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7a39b0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7a3a40 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7a3ad0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7a3b60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7a3bf0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7a3c80 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7a3d10 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: 0x55a51f772b00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f771a00 SEQ: (3 sibs) 3 children: 32: 0x55a51f771bd0 VAL: '00' (3 sibs) 32: 0x55a51f771c68 VAL: '01' (3 sibs) 32: 0x55a51f771d00 VAL: '02' (3 sibs) 32: 0x55a51f771a98 SEQ: (3 sibs) 3 children: 32: 0x55a51f771da0 VAL: '10' (3 sibs) 32: 0x55a51f771e38 VAL: '11' (3 sibs) 32: 0x55a51f771ed0 VAL: '12' (3 sibs) 32: 0x55a51f771b30 SEQ: (3 sibs) 3 children: 32: 0x55a51f771f70 VAL: '20' (3 sibs) 32: 0x55a51f772008 VAL: '21' (3 sibs) 32: 0x55a51f7720a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7a53c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7a5450 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7a54e0 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7a5570 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7a5600 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7a5690 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7a5720 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7a57b0 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7a5840 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7a58d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7a5960 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7a59f0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7a5a80 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: 0x55a51f772c18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f772140 SEQ: (3 sibs) 3 children: 32: 0x55a51f772310 VAL: '00' (3 sibs) 32: 0x55a51f7723a8 VAL: '01' (3 sibs) 32: 0x55a51f772440 VAL: '02' (3 sibs) 32: 0x55a51f7721d8 SEQ: (3 sibs) 3 children: 32: 0x55a51f7724e0 VAL: '10' (3 sibs) 32: 0x55a51f772578 VAL: '11' (3 sibs) 32: 0x55a51f772610 VAL: '12' (3 sibs) 32: 0x55a51f772270 SEQ: (3 sibs) 3 children: 32: 0x55a51f7726b0 VAL: '20' (3 sibs) 32: 0x55a51f772748 VAL: '21' (3 sibs) 32: 0x55a51f7727e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7a71b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7a7240 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7a72d0 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7a7360 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7a73f0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7a7480 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7a7510 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7a75a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7a7630 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7a76c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7a7750 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7a77e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7a7870 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: 0x55a51f772d30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f773150 SEQ: (3 sibs) 3 children: 32: 0x55a51f773320 VAL: '00' (3 sibs) 32: 0x55a51f7733b8 VAL: '01' (3 sibs) 32: 0x55a51f773450 VAL: '02' (3 sibs) 32: 0x55a51f7731e8 SEQ: (3 sibs) 3 children: 32: 0x55a51f7734f0 VAL: '10' (3 sibs) 32: 0x55a51f773588 VAL: '11' (3 sibs) 32: 0x55a51f773620 VAL: '12' (3 sibs) 32: 0x55a51f773280 SEQ: (3 sibs) 3 children: 32: 0x55a51f7736c0 VAL: '20' (3 sibs) 32: 0x55a51f773758 VAL: '21' (3 sibs) 32: 0x55a51f7737f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7a8f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7a9010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7a90a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7a9130 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7a91c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7a9250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7a92e0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7a9370 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7a9400 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7a9490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7a9520 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7a95b0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7a9640 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: 0x55a51f772e48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f7715e0 SEQ: (3 sibs) 3 children: 32: 0x55a51f7717b0 VAL: '00' (3 sibs) 32: 0x55a51f771848 VAL: '01' (3 sibs) 32: 0x55a51f7718e0 VAL: '02' (3 sibs) 32: 0x55a51f771678 SEQ: (3 sibs) 3 children: 32: 0x55a51f773890 VAL: '10' (3 sibs) 32: 0x55a51f773928 VAL: '11' (3 sibs) 32: 0x55a51f7739c0 VAL: '12' (3 sibs) 32: 0x55a51f771710 SEQ: (3 sibs) 3 children: 32: 0x55a51f773a60 VAL: '20' (3 sibs) 32: 0x55a51f773af8 VAL: '21' (3 sibs) 32: 0x55a51f773b90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7aad70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7aae00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7aae90 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7aaf20 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7aafb0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7ab040 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7ab0d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7ab160 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7ab1f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7ab280 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7ab310 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7ab3a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7ab430 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: 0x55a51f772f60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f773c30 SEQ: (3 sibs) 3 children: 32: 0x55a51f773e00 VAL: '00' (3 sibs) 32: 0x55a51f773e98 VAL: '01' (3 sibs) 32: 0x55a51f773f30 VAL: '02' (3 sibs) 32: 0x55a51f773cc8 SEQ: (3 sibs) 3 children: 32: 0x55a51f773fd0 VAL: '10' (3 sibs) 32: 0x55a51f774068 VAL: '11' (3 sibs) 32: 0x55a51f774100 VAL: '12' (3 sibs) 32: 0x55a51f773d60 SEQ: (3 sibs) 3 children: 32: 0x55a51f7741a0 VAL: '20' (3 sibs) 32: 0x55a51f774238 VAL: '21' (3 sibs) 32: 0x55a51f7742d0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7accb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7acd40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7acdd0 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7ace60 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7acef0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7acf80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7ad010 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7ad0a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7ad130 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7ad1c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7ad250 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7ad2e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7ad370 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: 0x55a51f773078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f7743c0 SEQ: (3 sibs) 3 children: 32: 0x55a51f774590 VAL: '00' (3 sibs) 32: 0x55a51f774628 VAL: '01' (3 sibs) 32: 0x55a51f7746c0 VAL: '02' (3 sibs) 32: 0x55a51f774458 SEQ: (3 sibs) 3 children: 32: 0x55a51f774760 VAL: '10' (3 sibs) 32: 0x55a51f7747f8 VAL: '11' (3 sibs) 32: 0x55a51f774890 VAL: '12' (3 sibs) 32: 0x55a51f7744f0 SEQ: (3 sibs) 3 children: 32: 0x55a51f774930 VAL: '20' (3 sibs) 32: 0x55a51f7749c8 VAL: '21' (3 sibs) 32: 0x55a51f774a60 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7aeaa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7aeb30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7aebc0 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7aec50 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7aece0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7aed70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7aee00 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7aee90 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7aef20 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7aefb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7af040 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7af0d0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7af160 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: 0x55a51f7728d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f7704d0 SEQ: (3 sibs) 0 children: 32: 0x55a51f770568 SEQ: (3 sibs) 0 children: 32: 0x55a51f770600 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7af3f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7af480 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55a51f7af510 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55a51f7af5a0 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: 0x55a51f7729e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f770e50 SEQ: (3 sibs) 3 children: 32: 0x55a51f771020 VAL: '00' (3 sibs) 32: 0x55a51f7710b8 VAL: '01' (3 sibs) 32: 0x55a51f771150 VAL: '02' (3 sibs) 32: 0x55a51f770ee8 SEQ: (3 sibs) 3 children: 32: 0x55a51f7711f0 VAL: '10' (3 sibs) 32: 0x55a51f771288 VAL: '11' (3 sibs) 32: 0x55a51f771320 VAL: '12' (3 sibs) 32: 0x55a51f770f80 SEQ: (3 sibs) 3 children: 32: 0x55a51f7713c0 VAL: '20' (3 sibs) 32: 0x55a51f771458 VAL: '21' (3 sibs) 32: 0x55a51f7714f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7afd00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7afd90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7afe20 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7afeb0 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7aff40 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7affd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7b0060 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7b00f0 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7b0180 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7b0210 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7b02a0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7b0330 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7b03c0 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: 0x55a51f772b00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f771a00 SEQ: (3 sibs) 3 children: 32: 0x55a51f771bd0 VAL: '00' (3 sibs) 32: 0x55a51f771c68 VAL: '01' (3 sibs) 32: 0x55a51f771d00 VAL: '02' (3 sibs) 32: 0x55a51f771a98 SEQ: (3 sibs) 3 children: 32: 0x55a51f771da0 VAL: '10' (3 sibs) 32: 0x55a51f771e38 VAL: '11' (3 sibs) 32: 0x55a51f771ed0 VAL: '12' (3 sibs) 32: 0x55a51f771b30 SEQ: (3 sibs) 3 children: 32: 0x55a51f771f70 VAL: '20' (3 sibs) 32: 0x55a51f772008 VAL: '21' (3 sibs) 32: 0x55a51f7720a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7b0610 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b06a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7b0730 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7b07c0 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7b0850 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7b08e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7b0970 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7b0a00 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7b0a90 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7b0b20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7b0bb0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7b0c40 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7b0cd0 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: 0x55a51f772c18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f772140 SEQ: (3 sibs) 3 children: 32: 0x55a51f772310 VAL: '00' (3 sibs) 32: 0x55a51f7723a8 VAL: '01' (3 sibs) 32: 0x55a51f772440 VAL: '02' (3 sibs) 32: 0x55a51f7721d8 SEQ: (3 sibs) 3 children: 32: 0x55a51f7724e0 VAL: '10' (3 sibs) 32: 0x55a51f772578 VAL: '11' (3 sibs) 32: 0x55a51f772610 VAL: '12' (3 sibs) 32: 0x55a51f772270 SEQ: (3 sibs) 3 children: 32: 0x55a51f7726b0 VAL: '20' (3 sibs) 32: 0x55a51f772748 VAL: '21' (3 sibs) 32: 0x55a51f7727e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7b0f20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b0fb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7b1040 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7b10d0 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7b1160 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7b11f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7b1280 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7b1310 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7b13a0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7b1430 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7b14c0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7b1550 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7b15e0 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: 0x55a51f772d30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f773150 SEQ: (3 sibs) 3 children: 32: 0x55a51f773320 VAL: '00' (3 sibs) 32: 0x55a51f7733b8 VAL: '01' (3 sibs) 32: 0x55a51f773450 VAL: '02' (3 sibs) 32: 0x55a51f7731e8 SEQ: (3 sibs) 3 children: 32: 0x55a51f7734f0 VAL: '10' (3 sibs) 32: 0x55a51f773588 VAL: '11' (3 sibs) 32: 0x55a51f773620 VAL: '12' (3 sibs) 32: 0x55a51f773280 SEQ: (3 sibs) 3 children: 32: 0x55a51f7736c0 VAL: '20' (3 sibs) 32: 0x55a51f773758 VAL: '21' (3 sibs) 32: 0x55a51f7737f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7b1830 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b18c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7b1950 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7b19e0 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7b1a70 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7b1b00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7b1b90 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7b1c20 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7b1cb0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7b1d40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7b1dd0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7b1e60 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7b1ef0 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: 0x55a51f772e48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f7715e0 SEQ: (3 sibs) 3 children: 32: 0x55a51f7717b0 VAL: '00' (3 sibs) 32: 0x55a51f771848 VAL: '01' (3 sibs) 32: 0x55a51f7718e0 VAL: '02' (3 sibs) 32: 0x55a51f771678 SEQ: (3 sibs) 3 children: 32: 0x55a51f773890 VAL: '10' (3 sibs) 32: 0x55a51f773928 VAL: '11' (3 sibs) 32: 0x55a51f7739c0 VAL: '12' (3 sibs) 32: 0x55a51f771710 SEQ: (3 sibs) 3 children: 32: 0x55a51f773a60 VAL: '20' (3 sibs) 32: 0x55a51f773af8 VAL: '21' (3 sibs) 32: 0x55a51f773b90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7b2140 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b21d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7b2260 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7b22f0 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7b2380 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7b2410 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7b24a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7b2530 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7b25c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7b2650 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7b26e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7b2770 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7b2800 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: 0x55a51f772f60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f773c30 SEQ: (3 sibs) 3 children: 32: 0x55a51f773e00 VAL: '00' (3 sibs) 32: 0x55a51f773e98 VAL: '01' (3 sibs) 32: 0x55a51f773f30 VAL: '02' (3 sibs) 32: 0x55a51f773cc8 SEQ: (3 sibs) 3 children: 32: 0x55a51f773fd0 VAL: '10' (3 sibs) 32: 0x55a51f774068 VAL: '11' (3 sibs) 32: 0x55a51f774100 VAL: '12' (3 sibs) 32: 0x55a51f773d60 SEQ: (3 sibs) 3 children: 32: 0x55a51f7741a0 VAL: '20' (3 sibs) 32: 0x55a51f774238 VAL: '21' (3 sibs) 32: 0x55a51f7742d0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7b2a50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b2ae0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7b2b70 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7b2c00 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7b2c90 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7b2d20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7b2db0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7b2e40 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7b2ed0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7b2f60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7b2ff0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7b3080 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7b3110 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: 0x55a51f773078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f7743c0 SEQ: (3 sibs) 3 children: 32: 0x55a51f774590 VAL: '00' (3 sibs) 32: 0x55a51f774628 VAL: '01' (3 sibs) 32: 0x55a51f7746c0 VAL: '02' (3 sibs) 32: 0x55a51f774458 SEQ: (3 sibs) 3 children: 32: 0x55a51f774760 VAL: '10' (3 sibs) 32: 0x55a51f7747f8 VAL: '11' (3 sibs) 32: 0x55a51f774890 VAL: '12' (3 sibs) 32: 0x55a51f7744f0 SEQ: (3 sibs) 3 children: 32: 0x55a51f774930 VAL: '20' (3 sibs) 32: 0x55a51f7749c8 VAL: '21' (3 sibs) 32: 0x55a51f774a60 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7b3360 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b33f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7b3480 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7b3510 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7b35a0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7b3630 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7b36c0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7b3750 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7b37e0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7b3870 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7b3900 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7b3990 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7b3a20 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] 0x55a51f7a1790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7a1820 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55a51f7a18b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55a51f7a1940 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] 0x55a51f7b4370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b4400 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55a51f7b4490 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55a51f7b4520 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] 0x55a51f7a3650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7a36e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7a3770 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7a3800 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7a3890 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7a3920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7a39b0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7a3a40 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7a3ad0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7a3b60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7a3bf0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7a3c80 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7a3d10 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] 0x55a51f7b5560 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b55f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7b5680 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7b5710 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7b57a0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7b5830 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7b58c0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7b5950 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7b59e0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7b5a70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7b5b00 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7b5b90 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7b5c20 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] 0x55a51f7a53c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7a5450 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7a54e0 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7a5570 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7a5600 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7a5690 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7a5720 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7a57b0 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7a5840 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7a58d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7a5960 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7a59f0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7a5a80 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] 0x55a51f7b5e70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b5f00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7b5f90 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7b6020 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7b60b0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7b6140 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7b61d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7b6260 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7b62f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7b6380 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7b6410 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7b64a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7b6530 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] 0x55a51f7a71b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7a7240 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7a72d0 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7a7360 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7a73f0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7a7480 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7a7510 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7a75a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7a7630 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7a76c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7a7750 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7a77e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7a7870 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] 0x55a51f7b6780 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b6810 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7b68a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7b6930 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7b69c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7b6a50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7b6ae0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7b6b70 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7b6c00 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7b6c90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7b6d20 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7b6db0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7b6e40 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] 0x55a51f7a8f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7a9010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7a90a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7a9130 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7a91c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7a9250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7a92e0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7a9370 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7a9400 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7a9490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7a9520 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7a95b0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7a9640 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] 0x55a51f7b7090 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b7120 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7b71b0 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7b7240 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7b72d0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7b7360 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7b73f0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7b7480 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7b7510 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7b75a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7b7630 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7b76c0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7b7750 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] 0x55a51f7aad70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7aae00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7aae90 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7aaf20 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7aafb0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7ab040 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7ab0d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7ab160 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7ab1f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7ab280 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7ab310 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7ab3a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7ab430 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] 0x55a51f7b79a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b7a30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7b7ac0 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7b7b50 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7b7be0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7b7c70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7b7d00 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7b7d90 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7b7e20 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7b7eb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7b7f40 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7b7fd0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7b8060 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] 0x55a51f7accb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7acd40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7acdd0 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7ace60 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7acef0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7acf80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7ad010 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7ad0a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7ad130 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7ad1c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7ad250 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7ad2e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7ad370 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] 0x55a51f7b82b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b8340 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7b83d0 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7b8460 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7b84f0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7b8580 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7b8610 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7b86a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7b8730 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7b87c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7b8850 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7b88e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7b8970 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] 0x55a51f7aeaa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7aeb30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7aebc0 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7aec50 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7aece0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7aed70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7aee00 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7aee90 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7aef20 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7aefb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7af040 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7af0d0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7af160 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] 0x55a51f7b8bc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b8c50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7b8ce0 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7b8d70 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7b8e00 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7b8e90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7b8f20 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7b8fb0 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7b9040 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7b90d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7b9160 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7b91f0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7b9280 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] 0x55a51f7af3f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7af480 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55a51f7af510 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55a51f7af5a0 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] 0x55a51f7b94d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b9560 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55a51f7b95f0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55a51f7b9680 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] 0x55a51f7afd00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7afd90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7afe20 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7afeb0 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7aff40 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7affd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7b0060 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7b00f0 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7b0180 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7b0210 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7b02a0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7b0330 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7b03c0 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] 0x55a51f7b9de0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b9e70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7b9f00 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7b9f90 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7ba020 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7ba0b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7ba140 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7ba1d0 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7ba260 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7ba2f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7ba380 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7ba410 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7ba4a0 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] 0x55a51f7b0610 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b06a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7b0730 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7b07c0 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7b0850 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7b08e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7b0970 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7b0a00 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7b0a90 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7b0b20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7b0bb0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7b0c40 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7b0cd0 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] 0x55a51f7ba6f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7ba780 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7ba810 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7ba8a0 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7ba930 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7ba9c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7baa50 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7baae0 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7bab70 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7bac00 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7bac90 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7bad20 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7badb0 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] 0x55a51f7b0f20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b0fb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7b1040 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7b10d0 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7b1160 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7b11f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7b1280 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7b1310 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7b13a0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7b1430 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7b14c0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7b1550 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7b15e0 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] 0x55a51f7bb000 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7bb090 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7bb120 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7bb1b0 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7bb240 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7bb2d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7bb360 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7bb3f0 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7bb480 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7bb510 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7bb5a0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7bb630 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7bb6c0 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] 0x55a51f7b1830 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b18c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7b1950 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7b19e0 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7b1a70 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7b1b00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7b1b90 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7b1c20 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7b1cb0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7b1d40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7b1dd0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7b1e60 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7b1ef0 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] 0x55a51f7bb910 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7bb9a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7bba30 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7bbac0 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7bbb50 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7bbbe0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7bbc70 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7bbd00 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7bbd90 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7bbe20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7bbeb0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7bbf40 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7bbfd0 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] 0x55a51f7b2140 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b21d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7b2260 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7b22f0 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7b2380 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7b2410 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7b24a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7b2530 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7b25c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7b2650 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7b26e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7b2770 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7b2800 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] 0x55a51f7bc220 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7bc2b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7bc340 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7bc3d0 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7bc460 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7bc4f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7bc580 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7bc610 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7bc6a0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7bc730 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7bc7c0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7bc850 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7bc8e0 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] 0x55a51f7b2a50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b2ae0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7b2b70 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7b2c00 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7b2c90 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7b2d20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7b2db0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7b2e40 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7b2ed0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7b2f60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7b2ff0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7b3080 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7b3110 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] 0x55a51f7bcb30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7bcbc0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7bcc50 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7bcce0 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7bcd70 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7bce00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7bce90 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7bcf20 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7bcfb0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7bd040 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7bd0d0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7bd160 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7bd1f0 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] 0x55a51f7b3360 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b33f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7b3480 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7b3510 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7b35a0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7b3630 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7b36c0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7b3750 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7b37e0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7b3870 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7b3900 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7b3990 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7b3a20 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] 0x55a51f7bd440 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7bd4d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7bd560 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7bd5f0 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7bd680 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7bd710 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7bd7a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7bd830 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7bd8c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7bd950 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7bd9e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7bda70 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7bdb00 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: 0x55a51f7728d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f7704d0 SEQ: (3 sibs) 0 children: 32: 0x55a51f770568 SEQ: (3 sibs) 0 children: 32: 0x55a51f770600 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7b4fa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7b5030 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55a51f7b50c0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55a51f7b5150 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: 0x55a51f7729e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f770e50 SEQ: (3 sibs) 3 children: 32: 0x55a51f771020 VAL: '00' (3 sibs) 32: 0x55a51f7710b8 VAL: '01' (3 sibs) 32: 0x55a51f771150 VAL: '02' (3 sibs) 32: 0x55a51f770ee8 SEQ: (3 sibs) 3 children: 32: 0x55a51f7711f0 VAL: '10' (3 sibs) 32: 0x55a51f771288 VAL: '11' (3 sibs) 32: 0x55a51f771320 VAL: '12' (3 sibs) 32: 0x55a51f770f80 SEQ: (3 sibs) 3 children: 32: 0x55a51f7713c0 VAL: '20' (3 sibs) 32: 0x55a51f771458 VAL: '21' (3 sibs) 32: 0x55a51f7714f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7bdd50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7bdde0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7bde70 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7bdf00 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7bdf90 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7be020 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7be0b0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7be140 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7be1d0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7be260 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7be2f0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7be380 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7be410 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: 0x55a51f772b00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f771a00 SEQ: (3 sibs) 3 children: 32: 0x55a51f771bd0 VAL: '00' (3 sibs) 32: 0x55a51f771c68 VAL: '01' (3 sibs) 32: 0x55a51f771d00 VAL: '02' (3 sibs) 32: 0x55a51f771a98 SEQ: (3 sibs) 3 children: 32: 0x55a51f771da0 VAL: '10' (3 sibs) 32: 0x55a51f771e38 VAL: '11' (3 sibs) 32: 0x55a51f771ed0 VAL: '12' (3 sibs) 32: 0x55a51f771b30 SEQ: (3 sibs) 3 children: 32: 0x55a51f771f70 VAL: '20' (3 sibs) 32: 0x55a51f772008 VAL: '21' (3 sibs) 32: 0x55a51f7720a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7be4b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7be540 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7be5d0 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7be660 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7be6f0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7be780 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7be810 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7be8a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7be930 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7be9c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7bea50 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7beae0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7beb70 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: 0x55a51f772c18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f772140 SEQ: (3 sibs) 3 children: 32: 0x55a51f772310 VAL: '00' (3 sibs) 32: 0x55a51f7723a8 VAL: '01' (3 sibs) 32: 0x55a51f772440 VAL: '02' (3 sibs) 32: 0x55a51f7721d8 SEQ: (3 sibs) 3 children: 32: 0x55a51f7724e0 VAL: '10' (3 sibs) 32: 0x55a51f772578 VAL: '11' (3 sibs) 32: 0x55a51f772610 VAL: '12' (3 sibs) 32: 0x55a51f772270 SEQ: (3 sibs) 3 children: 32: 0x55a51f7726b0 VAL: '20' (3 sibs) 32: 0x55a51f772748 VAL: '21' (3 sibs) 32: 0x55a51f7727e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7bec10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7beca0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7bed30 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7bedc0 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7bee50 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7beee0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7bef70 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7bf000 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7bf090 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7bf120 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7bf1b0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7bf240 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7bf2d0 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: 0x55a51f772d30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f773150 SEQ: (3 sibs) 3 children: 32: 0x55a51f773320 VAL: '00' (3 sibs) 32: 0x55a51f7733b8 VAL: '01' (3 sibs) 32: 0x55a51f773450 VAL: '02' (3 sibs) 32: 0x55a51f7731e8 SEQ: (3 sibs) 3 children: 32: 0x55a51f7734f0 VAL: '10' (3 sibs) 32: 0x55a51f773588 VAL: '11' (3 sibs) 32: 0x55a51f773620 VAL: '12' (3 sibs) 32: 0x55a51f773280 SEQ: (3 sibs) 3 children: 32: 0x55a51f7736c0 VAL: '20' (3 sibs) 32: 0x55a51f773758 VAL: '21' (3 sibs) 32: 0x55a51f7737f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7bf370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7bf400 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7bf490 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7bf520 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7bf5b0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7bf640 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7bf6d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7bf760 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7bf7f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7bf880 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7bf910 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7bf9a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7bfa30 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: 0x55a51f772e48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f7715e0 SEQ: (3 sibs) 3 children: 32: 0x55a51f7717b0 VAL: '00' (3 sibs) 32: 0x55a51f771848 VAL: '01' (3 sibs) 32: 0x55a51f7718e0 VAL: '02' (3 sibs) 32: 0x55a51f771678 SEQ: (3 sibs) 3 children: 32: 0x55a51f773890 VAL: '10' (3 sibs) 32: 0x55a51f773928 VAL: '11' (3 sibs) 32: 0x55a51f7739c0 VAL: '12' (3 sibs) 32: 0x55a51f771710 SEQ: (3 sibs) 3 children: 32: 0x55a51f773a60 VAL: '20' (3 sibs) 32: 0x55a51f773af8 VAL: '21' (3 sibs) 32: 0x55a51f773b90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7bfad0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7bfb60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7bfbf0 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7bfc80 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7bfd10 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7bfda0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7bfe30 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7bfec0 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7bff50 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7bffe0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7c0070 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7c0100 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7c0190 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: 0x55a51f772f60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f773c30 SEQ: (3 sibs) 3 children: 32: 0x55a51f773e00 VAL: '00' (3 sibs) 32: 0x55a51f773e98 VAL: '01' (3 sibs) 32: 0x55a51f773f30 VAL: '02' (3 sibs) 32: 0x55a51f773cc8 SEQ: (3 sibs) 3 children: 32: 0x55a51f773fd0 VAL: '10' (3 sibs) 32: 0x55a51f774068 VAL: '11' (3 sibs) 32: 0x55a51f774100 VAL: '12' (3 sibs) 32: 0x55a51f773d60 SEQ: (3 sibs) 3 children: 32: 0x55a51f7741a0 VAL: '20' (3 sibs) 32: 0x55a51f774238 VAL: '21' (3 sibs) 32: 0x55a51f7742d0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7c0230 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7c02c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7c0350 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7c03e0 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7c0470 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7c0500 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7c0590 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7c0620 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7c06b0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7c0740 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7c07d0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7c0860 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7c08f0 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: 0x55a51f773078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f7743c0 SEQ: (3 sibs) 3 children: 32: 0x55a51f774590 VAL: '00' (3 sibs) 32: 0x55a51f774628 VAL: '01' (3 sibs) 32: 0x55a51f7746c0 VAL: '02' (3 sibs) 32: 0x55a51f774458 SEQ: (3 sibs) 3 children: 32: 0x55a51f774760 VAL: '10' (3 sibs) 32: 0x55a51f7747f8 VAL: '11' (3 sibs) 32: 0x55a51f774890 VAL: '12' (3 sibs) 32: 0x55a51f7744f0 SEQ: (3 sibs) 3 children: 32: 0x55a51f774930 VAL: '20' (3 sibs) 32: 0x55a51f7749c8 VAL: '21' (3 sibs) 32: 0x55a51f774a60 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7c0990 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7c0a20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7c0ab0 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7c0b40 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7c0bd0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7c0c60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7c0cf0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7c0d80 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7c0e10 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7c0ea0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7c0f30 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7c0fc0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7c1050 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: 0x55a51f7728d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f7704d0 SEQ: (3 sibs) 0 children: 32: 0x55a51f770568 SEQ: (3 sibs) 0 children: 32: 0x55a51f770600 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7c10f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7c1180 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55a51f7c1210 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55a51f7c12a0 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: 0x55a51f7729e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f770e50 SEQ: (3 sibs) 3 children: 32: 0x55a51f771020 VAL: '00' (3 sibs) 32: 0x55a51f7710b8 VAL: '01' (3 sibs) 32: 0x55a51f771150 VAL: '02' (3 sibs) 32: 0x55a51f770ee8 SEQ: (3 sibs) 3 children: 32: 0x55a51f7711f0 VAL: '10' (3 sibs) 32: 0x55a51f771288 VAL: '11' (3 sibs) 32: 0x55a51f771320 VAL: '12' (3 sibs) 32: 0x55a51f770f80 SEQ: (3 sibs) 3 children: 32: 0x55a51f7713c0 VAL: '20' (3 sibs) 32: 0x55a51f771458 VAL: '21' (3 sibs) 32: 0x55a51f7714f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7c1340 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7c13d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7c1460 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7c14f0 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7c1580 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7c1610 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7c16a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7c1730 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7c17c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7c1850 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7c18e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7c1970 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7c1a00 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: 0x55a51f772b00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f771a00 SEQ: (3 sibs) 3 children: 32: 0x55a51f771bd0 VAL: '00' (3 sibs) 32: 0x55a51f771c68 VAL: '01' (3 sibs) 32: 0x55a51f771d00 VAL: '02' (3 sibs) 32: 0x55a51f771a98 SEQ: (3 sibs) 3 children: 32: 0x55a51f771da0 VAL: '10' (3 sibs) 32: 0x55a51f771e38 VAL: '11' (3 sibs) 32: 0x55a51f771ed0 VAL: '12' (3 sibs) 32: 0x55a51f771b30 SEQ: (3 sibs) 3 children: 32: 0x55a51f771f70 VAL: '20' (3 sibs) 32: 0x55a51f772008 VAL: '21' (3 sibs) 32: 0x55a51f7720a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7c1aa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7c1b30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7c1bc0 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7c1c50 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7c1ce0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7c1d70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7c1e00 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7c1e90 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7c1f20 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7c1fb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7c2040 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7c20d0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7c2160 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: 0x55a51f772c18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f772140 SEQ: (3 sibs) 3 children: 32: 0x55a51f772310 VAL: '00' (3 sibs) 32: 0x55a51f7723a8 VAL: '01' (3 sibs) 32: 0x55a51f772440 VAL: '02' (3 sibs) 32: 0x55a51f7721d8 SEQ: (3 sibs) 3 children: 32: 0x55a51f7724e0 VAL: '10' (3 sibs) 32: 0x55a51f772578 VAL: '11' (3 sibs) 32: 0x55a51f772610 VAL: '12' (3 sibs) 32: 0x55a51f772270 SEQ: (3 sibs) 3 children: 32: 0x55a51f7726b0 VAL: '20' (3 sibs) 32: 0x55a51f772748 VAL: '21' (3 sibs) 32: 0x55a51f7727e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7c2200 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7c2290 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7c2320 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7c23b0 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7c2440 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7c24d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7c2560 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7c25f0 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7c2680 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7c2710 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7c27a0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7c2830 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7c28c0 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: 0x55a51f772d30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f773150 SEQ: (3 sibs) 3 children: 32: 0x55a51f773320 VAL: '00' (3 sibs) 32: 0x55a51f7733b8 VAL: '01' (3 sibs) 32: 0x55a51f773450 VAL: '02' (3 sibs) 32: 0x55a51f7731e8 SEQ: (3 sibs) 3 children: 32: 0x55a51f7734f0 VAL: '10' (3 sibs) 32: 0x55a51f773588 VAL: '11' (3 sibs) 32: 0x55a51f773620 VAL: '12' (3 sibs) 32: 0x55a51f773280 SEQ: (3 sibs) 3 children: 32: 0x55a51f7736c0 VAL: '20' (3 sibs) 32: 0x55a51f773758 VAL: '21' (3 sibs) 32: 0x55a51f7737f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7c2960 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7c29f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7c2a80 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7c2b10 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7c2ba0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7c2c30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7c2cc0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7c2d50 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7c2de0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7c2e70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7c2f00 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7c2f90 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7c3020 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: 0x55a51f772e48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f7715e0 SEQ: (3 sibs) 3 children: 32: 0x55a51f7717b0 VAL: '00' (3 sibs) 32: 0x55a51f771848 VAL: '01' (3 sibs) 32: 0x55a51f7718e0 VAL: '02' (3 sibs) 32: 0x55a51f771678 SEQ: (3 sibs) 3 children: 32: 0x55a51f773890 VAL: '10' (3 sibs) 32: 0x55a51f773928 VAL: '11' (3 sibs) 32: 0x55a51f7739c0 VAL: '12' (3 sibs) 32: 0x55a51f771710 SEQ: (3 sibs) 3 children: 32: 0x55a51f773a60 VAL: '20' (3 sibs) 32: 0x55a51f773af8 VAL: '21' (3 sibs) 32: 0x55a51f773b90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7c30c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7c3150 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7c31e0 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7c3270 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7c3300 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7c3390 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7c3420 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7c34b0 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7c3540 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7c35d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7c3660 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7c36f0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7c3780 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: 0x55a51f772f60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f773c30 SEQ: (3 sibs) 3 children: 32: 0x55a51f773e00 VAL: '00' (3 sibs) 32: 0x55a51f773e98 VAL: '01' (3 sibs) 32: 0x55a51f773f30 VAL: '02' (3 sibs) 32: 0x55a51f773cc8 SEQ: (3 sibs) 3 children: 32: 0x55a51f773fd0 VAL: '10' (3 sibs) 32: 0x55a51f774068 VAL: '11' (3 sibs) 32: 0x55a51f774100 VAL: '12' (3 sibs) 32: 0x55a51f773d60 SEQ: (3 sibs) 3 children: 32: 0x55a51f7741a0 VAL: '20' (3 sibs) 32: 0x55a51f774238 VAL: '21' (3 sibs) 32: 0x55a51f7742d0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7c3820 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7c38b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7c3940 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7c39d0 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7c3a60 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7c3af0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7c3b80 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7c3c10 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7c3ca0 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7c3d30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7c3dc0 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7c3e50 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7c3ee0 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: 0x55a51f773078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55a51f7743c0 SEQ: (3 sibs) 3 children: 32: 0x55a51f774590 VAL: '00' (3 sibs) 32: 0x55a51f774628 VAL: '01' (3 sibs) 32: 0x55a51f7746c0 VAL: '02' (3 sibs) 32: 0x55a51f774458 SEQ: (3 sibs) 3 children: 32: 0x55a51f774760 VAL: '10' (3 sibs) 32: 0x55a51f7747f8 VAL: '11' (3 sibs) 32: 0x55a51f774890 VAL: '12' (3 sibs) 32: 0x55a51f7744f0 SEQ: (3 sibs) 3 children: 32: 0x55a51f774930 VAL: '20' (3 sibs) 32: 0x55a51f7749c8 VAL: '21' (3 sibs) 32: 0x55a51f774a60 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55a51f7c3f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55a51f7c4010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55a51f7c40a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55a51f7c4130 VAL: '01' (3 sibs) 32: [4] [4] 0x55a51f7c41c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55a51f7c4250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55a51f7c42e0 VAL: '10' (3 sibs) 32: [7] [7] 0x55a51f7c4370 VAL: '11' (3 sibs) 32: [8] [8] 0x55a51f7c4400 VAL: '12' (3 sibs) 32: [9] [9] 0x55a51f7c4490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55a51f7c4520 VAL: '20' (3 sibs) 32: [11] [11] 0x55a51f7c45b0 VAL: '21' (3 sibs) 32: [12] [12] 0x55a51f7c4640 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 (12 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (12 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.13.0/googletest/src/gtest_main.cc 33: [==========] Running 73 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from CaseNode 33: [ RUN ] CaseNode.setting_up 33: [ OK ] CaseNode.setting_up (0 ms) 33: [----------] 1 test from CaseNode (0 ms total) 33: 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0x55fb635c42c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55fb635c2ae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55fb635c2cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c2e80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55fb635c2f18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55fb635c2fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55fb635c2d48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c3050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55fb635c30e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55fb635c3180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55fb635c2de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c3220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55fb635c32b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55fb635c3350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55fb635c2b78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55fb635c33f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c35c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55fb635c3658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55fb635c36f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55fb635c3488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c3790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55fb635c3828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55fb635c38c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55fb635c3520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c3960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55fb635c39f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55fb635c3a90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55fb635c2c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55fb635c3b30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c3d00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55fb635c3d98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55fb635c3e30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55fb635c3bc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c3ed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55fb635c3f68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55fb635c4000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55fb635c3c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c40a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55fb635c4138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55fb635c41d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x55fb635d2820 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fb635d28b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fb635d2940 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fb635d29d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fb635d2a60 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fb635d2af0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fb635d2b80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fb635d2c10 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fb635d2ca0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fb635d2d30 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fb635d2dc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fb635d2e50 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fb635d2ee0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fb635d2f70 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fb635d3000 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fb635d3090 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fb635d3120 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fb635d31b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fb635d3240 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fb635d32d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fb635d3360 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fb635d33f0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fb635d3480 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fb635d3510 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fb635d35a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fb635d3630 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fb635d36c0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fb635d3750 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fb635d37e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fb635d3870 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fb635d3900 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fb635d3990 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fb635d3a20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fb635d3ab0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fb635d3b40 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fb635d3bd0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fb635d3c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fb635d3cf0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fb635d3d80 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fb635d3e10 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: 0x55fb635c43d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55fb635c44b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55fb635c4680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c4850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55fb635c48e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55fb635c4980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55fb635c4718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c4a20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55fb635c4ab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55fb635c4b50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55fb635c47b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c4bf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55fb635c4c88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55fb635c4d20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55fb635c4548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55fb635c4dc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c4f90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55fb635c5028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55fb635c50c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55fb635c4e58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c5160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55fb635c51f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55fb635c5290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55fb635c4ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c5330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55fb635c53c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55fb635c5460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55fb635c45e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55fb635c5500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c56d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55fb635c5768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55fb635c5800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55fb635c5598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c58a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55fb635c5938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55fb635c59d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55fb635c5630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c5a70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55fb635c5b08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55fb635c5ba0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x55fb635d6960 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fb635d69f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fb635d6a80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fb635d6b10 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fb635d6ba0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fb635d6c30 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fb635d6cc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fb635d6d50 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fb635d6de0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fb635d6e70 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fb635d6f00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fb635d6f90 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fb635d7020 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fb635d70b0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fb635d7140 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fb635d71d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fb635d7260 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fb635d72f0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fb635d7380 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fb635d7410 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fb635d74a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fb635d7530 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fb635d75c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fb635d7650 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fb635d76e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fb635d7770 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fb635d7800 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fb635d7890 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fb635d7920 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fb635d79b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fb635d7a40 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fb635d7ad0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fb635d7b60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fb635d7bf0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fb635d7c80 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fb635d7d10 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fb635d7da0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fb635d7e30 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fb635d7ec0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fb635d7f50 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: 0x55fb635c42c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55fb635c2ae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55fb635c2cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c2e80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55fb635c2f18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55fb635c2fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55fb635c2d48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c3050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55fb635c30e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55fb635c3180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55fb635c2de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c3220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55fb635c32b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55fb635c3350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55fb635c2b78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55fb635c33f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c35c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55fb635c3658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55fb635c36f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55fb635c3488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c3790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55fb635c3828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55fb635c38c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55fb635c3520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c3960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55fb635c39f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55fb635c3a90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55fb635c2c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55fb635c3b30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c3d00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55fb635c3d98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55fb635c3e30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55fb635c3bc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c3ed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55fb635c3f68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55fb635c4000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55fb635c3c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c40a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55fb635c4138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55fb635c41d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x55fb635d8d70 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fb635d8e00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fb635d8e90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fb635d8f20 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fb635d8fb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fb635d9040 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fb635d90d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fb635d9160 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fb635d91f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fb635d9280 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fb635d9310 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fb635d93a0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fb635d9430 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fb635d94c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fb635d9550 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fb635d95e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fb635d9670 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fb635d9700 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fb635d9790 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fb635d9820 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fb635d98b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fb635d9940 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fb635d99d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fb635d9a60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fb635d9af0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fb635d9b80 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fb635d9c10 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fb635d9ca0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fb635d9d30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fb635d9dc0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fb635d9e50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fb635d9ee0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fb635d9f70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fb635da000 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fb635da090 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fb635da120 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fb635da1b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fb635da240 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fb635da2d0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fb635da360 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: 0x55fb635c43d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55fb635c44b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55fb635c4680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c4850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55fb635c48e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55fb635c4980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55fb635c4718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c4a20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55fb635c4ab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55fb635c4b50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55fb635c47b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c4bf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55fb635c4c88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55fb635c4d20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55fb635c4548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55fb635c4dc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c4f90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55fb635c5028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55fb635c50c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55fb635c4e58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c5160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55fb635c51f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55fb635c5290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55fb635c4ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c5330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55fb635c53c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55fb635c5460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55fb635c45e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55fb635c5500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c56d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55fb635c5768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55fb635c5800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55fb635c5598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c58a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55fb635c5938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55fb635c59d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55fb635c5630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c5a70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55fb635c5b08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55fb635c5ba0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x55fb635db180 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fb635db210 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fb635db2a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fb635db330 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fb635db3c0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fb635db450 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fb635db4e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fb635db570 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fb635db600 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fb635db690 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fb635db720 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fb635db7b0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fb635db840 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fb635db8d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fb635db960 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fb635db9f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fb635dba80 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fb635dbb10 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fb635dbba0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fb635dbc30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fb635dbcc0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fb635dbd50 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fb635dbde0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fb635dbe70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fb635dbf00 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fb635dbf90 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fb635dc020 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fb635dc0b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fb635dc140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fb635dc1d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fb635dc260 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fb635dc2f0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fb635dc380 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fb635dc410 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fb635dc4a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fb635dc530 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fb635dc5c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fb635dc650 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fb635dc6e0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fb635dc770 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] 0x55fb635d2820 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fb635d28b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fb635d2940 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fb635d29d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fb635d2a60 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fb635d2af0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fb635d2b80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fb635d2c10 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fb635d2ca0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fb635d2d30 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fb635d2dc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fb635d2e50 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fb635d2ee0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fb635d2f70 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fb635d3000 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fb635d3090 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fb635d3120 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fb635d31b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fb635d3240 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fb635d32d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fb635d3360 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fb635d33f0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fb635d3480 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fb635d3510 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fb635d35a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fb635d3630 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fb635d36c0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fb635d3750 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fb635d37e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fb635d3870 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fb635d3900 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fb635d3990 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fb635d3a20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fb635d3ab0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fb635d3b40 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fb635d3bd0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fb635d3c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fb635d3cf0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fb635d3d80 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fb635d3e10 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] 0x55fb635de7a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fb635de830 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fb635de8c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fb635de950 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fb635de9e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fb635dea70 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fb635deb00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fb635deb90 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fb635dec20 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fb635decb0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fb635ded40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fb635dedd0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fb635dee60 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fb635deef0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fb635def80 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fb635df010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fb635df0a0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fb635df130 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fb635df1c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fb635df250 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fb635df2e0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fb635df370 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fb635df400 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fb635df490 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fb635df520 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fb635df5b0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fb635df640 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fb635df6d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fb635df760 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fb635df7f0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fb635df880 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fb635df910 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fb635df9a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fb635dfa30 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fb635dfac0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fb635dfb50 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fb635dfbe0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fb635dfc70 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fb635dfd00 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fb635dfd90 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] 0x55fb635d6960 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fb635d69f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fb635d6a80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fb635d6b10 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fb635d6ba0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fb635d6c30 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fb635d6cc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fb635d6d50 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fb635d6de0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fb635d6e70 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fb635d6f00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fb635d6f90 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fb635d7020 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fb635d70b0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fb635d7140 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fb635d71d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fb635d7260 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fb635d72f0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fb635d7380 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fb635d7410 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fb635d74a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fb635d7530 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fb635d75c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fb635d7650 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fb635d76e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fb635d7770 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fb635d7800 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fb635d7890 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fb635d7920 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fb635d79b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fb635d7a40 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fb635d7ad0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fb635d7b60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fb635d7bf0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fb635d7c80 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fb635d7d10 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fb635d7da0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fb635d7e30 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fb635d7ec0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fb635d7f50 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] 0x55fb635e0bb0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fb635e0c40 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fb635e0cd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fb635e0d60 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fb635e0df0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fb635e0e80 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fb635e0f10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fb635e0fa0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fb635e1030 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fb635e10c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fb635e1150 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fb635e11e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fb635e1270 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fb635e1300 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fb635e1390 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fb635e1420 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fb635e14b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fb635e1540 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fb635e15d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fb635e1660 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fb635e16f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fb635e1780 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fb635e1810 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fb635e18a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fb635e1930 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fb635e19c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fb635e1a50 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fb635e1ae0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fb635e1b70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fb635e1c00 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fb635e1c90 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fb635e1d20 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fb635e1db0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fb635e1e40 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fb635e1ed0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fb635e1f60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fb635e1ff0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fb635e2080 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fb635e2110 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fb635e21a0 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] 0x55fb635d8d70 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fb635d8e00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fb635d8e90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fb635d8f20 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fb635d8fb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fb635d9040 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fb635d90d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fb635d9160 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fb635d91f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fb635d9280 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fb635d9310 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fb635d93a0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fb635d9430 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fb635d94c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fb635d9550 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fb635d95e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fb635d9670 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fb635d9700 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fb635d9790 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fb635d9820 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fb635d98b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fb635d9940 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fb635d99d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fb635d9a60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fb635d9af0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fb635d9b80 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fb635d9c10 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fb635d9ca0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fb635d9d30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fb635d9dc0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fb635d9e50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fb635d9ee0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fb635d9f70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fb635da000 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fb635da090 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fb635da120 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fb635da1b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fb635da240 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fb635da2d0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fb635da360 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] 0x55fb635e2fc0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fb635e3050 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fb635e30e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fb635e3170 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fb635e3200 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fb635e3290 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fb635e3320 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fb635e33b0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fb635e3440 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fb635e34d0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fb635e3560 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fb635e35f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fb635e3680 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fb635e3710 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fb635e37a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fb635e3830 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fb635e38c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fb635e3950 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fb635e39e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fb635e3a70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fb635e3b00 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fb635e3b90 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fb635e3c20 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fb635e3cb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fb635e3d40 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fb635e3dd0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fb635e3e60 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fb635e3ef0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fb635e3f80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fb635e4010 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fb635e40a0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fb635e4130 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fb635e41c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fb635e4250 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fb635e42e0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fb635e4370 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fb635e4400 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fb635e4490 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fb635e4520 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fb635e45b0 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] 0x55fb635db180 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fb635db210 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fb635db2a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fb635db330 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fb635db3c0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fb635db450 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fb635db4e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fb635db570 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fb635db600 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fb635db690 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fb635db720 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fb635db7b0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fb635db840 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fb635db8d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fb635db960 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fb635db9f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fb635dba80 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fb635dbb10 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fb635dbba0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fb635dbc30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fb635dbcc0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fb635dbd50 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fb635dbde0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fb635dbe70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fb635dbf00 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fb635dbf90 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fb635dc020 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fb635dc0b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fb635dc140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fb635dc1d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fb635dc260 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fb635dc2f0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fb635dc380 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fb635dc410 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fb635dc4a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fb635dc530 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fb635dc5c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fb635dc650 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fb635dc6e0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fb635dc770 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] 0x55fb635e53d0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fb635e5460 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fb635e54f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fb635e5580 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fb635e5610 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fb635e56a0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fb635e5730 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fb635e57c0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fb635e5850 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fb635e58e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fb635e5970 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fb635e5a00 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fb635e5a90 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fb635e5b20 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fb635e5bb0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fb635e5c40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fb635e5cd0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fb635e5d60 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fb635e5df0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fb635e5e80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fb635e5f10 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fb635e5fa0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fb635e6030 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fb635e60c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fb635e6150 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fb635e61e0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fb635e6270 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fb635e6300 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fb635e6390 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fb635e6420 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fb635e64b0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fb635e6540 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fb635e65d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fb635e6660 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fb635e66f0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fb635e6780 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fb635e6810 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fb635e68a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fb635e6930 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fb635e69c0 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: 0x55fb635c42c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55fb635c2ae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55fb635c2cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c2e80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55fb635c2f18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55fb635c2fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55fb635c2d48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c3050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55fb635c30e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55fb635c3180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55fb635c2de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c3220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55fb635c32b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55fb635c3350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55fb635c2b78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55fb635c33f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c35c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55fb635c3658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55fb635c36f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55fb635c3488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c3790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55fb635c3828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55fb635c38c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55fb635c3520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c3960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55fb635c39f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55fb635c3a90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55fb635c2c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55fb635c3b30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c3d00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55fb635c3d98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55fb635c3e30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55fb635c3bc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c3ed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55fb635c3f68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55fb635c4000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55fb635c3c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c40a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55fb635c4138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55fb635c41d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x55fb635e77e0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fb635e7870 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fb635e7900 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fb635e7990 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fb635e7a20 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fb635e7ab0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fb635e7b40 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fb635e7bd0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fb635e7c60 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fb635e7cf0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fb635e7d80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fb635e7e10 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fb635e7ea0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fb635e7f30 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fb635e7fc0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fb635e8050 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fb635e80e0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fb635e8170 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fb635e8200 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fb635e8290 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fb635e8320 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fb635e83b0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fb635e8440 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fb635e84d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fb635e8560 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fb635e85f0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fb635e8680 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fb635e8710 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fb635e87a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fb635e8830 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fb635e88c0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fb635e8950 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fb635e89e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fb635e8a70 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fb635e8b00 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fb635e8b90 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fb635e8c20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fb635e8cb0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fb635e8d40 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fb635e8dd0 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: 0x55fb635c43d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55fb635c44b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55fb635c4680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c4850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55fb635c48e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55fb635c4980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55fb635c4718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c4a20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55fb635c4ab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55fb635c4b50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55fb635c47b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c4bf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55fb635c4c88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55fb635c4d20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55fb635c4548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55fb635c4dc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c4f90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55fb635c5028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55fb635c50c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55fb635c4e58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c5160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55fb635c51f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55fb635c5290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55fb635c4ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c5330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55fb635c53c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55fb635c5460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55fb635c45e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55fb635c5500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c56d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55fb635c5768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55fb635c5800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55fb635c5598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c58a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55fb635c5938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55fb635c59d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55fb635c5630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c5a70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55fb635c5b08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55fb635c5ba0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x55fb635e8e70 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fb635e8f00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fb635e8f90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fb635e9020 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fb635e90b0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fb635e9140 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fb635e91d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fb635e9260 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fb635e92f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fb635e9380 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fb635e9410 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fb635e94a0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fb635e9530 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fb635e95c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fb635e9650 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fb635e96e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fb635e9770 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fb635e9800 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fb635e9890 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fb635e9920 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fb635e99b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fb635e9a40 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fb635e9ad0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fb635e9b60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fb635e9bf0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fb635e9c80 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fb635e9d10 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fb635e9da0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fb635e9e30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fb635e9ec0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fb635e9f50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fb635e9fe0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fb635ea070 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fb635ea100 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fb635ea190 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fb635ea220 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fb635ea2b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fb635ea340 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fb635ea3d0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fb635ea460 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: 0x55fb635c42c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55fb635c2ae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55fb635c2cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c2e80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55fb635c2f18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55fb635c2fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55fb635c2d48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c3050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55fb635c30e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55fb635c3180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55fb635c2de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c3220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55fb635c32b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55fb635c3350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55fb635c2b78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55fb635c33f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c35c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55fb635c3658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55fb635c36f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55fb635c3488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c3790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55fb635c3828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55fb635c38c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55fb635c3520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c3960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55fb635c39f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55fb635c3a90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55fb635c2c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55fb635c3b30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c3d00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55fb635c3d98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55fb635c3e30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55fb635c3bc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c3ed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55fb635c3f68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55fb635c4000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55fb635c3c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c40a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55fb635c4138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55fb635c41d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x55fb635ea500 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fb635ea590 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fb635ea620 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fb635ea6b0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fb635ea740 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fb635ea7d0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fb635ea860 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fb635ea8f0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fb635ea980 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fb635eaa10 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fb635eaaa0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fb635eab30 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fb635eabc0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fb635eac50 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fb635eace0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fb635ead70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fb635eae00 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fb635eae90 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fb635eaf20 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fb635eafb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fb635eb040 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fb635eb0d0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fb635eb160 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fb635eb1f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fb635eb280 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fb635eb310 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fb635eb3a0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fb635eb430 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fb635eb4c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fb635eb550 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fb635eb5e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fb635eb670 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fb635eb700 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fb635eb790 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fb635eb820 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fb635eb8b0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fb635eb940 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fb635eb9d0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fb635eba60 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fb635ebaf0 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: 0x55fb635c43d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55fb635c44b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55fb635c4680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c4850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55fb635c48e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55fb635c4980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55fb635c4718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c4a20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55fb635c4ab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55fb635c4b50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55fb635c47b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c4bf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55fb635c4c88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55fb635c4d20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55fb635c4548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55fb635c4dc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c4f90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55fb635c5028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55fb635c50c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55fb635c4e58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c5160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55fb635c51f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55fb635c5290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55fb635c4ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c5330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55fb635c53c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55fb635c5460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55fb635c45e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55fb635c5500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fb635c56d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55fb635c5768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55fb635c5800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55fb635c5598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fb635c58a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55fb635c5938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55fb635c59d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55fb635c5630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fb635c5a70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55fb635c5b08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55fb635c5ba0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x55fb635ebb90 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fb635ebc20 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fb635ebcb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fb635ebd40 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fb635ebdd0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fb635ebe60 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fb635ebef0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fb635ebf80 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fb635ec010 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fb635ec0a0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fb635ec130 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fb635ec1c0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fb635ec250 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fb635ec2e0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fb635ec370 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fb635ec400 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fb635ec490 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fb635ec520 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fb635ec5b0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fb635ec640 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fb635ec6d0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fb635ec760 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fb635ec7f0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fb635ec880 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fb635ec910 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fb635ec9a0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fb635eca30 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fb635ecac0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fb635ecb50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fb635ecbe0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fb635ecc70 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fb635ecd00 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fb635ecd90 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fb635ece20 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fb635eceb0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fb635ecf40 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fb635ecfd0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fb635ed060 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fb635ed0f0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fb635ed180 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 (7 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (7 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.13.0/googletest/src/gtest_main.cc 34: [==========] Running 145 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from CaseNode 34: [ RUN ] CaseNode.setting_up 34: [ OK ] CaseNode.setting_up (0 ms) 34: [----------] 1 test from CaseNode (0 ms total) 34: 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0x561ad8cf3c90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x561ad8cf0ae0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf0cb0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf0e80 VAL: '000' (3 sibs) 34: 0x561ad8cf0f18 VAL: '001' (3 sibs) 34: 0x561ad8cf0fb0 VAL: '002' (3 sibs) 34: 0x561ad8cf0d48 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1050 VAL: '010' (3 sibs) 34: 0x561ad8cf10e8 VAL: '011' (3 sibs) 34: 0x561ad8cf1180 VAL: '012' (3 sibs) 34: 0x561ad8cf0de0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1220 VAL: '020' (3 sibs) 34: 0x561ad8cf12b8 VAL: '021' (3 sibs) 34: 0x561ad8cf1350 VAL: '022' (3 sibs) 34: 0x561ad8cf0b78 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf13f0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf15c0 VAL: '100' (3 sibs) 34: 0x561ad8cf1658 VAL: '101' (3 sibs) 34: 0x561ad8cf16f0 VAL: '102' (3 sibs) 34: 0x561ad8cf1488 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1790 VAL: '110' (3 sibs) 34: 0x561ad8cf1828 VAL: '111' (3 sibs) 34: 0x561ad8cf18c0 VAL: '112' (3 sibs) 34: 0x561ad8cf1520 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1960 VAL: '120' (3 sibs) 34: 0x561ad8cf19f8 VAL: '121' (3 sibs) 34: 0x561ad8cf1a90 VAL: '122' (3 sibs) 34: 0x561ad8cf0c10 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1b30 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1d00 VAL: '200' (3 sibs) 34: 0x561ad8cf1d98 VAL: '201' (3 sibs) 34: 0x561ad8cf1e30 VAL: '202' (3 sibs) 34: 0x561ad8cf1bc8 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1ed0 VAL: '210' (3 sibs) 34: 0x561ad8cf1f68 VAL: '211' (3 sibs) 34: 0x561ad8cf2000 VAL: '212' (3 sibs) 34: 0x561ad8cf1c60 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf20a0 VAL: '220' (3 sibs) 34: 0x561ad8cf2138 VAL: '221' (3 sibs) 34: 0x561ad8cf21d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x561ad8d0e350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d0e3e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d0e470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d0e500 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d0e590 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d0e620 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d0e6b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d0e740 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d0e7d0 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d0e860 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d0e8f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d0e980 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d0ea10 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d0eaa0 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d0eb30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d0ebc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d0ec50 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d0ece0 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d0ed70 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d0ee00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d0ee90 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d0ef20 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d0efb0 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d0f040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d0f0d0 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d0f160 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d0f1f0 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d0f280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d0f310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d0f3a0 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d0f430 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d0f4c0 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d0f550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d0f5e0 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d0f670 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d0f700 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d0f790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d0f820 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d0f8b0 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d0f940 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: 0x561ad8cf3da8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x561ad8cf24b0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2680 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2850 VAL: '000' (3 sibs) 34: 0x561ad8cf28e8 VAL: '001' (3 sibs) 34: 0x561ad8cf2980 VAL: '002' (3 sibs) 34: 0x561ad8cf2718 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2a20 VAL: '010' (3 sibs) 34: 0x561ad8cf2ab8 VAL: '011' (3 sibs) 34: 0x561ad8cf2b50 VAL: '012' (3 sibs) 34: 0x561ad8cf27b0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2bf0 VAL: '020' (3 sibs) 34: 0x561ad8cf2c88 VAL: '021' (3 sibs) 34: 0x561ad8cf2d20 VAL: '022' (3 sibs) 34: 0x561ad8cf2548 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2dc0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2f90 VAL: '100' (3 sibs) 34: 0x561ad8cf3028 VAL: '101' (3 sibs) 34: 0x561ad8cf30c0 VAL: '102' (3 sibs) 34: 0x561ad8cf2e58 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf3160 VAL: '110' (3 sibs) 34: 0x561ad8cf31f8 VAL: '111' (3 sibs) 34: 0x561ad8cf3290 VAL: '112' (3 sibs) 34: 0x561ad8cf2ef0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf3330 VAL: '120' (3 sibs) 34: 0x561ad8cf33c8 VAL: '121' (3 sibs) 34: 0x561ad8cf3460 VAL: '122' (3 sibs) 34: 0x561ad8cf25e0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf3500 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf36d0 VAL: '200' (3 sibs) 34: 0x561ad8cf3768 VAL: '201' (3 sibs) 34: 0x561ad8cf3800 VAL: '202' (3 sibs) 34: 0x561ad8cf3598 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf38a0 VAL: '210' (3 sibs) 34: 0x561ad8cf3938 VAL: '211' (3 sibs) 34: 0x561ad8cf39d0 VAL: '212' (3 sibs) 34: 0x561ad8cf3630 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf3a70 VAL: '220' (3 sibs) 34: 0x561ad8cf3b08 VAL: '221' (3 sibs) 34: 0x561ad8cf3ba0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x561ad8d12280 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d12310 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d123a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d12430 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d124c0 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d12550 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d125e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d12670 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d12700 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d12790 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d12820 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d128b0 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d12940 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d129d0 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d12a60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d12af0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d12b80 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d12c10 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d12ca0 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d12d30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d12dc0 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d12e50 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d12ee0 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d12f70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d13000 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d13090 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d13120 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d131b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d13240 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d132d0 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d13360 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d133f0 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d13480 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d13510 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d135a0 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d13630 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d136c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d13750 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d137e0 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d13870 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: 0x561ad8cf3ec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x561ad8cf40b0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4280 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4450 VAL: '000' (3 sibs) 34: 0x561ad8cf44e8 VAL: '001' (3 sibs) 34: 0x561ad8cf4580 VAL: '002' (3 sibs) 34: 0x561ad8cf4318 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4620 VAL: '010' (3 sibs) 34: 0x561ad8cf46b8 VAL: '011' (3 sibs) 34: 0x561ad8cf4750 VAL: '012' (3 sibs) 34: 0x561ad8cf43b0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf47f0 VAL: '020' (3 sibs) 34: 0x561ad8cf4888 VAL: '021' (3 sibs) 34: 0x561ad8cf4920 VAL: '022' (3 sibs) 34: 0x561ad8cf4148 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf49c0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4b90 VAL: '100' (3 sibs) 34: 0x561ad8cf4c28 VAL: '101' (3 sibs) 34: 0x561ad8cf4cc0 VAL: '102' (3 sibs) 34: 0x561ad8cf4a58 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4d60 VAL: '110' (3 sibs) 34: 0x561ad8cf4df8 VAL: '111' (3 sibs) 34: 0x561ad8cf4e90 VAL: '112' (3 sibs) 34: 0x561ad8cf4af0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4f30 VAL: '120' (3 sibs) 34: 0x561ad8cf4fc8 VAL: '121' (3 sibs) 34: 0x561ad8cf5060 VAL: '122' (3 sibs) 34: 0x561ad8cf41e0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5100 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf52d0 VAL: '200' (3 sibs) 34: 0x561ad8cf5368 VAL: '201' (3 sibs) 34: 0x561ad8cf5400 VAL: '202' (3 sibs) 34: 0x561ad8cf5198 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf54a0 VAL: '210' (3 sibs) 34: 0x561ad8cf5538 VAL: '211' (3 sibs) 34: 0x561ad8cf55d0 VAL: '212' (3 sibs) 34: 0x561ad8cf5230 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5670 VAL: '220' (3 sibs) 34: 0x561ad8cf5708 VAL: '221' (3 sibs) 34: 0x561ad8cf57a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x561ad8d16320 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d163b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d16440 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d164d0 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d16560 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d165f0 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d16680 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d16710 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d167a0 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d16830 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d168c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d16950 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d169e0 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d16a70 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d16b00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d16b90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d16c20 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d16cb0 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d16d40 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d16dd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d16e60 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d16ef0 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d16f80 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d17010 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d170a0 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d17130 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d171c0 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d17250 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d172e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d17370 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d17400 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d17490 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d17520 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d175b0 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d17640 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d176d0 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d17760 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d177f0 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d17880 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d17910 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: 0x561ad8cf3fd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x561ad8cf5840 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5a10 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5be0 VAL: '000' (3 sibs) 34: 0x561ad8cf5c78 VAL: '001' (3 sibs) 34: 0x561ad8cf5d10 VAL: '002' (3 sibs) 34: 0x561ad8cf5aa8 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5db0 VAL: '010' (3 sibs) 34: 0x561ad8cf5e48 VAL: '011' (3 sibs) 34: 0x561ad8cf5ee0 VAL: '012' (3 sibs) 34: 0x561ad8cf5b40 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5f80 VAL: '020' (3 sibs) 34: 0x561ad8cf6018 VAL: '021' (3 sibs) 34: 0x561ad8cf60b0 VAL: '022' (3 sibs) 34: 0x561ad8cf58d8 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6150 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6320 VAL: '100' (3 sibs) 34: 0x561ad8cf63b8 VAL: '101' (3 sibs) 34: 0x561ad8cf6450 VAL: '102' (3 sibs) 34: 0x561ad8cf61e8 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf64f0 VAL: '110' (3 sibs) 34: 0x561ad8cf6588 VAL: '111' (3 sibs) 34: 0x561ad8cf6620 VAL: '112' (3 sibs) 34: 0x561ad8cf6280 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf66c0 VAL: '120' (3 sibs) 34: 0x561ad8cf6758 VAL: '121' (3 sibs) 34: 0x561ad8cf67f0 VAL: '122' (3 sibs) 34: 0x561ad8cf5970 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6890 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6a60 VAL: '200' (3 sibs) 34: 0x561ad8cf6af8 VAL: '201' (3 sibs) 34: 0x561ad8cf6b90 VAL: '202' (3 sibs) 34: 0x561ad8cf6928 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6c30 VAL: '210' (3 sibs) 34: 0x561ad8cf6cc8 VAL: '211' (3 sibs) 34: 0x561ad8cf6d60 VAL: '212' (3 sibs) 34: 0x561ad8cf69c0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6e00 VAL: '220' (3 sibs) 34: 0x561ad8cf6e98 VAL: '221' (3 sibs) 34: 0x561ad8cf6f30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x561ad8d1a8e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d1a970 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d1aa00 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d1aa90 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d1ab20 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d1abb0 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d1ac40 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d1acd0 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d1ad60 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d1adf0 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d1ae80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d1af10 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d1afa0 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d1b030 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d1b0c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d1b150 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d1b1e0 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d1b270 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d1b300 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d1b390 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d1b420 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d1b4b0 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d1b540 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d1b5d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d1b660 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d1b6f0 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d1b780 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d1b810 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d1b8a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d1b930 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d1b9c0 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d1ba50 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d1bae0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d1bb70 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d1bc00 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d1bc90 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d1bd20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d1bdb0 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d1be40 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d1bed0 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: 0x561ad8cf3c90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x561ad8cf0ae0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf0cb0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf0e80 VAL: '000' (3 sibs) 34: 0x561ad8cf0f18 VAL: '001' (3 sibs) 34: 0x561ad8cf0fb0 VAL: '002' (3 sibs) 34: 0x561ad8cf0d48 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1050 VAL: '010' (3 sibs) 34: 0x561ad8cf10e8 VAL: '011' (3 sibs) 34: 0x561ad8cf1180 VAL: '012' (3 sibs) 34: 0x561ad8cf0de0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1220 VAL: '020' (3 sibs) 34: 0x561ad8cf12b8 VAL: '021' (3 sibs) 34: 0x561ad8cf1350 VAL: '022' (3 sibs) 34: 0x561ad8cf0b78 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf13f0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf15c0 VAL: '100' (3 sibs) 34: 0x561ad8cf1658 VAL: '101' (3 sibs) 34: 0x561ad8cf16f0 VAL: '102' (3 sibs) 34: 0x561ad8cf1488 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1790 VAL: '110' (3 sibs) 34: 0x561ad8cf1828 VAL: '111' (3 sibs) 34: 0x561ad8cf18c0 VAL: '112' (3 sibs) 34: 0x561ad8cf1520 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1960 VAL: '120' (3 sibs) 34: 0x561ad8cf19f8 VAL: '121' (3 sibs) 34: 0x561ad8cf1a90 VAL: '122' (3 sibs) 34: 0x561ad8cf0c10 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1b30 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1d00 VAL: '200' (3 sibs) 34: 0x561ad8cf1d98 VAL: '201' (3 sibs) 34: 0x561ad8cf1e30 VAL: '202' (3 sibs) 34: 0x561ad8cf1bc8 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1ed0 VAL: '210' (3 sibs) 34: 0x561ad8cf1f68 VAL: '211' (3 sibs) 34: 0x561ad8cf2000 VAL: '212' (3 sibs) 34: 0x561ad8cf1c60 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf20a0 VAL: '220' (3 sibs) 34: 0x561ad8cf2138 VAL: '221' (3 sibs) 34: 0x561ad8cf21d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x561ad8d1ccf0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d1cd80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d1ce10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d1cea0 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d1cf30 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d1cfc0 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d1d050 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d1d0e0 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d1d170 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d1d200 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d1d290 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d1d320 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d1d3b0 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d1d440 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d1d4d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d1d560 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d1d5f0 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d1d680 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d1d710 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d1d7a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d1d830 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d1d8c0 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d1d950 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d1d9e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d1da70 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d1db00 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d1db90 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d1dc20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d1dcb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d1dd40 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d1ddd0 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d1de60 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d1def0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d1df80 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d1e010 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d1e0a0 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d1e130 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d1e1c0 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d1e250 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d1e2e0 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: 0x561ad8cf3da8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x561ad8cf24b0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2680 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2850 VAL: '000' (3 sibs) 34: 0x561ad8cf28e8 VAL: '001' (3 sibs) 34: 0x561ad8cf2980 VAL: '002' (3 sibs) 34: 0x561ad8cf2718 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2a20 VAL: '010' (3 sibs) 34: 0x561ad8cf2ab8 VAL: '011' (3 sibs) 34: 0x561ad8cf2b50 VAL: '012' (3 sibs) 34: 0x561ad8cf27b0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2bf0 VAL: '020' (3 sibs) 34: 0x561ad8cf2c88 VAL: '021' (3 sibs) 34: 0x561ad8cf2d20 VAL: '022' (3 sibs) 34: 0x561ad8cf2548 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2dc0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2f90 VAL: '100' (3 sibs) 34: 0x561ad8cf3028 VAL: '101' (3 sibs) 34: 0x561ad8cf30c0 VAL: '102' (3 sibs) 34: 0x561ad8cf2e58 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf3160 VAL: '110' (3 sibs) 34: 0x561ad8cf31f8 VAL: '111' (3 sibs) 34: 0x561ad8cf3290 VAL: '112' (3 sibs) 34: 0x561ad8cf2ef0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf3330 VAL: '120' (3 sibs) 34: 0x561ad8cf33c8 VAL: '121' (3 sibs) 34: 0x561ad8cf3460 VAL: '122' (3 sibs) 34: 0x561ad8cf25e0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf3500 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf36d0 VAL: '200' (3 sibs) 34: 0x561ad8cf3768 VAL: '201' (3 sibs) 34: 0x561ad8cf3800 VAL: '202' (3 sibs) 34: 0x561ad8cf3598 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf38a0 VAL: '210' (3 sibs) 34: 0x561ad8cf3938 VAL: '211' (3 sibs) 34: 0x561ad8cf39d0 VAL: '212' (3 sibs) 34: 0x561ad8cf3630 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf3a70 VAL: '220' (3 sibs) 34: 0x561ad8cf3b08 VAL: '221' (3 sibs) 34: 0x561ad8cf3ba0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x561ad8d1f100 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d1f190 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d1f220 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d1f2b0 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d1f340 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d1f3d0 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d1f460 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d1f4f0 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d1f580 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d1f610 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d1f6a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d1f730 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d1f7c0 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d1f850 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d1f8e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d1f970 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d1fa00 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d1fa90 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d1fb20 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d1fbb0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d1fc40 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d1fcd0 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d1fd60 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d1fdf0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d1fe80 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d1ff10 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d1ffa0 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d20030 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d200c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d20150 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d201e0 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d20270 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d20300 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d20390 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d20420 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d204b0 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d20540 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d205d0 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d20660 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d206f0 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: 0x561ad8cf3ec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x561ad8cf40b0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4280 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4450 VAL: '000' (3 sibs) 34: 0x561ad8cf44e8 VAL: '001' (3 sibs) 34: 0x561ad8cf4580 VAL: '002' (3 sibs) 34: 0x561ad8cf4318 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4620 VAL: '010' (3 sibs) 34: 0x561ad8cf46b8 VAL: '011' (3 sibs) 34: 0x561ad8cf4750 VAL: '012' (3 sibs) 34: 0x561ad8cf43b0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf47f0 VAL: '020' (3 sibs) 34: 0x561ad8cf4888 VAL: '021' (3 sibs) 34: 0x561ad8cf4920 VAL: '022' (3 sibs) 34: 0x561ad8cf4148 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf49c0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4b90 VAL: '100' (3 sibs) 34: 0x561ad8cf4c28 VAL: '101' (3 sibs) 34: 0x561ad8cf4cc0 VAL: '102' (3 sibs) 34: 0x561ad8cf4a58 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4d60 VAL: '110' (3 sibs) 34: 0x561ad8cf4df8 VAL: '111' (3 sibs) 34: 0x561ad8cf4e90 VAL: '112' (3 sibs) 34: 0x561ad8cf4af0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4f30 VAL: '120' (3 sibs) 34: 0x561ad8cf4fc8 VAL: '121' (3 sibs) 34: 0x561ad8cf5060 VAL: '122' (3 sibs) 34: 0x561ad8cf41e0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5100 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf52d0 VAL: '200' (3 sibs) 34: 0x561ad8cf5368 VAL: '201' (3 sibs) 34: 0x561ad8cf5400 VAL: '202' (3 sibs) 34: 0x561ad8cf5198 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf54a0 VAL: '210' (3 sibs) 34: 0x561ad8cf5538 VAL: '211' (3 sibs) 34: 0x561ad8cf55d0 VAL: '212' (3 sibs) 34: 0x561ad8cf5230 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5670 VAL: '220' (3 sibs) 34: 0x561ad8cf5708 VAL: '221' (3 sibs) 34: 0x561ad8cf57a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x561ad8d21510 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d215a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d21630 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d216c0 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d21750 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d217e0 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d21870 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d21900 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d21990 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d21a20 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d21ab0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d21b40 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d21bd0 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d21c60 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d21cf0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d21d80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d21e10 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d21ea0 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d21f30 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d21fc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d22050 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d220e0 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d22170 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d22200 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d22290 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d22320 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d223b0 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d22440 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d224d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d22560 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d225f0 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d22680 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d22710 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d227a0 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d22830 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d228c0 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d22950 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d229e0 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d22a70 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d22b00 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: 0x561ad8cf3fd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x561ad8cf5840 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5a10 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5be0 VAL: '000' (3 sibs) 34: 0x561ad8cf5c78 VAL: '001' (3 sibs) 34: 0x561ad8cf5d10 VAL: '002' (3 sibs) 34: 0x561ad8cf5aa8 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5db0 VAL: '010' (3 sibs) 34: 0x561ad8cf5e48 VAL: '011' (3 sibs) 34: 0x561ad8cf5ee0 VAL: '012' (3 sibs) 34: 0x561ad8cf5b40 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5f80 VAL: '020' (3 sibs) 34: 0x561ad8cf6018 VAL: '021' (3 sibs) 34: 0x561ad8cf60b0 VAL: '022' (3 sibs) 34: 0x561ad8cf58d8 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6150 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6320 VAL: '100' (3 sibs) 34: 0x561ad8cf63b8 VAL: '101' (3 sibs) 34: 0x561ad8cf6450 VAL: '102' (3 sibs) 34: 0x561ad8cf61e8 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf64f0 VAL: '110' (3 sibs) 34: 0x561ad8cf6588 VAL: '111' (3 sibs) 34: 0x561ad8cf6620 VAL: '112' (3 sibs) 34: 0x561ad8cf6280 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf66c0 VAL: '120' (3 sibs) 34: 0x561ad8cf6758 VAL: '121' (3 sibs) 34: 0x561ad8cf67f0 VAL: '122' (3 sibs) 34: 0x561ad8cf5970 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6890 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6a60 VAL: '200' (3 sibs) 34: 0x561ad8cf6af8 VAL: '201' (3 sibs) 34: 0x561ad8cf6b90 VAL: '202' (3 sibs) 34: 0x561ad8cf6928 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6c30 VAL: '210' (3 sibs) 34: 0x561ad8cf6cc8 VAL: '211' (3 sibs) 34: 0x561ad8cf6d60 VAL: '212' (3 sibs) 34: 0x561ad8cf69c0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6e00 VAL: '220' (3 sibs) 34: 0x561ad8cf6e98 VAL: '221' (3 sibs) 34: 0x561ad8cf6f30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x561ad8d23920 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d239b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d23a40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d23ad0 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d23b60 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d23bf0 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d23c80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d23d10 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d23da0 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d23e30 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d23ec0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d23f50 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d23fe0 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d24070 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d24100 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d24190 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d24220 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d242b0 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d24340 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d243d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d24460 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d244f0 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d24580 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d24610 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d246a0 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d24730 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d247c0 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d24850 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d248e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d24970 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d24a00 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d24a90 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d24b20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d24bb0 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d24c40 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d24cd0 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d24d60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d24df0 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d24e80 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d24f10 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] 0x561ad8d0e350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d0e3e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d0e470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d0e500 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d0e590 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d0e620 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d0e6b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d0e740 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d0e7d0 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d0e860 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d0e8f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d0e980 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d0ea10 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d0eaa0 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d0eb30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d0ebc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d0ec50 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d0ece0 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d0ed70 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d0ee00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d0ee90 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d0ef20 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d0efb0 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d0f040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d0f0d0 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d0f160 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d0f1f0 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d0f280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d0f310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d0f3a0 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d0f430 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d0f4c0 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d0f550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d0f5e0 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d0f670 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d0f700 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d0f790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d0f820 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d0f8b0 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d0f940 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] 0x561ad8d26f40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d26fd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d27060 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d270f0 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d27180 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d27210 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d272a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d27330 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d273c0 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d27450 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d274e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d27570 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d27600 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d27690 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d27720 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d277b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d27840 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d278d0 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d27960 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d279f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d27a80 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d27b10 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d27ba0 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d27c30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d27cc0 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d27d50 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d27de0 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d27e70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d27f00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d27f90 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d28020 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d280b0 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d28140 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d281d0 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d28260 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d282f0 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d28380 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d28410 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d284a0 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d28530 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] 0x561ad8d12280 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d12310 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d123a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d12430 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d124c0 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d12550 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d125e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d12670 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d12700 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d12790 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d12820 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d128b0 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d12940 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d129d0 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d12a60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d12af0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d12b80 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d12c10 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d12ca0 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d12d30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d12dc0 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d12e50 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d12ee0 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d12f70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d13000 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d13090 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d13120 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d131b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d13240 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d132d0 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d13360 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d133f0 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d13480 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d13510 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d135a0 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d13630 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d136c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d13750 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d137e0 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d13870 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] 0x561ad8d29350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d293e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d29470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d29500 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d29590 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d29620 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d296b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d29740 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d297d0 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d29860 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d298f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d29980 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d29a10 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d29aa0 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d29b30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d29bc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d29c50 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d29ce0 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d29d70 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d29e00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d29e90 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d29f20 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d29fb0 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d2a040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d2a0d0 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d2a160 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d2a1f0 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d2a280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d2a310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d2a3a0 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d2a430 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d2a4c0 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d2a550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d2a5e0 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d2a670 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d2a700 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d2a790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d2a820 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d2a8b0 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d2a940 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] 0x561ad8d16320 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d163b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d16440 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d164d0 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d16560 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d165f0 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d16680 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d16710 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d167a0 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d16830 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d168c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d16950 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d169e0 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d16a70 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d16b00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d16b90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d16c20 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d16cb0 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d16d40 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d16dd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d16e60 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d16ef0 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d16f80 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d17010 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d170a0 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d17130 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d171c0 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d17250 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d172e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d17370 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d17400 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d17490 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d17520 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d175b0 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d17640 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d176d0 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d17760 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d177f0 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d17880 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d17910 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] 0x561ad8d2b760 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d2b7f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d2b880 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d2b910 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d2b9a0 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d2ba30 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d2bac0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d2bb50 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d2bbe0 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d2bc70 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d2bd00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d2bd90 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d2be20 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d2beb0 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d2bf40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d2bfd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d2c060 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d2c0f0 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d2c180 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d2c210 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d2c2a0 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d2c330 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d2c3c0 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d2c450 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d2c4e0 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d2c570 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d2c600 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d2c690 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d2c720 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d2c7b0 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d2c840 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d2c8d0 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d2c960 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d2c9f0 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d2ca80 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d2cb10 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d2cba0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d2cc30 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d2ccc0 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d2cd50 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] 0x561ad8d1a8e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d1a970 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d1aa00 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d1aa90 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d1ab20 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d1abb0 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d1ac40 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d1acd0 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d1ad60 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d1adf0 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d1ae80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d1af10 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d1afa0 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d1b030 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d1b0c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d1b150 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d1b1e0 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d1b270 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d1b300 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d1b390 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d1b420 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d1b4b0 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d1b540 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d1b5d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d1b660 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d1b6f0 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d1b780 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d1b810 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d1b8a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d1b930 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d1b9c0 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d1ba50 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d1bae0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d1bb70 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d1bc00 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d1bc90 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d1bd20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d1bdb0 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d1be40 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d1bed0 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] 0x561ad8d2db70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d2dc00 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d2dc90 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d2dd20 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d2ddb0 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d2de40 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d2ded0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d2df60 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d2dff0 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d2e080 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d2e110 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d2e1a0 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d2e230 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d2e2c0 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d2e350 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d2e3e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d2e470 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d2e500 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d2e590 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d2e620 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d2e6b0 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d2e740 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d2e7d0 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d2e860 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d2e8f0 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d2e980 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d2ea10 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d2eaa0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d2eb30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d2ebc0 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d2ec50 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d2ece0 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d2ed70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d2ee00 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d2ee90 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d2ef20 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d2efb0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d2f040 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d2f0d0 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d2f160 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] 0x561ad8d1ccf0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d1cd80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d1ce10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d1cea0 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d1cf30 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d1cfc0 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d1d050 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d1d0e0 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d1d170 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d1d200 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d1d290 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d1d320 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d1d3b0 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d1d440 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d1d4d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d1d560 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d1d5f0 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d1d680 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d1d710 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d1d7a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d1d830 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d1d8c0 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d1d950 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d1d9e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d1da70 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d1db00 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d1db90 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d1dc20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d1dcb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d1dd40 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d1ddd0 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d1de60 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d1def0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d1df80 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d1e010 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d1e0a0 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d1e130 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d1e1c0 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d1e250 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d1e2e0 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] 0x561ad8d2ff80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d30010 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d300a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d30130 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d301c0 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d30250 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d302e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d30370 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d30400 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d30490 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d30520 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d305b0 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d30640 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d306d0 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d30760 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d307f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d30880 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d30910 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d309a0 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d30a30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d30ac0 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d30b50 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d30be0 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d30c70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d30d00 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d30d90 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d30e20 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d30eb0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d30f40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d30fd0 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d31060 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d310f0 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d31180 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d31210 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d312a0 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d31330 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d313c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d31450 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d314e0 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d31570 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] 0x561ad8d1f100 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d1f190 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d1f220 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d1f2b0 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d1f340 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d1f3d0 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d1f460 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d1f4f0 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d1f580 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d1f610 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d1f6a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d1f730 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d1f7c0 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d1f850 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d1f8e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d1f970 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d1fa00 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d1fa90 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d1fb20 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d1fbb0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d1fc40 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d1fcd0 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d1fd60 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d1fdf0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d1fe80 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d1ff10 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d1ffa0 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d20030 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d200c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d20150 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d201e0 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d20270 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d20300 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d20390 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d20420 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d204b0 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d20540 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d205d0 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d20660 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d206f0 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] 0x561ad8d32390 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d32420 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d324b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d32540 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d325d0 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d32660 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d326f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d32780 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d32810 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d328a0 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d32930 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d329c0 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d32a50 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d32ae0 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d32b70 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d32c00 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d32c90 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d32d20 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d32db0 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d32e40 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d32ed0 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d32f60 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d32ff0 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d33080 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d33110 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d331a0 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d33230 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d332c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d33350 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d333e0 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d33470 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d33500 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d33590 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d33620 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d336b0 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d33740 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d337d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d33860 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d338f0 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d33980 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] 0x561ad8d21510 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d215a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d21630 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d216c0 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d21750 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d217e0 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d21870 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d21900 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d21990 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d21a20 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d21ab0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d21b40 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d21bd0 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d21c60 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d21cf0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d21d80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d21e10 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d21ea0 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d21f30 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d21fc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d22050 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d220e0 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d22170 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d22200 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d22290 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d22320 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d223b0 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d22440 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d224d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d22560 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d225f0 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d22680 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d22710 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d227a0 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d22830 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d228c0 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d22950 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d229e0 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d22a70 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d22b00 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] 0x561ad8d359b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d35a40 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d35ad0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d35b60 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d35bf0 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d35c80 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d35d10 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d35da0 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d35e30 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d35ec0 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d35f50 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d35fe0 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d36070 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d36100 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d36190 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d36220 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d362b0 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d36340 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d363d0 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d36460 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d364f0 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d36580 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d36610 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d366a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d36730 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d367c0 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d36850 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d368e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d36970 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d36a00 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d36a90 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d36b20 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d36bb0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d36c40 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d36cd0 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d36d60 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d36df0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d36e80 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d36f10 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d36fa0 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] 0x561ad8d23920 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d239b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d23a40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d23ad0 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d23b60 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d23bf0 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d23c80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d23d10 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d23da0 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d23e30 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d23ec0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d23f50 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d23fe0 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d24070 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d24100 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d24190 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d24220 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d242b0 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d24340 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d243d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d24460 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d244f0 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d24580 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d24610 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d246a0 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d24730 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d247c0 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d24850 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d248e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d24970 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d24a00 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d24a90 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d24b20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d24bb0 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d24c40 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d24cd0 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d24d60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d24df0 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d24e80 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d24f10 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] 0x561ad8d37dc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d37e50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d37ee0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d37f70 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d38000 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d38090 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d38120 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d381b0 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d38240 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d382d0 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d38360 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d383f0 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d38480 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d38510 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d385a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d38630 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d386c0 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d38750 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d387e0 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d38870 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d38900 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d38990 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d38a20 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d38ab0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d38b40 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d38bd0 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d38c60 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d38cf0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d38d80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d38e10 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d38ea0 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d38f30 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d38fc0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d39050 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d390e0 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d39170 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d39200 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d39290 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d39320 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d393b0 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: 0x561ad8cf3c90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x561ad8cf0ae0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf0cb0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf0e80 VAL: '000' (3 sibs) 34: 0x561ad8cf0f18 VAL: '001' (3 sibs) 34: 0x561ad8cf0fb0 VAL: '002' (3 sibs) 34: 0x561ad8cf0d48 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1050 VAL: '010' (3 sibs) 34: 0x561ad8cf10e8 VAL: '011' (3 sibs) 34: 0x561ad8cf1180 VAL: '012' (3 sibs) 34: 0x561ad8cf0de0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1220 VAL: '020' (3 sibs) 34: 0x561ad8cf12b8 VAL: '021' (3 sibs) 34: 0x561ad8cf1350 VAL: '022' (3 sibs) 34: 0x561ad8cf0b78 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf13f0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf15c0 VAL: '100' (3 sibs) 34: 0x561ad8cf1658 VAL: '101' (3 sibs) 34: 0x561ad8cf16f0 VAL: '102' (3 sibs) 34: 0x561ad8cf1488 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1790 VAL: '110' (3 sibs) 34: 0x561ad8cf1828 VAL: '111' (3 sibs) 34: 0x561ad8cf18c0 VAL: '112' (3 sibs) 34: 0x561ad8cf1520 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1960 VAL: '120' (3 sibs) 34: 0x561ad8cf19f8 VAL: '121' (3 sibs) 34: 0x561ad8cf1a90 VAL: '122' (3 sibs) 34: 0x561ad8cf0c10 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1b30 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1d00 VAL: '200' (3 sibs) 34: 0x561ad8cf1d98 VAL: '201' (3 sibs) 34: 0x561ad8cf1e30 VAL: '202' (3 sibs) 34: 0x561ad8cf1bc8 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1ed0 VAL: '210' (3 sibs) 34: 0x561ad8cf1f68 VAL: '211' (3 sibs) 34: 0x561ad8cf2000 VAL: '212' (3 sibs) 34: 0x561ad8cf1c60 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf20a0 VAL: '220' (3 sibs) 34: 0x561ad8cf2138 VAL: '221' (3 sibs) 34: 0x561ad8cf21d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x561ad8d3a1d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d3a260 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d3a2f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d3a380 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d3a410 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d3a4a0 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d3a530 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d3a5c0 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d3a650 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d3a6e0 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d3a770 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d3a800 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d3a890 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d3a920 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d3a9b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d3aa40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d3aad0 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d3ab60 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d3abf0 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d3ac80 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d3ad10 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d3ada0 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d3ae30 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d3aec0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d3af50 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d3afe0 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d3b070 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d3b100 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d3b190 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d3b220 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d3b2b0 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d3b340 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d3b3d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d3b460 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d3b4f0 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d3b580 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d3b610 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d3b6a0 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d3b730 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d3b7c0 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: 0x561ad8cf3da8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x561ad8cf24b0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2680 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2850 VAL: '000' (3 sibs) 34: 0x561ad8cf28e8 VAL: '001' (3 sibs) 34: 0x561ad8cf2980 VAL: '002' (3 sibs) 34: 0x561ad8cf2718 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2a20 VAL: '010' (3 sibs) 34: 0x561ad8cf2ab8 VAL: '011' (3 sibs) 34: 0x561ad8cf2b50 VAL: '012' (3 sibs) 34: 0x561ad8cf27b0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2bf0 VAL: '020' (3 sibs) 34: 0x561ad8cf2c88 VAL: '021' (3 sibs) 34: 0x561ad8cf2d20 VAL: '022' (3 sibs) 34: 0x561ad8cf2548 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2dc0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2f90 VAL: '100' (3 sibs) 34: 0x561ad8cf3028 VAL: '101' (3 sibs) 34: 0x561ad8cf30c0 VAL: '102' (3 sibs) 34: 0x561ad8cf2e58 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf3160 VAL: '110' (3 sibs) 34: 0x561ad8cf31f8 VAL: '111' (3 sibs) 34: 0x561ad8cf3290 VAL: '112' (3 sibs) 34: 0x561ad8cf2ef0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf3330 VAL: '120' (3 sibs) 34: 0x561ad8cf33c8 VAL: '121' (3 sibs) 34: 0x561ad8cf3460 VAL: '122' (3 sibs) 34: 0x561ad8cf25e0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf3500 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf36d0 VAL: '200' (3 sibs) 34: 0x561ad8cf3768 VAL: '201' (3 sibs) 34: 0x561ad8cf3800 VAL: '202' (3 sibs) 34: 0x561ad8cf3598 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf38a0 VAL: '210' (3 sibs) 34: 0x561ad8cf3938 VAL: '211' (3 sibs) 34: 0x561ad8cf39d0 VAL: '212' (3 sibs) 34: 0x561ad8cf3630 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf3a70 VAL: '220' (3 sibs) 34: 0x561ad8cf3b08 VAL: '221' (3 sibs) 34: 0x561ad8cf3ba0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x561ad8d3b860 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d3b8f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d3b980 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d3ba10 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d3baa0 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d3bb30 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d3bbc0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d3bc50 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d3bce0 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d3bd70 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d3be00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d3be90 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d3bf20 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d3bfb0 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d3c040 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d3c0d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d3c160 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d3c1f0 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d3c280 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d3c310 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d3c3a0 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d3c430 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d3c4c0 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d3c550 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d3c5e0 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d3c670 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d3c700 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d3c790 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d3c820 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d3c8b0 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d3c940 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d3c9d0 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d3ca60 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d3caf0 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d3cb80 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d3cc10 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d3cca0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d3cd30 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d3cdc0 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d3ce50 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: 0x561ad8cf3ec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x561ad8cf40b0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4280 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4450 VAL: '000' (3 sibs) 34: 0x561ad8cf44e8 VAL: '001' (3 sibs) 34: 0x561ad8cf4580 VAL: '002' (3 sibs) 34: 0x561ad8cf4318 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4620 VAL: '010' (3 sibs) 34: 0x561ad8cf46b8 VAL: '011' (3 sibs) 34: 0x561ad8cf4750 VAL: '012' (3 sibs) 34: 0x561ad8cf43b0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf47f0 VAL: '020' (3 sibs) 34: 0x561ad8cf4888 VAL: '021' (3 sibs) 34: 0x561ad8cf4920 VAL: '022' (3 sibs) 34: 0x561ad8cf4148 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf49c0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4b90 VAL: '100' (3 sibs) 34: 0x561ad8cf4c28 VAL: '101' (3 sibs) 34: 0x561ad8cf4cc0 VAL: '102' (3 sibs) 34: 0x561ad8cf4a58 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4d60 VAL: '110' (3 sibs) 34: 0x561ad8cf4df8 VAL: '111' (3 sibs) 34: 0x561ad8cf4e90 VAL: '112' (3 sibs) 34: 0x561ad8cf4af0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4f30 VAL: '120' (3 sibs) 34: 0x561ad8cf4fc8 VAL: '121' (3 sibs) 34: 0x561ad8cf5060 VAL: '122' (3 sibs) 34: 0x561ad8cf41e0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5100 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf52d0 VAL: '200' (3 sibs) 34: 0x561ad8cf5368 VAL: '201' (3 sibs) 34: 0x561ad8cf5400 VAL: '202' (3 sibs) 34: 0x561ad8cf5198 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf54a0 VAL: '210' (3 sibs) 34: 0x561ad8cf5538 VAL: '211' (3 sibs) 34: 0x561ad8cf55d0 VAL: '212' (3 sibs) 34: 0x561ad8cf5230 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5670 VAL: '220' (3 sibs) 34: 0x561ad8cf5708 VAL: '221' (3 sibs) 34: 0x561ad8cf57a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x561ad8d3cef0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d3cf80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d3d010 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d3d0a0 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d3d130 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d3d1c0 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d3d250 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d3d2e0 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d3d370 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d3d400 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d3d490 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d3d520 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d3d5b0 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d3d640 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d3d6d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d3d760 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d3d7f0 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d3d880 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d3d910 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d3d9a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d3da30 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d3dac0 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d3db50 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d3dbe0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d3dc70 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d3dd00 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d3dd90 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d3de20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d3deb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d3df40 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d3dfd0 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d3e060 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d3e0f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d3e180 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d3e210 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d3e2a0 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d3e330 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d3e3c0 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d3e450 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d3e4e0 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: 0x561ad8cf3fd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x561ad8cf5840 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5a10 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5be0 VAL: '000' (3 sibs) 34: 0x561ad8cf5c78 VAL: '001' (3 sibs) 34: 0x561ad8cf5d10 VAL: '002' (3 sibs) 34: 0x561ad8cf5aa8 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5db0 VAL: '010' (3 sibs) 34: 0x561ad8cf5e48 VAL: '011' (3 sibs) 34: 0x561ad8cf5ee0 VAL: '012' (3 sibs) 34: 0x561ad8cf5b40 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5f80 VAL: '020' (3 sibs) 34: 0x561ad8cf6018 VAL: '021' (3 sibs) 34: 0x561ad8cf60b0 VAL: '022' (3 sibs) 34: 0x561ad8cf58d8 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6150 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6320 VAL: '100' (3 sibs) 34: 0x561ad8cf63b8 VAL: '101' (3 sibs) 34: 0x561ad8cf6450 VAL: '102' (3 sibs) 34: 0x561ad8cf61e8 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf64f0 VAL: '110' (3 sibs) 34: 0x561ad8cf6588 VAL: '111' (3 sibs) 34: 0x561ad8cf6620 VAL: '112' (3 sibs) 34: 0x561ad8cf6280 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf66c0 VAL: '120' (3 sibs) 34: 0x561ad8cf6758 VAL: '121' (3 sibs) 34: 0x561ad8cf67f0 VAL: '122' (3 sibs) 34: 0x561ad8cf5970 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6890 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6a60 VAL: '200' (3 sibs) 34: 0x561ad8cf6af8 VAL: '201' (3 sibs) 34: 0x561ad8cf6b90 VAL: '202' (3 sibs) 34: 0x561ad8cf6928 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6c30 VAL: '210' (3 sibs) 34: 0x561ad8cf6cc8 VAL: '211' (3 sibs) 34: 0x561ad8cf6d60 VAL: '212' (3 sibs) 34: 0x561ad8cf69c0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6e00 VAL: '220' (3 sibs) 34: 0x561ad8cf6e98 VAL: '221' (3 sibs) 34: 0x561ad8cf6f30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x561ad8d3e580 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d3e610 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d3e6a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d3e730 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d3e7c0 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d3e850 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d3e8e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d3e970 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d3ea00 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d3ea90 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d3eb20 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d3ebb0 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d3ec40 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d3ecd0 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d3ed60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d3edf0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d3ee80 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d3ef10 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d3efa0 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d3f030 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d3f0c0 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d3f150 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d3f1e0 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d3f270 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d3f300 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d3f390 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d3f420 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d3f4b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d3f540 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d3f5d0 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d3f660 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d3f6f0 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d3f780 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d3f810 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d3f8a0 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d3f930 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d3f9c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d3fa50 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d3fae0 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d3fb70 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: 0x561ad8cf3c90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x561ad8cf0ae0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf0cb0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf0e80 VAL: '000' (3 sibs) 34: 0x561ad8cf0f18 VAL: '001' (3 sibs) 34: 0x561ad8cf0fb0 VAL: '002' (3 sibs) 34: 0x561ad8cf0d48 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1050 VAL: '010' (3 sibs) 34: 0x561ad8cf10e8 VAL: '011' (3 sibs) 34: 0x561ad8cf1180 VAL: '012' (3 sibs) 34: 0x561ad8cf0de0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1220 VAL: '020' (3 sibs) 34: 0x561ad8cf12b8 VAL: '021' (3 sibs) 34: 0x561ad8cf1350 VAL: '022' (3 sibs) 34: 0x561ad8cf0b78 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf13f0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf15c0 VAL: '100' (3 sibs) 34: 0x561ad8cf1658 VAL: '101' (3 sibs) 34: 0x561ad8cf16f0 VAL: '102' (3 sibs) 34: 0x561ad8cf1488 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1790 VAL: '110' (3 sibs) 34: 0x561ad8cf1828 VAL: '111' (3 sibs) 34: 0x561ad8cf18c0 VAL: '112' (3 sibs) 34: 0x561ad8cf1520 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1960 VAL: '120' (3 sibs) 34: 0x561ad8cf19f8 VAL: '121' (3 sibs) 34: 0x561ad8cf1a90 VAL: '122' (3 sibs) 34: 0x561ad8cf0c10 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1b30 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1d00 VAL: '200' (3 sibs) 34: 0x561ad8cf1d98 VAL: '201' (3 sibs) 34: 0x561ad8cf1e30 VAL: '202' (3 sibs) 34: 0x561ad8cf1bc8 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf1ed0 VAL: '210' (3 sibs) 34: 0x561ad8cf1f68 VAL: '211' (3 sibs) 34: 0x561ad8cf2000 VAL: '212' (3 sibs) 34: 0x561ad8cf1c60 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf20a0 VAL: '220' (3 sibs) 34: 0x561ad8cf2138 VAL: '221' (3 sibs) 34: 0x561ad8cf21d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x561ad8d3fc10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d3fca0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d3fd30 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d3fdc0 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d3fe50 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d3fee0 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d3ff70 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d40000 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d40090 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d40120 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d401b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d40240 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d402d0 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d40360 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d403f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d40480 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d40510 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d405a0 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d40630 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d406c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d40750 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d407e0 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d40870 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d40900 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d40990 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d40a20 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d40ab0 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d40b40 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d40bd0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d40c60 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d40cf0 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d40d80 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d40e10 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d40ea0 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d40f30 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d40fc0 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d41050 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d410e0 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d41170 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d41200 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: 0x561ad8cf3da8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x561ad8cf24b0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2680 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2850 VAL: '000' (3 sibs) 34: 0x561ad8cf28e8 VAL: '001' (3 sibs) 34: 0x561ad8cf2980 VAL: '002' (3 sibs) 34: 0x561ad8cf2718 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2a20 VAL: '010' (3 sibs) 34: 0x561ad8cf2ab8 VAL: '011' (3 sibs) 34: 0x561ad8cf2b50 VAL: '012' (3 sibs) 34: 0x561ad8cf27b0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2bf0 VAL: '020' (3 sibs) 34: 0x561ad8cf2c88 VAL: '021' (3 sibs) 34: 0x561ad8cf2d20 VAL: '022' (3 sibs) 34: 0x561ad8cf2548 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2dc0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf2f90 VAL: '100' (3 sibs) 34: 0x561ad8cf3028 VAL: '101' (3 sibs) 34: 0x561ad8cf30c0 VAL: '102' (3 sibs) 34: 0x561ad8cf2e58 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf3160 VAL: '110' (3 sibs) 34: 0x561ad8cf31f8 VAL: '111' (3 sibs) 34: 0x561ad8cf3290 VAL: '112' (3 sibs) 34: 0x561ad8cf2ef0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf3330 VAL: '120' (3 sibs) 34: 0x561ad8cf33c8 VAL: '121' (3 sibs) 34: 0x561ad8cf3460 VAL: '122' (3 sibs) 34: 0x561ad8cf25e0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf3500 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf36d0 VAL: '200' (3 sibs) 34: 0x561ad8cf3768 VAL: '201' (3 sibs) 34: 0x561ad8cf3800 VAL: '202' (3 sibs) 34: 0x561ad8cf3598 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf38a0 VAL: '210' (3 sibs) 34: 0x561ad8cf3938 VAL: '211' (3 sibs) 34: 0x561ad8cf39d0 VAL: '212' (3 sibs) 34: 0x561ad8cf3630 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf3a70 VAL: '220' (3 sibs) 34: 0x561ad8cf3b08 VAL: '221' (3 sibs) 34: 0x561ad8cf3ba0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x561ad8d412a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d41330 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d413c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d41450 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d414e0 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d41570 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d41600 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d41690 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d41720 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d417b0 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d41840 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d418d0 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d41960 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d419f0 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d41a80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d41b10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d41ba0 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d41c30 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d41cc0 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d41d50 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d41de0 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d41e70 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d41f00 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d41f90 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d42020 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d420b0 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d42140 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d421d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d42260 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d422f0 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d42380 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d42410 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d424a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d42530 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d425c0 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d42650 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d426e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d42770 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d42800 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d42890 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: 0x561ad8cf3ec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x561ad8cf40b0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4280 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4450 VAL: '000' (3 sibs) 34: 0x561ad8cf44e8 VAL: '001' (3 sibs) 34: 0x561ad8cf4580 VAL: '002' (3 sibs) 34: 0x561ad8cf4318 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4620 VAL: '010' (3 sibs) 34: 0x561ad8cf46b8 VAL: '011' (3 sibs) 34: 0x561ad8cf4750 VAL: '012' (3 sibs) 34: 0x561ad8cf43b0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf47f0 VAL: '020' (3 sibs) 34: 0x561ad8cf4888 VAL: '021' (3 sibs) 34: 0x561ad8cf4920 VAL: '022' (3 sibs) 34: 0x561ad8cf4148 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf49c0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4b90 VAL: '100' (3 sibs) 34: 0x561ad8cf4c28 VAL: '101' (3 sibs) 34: 0x561ad8cf4cc0 VAL: '102' (3 sibs) 34: 0x561ad8cf4a58 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4d60 VAL: '110' (3 sibs) 34: 0x561ad8cf4df8 VAL: '111' (3 sibs) 34: 0x561ad8cf4e90 VAL: '112' (3 sibs) 34: 0x561ad8cf4af0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf4f30 VAL: '120' (3 sibs) 34: 0x561ad8cf4fc8 VAL: '121' (3 sibs) 34: 0x561ad8cf5060 VAL: '122' (3 sibs) 34: 0x561ad8cf41e0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5100 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf52d0 VAL: '200' (3 sibs) 34: 0x561ad8cf5368 VAL: '201' (3 sibs) 34: 0x561ad8cf5400 VAL: '202' (3 sibs) 34: 0x561ad8cf5198 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf54a0 VAL: '210' (3 sibs) 34: 0x561ad8cf5538 VAL: '211' (3 sibs) 34: 0x561ad8cf55d0 VAL: '212' (3 sibs) 34: 0x561ad8cf5230 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5670 VAL: '220' (3 sibs) 34: 0x561ad8cf5708 VAL: '221' (3 sibs) 34: 0x561ad8cf57a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x561ad8d42930 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d429c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d42a50 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d42ae0 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d42b70 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d42c00 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d42c90 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d42d20 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d42db0 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d42e40 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d42ed0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d42f60 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d42ff0 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d43080 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d43110 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d431a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d43230 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d432c0 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d43350 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d433e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d43470 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d43500 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d43590 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d43620 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d436b0 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d43740 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d437d0 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d43860 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d438f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d43980 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d43a10 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d43aa0 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d43b30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d43bc0 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d43c50 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d43ce0 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d43d70 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d43e00 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d43e90 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d43f20 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: 0x561ad8cf3fd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x561ad8cf5840 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5a10 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5be0 VAL: '000' (3 sibs) 34: 0x561ad8cf5c78 VAL: '001' (3 sibs) 34: 0x561ad8cf5d10 VAL: '002' (3 sibs) 34: 0x561ad8cf5aa8 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5db0 VAL: '010' (3 sibs) 34: 0x561ad8cf5e48 VAL: '011' (3 sibs) 34: 0x561ad8cf5ee0 VAL: '012' (3 sibs) 34: 0x561ad8cf5b40 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf5f80 VAL: '020' (3 sibs) 34: 0x561ad8cf6018 VAL: '021' (3 sibs) 34: 0x561ad8cf60b0 VAL: '022' (3 sibs) 34: 0x561ad8cf58d8 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6150 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6320 VAL: '100' (3 sibs) 34: 0x561ad8cf63b8 VAL: '101' (3 sibs) 34: 0x561ad8cf6450 VAL: '102' (3 sibs) 34: 0x561ad8cf61e8 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf64f0 VAL: '110' (3 sibs) 34: 0x561ad8cf6588 VAL: '111' (3 sibs) 34: 0x561ad8cf6620 VAL: '112' (3 sibs) 34: 0x561ad8cf6280 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf66c0 VAL: '120' (3 sibs) 34: 0x561ad8cf6758 VAL: '121' (3 sibs) 34: 0x561ad8cf67f0 VAL: '122' (3 sibs) 34: 0x561ad8cf5970 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6890 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6a60 VAL: '200' (3 sibs) 34: 0x561ad8cf6af8 VAL: '201' (3 sibs) 34: 0x561ad8cf6b90 VAL: '202' (3 sibs) 34: 0x561ad8cf6928 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6c30 VAL: '210' (3 sibs) 34: 0x561ad8cf6cc8 VAL: '211' (3 sibs) 34: 0x561ad8cf6d60 VAL: '212' (3 sibs) 34: 0x561ad8cf69c0 SEQ: (3 sibs) 3 children: 34: 0x561ad8cf6e00 VAL: '220' (3 sibs) 34: 0x561ad8cf6e98 VAL: '221' (3 sibs) 34: 0x561ad8cf6f30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x561ad8d43fc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x561ad8d44050 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x561ad8d440e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x561ad8d44170 VAL: '000' (3 sibs) 34: [4] [4] 0x561ad8d44200 VAL: '001' (3 sibs) 34: [5] [5] 0x561ad8d44290 VAL: '002' (3 sibs) 34: [6] [6] 0x561ad8d44320 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x561ad8d443b0 VAL: '010' (3 sibs) 34: [8] [8] 0x561ad8d44440 VAL: '011' (3 sibs) 34: [9] [9] 0x561ad8d444d0 VAL: '012' (3 sibs) 34: [10] [10] 0x561ad8d44560 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x561ad8d445f0 VAL: '020' (3 sibs) 34: [12] [12] 0x561ad8d44680 VAL: '021' (3 sibs) 34: [13] [13] 0x561ad8d44710 VAL: '022' (3 sibs) 34: [14] [14] 0x561ad8d447a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x561ad8d44830 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x561ad8d448c0 VAL: '100' (3 sibs) 34: [17] [17] 0x561ad8d44950 VAL: '101' (3 sibs) 34: [18] [18] 0x561ad8d449e0 VAL: '102' (3 sibs) 34: [19] [19] 0x561ad8d44a70 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x561ad8d44b00 VAL: '110' (3 sibs) 34: [21] [21] 0x561ad8d44b90 VAL: '111' (3 sibs) 34: [22] [22] 0x561ad8d44c20 VAL: '112' (3 sibs) 34: [23] [23] 0x561ad8d44cb0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x561ad8d44d40 VAL: '120' (3 sibs) 34: [25] [25] 0x561ad8d44dd0 VAL: '121' (3 sibs) 34: [26] [26] 0x561ad8d44e60 VAL: '122' (3 sibs) 34: [27] [27] 0x561ad8d44ef0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x561ad8d44f80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x561ad8d45010 VAL: '200' (3 sibs) 34: [30] [30] 0x561ad8d450a0 VAL: '201' (3 sibs) 34: [31] [31] 0x561ad8d45130 VAL: '202' (3 sibs) 34: [32] [32] 0x561ad8d451c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x561ad8d45250 VAL: '210' (3 sibs) 34: [34] [34] 0x561ad8d452e0 VAL: '211' (3 sibs) 34: [35] [35] 0x561ad8d45370 VAL: '212' (3 sibs) 34: [36] [36] 0x561ad8d45400 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x561ad8d45490 VAL: '220' (3 sibs) 34: [38] [38] 0x561ad8d45520 VAL: '221' (3 sibs) 34: [39] [39] 0x561ad8d455b0 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 (12 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 145 tests from 2 test suites ran. (12 ms total) 34: [ PASSED ] 145 tests. 34/52 Test #34: ryml-test-nested_seqx3 ............ Passed 0.02 sec test 35 Start 35: ryml-test-nested_mapx4 35: Test command: /builddir/build/BUILD/rapidyaml-0.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.13.0/googletest/src/gtest_main.cc 35: [==========] Running 73 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from CaseNode 35: [ RUN ] CaseNode.setting_up 35: [ OK ] CaseNode.setting_up (0 ms) 35: [----------] 1 test from CaseNode (0 ms total) 35: 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0x555a6d042680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x555a6d03ddb0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x555a6d03df80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d03e150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d03e320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x555a6d03e3b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x555a6d03e450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x555a6d03e1e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d03e4f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x555a6d03e588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x555a6d03e620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x555a6d03e280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d03e6c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x555a6d03e758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x555a6d03e7f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x555a6d03e018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d03e890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d03ea60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x555a6d03eaf8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x555a6d03eb90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x555a6d03e928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d03ec30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x555a6d03ecc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x555a6d03ed60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x555a6d03e9c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d03ee00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x555a6d03ee98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x555a6d03ef30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x555a6d03e0b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d03efd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d03f1a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x555a6d03f238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x555a6d03f2d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x555a6d03f068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d03f370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x555a6d03f408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x555a6d03f4a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x555a6d03f100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d03f540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x555a6d03f5d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x555a6d03f670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x555a6d03de48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x555a6d03f710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d03f8e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d03fab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x555a6d03fb48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x555a6d03fbe0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x555a6d03f978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d03fc80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x555a6d03fd18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x555a6d03fdb0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x555a6d03fa10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d03fe50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x555a6d03fee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x555a6d03ff80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x555a6d03f7a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d040020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d0401f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x555a6d040288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x555a6d040320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x555a6d0400b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d0403c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x555a6d040458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x555a6d0404f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x555a6d040150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d040590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x555a6d040628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x555a6d0406c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x555a6d03f840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d040760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d040930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x555a6d0409c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x555a6d040a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x555a6d0407f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d040b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x555a6d040b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x555a6d040c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x555a6d040890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d040cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x555a6d040d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x555a6d040e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x555a6d03dee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x555a6d040ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d041070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d041240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x555a6d0412d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x555a6d041370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x555a6d041108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d041410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x555a6d0414a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x555a6d041540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x555a6d0411a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d0415e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x555a6d041678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x555a6d041710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x555a6d040f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d0417b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d041980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x555a6d041a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x555a6d041ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x555a6d041848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d041b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x555a6d041be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x555a6d041c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x555a6d0418e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d041d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x555a6d041db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x555a6d041e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x555a6d040fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d041ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d0420c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x555a6d042158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x555a6d0421f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x555a6d041f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d042290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x555a6d042328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x555a6d0423c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x555a6d042020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d042460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x555a6d0424f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x555a6d042590 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x555a6d04e510 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x555a6d04e5a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x555a6d04e630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x555a6d04e6c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x555a6d04e750 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x555a6d04e7e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x555a6d04e870 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x555a6d04e900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x555a6d04e990 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x555a6d04ea20 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x555a6d04eab0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x555a6d04eb40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x555a6d04ebd0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x555a6d04ec60 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x555a6d04ecf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x555a6d04ed80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x555a6d04ee10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x555a6d04eea0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x555a6d04ef30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x555a6d04efc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x555a6d04f050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x555a6d04f0e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x555a6d04f170 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x555a6d04f200 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x555a6d04f290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x555a6d04f320 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x555a6d04f3b0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x555a6d04f440 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x555a6d04f4d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x555a6d04f560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x555a6d04f5f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x555a6d04f680 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x555a6d04f710 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x555a6d04f7a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x555a6d04f830 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x555a6d04f8c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x555a6d04f950 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x555a6d04f9e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x555a6d04fa70 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x555a6d04fb00 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x555a6d04fb90 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x555a6d04fc20 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x555a6d04fcb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x555a6d04fd40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x555a6d04fdd0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x555a6d04fe60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x555a6d04fef0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x555a6d04ff80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x555a6d050010 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x555a6d0500a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x555a6d050130 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x555a6d0501c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x555a6d050250 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x555a6d0502e0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x555a6d050370 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x555a6d050400 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x555a6d050490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x555a6d050520 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x555a6d0505b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x555a6d050640 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x555a6d0506d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x555a6d050760 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x555a6d0507f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x555a6d050880 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x555a6d050910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x555a6d0509a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x555a6d050a30 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x555a6d050ac0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x555a6d050b50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x555a6d050be0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x555a6d050c70 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x555a6d050d00 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x555a6d050d90 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x555a6d050e20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x555a6d050eb0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x555a6d050f40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x555a6d050fd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x555a6d051060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x555a6d0510f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x555a6d051180 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x555a6d051210 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x555a6d0512a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x555a6d051330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x555a6d0513c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x555a6d051450 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x555a6d0514e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x555a6d051570 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x555a6d051600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x555a6d051690 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x555a6d051720 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x555a6d0517b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x555a6d051840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x555a6d0518d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x555a6d051960 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x555a6d0519f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x555a6d051a80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x555a6d051b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x555a6d051ba0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x555a6d051c30 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x555a6d051cc0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x555a6d051d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x555a6d051de0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x555a6d051e70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x555a6d051f00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x555a6d051f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x555a6d052020 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x555a6d0520b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x555a6d052140 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x555a6d0521d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x555a6d052260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x555a6d0522f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x555a6d052380 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x555a6d052410 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x555a6d0524a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x555a6d052530 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x555a6d0525c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x555a6d052650 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x555a6d0526e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x555a6d052770 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x555a6d052800 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x555a6d052890 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: 0x555a6d042798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x555a6d042870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x555a6d042a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d042c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d042de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x555a6d042e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x555a6d042f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x555a6d042ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d042fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x555a6d043048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x555a6d0430e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x555a6d042d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d043180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x555a6d043218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x555a6d0432b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x555a6d042ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d043350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d043520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x555a6d0435b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x555a6d043650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x555a6d0433e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d0436f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x555a6d043788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x555a6d043820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x555a6d043480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d0438c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x555a6d043958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x555a6d0439f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x555a6d042b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d043a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d043c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x555a6d043cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x555a6d043d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x555a6d043b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d043e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x555a6d043ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x555a6d043f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x555a6d043bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d044000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x555a6d044098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x555a6d044130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x555a6d042908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x555a6d0441d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d0443a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d044570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x555a6d044608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x555a6d0446a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x555a6d044438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d044740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x555a6d0447d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x555a6d044870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x555a6d0444d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d044910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x555a6d0449a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x555a6d044a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x555a6d044268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d044ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d044cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x555a6d044d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x555a6d044de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x555a6d044b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d044e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x555a6d044f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x555a6d044fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x555a6d044c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d045050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x555a6d0450e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x555a6d045180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x555a6d044300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d045220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d0453f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x555a6d045488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x555a6d045520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x555a6d0452b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d0455c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x555a6d045658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x555a6d0456f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x555a6d045350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d045790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x555a6d045828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x555a6d0458c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x555a6d0429a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x555a6d045960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d045b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d045d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x555a6d045d98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x555a6d045e30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x555a6d045bc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d045ed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x555a6d045f68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x555a6d046000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x555a6d045c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d0460a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x555a6d046138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x555a6d0461d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x555a6d0459f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d046270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d046440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x555a6d0464d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x555a6d046570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x555a6d046308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d046610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x555a6d0466a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x555a6d046740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x555a6d0463a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d0467e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x555a6d046878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x555a6d046910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x555a6d045a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d0469b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d046b80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x555a6d046c18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x555a6d046cb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x555a6d046a48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d046d50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x555a6d046de8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x555a6d046e80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x555a6d046ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d046f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x555a6d046fb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x555a6d047050 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x555a6d056c50 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x555a6d056ce0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x555a6d056d70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x555a6d056e00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x555a6d056e90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x555a6d056f20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x555a6d056fb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x555a6d057040 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x555a6d0570d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x555a6d057160 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x555a6d0571f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x555a6d057280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x555a6d057310 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x555a6d0573a0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x555a6d057430 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x555a6d0574c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x555a6d057550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x555a6d0575e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x555a6d057670 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x555a6d057700 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x555a6d057790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x555a6d057820 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x555a6d0578b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x555a6d057940 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x555a6d0579d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x555a6d057a60 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x555a6d057af0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x555a6d057b80 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x555a6d057c10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x555a6d057ca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x555a6d057d30 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x555a6d057dc0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x555a6d057e50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x555a6d057ee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x555a6d057f70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x555a6d058000 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x555a6d058090 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x555a6d058120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x555a6d0581b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x555a6d058240 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x555a6d0582d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x555a6d058360 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x555a6d0583f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x555a6d058480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x555a6d058510 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x555a6d0585a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x555a6d058630 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x555a6d0586c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x555a6d058750 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x555a6d0587e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x555a6d058870 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x555a6d058900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x555a6d058990 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x555a6d058a20 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x555a6d058ab0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x555a6d058b40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x555a6d058bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x555a6d058c60 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x555a6d058cf0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x555a6d058d80 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x555a6d058e10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x555a6d058ea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x555a6d058f30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x555a6d058fc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x555a6d059050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x555a6d0590e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x555a6d059170 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x555a6d059200 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x555a6d059290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x555a6d059320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x555a6d0593b0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x555a6d059440 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x555a6d0594d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x555a6d059560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x555a6d0595f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x555a6d059680 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x555a6d059710 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x555a6d0597a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x555a6d059830 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x555a6d0598c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x555a6d059950 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x555a6d0599e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x555a6d059a70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x555a6d059b00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x555a6d059b90 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x555a6d059c20 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x555a6d059cb0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x555a6d059d40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x555a6d059dd0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x555a6d059e60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x555a6d059ef0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x555a6d059f80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x555a6d05a010 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x555a6d05a0a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x555a6d05a130 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x555a6d05a1c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x555a6d05a250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x555a6d05a2e0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x555a6d05a370 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x555a6d05a400 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x555a6d05a490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x555a6d05a520 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x555a6d05a5b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x555a6d05a640 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x555a6d05a6d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x555a6d05a760 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x555a6d05a7f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x555a6d05a880 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x555a6d05a910 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x555a6d05a9a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x555a6d05aa30 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x555a6d05aac0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x555a6d05ab50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x555a6d05abe0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x555a6d05ac70 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x555a6d05ad00 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x555a6d05ad90 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x555a6d05ae20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x555a6d05aeb0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x555a6d05af40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x555a6d05afd0 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: 0x555a6d042680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x555a6d03ddb0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x555a6d03df80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d03e150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d03e320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x555a6d03e3b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x555a6d03e450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x555a6d03e1e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d03e4f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x555a6d03e588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x555a6d03e620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x555a6d03e280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d03e6c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x555a6d03e758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x555a6d03e7f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x555a6d03e018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d03e890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d03ea60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x555a6d03eaf8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x555a6d03eb90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x555a6d03e928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d03ec30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x555a6d03ecc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x555a6d03ed60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x555a6d03e9c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d03ee00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x555a6d03ee98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x555a6d03ef30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x555a6d03e0b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d03efd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d03f1a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x555a6d03f238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x555a6d03f2d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x555a6d03f068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d03f370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x555a6d03f408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x555a6d03f4a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x555a6d03f100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d03f540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x555a6d03f5d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x555a6d03f670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x555a6d03de48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x555a6d03f710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d03f8e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d03fab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x555a6d03fb48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x555a6d03fbe0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x555a6d03f978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d03fc80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x555a6d03fd18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x555a6d03fdb0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x555a6d03fa10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d03fe50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x555a6d03fee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x555a6d03ff80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x555a6d03f7a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d040020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d0401f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x555a6d040288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x555a6d040320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x555a6d0400b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d0403c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x555a6d040458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x555a6d0404f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x555a6d040150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d040590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x555a6d040628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x555a6d0406c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x555a6d03f840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d040760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d040930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x555a6d0409c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x555a6d040a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x555a6d0407f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d040b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x555a6d040b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x555a6d040c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x555a6d040890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d040cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x555a6d040d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x555a6d040e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x555a6d03dee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x555a6d040ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d041070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d041240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x555a6d0412d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x555a6d041370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x555a6d041108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d041410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x555a6d0414a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x555a6d041540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x555a6d0411a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d0415e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x555a6d041678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x555a6d041710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x555a6d040f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d0417b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d041980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x555a6d041a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x555a6d041ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x555a6d041848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d041b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x555a6d041be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x555a6d041c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x555a6d0418e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d041d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x555a6d041db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x555a6d041e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x555a6d040fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d041ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d0420c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x555a6d042158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x555a6d0421f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x555a6d041f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d042290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x555a6d042328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x555a6d0423c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x555a6d042020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d042460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x555a6d0424f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x555a6d042590 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x555a6d05b460 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x555a6d05b4f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x555a6d05b580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x555a6d05b610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x555a6d05b6a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x555a6d05b730 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x555a6d05b7c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x555a6d05b850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x555a6d05b8e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x555a6d05b970 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x555a6d05ba00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x555a6d05ba90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x555a6d05bb20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x555a6d05bbb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x555a6d05bc40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x555a6d05bcd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x555a6d05bd60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x555a6d05bdf0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x555a6d05be80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x555a6d05bf10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x555a6d05bfa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x555a6d05c030 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x555a6d05c0c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x555a6d05c150 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x555a6d05c1e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x555a6d05c270 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x555a6d05c300 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x555a6d05c390 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x555a6d05c420 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x555a6d05c4b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x555a6d05c540 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x555a6d05c5d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x555a6d05c660 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x555a6d05c6f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x555a6d05c780 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x555a6d05c810 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x555a6d05c8a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x555a6d05c930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x555a6d05c9c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x555a6d05ca50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x555a6d05cae0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x555a6d05cb70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x555a6d05cc00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x555a6d05cc90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x555a6d05cd20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x555a6d05cdb0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x555a6d05ce40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x555a6d05ced0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x555a6d05cf60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x555a6d05cff0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x555a6d05d080 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x555a6d05d110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x555a6d05d1a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x555a6d05d230 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x555a6d05d2c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x555a6d05d350 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x555a6d05d3e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x555a6d05d470 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x555a6d05d500 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x555a6d05d590 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x555a6d05d620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x555a6d05d6b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x555a6d05d740 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x555a6d05d7d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x555a6d05d860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x555a6d05d8f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x555a6d05d980 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x555a6d05da10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x555a6d05daa0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x555a6d05db30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x555a6d05dbc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x555a6d05dc50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x555a6d05dce0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x555a6d05dd70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x555a6d05de00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x555a6d05de90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x555a6d05df20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x555a6d05dfb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x555a6d05e040 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x555a6d05e0d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x555a6d05e160 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x555a6d05e1f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x555a6d05e280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x555a6d05e310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x555a6d05e3a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x555a6d05e430 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x555a6d05e4c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x555a6d05e550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x555a6d05e5e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x555a6d05e670 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x555a6d05e700 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x555a6d05e790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x555a6d05e820 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x555a6d05e8b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x555a6d05e940 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x555a6d05e9d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x555a6d05ea60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x555a6d05eaf0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x555a6d05eb80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x555a6d05ec10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x555a6d05eca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x555a6d05ed30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x555a6d05edc0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x555a6d05ee50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x555a6d05eee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x555a6d05ef70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x555a6d05f000 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x555a6d05f090 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x555a6d05f120 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x555a6d05f1b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x555a6d05f240 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x555a6d05f2d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x555a6d05f360 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x555a6d05f3f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x555a6d05f480 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x555a6d05f510 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x555a6d05f5a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x555a6d05f630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x555a6d05f6c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x555a6d05f750 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x555a6d05f7e0 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: 0x555a6d042798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x555a6d042870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x555a6d042a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d042c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d042de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x555a6d042e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x555a6d042f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x555a6d042ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d042fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x555a6d043048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x555a6d0430e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x555a6d042d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d043180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x555a6d043218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x555a6d0432b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x555a6d042ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d043350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d043520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x555a6d0435b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x555a6d043650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x555a6d0433e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d0436f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x555a6d043788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x555a6d043820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x555a6d043480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d0438c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x555a6d043958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x555a6d0439f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x555a6d042b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d043a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d043c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x555a6d043cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x555a6d043d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x555a6d043b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d043e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x555a6d043ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x555a6d043f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x555a6d043bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d044000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x555a6d044098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x555a6d044130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x555a6d042908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x555a6d0441d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d0443a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d044570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x555a6d044608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x555a6d0446a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x555a6d044438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d044740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x555a6d0447d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x555a6d044870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x555a6d0444d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d044910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x555a6d0449a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x555a6d044a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x555a6d044268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d044ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d044cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x555a6d044d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x555a6d044de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x555a6d044b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d044e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x555a6d044f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x555a6d044fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x555a6d044c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d045050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x555a6d0450e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x555a6d045180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x555a6d044300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d045220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d0453f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x555a6d045488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x555a6d045520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x555a6d0452b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d0455c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x555a6d045658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x555a6d0456f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x555a6d045350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d045790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x555a6d045828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x555a6d0458c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x555a6d0429a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x555a6d045960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d045b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d045d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x555a6d045d98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x555a6d045e30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x555a6d045bc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d045ed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x555a6d045f68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x555a6d046000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x555a6d045c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d0460a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x555a6d046138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x555a6d0461d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x555a6d0459f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d046270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d046440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x555a6d0464d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x555a6d046570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x555a6d046308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d046610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x555a6d0466a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x555a6d046740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x555a6d0463a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d0467e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x555a6d046878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x555a6d046910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x555a6d045a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d0469b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d046b80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x555a6d046c18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x555a6d046cb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x555a6d046a48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d046d50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x555a6d046de8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x555a6d046e80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x555a6d046ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d046f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x555a6d046fb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x555a6d047050 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x555a6d05fc70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x555a6d05fd00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x555a6d05fd90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x555a6d05fe20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x555a6d05feb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x555a6d05ff40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x555a6d05ffd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x555a6d060060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x555a6d0600f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x555a6d060180 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x555a6d060210 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x555a6d0602a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x555a6d060330 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x555a6d0603c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x555a6d060450 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x555a6d0604e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x555a6d060570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x555a6d060600 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x555a6d060690 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x555a6d060720 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x555a6d0607b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x555a6d060840 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x555a6d0608d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x555a6d060960 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x555a6d0609f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x555a6d060a80 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x555a6d060b10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x555a6d060ba0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x555a6d060c30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x555a6d060cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x555a6d060d50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x555a6d060de0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x555a6d060e70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x555a6d060f00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x555a6d060f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x555a6d061020 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x555a6d0610b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x555a6d061140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x555a6d0611d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x555a6d061260 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x555a6d0612f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x555a6d061380 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x555a6d061410 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x555a6d0614a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x555a6d061530 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x555a6d0615c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x555a6d061650 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x555a6d0616e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x555a6d061770 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x555a6d061800 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x555a6d061890 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x555a6d061920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x555a6d0619b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x555a6d061a40 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x555a6d061ad0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x555a6d061b60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x555a6d061bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x555a6d061c80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x555a6d061d10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x555a6d061da0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x555a6d061e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x555a6d061ec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x555a6d061f50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x555a6d061fe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x555a6d062070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x555a6d062100 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x555a6d062190 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x555a6d062220 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x555a6d0622b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x555a6d062340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x555a6d0623d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x555a6d062460 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x555a6d0624f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x555a6d062580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x555a6d062610 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x555a6d0626a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x555a6d062730 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x555a6d0627c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x555a6d062850 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x555a6d0628e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x555a6d062970 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x555a6d062a00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x555a6d062a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x555a6d062b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x555a6d062bb0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x555a6d062c40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x555a6d062cd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x555a6d062d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x555a6d062df0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x555a6d062e80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x555a6d062f10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x555a6d062fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x555a6d063030 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x555a6d0630c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x555a6d063150 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x555a6d0631e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x555a6d063270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x555a6d063300 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x555a6d063390 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x555a6d063420 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x555a6d0634b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x555a6d063540 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x555a6d0635d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x555a6d063660 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x555a6d0636f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x555a6d063780 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x555a6d063810 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x555a6d0638a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x555a6d063930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x555a6d0639c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x555a6d063a50 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x555a6d063ae0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x555a6d063b70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x555a6d063c00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x555a6d063c90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x555a6d063d20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x555a6d063db0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x555a6d063e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x555a6d063ed0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x555a6d063f60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x555a6d063ff0 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] 0x555a6d04e510 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x555a6d04e5a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x555a6d04e630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x555a6d04e6c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x555a6d04e750 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x555a6d04e7e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x555a6d04e870 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x555a6d04e900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x555a6d04e990 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x555a6d04ea20 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x555a6d04eab0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x555a6d04eb40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x555a6d04ebd0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x555a6d04ec60 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x555a6d04ecf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x555a6d04ed80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x555a6d04ee10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x555a6d04eea0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x555a6d04ef30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x555a6d04efc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x555a6d04f050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x555a6d04f0e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x555a6d04f170 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x555a6d04f200 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x555a6d04f290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x555a6d04f320 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x555a6d04f3b0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x555a6d04f440 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x555a6d04f4d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x555a6d04f560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x555a6d04f5f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x555a6d04f680 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x555a6d04f710 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x555a6d04f7a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x555a6d04f830 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x555a6d04f8c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x555a6d04f950 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x555a6d04f9e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x555a6d04fa70 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x555a6d04fb00 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x555a6d04fb90 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x555a6d04fc20 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x555a6d04fcb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x555a6d04fd40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x555a6d04fdd0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x555a6d04fe60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x555a6d04fef0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x555a6d04ff80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x555a6d050010 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x555a6d0500a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x555a6d050130 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x555a6d0501c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x555a6d050250 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x555a6d0502e0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x555a6d050370 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x555a6d050400 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x555a6d050490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x555a6d050520 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x555a6d0505b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x555a6d050640 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x555a6d0506d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x555a6d050760 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x555a6d0507f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x555a6d050880 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x555a6d050910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x555a6d0509a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x555a6d050a30 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x555a6d050ac0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x555a6d050b50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x555a6d050be0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x555a6d050c70 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x555a6d050d00 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x555a6d050d90 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x555a6d050e20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x555a6d050eb0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x555a6d050f40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x555a6d050fd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x555a6d051060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x555a6d0510f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x555a6d051180 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x555a6d051210 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x555a6d0512a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x555a6d051330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x555a6d0513c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x555a6d051450 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x555a6d0514e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x555a6d051570 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x555a6d051600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x555a6d051690 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x555a6d051720 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x555a6d0517b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x555a6d051840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x555a6d0518d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x555a6d051960 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x555a6d0519f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x555a6d051a80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x555a6d051b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x555a6d051ba0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x555a6d051c30 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x555a6d051cc0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x555a6d051d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x555a6d051de0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x555a6d051e70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x555a6d051f00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x555a6d051f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x555a6d052020 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x555a6d0520b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x555a6d052140 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x555a6d0521d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x555a6d052260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x555a6d0522f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x555a6d052380 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x555a6d052410 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x555a6d0524a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x555a6d052530 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x555a6d0525c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x555a6d052650 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x555a6d0526e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x555a6d052770 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x555a6d052800 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x555a6d052890 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] 0x555a6d066890 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x555a6d066920 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x555a6d0669b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x555a6d066a40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x555a6d066ad0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x555a6d066b60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x555a6d066bf0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x555a6d066c80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x555a6d066d10 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x555a6d066da0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x555a6d066e30 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x555a6d066ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x555a6d066f50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x555a6d066fe0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x555a6d067070 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x555a6d067100 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x555a6d067190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x555a6d067220 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x555a6d0672b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x555a6d067340 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x555a6d0673d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x555a6d067460 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x555a6d0674f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x555a6d067580 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x555a6d067610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x555a6d0676a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x555a6d067730 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x555a6d0677c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x555a6d067850 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x555a6d0678e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x555a6d067970 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x555a6d067a00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x555a6d067a90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x555a6d067b20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x555a6d067bb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x555a6d067c40 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x555a6d067cd0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x555a6d067d60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x555a6d067df0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x555a6d067e80 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x555a6d067f10 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x555a6d067fa0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x555a6d068030 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x555a6d0680c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x555a6d068150 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x555a6d0681e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x555a6d068270 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x555a6d068300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x555a6d068390 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x555a6d068420 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x555a6d0684b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x555a6d068540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x555a6d0685d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x555a6d068660 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x555a6d0686f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x555a6d068780 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x555a6d068810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x555a6d0688a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x555a6d068930 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x555a6d0689c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x555a6d068a50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x555a6d068ae0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x555a6d068b70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x555a6d068c00 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x555a6d068c90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x555a6d068d20 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x555a6d068db0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x555a6d068e40 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x555a6d068ed0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x555a6d068f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x555a6d068ff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x555a6d069080 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x555a6d069110 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x555a6d0691a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x555a6d069230 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x555a6d0692c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x555a6d069350 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x555a6d0693e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x555a6d069470 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x555a6d069500 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x555a6d069590 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x555a6d069620 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x555a6d0696b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x555a6d069740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x555a6d0697d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x555a6d069860 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x555a6d0698f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x555a6d069980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x555a6d069a10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x555a6d069aa0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x555a6d069b30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x555a6d069bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x555a6d069c50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x555a6d069ce0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x555a6d069d70 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x555a6d069e00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x555a6d069e90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x555a6d069f20 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x555a6d069fb0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x555a6d06a040 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x555a6d06a0d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x555a6d06a160 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x555a6d06a1f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x555a6d06a280 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x555a6d06a310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x555a6d06a3a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x555a6d06a430 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x555a6d06a4c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x555a6d06a550 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x555a6d06a5e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x555a6d06a670 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x555a6d06a700 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x555a6d06a790 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x555a6d06a820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x555a6d06a8b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x555a6d06a940 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x555a6d06a9d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x555a6d06aa60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x555a6d06aaf0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x555a6d06ab80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x555a6d06ac10 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 (1 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] 0x555a6d056c50 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x555a6d056ce0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x555a6d056d70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x555a6d056e00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x555a6d056e90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x555a6d056f20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x555a6d056fb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x555a6d057040 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x555a6d0570d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x555a6d057160 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x555a6d0571f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x555a6d057280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x555a6d057310 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x555a6d0573a0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x555a6d057430 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x555a6d0574c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x555a6d057550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x555a6d0575e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x555a6d057670 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x555a6d057700 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x555a6d057790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x555a6d057820 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x555a6d0578b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x555a6d057940 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x555a6d0579d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x555a6d057a60 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x555a6d057af0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x555a6d057b80 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x555a6d057c10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x555a6d057ca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x555a6d057d30 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x555a6d057dc0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x555a6d057e50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x555a6d057ee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x555a6d057f70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x555a6d058000 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x555a6d058090 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x555a6d058120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x555a6d0581b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x555a6d058240 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x555a6d0582d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x555a6d058360 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x555a6d0583f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x555a6d058480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x555a6d058510 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x555a6d0585a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x555a6d058630 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x555a6d0586c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x555a6d058750 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x555a6d0587e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x555a6d058870 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x555a6d058900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x555a6d058990 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x555a6d058a20 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x555a6d058ab0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x555a6d058b40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x555a6d058bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x555a6d058c60 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x555a6d058cf0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x555a6d058d80 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x555a6d058e10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x555a6d058ea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x555a6d058f30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x555a6d058fc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x555a6d059050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x555a6d0590e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x555a6d059170 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x555a6d059200 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x555a6d059290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x555a6d059320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x555a6d0593b0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x555a6d059440 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x555a6d0594d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x555a6d059560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x555a6d0595f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x555a6d059680 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x555a6d059710 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x555a6d0597a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x555a6d059830 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x555a6d0598c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x555a6d059950 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x555a6d0599e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x555a6d059a70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x555a6d059b00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x555a6d059b90 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x555a6d059c20 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x555a6d059cb0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x555a6d059d40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x555a6d059dd0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x555a6d059e60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x555a6d059ef0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x555a6d059f80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x555a6d05a010 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x555a6d05a0a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x555a6d05a130 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x555a6d05a1c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x555a6d05a250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x555a6d05a2e0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x555a6d05a370 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x555a6d05a400 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x555a6d05a490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x555a6d05a520 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x555a6d05a5b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x555a6d05a640 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x555a6d05a6d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x555a6d05a760 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x555a6d05a7f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x555a6d05a880 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x555a6d05a910 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x555a6d05a9a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x555a6d05aa30 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x555a6d05aac0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x555a6d05ab50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x555a6d05abe0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x555a6d05ac70 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x555a6d05ad00 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x555a6d05ad90 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x555a6d05ae20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x555a6d05aeb0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x555a6d05af40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x555a6d05afd0 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] 0x555a6d06b0a0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x555a6d06b130 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x555a6d06b1c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x555a6d06b250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x555a6d06b2e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x555a6d06b370 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x555a6d06b400 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x555a6d06b490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x555a6d06b520 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x555a6d06b5b0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x555a6d06b640 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x555a6d06b6d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x555a6d06b760 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x555a6d06b7f0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x555a6d06b880 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x555a6d06b910 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x555a6d06b9a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x555a6d06ba30 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x555a6d06bac0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x555a6d06bb50 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x555a6d06bbe0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x555a6d06bc70 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x555a6d06bd00 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x555a6d06bd90 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x555a6d06be20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x555a6d06beb0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x555a6d06bf40 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x555a6d06bfd0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x555a6d06c060 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x555a6d06c0f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x555a6d06c180 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x555a6d06c210 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x555a6d06c2a0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x555a6d06c330 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x555a6d06c3c0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x555a6d06c450 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x555a6d06c4e0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x555a6d06c570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x555a6d06c600 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x555a6d06c690 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x555a6d06c720 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x555a6d06c7b0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x555a6d06c840 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x555a6d06c8d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x555a6d06c960 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x555a6d06c9f0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x555a6d06ca80 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x555a6d06cb10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x555a6d06cba0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x555a6d06cc30 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x555a6d06ccc0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x555a6d06cd50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x555a6d06cde0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x555a6d06ce70 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x555a6d06cf00 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x555a6d06cf90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x555a6d06d020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x555a6d06d0b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x555a6d06d140 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x555a6d06d1d0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x555a6d06d260 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x555a6d06d2f0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x555a6d06d380 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x555a6d06d410 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x555a6d06d4a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x555a6d06d530 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x555a6d06d5c0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x555a6d06d650 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x555a6d06d6e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x555a6d06d770 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x555a6d06d800 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x555a6d06d890 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x555a6d06d920 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x555a6d06d9b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x555a6d06da40 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x555a6d06dad0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x555a6d06db60 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x555a6d06dbf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x555a6d06dc80 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x555a6d06dd10 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x555a6d06dda0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x555a6d06de30 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x555a6d06dec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x555a6d06df50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x555a6d06dfe0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x555a6d06e070 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x555a6d06e100 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x555a6d06e190 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x555a6d06e220 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x555a6d06e2b0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x555a6d06e340 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x555a6d06e3d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x555a6d06e460 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x555a6d06e4f0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x555a6d06e580 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x555a6d06e610 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x555a6d06e6a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x555a6d06e730 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x555a6d06e7c0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x555a6d06e850 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x555a6d06e8e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x555a6d06e970 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x555a6d06ea00 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x555a6d06ea90 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x555a6d06eb20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x555a6d06ebb0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x555a6d06ec40 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x555a6d06ecd0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x555a6d06ed60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x555a6d06edf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x555a6d06ee80 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x555a6d06ef10 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x555a6d06efa0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x555a6d06f030 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x555a6d06f0c0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x555a6d06f150 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x555a6d06f1e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x555a6d06f270 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x555a6d06f300 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x555a6d06f390 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x555a6d06f420 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] 0x555a6d05b460 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x555a6d05b4f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x555a6d05b580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x555a6d05b610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x555a6d05b6a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x555a6d05b730 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x555a6d05b7c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x555a6d05b850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x555a6d05b8e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x555a6d05b970 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x555a6d05ba00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x555a6d05ba90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x555a6d05bb20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x555a6d05bbb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x555a6d05bc40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x555a6d05bcd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x555a6d05bd60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x555a6d05bdf0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x555a6d05be80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x555a6d05bf10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x555a6d05bfa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x555a6d05c030 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x555a6d05c0c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x555a6d05c150 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x555a6d05c1e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x555a6d05c270 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x555a6d05c300 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x555a6d05c390 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x555a6d05c420 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x555a6d05c4b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x555a6d05c540 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x555a6d05c5d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x555a6d05c660 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x555a6d05c6f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x555a6d05c780 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x555a6d05c810 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x555a6d05c8a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x555a6d05c930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x555a6d05c9c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x555a6d05ca50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x555a6d05cae0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x555a6d05cb70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x555a6d05cc00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x555a6d05cc90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x555a6d05cd20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x555a6d05cdb0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x555a6d05ce40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x555a6d05ced0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x555a6d05cf60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x555a6d05cff0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x555a6d05d080 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x555a6d05d110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x555a6d05d1a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x555a6d05d230 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x555a6d05d2c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x555a6d05d350 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x555a6d05d3e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x555a6d05d470 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x555a6d05d500 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x555a6d05d590 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x555a6d05d620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x555a6d05d6b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x555a6d05d740 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x555a6d05d7d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x555a6d05d860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x555a6d05d8f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x555a6d05d980 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x555a6d05da10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x555a6d05daa0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x555a6d05db30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x555a6d05dbc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x555a6d05dc50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x555a6d05dce0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x555a6d05dd70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x555a6d05de00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x555a6d05de90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x555a6d05df20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x555a6d05dfb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x555a6d05e040 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x555a6d05e0d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x555a6d05e160 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x555a6d05e1f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x555a6d05e280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x555a6d05e310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x555a6d05e3a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x555a6d05e430 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x555a6d05e4c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x555a6d05e550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x555a6d05e5e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x555a6d05e670 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x555a6d05e700 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x555a6d05e790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x555a6d05e820 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x555a6d05e8b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x555a6d05e940 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x555a6d05e9d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x555a6d05ea60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x555a6d05eaf0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x555a6d05eb80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x555a6d05ec10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x555a6d05eca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x555a6d05ed30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x555a6d05edc0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x555a6d05ee50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x555a6d05eee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x555a6d05ef70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x555a6d05f000 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x555a6d05f090 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x555a6d05f120 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x555a6d05f1b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x555a6d05f240 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x555a6d05f2d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x555a6d05f360 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x555a6d05f3f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x555a6d05f480 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x555a6d05f510 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x555a6d05f5a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x555a6d05f630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x555a6d05f6c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x555a6d05f750 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x555a6d05f7e0 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] 0x555a6d071cc0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x555a6d071d50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x555a6d071de0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x555a6d071e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x555a6d071f00 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x555a6d071f90 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x555a6d072020 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x555a6d0720b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x555a6d072140 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x555a6d0721d0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x555a6d072260 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x555a6d0722f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x555a6d072380 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x555a6d072410 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x555a6d0724a0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x555a6d072530 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x555a6d0725c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x555a6d072650 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x555a6d0726e0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x555a6d072770 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x555a6d072800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x555a6d072890 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x555a6d072920 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x555a6d0729b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x555a6d072a40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x555a6d072ad0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x555a6d072b60 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x555a6d072bf0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x555a6d072c80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x555a6d072d10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x555a6d072da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x555a6d072e30 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x555a6d072ec0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x555a6d072f50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x555a6d072fe0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x555a6d073070 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x555a6d073100 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x555a6d073190 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x555a6d073220 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x555a6d0732b0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x555a6d073340 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x555a6d0733d0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x555a6d073460 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x555a6d0734f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x555a6d073580 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x555a6d073610 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x555a6d0736a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x555a6d073730 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x555a6d0737c0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x555a6d073850 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x555a6d0738e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x555a6d073970 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x555a6d073a00 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x555a6d073a90 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x555a6d073b20 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x555a6d073bb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x555a6d073c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x555a6d073cd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x555a6d073d60 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x555a6d073df0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x555a6d073e80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x555a6d073f10 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x555a6d073fa0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x555a6d074030 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x555a6d0740c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x555a6d074150 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x555a6d0741e0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x555a6d074270 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x555a6d074300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x555a6d074390 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x555a6d074420 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x555a6d0744b0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x555a6d074540 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x555a6d0745d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x555a6d074660 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x555a6d0746f0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x555a6d074780 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x555a6d074810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x555a6d0748a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x555a6d074930 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x555a6d0749c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x555a6d074a50 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x555a6d074ae0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x555a6d074b70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x555a6d074c00 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x555a6d074c90 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x555a6d074d20 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x555a6d074db0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x555a6d074e40 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x555a6d074ed0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x555a6d074f60 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x555a6d074ff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x555a6d075080 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x555a6d075110 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x555a6d0751a0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x555a6d075230 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x555a6d0752c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x555a6d075350 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x555a6d0753e0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x555a6d075470 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x555a6d075500 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x555a6d075590 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x555a6d075620 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x555a6d0756b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x555a6d075740 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x555a6d0757d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x555a6d075860 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x555a6d0758f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x555a6d075980 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x555a6d075a10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x555a6d075aa0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x555a6d075b30 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x555a6d075bc0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x555a6d075c50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x555a6d075ce0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x555a6d075d70 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x555a6d075e00 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x555a6d075e90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x555a6d075f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x555a6d075fb0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x555a6d076040 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 (1 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] 0x555a6d05fc70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x555a6d05fd00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x555a6d05fd90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x555a6d05fe20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x555a6d05feb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x555a6d05ff40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x555a6d05ffd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x555a6d060060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x555a6d0600f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x555a6d060180 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x555a6d060210 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x555a6d0602a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x555a6d060330 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x555a6d0603c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x555a6d060450 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x555a6d0604e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x555a6d060570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x555a6d060600 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x555a6d060690 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x555a6d060720 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x555a6d0607b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x555a6d060840 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x555a6d0608d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x555a6d060960 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x555a6d0609f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x555a6d060a80 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x555a6d060b10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x555a6d060ba0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x555a6d060c30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x555a6d060cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x555a6d060d50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x555a6d060de0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x555a6d060e70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x555a6d060f00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x555a6d060f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x555a6d061020 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x555a6d0610b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x555a6d061140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x555a6d0611d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x555a6d061260 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x555a6d0612f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x555a6d061380 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x555a6d061410 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x555a6d0614a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x555a6d061530 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x555a6d0615c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x555a6d061650 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x555a6d0616e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x555a6d061770 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x555a6d061800 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x555a6d061890 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x555a6d061920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x555a6d0619b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x555a6d061a40 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x555a6d061ad0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x555a6d061b60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x555a6d061bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x555a6d061c80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x555a6d061d10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x555a6d061da0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x555a6d061e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x555a6d061ec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x555a6d061f50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x555a6d061fe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x555a6d062070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x555a6d062100 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x555a6d062190 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x555a6d062220 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x555a6d0622b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x555a6d062340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x555a6d0623d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x555a6d062460 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x555a6d0624f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x555a6d062580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x555a6d062610 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x555a6d0626a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x555a6d062730 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x555a6d0627c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x555a6d062850 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x555a6d0628e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x555a6d062970 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x555a6d062a00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x555a6d062a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x555a6d062b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x555a6d062bb0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x555a6d062c40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x555a6d062cd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x555a6d062d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x555a6d062df0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x555a6d062e80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x555a6d062f10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x555a6d062fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x555a6d063030 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x555a6d0630c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x555a6d063150 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x555a6d0631e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x555a6d063270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x555a6d063300 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x555a6d063390 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x555a6d063420 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x555a6d0634b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x555a6d063540 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x555a6d0635d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x555a6d063660 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x555a6d0636f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x555a6d063780 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x555a6d063810 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x555a6d0638a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x555a6d063930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x555a6d0639c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x555a6d063a50 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x555a6d063ae0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x555a6d063b70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x555a6d063c00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x555a6d063c90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x555a6d063d20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x555a6d063db0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x555a6d063e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x555a6d063ed0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x555a6d063f60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x555a6d063ff0 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] 0x555a6d0764d0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x555a6d076560 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x555a6d0765f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x555a6d076680 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x555a6d076710 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x555a6d0767a0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x555a6d076830 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x555a6d0768c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x555a6d076950 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x555a6d0769e0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x555a6d076a70 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x555a6d076b00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x555a6d076b90 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x555a6d076c20 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x555a6d076cb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x555a6d076d40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x555a6d076dd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x555a6d076e60 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x555a6d076ef0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x555a6d076f80 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x555a6d077010 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x555a6d0770a0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x555a6d077130 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x555a6d0771c0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x555a6d077250 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x555a6d0772e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x555a6d077370 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x555a6d077400 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x555a6d077490 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x555a6d077520 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x555a6d0775b0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x555a6d077640 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x555a6d0776d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x555a6d077760 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x555a6d0777f0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x555a6d077880 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x555a6d077910 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x555a6d0779a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x555a6d077a30 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x555a6d077ac0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x555a6d077b50 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x555a6d077be0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x555a6d077c70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x555a6d077d00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x555a6d077d90 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x555a6d077e20 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x555a6d077eb0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x555a6d077f40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x555a6d077fd0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x555a6d078060 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x555a6d0780f0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x555a6d078180 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x555a6d078210 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x555a6d0782a0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x555a6d078330 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x555a6d0783c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x555a6d078450 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x555a6d0784e0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x555a6d078570 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x555a6d078600 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x555a6d078690 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x555a6d078720 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x555a6d0787b0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x555a6d078840 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x555a6d0788d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x555a6d078960 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x555a6d0789f0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x555a6d078a80 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x555a6d078b10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x555a6d078ba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x555a6d078c30 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x555a6d078cc0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x555a6d078d50 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x555a6d078de0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x555a6d078e70 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x555a6d078f00 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x555a6d078f90 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x555a6d079020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x555a6d0790b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x555a6d079140 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x555a6d0791d0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x555a6d079260 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x555a6d0792f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x555a6d079380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x555a6d079410 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x555a6d0794a0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x555a6d079530 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x555a6d0795c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x555a6d079650 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x555a6d0796e0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x555a6d079770 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x555a6d079800 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x555a6d079890 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x555a6d079920 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x555a6d0799b0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x555a6d079a40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x555a6d079ad0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x555a6d079b60 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x555a6d079bf0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x555a6d079c80 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x555a6d079d10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x555a6d079da0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x555a6d079e30 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x555a6d079ec0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x555a6d079f50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x555a6d079fe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x555a6d07a070 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x555a6d07a100 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x555a6d07a190 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x555a6d07a220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x555a6d07a2b0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x555a6d07a340 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x555a6d07a3d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x555a6d07a460 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x555a6d07a4f0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x555a6d07a580 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x555a6d07a610 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x555a6d07a6a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x555a6d07a730 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x555a6d07a7c0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x555a6d07a850 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: REF TREE: 35: 0x555a6d042680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x555a6d03ddb0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x555a6d03df80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d03e150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d03e320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x555a6d03e3b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x555a6d03e450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x555a6d03e1e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d03e4f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x555a6d03e588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x555a6d03e620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x555a6d03e280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d03e6c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x555a6d03e758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x555a6d03e7f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x555a6d03e018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d03e890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d03ea60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x555a6d03eaf8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x555a6d03eb90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x555a6d03e928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d03ec30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x555a6d03ecc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x555a6d03ed60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x555a6d03e9c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d03ee00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x555a6d03ee98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x555a6d03ef30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x555a6d03e0b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d03efd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d03f1a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x555a6d03f238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x555a6d03f2d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x555a6d03f068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d03f370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x555a6d03f408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x555a6d03f4a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x555a6d03f100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d03f540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x555a6d03f5d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x555a6d03f670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x555a6d03de48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x555a6d03f710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d03f8e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d03fab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x555a6d03fb48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x555a6d03fbe0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x555a6d03f978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d03fc80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x555a6d03fd18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x555a6d03fdb0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x555a6d03fa10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d03fe50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x555a6d03fee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x555a6d03ff80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x555a6d03f7a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d040020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d0401f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x555a6d040288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x555a6d040320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x555a6d0400b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d0403c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x555a6d040458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x555a6d0404f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x555a6d040150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d040590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x555a6d040628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x555a6d0406c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x555a6d03f840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d040760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d040930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x555a6d0409c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x555a6d040a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x555a6d0407f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d040b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x555a6d040b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x555a6d040c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x555a6d040890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d040cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x555a6d040d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x555a6d040e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x555a6d03dee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x555a6d040ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d041070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d041240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x555a6d0412d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x555a6d041370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x555a6d041108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d041410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x555a6d0414a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x555a6d041540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x555a6d0411a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d0415e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x555a6d041678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x555a6d041710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x555a6d040f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d0417b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d041980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x555a6d041a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x555a6d041ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x555a6d041848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d041b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x555a6d041be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x555a6d041c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x555a6d0418e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d041d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x555a6d041db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x555a6d041e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x555a6d040fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d041ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d0420c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x555a6d042158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x555a6d0421f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x555a6d041f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d042290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x555a6d042328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x555a6d0423c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x555a6d042020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d042460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x555a6d0424f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x555a6d042590 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x555a6d07ace0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x555a6d07ad70 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x555a6d07ae00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x555a6d07ae90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x555a6d07af20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x555a6d07afb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x555a6d07b040 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x555a6d07b0d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x555a6d07b160 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x555a6d07b1f0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x555a6d07b280 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x555a6d07b310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x555a6d07b3a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x555a6d07b430 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x555a6d07b4c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x555a6d07b550 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x555a6d07b5e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x555a6d07b670 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x555a6d07b700 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x555a6d07b790 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x555a6d07b820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x555a6d07b8b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x555a6d07b940 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x555a6d07b9d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x555a6d07ba60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x555a6d07baf0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x555a6d07bb80 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x555a6d07bc10 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x555a6d07bca0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x555a6d07bd30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x555a6d07bdc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x555a6d07be50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x555a6d07bee0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x555a6d07bf70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x555a6d07c000 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x555a6d07c090 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x555a6d07c120 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x555a6d07c1b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x555a6d07c240 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x555a6d07c2d0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x555a6d07c360 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x555a6d07c3f0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x555a6d07c480 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x555a6d07c510 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x555a6d07c5a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x555a6d07c630 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x555a6d07c6c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x555a6d07c750 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x555a6d07c7e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x555a6d07c870 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x555a6d07c900 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x555a6d07c990 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x555a6d07ca20 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x555a6d07cab0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x555a6d07cb40 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x555a6d07cbd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x555a6d07cc60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x555a6d07ccf0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x555a6d07cd80 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x555a6d07ce10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x555a6d07cea0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x555a6d07cf30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x555a6d07cfc0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x555a6d07d050 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x555a6d07d0e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x555a6d07d170 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x555a6d07d200 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x555a6d07d290 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x555a6d07d320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x555a6d07d3b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x555a6d07d440 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x555a6d07d4d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x555a6d07d560 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x555a6d07d5f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x555a6d07d680 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x555a6d07d710 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x555a6d07d7a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x555a6d07d830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x555a6d07d8c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x555a6d07d950 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x555a6d07d9e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x555a6d07da70 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x555a6d07db00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x555a6d07db90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x555a6d07dc20 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x555a6d07dcb0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x555a6d07dd40 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x555a6d07ddd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x555a6d07de60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x555a6d07def0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x555a6d07df80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x555a6d07e010 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x555a6d07e0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x555a6d07e130 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x555a6d07e1c0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x555a6d07e250 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x555a6d07e2e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x555a6d07e370 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x555a6d07e400 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x555a6d07e490 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x555a6d07e520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x555a6d07e5b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x555a6d07e640 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x555a6d07e6d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x555a6d07e760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x555a6d07e7f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x555a6d07e880 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x555a6d07e910 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x555a6d07e9a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x555a6d07ea30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x555a6d07eac0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x555a6d07eb50 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x555a6d07ebe0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x555a6d07ec70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x555a6d07ed00 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x555a6d07ed90 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x555a6d07ee20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x555a6d07eeb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x555a6d07ef40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x555a6d07efd0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x555a6d07f060 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: 0x555a6d042798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x555a6d042870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x555a6d042a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d042c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d042de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x555a6d042e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x555a6d042f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x555a6d042ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d042fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x555a6d043048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x555a6d0430e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x555a6d042d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d043180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x555a6d043218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x555a6d0432b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x555a6d042ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d043350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d043520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x555a6d0435b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x555a6d043650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x555a6d0433e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d0436f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x555a6d043788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x555a6d043820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x555a6d043480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d0438c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x555a6d043958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x555a6d0439f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x555a6d042b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d043a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d043c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x555a6d043cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x555a6d043d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x555a6d043b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d043e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x555a6d043ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x555a6d043f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x555a6d043bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d044000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x555a6d044098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x555a6d044130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x555a6d042908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x555a6d0441d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d0443a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d044570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x555a6d044608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x555a6d0446a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x555a6d044438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d044740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x555a6d0447d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x555a6d044870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x555a6d0444d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d044910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x555a6d0449a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x555a6d044a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x555a6d044268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d044ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d044cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x555a6d044d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x555a6d044de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x555a6d044b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d044e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x555a6d044f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x555a6d044fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x555a6d044c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d045050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x555a6d0450e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x555a6d045180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x555a6d044300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d045220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d0453f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x555a6d045488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x555a6d045520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x555a6d0452b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d0455c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x555a6d045658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x555a6d0456f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x555a6d045350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d045790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x555a6d045828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x555a6d0458c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x555a6d0429a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x555a6d045960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d045b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d045d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x555a6d045d98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x555a6d045e30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x555a6d045bc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d045ed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x555a6d045f68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x555a6d046000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x555a6d045c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d0460a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x555a6d046138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x555a6d0461d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x555a6d0459f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d046270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d046440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x555a6d0464d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x555a6d046570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x555a6d046308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d046610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x555a6d0466a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x555a6d046740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x555a6d0463a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d0467e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x555a6d046878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x555a6d046910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x555a6d045a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d0469b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d046b80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x555a6d046c18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x555a6d046cb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x555a6d046a48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d046d50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x555a6d046de8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x555a6d046e80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x555a6d046ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d046f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x555a6d046fb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x555a6d047050 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x555a6d07f100 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x555a6d07f190 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x555a6d07f220 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x555a6d07f2b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x555a6d07f340 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x555a6d07f3d0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x555a6d07f460 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x555a6d07f4f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x555a6d07f580 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x555a6d07f610 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x555a6d07f6a0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x555a6d07f730 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x555a6d07f7c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x555a6d07f850 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x555a6d07f8e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x555a6d07f970 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x555a6d07fa00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x555a6d07fa90 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x555a6d07fb20 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x555a6d07fbb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x555a6d07fc40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x555a6d07fcd0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x555a6d07fd60 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x555a6d07fdf0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x555a6d07fe80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x555a6d07ff10 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x555a6d07ffa0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x555a6d080030 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x555a6d0800c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x555a6d080150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x555a6d0801e0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x555a6d080270 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x555a6d080300 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x555a6d080390 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x555a6d080420 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x555a6d0804b0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x555a6d080540 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x555a6d0805d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x555a6d080660 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x555a6d0806f0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x555a6d080780 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x555a6d080810 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x555a6d0808a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x555a6d080930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x555a6d0809c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x555a6d080a50 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x555a6d080ae0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x555a6d080b70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x555a6d080c00 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x555a6d080c90 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x555a6d080d20 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x555a6d080db0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x555a6d080e40 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x555a6d080ed0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x555a6d080f60 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x555a6d080ff0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x555a6d081080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x555a6d081110 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x555a6d0811a0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x555a6d081230 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x555a6d0812c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x555a6d081350 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x555a6d0813e0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x555a6d081470 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x555a6d081500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x555a6d081590 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x555a6d081620 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x555a6d0816b0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x555a6d081740 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x555a6d0817d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x555a6d081860 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x555a6d0818f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x555a6d081980 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x555a6d081a10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x555a6d081aa0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x555a6d081b30 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x555a6d081bc0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x555a6d081c50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x555a6d081ce0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x555a6d081d70 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x555a6d081e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x555a6d081e90 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x555a6d081f20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x555a6d081fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x555a6d082040 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x555a6d0820d0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x555a6d082160 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x555a6d0821f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x555a6d082280 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x555a6d082310 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x555a6d0823a0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x555a6d082430 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x555a6d0824c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x555a6d082550 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x555a6d0825e0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x555a6d082670 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x555a6d082700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x555a6d082790 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x555a6d082820 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x555a6d0828b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x555a6d082940 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x555a6d0829d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x555a6d082a60 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x555a6d082af0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x555a6d082b80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x555a6d082c10 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x555a6d082ca0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x555a6d082d30 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x555a6d082dc0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x555a6d082e50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x555a6d082ee0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x555a6d082f70 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x555a6d083000 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x555a6d083090 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x555a6d083120 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x555a6d0831b0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x555a6d083240 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x555a6d0832d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x555a6d083360 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x555a6d0833f0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x555a6d083480 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: 0x555a6d042680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x555a6d03ddb0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x555a6d03df80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d03e150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d03e320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x555a6d03e3b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x555a6d03e450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x555a6d03e1e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d03e4f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x555a6d03e588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x555a6d03e620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x555a6d03e280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d03e6c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x555a6d03e758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x555a6d03e7f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x555a6d03e018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d03e890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d03ea60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x555a6d03eaf8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x555a6d03eb90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x555a6d03e928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d03ec30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x555a6d03ecc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x555a6d03ed60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x555a6d03e9c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d03ee00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x555a6d03ee98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x555a6d03ef30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x555a6d03e0b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d03efd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d03f1a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x555a6d03f238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x555a6d03f2d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x555a6d03f068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d03f370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x555a6d03f408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x555a6d03f4a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x555a6d03f100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d03f540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x555a6d03f5d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x555a6d03f670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x555a6d03de48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x555a6d03f710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d03f8e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d03fab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x555a6d03fb48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x555a6d03fbe0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x555a6d03f978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d03fc80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x555a6d03fd18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x555a6d03fdb0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x555a6d03fa10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d03fe50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x555a6d03fee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x555a6d03ff80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x555a6d03f7a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d040020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d0401f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x555a6d040288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x555a6d040320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x555a6d0400b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d0403c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x555a6d040458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x555a6d0404f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x555a6d040150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d040590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x555a6d040628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x555a6d0406c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x555a6d03f840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d040760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d040930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x555a6d0409c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x555a6d040a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x555a6d0407f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d040b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x555a6d040b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x555a6d040c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x555a6d040890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d040cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x555a6d040d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x555a6d040e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x555a6d03dee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x555a6d040ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d041070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d041240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x555a6d0412d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x555a6d041370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x555a6d041108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d041410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x555a6d0414a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x555a6d041540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x555a6d0411a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d0415e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x555a6d041678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x555a6d041710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x555a6d040f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d0417b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d041980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x555a6d041a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x555a6d041ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x555a6d041848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d041b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x555a6d041be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x555a6d041c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x555a6d0418e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d041d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x555a6d041db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x555a6d041e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x555a6d040fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d041ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d0420c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x555a6d042158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x555a6d0421f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x555a6d041f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d042290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x555a6d042328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x555a6d0423c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x555a6d042020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d042460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x555a6d0424f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x555a6d042590 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x555a6d083520 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x555a6d0835b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x555a6d083640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x555a6d0836d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x555a6d083760 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x555a6d0837f0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x555a6d083880 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x555a6d083910 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x555a6d0839a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x555a6d083a30 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x555a6d083ac0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x555a6d083b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x555a6d083be0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x555a6d083c70 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x555a6d083d00 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x555a6d083d90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x555a6d083e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x555a6d083eb0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x555a6d083f40 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x555a6d083fd0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x555a6d084060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x555a6d0840f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x555a6d084180 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x555a6d084210 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x555a6d0842a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x555a6d084330 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x555a6d0843c0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x555a6d084450 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x555a6d0844e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x555a6d084570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x555a6d084600 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x555a6d084690 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x555a6d084720 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x555a6d0847b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x555a6d084840 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x555a6d0848d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x555a6d084960 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x555a6d0849f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x555a6d084a80 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x555a6d084b10 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x555a6d084ba0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x555a6d084c30 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x555a6d084cc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x555a6d084d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x555a6d084de0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x555a6d084e70 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x555a6d084f00 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x555a6d084f90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x555a6d085020 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x555a6d0850b0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x555a6d085140 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x555a6d0851d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x555a6d085260 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x555a6d0852f0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x555a6d085380 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x555a6d085410 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x555a6d0854a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x555a6d085530 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x555a6d0855c0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x555a6d085650 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x555a6d0856e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x555a6d085770 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x555a6d085800 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x555a6d085890 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x555a6d085920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x555a6d0859b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x555a6d085a40 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x555a6d085ad0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x555a6d085b60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x555a6d085bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x555a6d085c80 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x555a6d085d10 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x555a6d085da0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x555a6d085e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x555a6d085ec0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x555a6d085f50 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x555a6d085fe0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x555a6d086070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x555a6d086100 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x555a6d086190 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x555a6d086220 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x555a6d0862b0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x555a6d086340 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x555a6d0863d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x555a6d086460 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x555a6d0864f0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x555a6d086580 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x555a6d086610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x555a6d0866a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x555a6d086730 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x555a6d0867c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x555a6d086850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x555a6d0868e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x555a6d086970 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x555a6d086a00 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x555a6d086a90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x555a6d086b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x555a6d086bb0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x555a6d086c40 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x555a6d086cd0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x555a6d086d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x555a6d086df0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x555a6d086e80 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x555a6d086f10 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x555a6d086fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x555a6d087030 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x555a6d0870c0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x555a6d087150 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x555a6d0871e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x555a6d087270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x555a6d087300 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x555a6d087390 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x555a6d087420 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x555a6d0874b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x555a6d087540 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x555a6d0875d0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x555a6d087660 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x555a6d0876f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x555a6d087780 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x555a6d087810 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x555a6d0878a0 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: 0x555a6d042798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x555a6d042870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x555a6d042a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d042c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d042de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x555a6d042e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x555a6d042f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x555a6d042ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d042fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x555a6d043048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x555a6d0430e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x555a6d042d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d043180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x555a6d043218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x555a6d0432b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x555a6d042ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d043350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d043520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x555a6d0435b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x555a6d043650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x555a6d0433e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d0436f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x555a6d043788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x555a6d043820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x555a6d043480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d0438c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x555a6d043958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x555a6d0439f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x555a6d042b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d043a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d043c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x555a6d043cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x555a6d043d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x555a6d043b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d043e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x555a6d043ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x555a6d043f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x555a6d043bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d044000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x555a6d044098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x555a6d044130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x555a6d042908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x555a6d0441d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d0443a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d044570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x555a6d044608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x555a6d0446a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x555a6d044438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d044740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x555a6d0447d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x555a6d044870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x555a6d0444d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d044910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x555a6d0449a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x555a6d044a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x555a6d044268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d044ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d044cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x555a6d044d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x555a6d044de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x555a6d044b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d044e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x555a6d044f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x555a6d044fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x555a6d044c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d045050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x555a6d0450e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x555a6d045180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x555a6d044300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d045220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d0453f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x555a6d045488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x555a6d045520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x555a6d0452b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d0455c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x555a6d045658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x555a6d0456f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x555a6d045350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d045790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x555a6d045828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x555a6d0458c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x555a6d0429a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x555a6d045960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x555a6d045b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d045d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x555a6d045d98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x555a6d045e30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x555a6d045bc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d045ed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x555a6d045f68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x555a6d046000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x555a6d045c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d0460a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x555a6d046138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x555a6d0461d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x555a6d0459f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x555a6d046270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d046440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x555a6d0464d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x555a6d046570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x555a6d046308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d046610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x555a6d0466a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x555a6d046740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x555a6d0463a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d0467e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x555a6d046878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x555a6d046910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x555a6d045a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x555a6d0469b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x555a6d046b80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x555a6d046c18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x555a6d046cb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x555a6d046a48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x555a6d046d50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x555a6d046de8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x555a6d046e80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x555a6d046ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x555a6d046f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x555a6d046fb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x555a6d047050 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x555a6d087940 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x555a6d0879d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x555a6d087a60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x555a6d087af0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x555a6d087b80 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x555a6d087c10 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x555a6d087ca0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x555a6d087d30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x555a6d087dc0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x555a6d087e50 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x555a6d087ee0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x555a6d087f70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x555a6d088000 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x555a6d088090 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x555a6d088120 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x555a6d0881b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x555a6d088240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x555a6d0882d0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x555a6d088360 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x555a6d0883f0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x555a6d088480 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x555a6d088510 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x555a6d0885a0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x555a6d088630 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x555a6d0886c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x555a6d088750 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x555a6d0887e0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x555a6d088870 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x555a6d088900 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x555a6d088990 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x555a6d088a20 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x555a6d088ab0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x555a6d088b40 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x555a6d088bd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x555a6d088c60 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x555a6d088cf0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x555a6d088d80 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x555a6d088e10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x555a6d088ea0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x555a6d088f30 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x555a6d088fc0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x555a6d089050 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x555a6d0890e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x555a6d089170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x555a6d089200 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x555a6d089290 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x555a6d089320 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x555a6d0893b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x555a6d089440 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x555a6d0894d0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x555a6d089560 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x555a6d0895f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x555a6d089680 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x555a6d089710 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x555a6d0897a0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x555a6d089830 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x555a6d0898c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x555a6d089950 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x555a6d0899e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x555a6d089a70 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x555a6d089b00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x555a6d089b90 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x555a6d089c20 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x555a6d089cb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x555a6d089d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x555a6d089dd0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x555a6d089e60 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x555a6d089ef0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x555a6d089f80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x555a6d08a010 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x555a6d08a0a0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x555a6d08a130 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x555a6d08a1c0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x555a6d08a250 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x555a6d08a2e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x555a6d08a370 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x555a6d08a400 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x555a6d08a490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x555a6d08a520 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x555a6d08a5b0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x555a6d08a640 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x555a6d08a6d0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x555a6d08a760 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x555a6d08a7f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x555a6d08a880 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x555a6d08a910 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x555a6d08a9a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x555a6d08aa30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x555a6d08aac0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x555a6d08ab50 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x555a6d08abe0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x555a6d08ac70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x555a6d08ad00 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x555a6d08ad90 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x555a6d08ae20 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x555a6d08aeb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x555a6d08af40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x555a6d08afd0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x555a6d08b060 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x555a6d08b0f0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x555a6d08b180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x555a6d08b210 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x555a6d08b2a0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x555a6d08b330 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x555a6d08b3c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x555a6d08b450 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x555a6d08b4e0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x555a6d08b570 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x555a6d08b600 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x555a6d08b690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x555a6d08b720 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x555a6d08b7b0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x555a6d08b840 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x555a6d08b8d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x555a6d08b960 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x555a6d08b9f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x555a6d08ba80 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x555a6d08bb10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x555a6d08bba0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x555a6d08bc30 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x555a6d08bcc0 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 (18 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (18 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.13.0/googletest/src/gtest_main.cc 36: [==========] Running 73 tests from 2 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from CaseNode 36: [ RUN ] CaseNode.setting_up 36: [ OK ] CaseNode.setting_up (0 ms) 36: [----------] 1 test from CaseNode (0 ms total) 36: 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0x56457cbf8680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x56457cbf3db0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf3f80 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4150 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4320 VAL: '0000' (3 sibs) 36: 0x56457cbf43b8 VAL: '0001' (3 sibs) 36: 0x56457cbf4450 VAL: '0002' (3 sibs) 36: 0x56457cbf41e8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf44f0 VAL: '0010' (3 sibs) 36: 0x56457cbf4588 VAL: '0011' (3 sibs) 36: 0x56457cbf4620 VAL: '0012' (3 sibs) 36: 0x56457cbf4280 SEQ: (3 sibs) 3 children: 36: 0x56457cbf46c0 VAL: '0020' (3 sibs) 36: 0x56457cbf4758 VAL: '0021' (3 sibs) 36: 0x56457cbf47f0 VAL: '0022' (3 sibs) 36: 0x56457cbf4018 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4890 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4a60 VAL: '0100' (3 sibs) 36: 0x56457cbf4af8 VAL: '0101' (3 sibs) 36: 0x56457cbf4b90 VAL: '0102' (3 sibs) 36: 0x56457cbf4928 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4c30 VAL: '0110' (3 sibs) 36: 0x56457cbf4cc8 VAL: '0111' (3 sibs) 36: 0x56457cbf4d60 VAL: '0112' (3 sibs) 36: 0x56457cbf49c0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4e00 VAL: '0120' (3 sibs) 36: 0x56457cbf4e98 VAL: '0121' (3 sibs) 36: 0x56457cbf4f30 VAL: '0122' (3 sibs) 36: 0x56457cbf40b0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4fd0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf51a0 VAL: '0200' (3 sibs) 36: 0x56457cbf5238 VAL: '0201' (3 sibs) 36: 0x56457cbf52d0 VAL: '0202' (3 sibs) 36: 0x56457cbf5068 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5370 VAL: '0210' (3 sibs) 36: 0x56457cbf5408 VAL: '0211' (3 sibs) 36: 0x56457cbf54a0 VAL: '0212' (3 sibs) 36: 0x56457cbf5100 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5540 VAL: '0220' (3 sibs) 36: 0x56457cbf55d8 VAL: '0221' (3 sibs) 36: 0x56457cbf5670 VAL: '0222' (3 sibs) 36: 0x56457cbf3e48 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5710 SEQ: (3 sibs) 3 children: 36: 0x56457cbf58e0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5ab0 VAL: '1000' (3 sibs) 36: 0x56457cbf5b48 VAL: '1001' (3 sibs) 36: 0x56457cbf5be0 VAL: '1002' (3 sibs) 36: 0x56457cbf5978 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5c80 VAL: '1010' (3 sibs) 36: 0x56457cbf5d18 VAL: '1011' (3 sibs) 36: 0x56457cbf5db0 VAL: '1012' (3 sibs) 36: 0x56457cbf5a10 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5e50 VAL: '1020' (3 sibs) 36: 0x56457cbf5ee8 VAL: '1021' (3 sibs) 36: 0x56457cbf5f80 VAL: '1022' (3 sibs) 36: 0x56457cbf57a8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6020 SEQ: (3 sibs) 3 children: 36: 0x56457cbf61f0 VAL: '1100' (3 sibs) 36: 0x56457cbf6288 VAL: '1101' (3 sibs) 36: 0x56457cbf6320 VAL: '1102' (3 sibs) 36: 0x56457cbf60b8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf63c0 VAL: '1110' (3 sibs) 36: 0x56457cbf6458 VAL: '1111' (3 sibs) 36: 0x56457cbf64f0 VAL: '1112' (3 sibs) 36: 0x56457cbf6150 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6590 VAL: '1120' (3 sibs) 36: 0x56457cbf6628 VAL: '1121' (3 sibs) 36: 0x56457cbf66c0 VAL: '1122' (3 sibs) 36: 0x56457cbf5840 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6760 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6930 VAL: '1200' (3 sibs) 36: 0x56457cbf69c8 VAL: '1201' (3 sibs) 36: 0x56457cbf6a60 VAL: '1202' (3 sibs) 36: 0x56457cbf67f8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6b00 VAL: '1210' (3 sibs) 36: 0x56457cbf6b98 VAL: '1211' (3 sibs) 36: 0x56457cbf6c30 VAL: '1212' (3 sibs) 36: 0x56457cbf6890 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6cd0 VAL: '1220' (3 sibs) 36: 0x56457cbf6d68 VAL: '1221' (3 sibs) 36: 0x56457cbf6e00 VAL: '1222' (3 sibs) 36: 0x56457cbf3ee0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6ea0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7070 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7240 VAL: '2000' (3 sibs) 36: 0x56457cbf72d8 VAL: '2001' (3 sibs) 36: 0x56457cbf7370 VAL: '2002' (3 sibs) 36: 0x56457cbf7108 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7410 VAL: '2010' (3 sibs) 36: 0x56457cbf74a8 VAL: '2011' (3 sibs) 36: 0x56457cbf7540 VAL: '2012' (3 sibs) 36: 0x56457cbf71a0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf75e0 VAL: '2020' (3 sibs) 36: 0x56457cbf7678 VAL: '2021' (3 sibs) 36: 0x56457cbf7710 VAL: '2022' (3 sibs) 36: 0x56457cbf6f38 SEQ: (3 sibs) 3 children: 36: 0x56457cbf77b0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7980 VAL: '2100' (3 sibs) 36: 0x56457cbf7a18 VAL: '2101' (3 sibs) 36: 0x56457cbf7ab0 VAL: '2102' (3 sibs) 36: 0x56457cbf7848 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7b50 VAL: '2110' (3 sibs) 36: 0x56457cbf7be8 VAL: '2111' (3 sibs) 36: 0x56457cbf7c80 VAL: '2112' (3 sibs) 36: 0x56457cbf78e0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7d20 VAL: '2120' (3 sibs) 36: 0x56457cbf7db8 VAL: '2121' (3 sibs) 36: 0x56457cbf7e50 VAL: '2122' (3 sibs) 36: 0x56457cbf6fd0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7ef0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf80c0 VAL: '2200' (3 sibs) 36: 0x56457cbf8158 VAL: '2201' (3 sibs) 36: 0x56457cbf81f0 VAL: '2202' (3 sibs) 36: 0x56457cbf7f88 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8290 VAL: '2210' (3 sibs) 36: 0x56457cbf8328 VAL: '2211' (3 sibs) 36: 0x56457cbf83c0 VAL: '2212' (3 sibs) 36: 0x56457cbf8020 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8460 VAL: '2220' (3 sibs) 36: 0x56457cbf84f8 VAL: '2221' (3 sibs) 36: 0x56457cbf8590 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x56457cc03250 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56457cc032e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56457cc03370 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56457cc03400 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56457cc03490 VAL: '0000' (3 sibs) 36: [5] [5] 0x56457cc03520 VAL: '0001' (3 sibs) 36: [6] [6] 0x56457cc035b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x56457cc03640 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56457cc036d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x56457cc03760 VAL: '0011' (3 sibs) 36: [10] [10] 0x56457cc037f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x56457cc03880 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56457cc03910 VAL: '0020' (3 sibs) 36: [13] [13] 0x56457cc039a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x56457cc03a30 VAL: '0022' (3 sibs) 36: [15] [15] 0x56457cc03ac0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56457cc03b50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56457cc03be0 VAL: '0100' (3 sibs) 36: [18] [18] 0x56457cc03c70 VAL: '0101' (3 sibs) 36: [19] [19] 0x56457cc03d00 VAL: '0102' (3 sibs) 36: [20] [20] 0x56457cc03d90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56457cc03e20 VAL: '0110' (3 sibs) 36: [22] [22] 0x56457cc03eb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x56457cc03f40 VAL: '0112' (3 sibs) 36: [24] [24] 0x56457cc03fd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56457cc04060 VAL: '0120' (3 sibs) 36: [26] [26] 0x56457cc040f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x56457cc04180 VAL: '0122' (3 sibs) 36: [28] [28] 0x56457cc04210 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56457cc042a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56457cc04330 VAL: '0200' (3 sibs) 36: [31] [31] 0x56457cc043c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x56457cc04450 VAL: '0202' (3 sibs) 36: [33] [33] 0x56457cc044e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56457cc04570 VAL: '0210' (3 sibs) 36: [35] [35] 0x56457cc04600 VAL: '0211' (3 sibs) 36: [36] [36] 0x56457cc04690 VAL: '0212' (3 sibs) 36: [37] [37] 0x56457cc04720 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56457cc047b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x56457cc04840 VAL: '0221' (3 sibs) 36: [40] [40] 0x56457cc048d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x56457cc04960 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56457cc049f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56457cc04a80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56457cc04b10 VAL: '1000' (3 sibs) 36: [45] [45] 0x56457cc04ba0 VAL: '1001' (3 sibs) 36: [46] [46] 0x56457cc04c30 VAL: '1002' (3 sibs) 36: [47] [47] 0x56457cc04cc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56457cc04d50 VAL: '1010' (3 sibs) 36: [49] [49] 0x56457cc04de0 VAL: '1011' (3 sibs) 36: [50] [50] 0x56457cc04e70 VAL: '1012' (3 sibs) 36: [51] [51] 0x56457cc04f00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56457cc04f90 VAL: '1020' (3 sibs) 36: [53] [53] 0x56457cc05020 VAL: '1021' (3 sibs) 36: [54] [54] 0x56457cc050b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x56457cc05140 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56457cc051d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56457cc05260 VAL: '1100' (3 sibs) 36: [58] [58] 0x56457cc052f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x56457cc05380 VAL: '1102' (3 sibs) 36: [60] [60] 0x56457cc05410 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56457cc054a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x56457cc05530 VAL: '1111' (3 sibs) 36: [63] [63] 0x56457cc055c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x56457cc05650 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56457cc056e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x56457cc05770 VAL: '1121' (3 sibs) 36: [67] [67] 0x56457cc05800 VAL: '1122' (3 sibs) 36: [68] [68] 0x56457cc05890 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56457cc05920 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56457cc059b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x56457cc05a40 VAL: '1201' (3 sibs) 36: [72] [72] 0x56457cc05ad0 VAL: '1202' (3 sibs) 36: [73] [73] 0x56457cc05b60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56457cc05bf0 VAL: '1210' (3 sibs) 36: [75] [75] 0x56457cc05c80 VAL: '1211' (3 sibs) 36: [76] [76] 0x56457cc05d10 VAL: '1212' (3 sibs) 36: [77] [77] 0x56457cc05da0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56457cc05e30 VAL: '1220' (3 sibs) 36: [79] [79] 0x56457cc05ec0 VAL: '1221' (3 sibs) 36: [80] [80] 0x56457cc05f50 VAL: '1222' (3 sibs) 36: [81] [81] 0x56457cc05fe0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56457cc06070 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56457cc06100 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56457cc06190 VAL: '2000' (3 sibs) 36: [85] [85] 0x56457cc06220 VAL: '2001' (3 sibs) 36: [86] [86] 0x56457cc062b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x56457cc06340 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56457cc063d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x56457cc06460 VAL: '2011' (3 sibs) 36: [90] [90] 0x56457cc064f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x56457cc06580 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56457cc06610 VAL: '2020' (3 sibs) 36: [93] [93] 0x56457cc066a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x56457cc06730 VAL: '2022' (3 sibs) 36: [95] [95] 0x56457cc067c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56457cc06850 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56457cc068e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x56457cc06970 VAL: '2101' (3 sibs) 36: [99] [99] 0x56457cc06a00 VAL: '2102' (3 sibs) 36: [100] [100] 0x56457cc06a90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56457cc06b20 VAL: '2110' (3 sibs) 36: [102] [102] 0x56457cc06bb0 VAL: '2111' (3 sibs) 36: [103] [103] 0x56457cc06c40 VAL: '2112' (3 sibs) 36: [104] [104] 0x56457cc06cd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56457cc06d60 VAL: '2120' (3 sibs) 36: [106] [106] 0x56457cc06df0 VAL: '2121' (3 sibs) 36: [107] [107] 0x56457cc06e80 VAL: '2122' (3 sibs) 36: [108] [108] 0x56457cc06f10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56457cc06fa0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56457cc07030 VAL: '2200' (3 sibs) 36: [111] [111] 0x56457cc070c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x56457cc07150 VAL: '2202' (3 sibs) 36: [113] [113] 0x56457cc071e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56457cc07270 VAL: '2210' (3 sibs) 36: [115] [115] 0x56457cc07300 VAL: '2211' (3 sibs) 36: [116] [116] 0x56457cc07390 VAL: '2212' (3 sibs) 36: [117] [117] 0x56457cc07420 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56457cc074b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x56457cc07540 VAL: '2221' (3 sibs) 36: [120] [120] 0x56457cc075d0 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: 0x56457cbf8798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x56457cbf8870 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8a40 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8c10 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8de0 VAL: '0000' (3 sibs) 36: 0x56457cbf8e78 VAL: '0001' (3 sibs) 36: 0x56457cbf8f10 VAL: '0002' (3 sibs) 36: 0x56457cbf8ca8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8fb0 VAL: '0010' (3 sibs) 36: 0x56457cbf9048 VAL: '0011' (3 sibs) 36: 0x56457cbf90e0 VAL: '0012' (3 sibs) 36: 0x56457cbf8d40 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9180 VAL: '0020' (3 sibs) 36: 0x56457cbf9218 VAL: '0021' (3 sibs) 36: 0x56457cbf92b0 VAL: '0022' (3 sibs) 36: 0x56457cbf8ad8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9350 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9520 VAL: '0100' (3 sibs) 36: 0x56457cbf95b8 VAL: '0101' (3 sibs) 36: 0x56457cbf9650 VAL: '0102' (3 sibs) 36: 0x56457cbf93e8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf96f0 VAL: '0110' (3 sibs) 36: 0x56457cbf9788 VAL: '0111' (3 sibs) 36: 0x56457cbf9820 VAL: '0112' (3 sibs) 36: 0x56457cbf9480 SEQ: (3 sibs) 3 children: 36: 0x56457cbf98c0 VAL: '0120' (3 sibs) 36: 0x56457cbf9958 VAL: '0121' (3 sibs) 36: 0x56457cbf99f0 VAL: '0122' (3 sibs) 36: 0x56457cbf8b70 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9a90 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9c60 VAL: '0200' (3 sibs) 36: 0x56457cbf9cf8 VAL: '0201' (3 sibs) 36: 0x56457cbf9d90 VAL: '0202' (3 sibs) 36: 0x56457cbf9b28 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9e30 VAL: '0210' (3 sibs) 36: 0x56457cbf9ec8 VAL: '0211' (3 sibs) 36: 0x56457cbf9f60 VAL: '0212' (3 sibs) 36: 0x56457cbf9bc0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa000 VAL: '0220' (3 sibs) 36: 0x56457cbfa098 VAL: '0221' (3 sibs) 36: 0x56457cbfa130 VAL: '0222' (3 sibs) 36: 0x56457cbf8908 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa1d0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa3a0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa570 VAL: '1000' (3 sibs) 36: 0x56457cbfa608 VAL: '1001' (3 sibs) 36: 0x56457cbfa6a0 VAL: '1002' (3 sibs) 36: 0x56457cbfa438 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa740 VAL: '1010' (3 sibs) 36: 0x56457cbfa7d8 VAL: '1011' (3 sibs) 36: 0x56457cbfa870 VAL: '1012' (3 sibs) 36: 0x56457cbfa4d0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa910 VAL: '1020' (3 sibs) 36: 0x56457cbfa9a8 VAL: '1021' (3 sibs) 36: 0x56457cbfaa40 VAL: '1022' (3 sibs) 36: 0x56457cbfa268 SEQ: (3 sibs) 3 children: 36: 0x56457cbfaae0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfacb0 VAL: '1100' (3 sibs) 36: 0x56457cbfad48 VAL: '1101' (3 sibs) 36: 0x56457cbfade0 VAL: '1102' (3 sibs) 36: 0x56457cbfab78 SEQ: (3 sibs) 3 children: 36: 0x56457cbfae80 VAL: '1110' (3 sibs) 36: 0x56457cbfaf18 VAL: '1111' (3 sibs) 36: 0x56457cbfafb0 VAL: '1112' (3 sibs) 36: 0x56457cbfac10 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb050 VAL: '1120' (3 sibs) 36: 0x56457cbfb0e8 VAL: '1121' (3 sibs) 36: 0x56457cbfb180 VAL: '1122' (3 sibs) 36: 0x56457cbfa300 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb220 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb3f0 VAL: '1200' (3 sibs) 36: 0x56457cbfb488 VAL: '1201' (3 sibs) 36: 0x56457cbfb520 VAL: '1202' (3 sibs) 36: 0x56457cbfb2b8 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb5c0 VAL: '1210' (3 sibs) 36: 0x56457cbfb658 VAL: '1211' (3 sibs) 36: 0x56457cbfb6f0 VAL: '1212' (3 sibs) 36: 0x56457cbfb350 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb790 VAL: '1220' (3 sibs) 36: 0x56457cbfb828 VAL: '1221' (3 sibs) 36: 0x56457cbfb8c0 VAL: '1222' (3 sibs) 36: 0x56457cbf89a0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb960 SEQ: (3 sibs) 3 children: 36: 0x56457cbfbb30 SEQ: (3 sibs) 3 children: 36: 0x56457cbfbd00 VAL: '2000' (3 sibs) 36: 0x56457cbfbd98 VAL: '2001' (3 sibs) 36: 0x56457cbfbe30 VAL: '2002' (3 sibs) 36: 0x56457cbfbbc8 SEQ: (3 sibs) 3 children: 36: 0x56457cbfbed0 VAL: '2010' (3 sibs) 36: 0x56457cbfbf68 VAL: '2011' (3 sibs) 36: 0x56457cbfc000 VAL: '2012' (3 sibs) 36: 0x56457cbfbc60 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc0a0 VAL: '2020' (3 sibs) 36: 0x56457cbfc138 VAL: '2021' (3 sibs) 36: 0x56457cbfc1d0 VAL: '2022' (3 sibs) 36: 0x56457cbfb9f8 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc270 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc440 VAL: '2100' (3 sibs) 36: 0x56457cbfc4d8 VAL: '2101' (3 sibs) 36: 0x56457cbfc570 VAL: '2102' (3 sibs) 36: 0x56457cbfc308 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc610 VAL: '2110' (3 sibs) 36: 0x56457cbfc6a8 VAL: '2111' (3 sibs) 36: 0x56457cbfc740 VAL: '2112' (3 sibs) 36: 0x56457cbfc3a0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc7e0 VAL: '2120' (3 sibs) 36: 0x56457cbfc878 VAL: '2121' (3 sibs) 36: 0x56457cbfc910 VAL: '2122' (3 sibs) 36: 0x56457cbfba90 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc9b0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfcb80 VAL: '2200' (3 sibs) 36: 0x56457cbfcc18 VAL: '2201' (3 sibs) 36: 0x56457cbfccb0 VAL: '2202' (3 sibs) 36: 0x56457cbfca48 SEQ: (3 sibs) 3 children: 36: 0x56457cbfcd50 VAL: '2210' (3 sibs) 36: 0x56457cbfcde8 VAL: '2211' (3 sibs) 36: 0x56457cbfce80 VAL: '2212' (3 sibs) 36: 0x56457cbfcae0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfcf20 VAL: '2220' (3 sibs) 36: 0x56457cbfcfb8 VAL: '2221' (3 sibs) 36: 0x56457cbfd050 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x56457cc0b080 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56457cc0b110 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56457cc0b1a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56457cc0b230 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56457cc0b2c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x56457cc0b350 VAL: '0001' (3 sibs) 36: [6] [6] 0x56457cc0b3e0 VAL: '0002' (3 sibs) 36: [7] [7] 0x56457cc0b470 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56457cc0b500 VAL: '0010' (3 sibs) 36: [9] [9] 0x56457cc0b590 VAL: '0011' (3 sibs) 36: [10] [10] 0x56457cc0b620 VAL: '0012' (3 sibs) 36: [11] [11] 0x56457cc0b6b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56457cc0b740 VAL: '0020' (3 sibs) 36: [13] [13] 0x56457cc0b7d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x56457cc0b860 VAL: '0022' (3 sibs) 36: [15] [15] 0x56457cc0b8f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56457cc0b980 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56457cc0ba10 VAL: '0100' (3 sibs) 36: [18] [18] 0x56457cc0baa0 VAL: '0101' (3 sibs) 36: [19] [19] 0x56457cc0bb30 VAL: '0102' (3 sibs) 36: [20] [20] 0x56457cc0bbc0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56457cc0bc50 VAL: '0110' (3 sibs) 36: [22] [22] 0x56457cc0bce0 VAL: '0111' (3 sibs) 36: [23] [23] 0x56457cc0bd70 VAL: '0112' (3 sibs) 36: [24] [24] 0x56457cc0be00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56457cc0be90 VAL: '0120' (3 sibs) 36: [26] [26] 0x56457cc0bf20 VAL: '0121' (3 sibs) 36: [27] [27] 0x56457cc0bfb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x56457cc0c040 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56457cc0c0d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56457cc0c160 VAL: '0200' (3 sibs) 36: [31] [31] 0x56457cc0c1f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x56457cc0c280 VAL: '0202' (3 sibs) 36: [33] [33] 0x56457cc0c310 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56457cc0c3a0 VAL: '0210' (3 sibs) 36: [35] [35] 0x56457cc0c430 VAL: '0211' (3 sibs) 36: [36] [36] 0x56457cc0c4c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x56457cc0c550 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56457cc0c5e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x56457cc0c670 VAL: '0221' (3 sibs) 36: [40] [40] 0x56457cc0c700 VAL: '0222' (3 sibs) 36: [41] [41] 0x56457cc0c790 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56457cc0c820 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56457cc0c8b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56457cc0c940 VAL: '1000' (3 sibs) 36: [45] [45] 0x56457cc0c9d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x56457cc0ca60 VAL: '1002' (3 sibs) 36: [47] [47] 0x56457cc0caf0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56457cc0cb80 VAL: '1010' (3 sibs) 36: [49] [49] 0x56457cc0cc10 VAL: '1011' (3 sibs) 36: [50] [50] 0x56457cc0cca0 VAL: '1012' (3 sibs) 36: [51] [51] 0x56457cc0cd30 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56457cc0cdc0 VAL: '1020' (3 sibs) 36: [53] [53] 0x56457cc0ce50 VAL: '1021' (3 sibs) 36: [54] [54] 0x56457cc0cee0 VAL: '1022' (3 sibs) 36: [55] [55] 0x56457cc0cf70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56457cc0d000 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56457cc0d090 VAL: '1100' (3 sibs) 36: [58] [58] 0x56457cc0d120 VAL: '1101' (3 sibs) 36: [59] [59] 0x56457cc0d1b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x56457cc0d240 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56457cc0d2d0 VAL: '1110' (3 sibs) 36: [62] [62] 0x56457cc0d360 VAL: '1111' (3 sibs) 36: [63] [63] 0x56457cc0d3f0 VAL: '1112' (3 sibs) 36: [64] [64] 0x56457cc0d480 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56457cc0d510 VAL: '1120' (3 sibs) 36: [66] [66] 0x56457cc0d5a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x56457cc0d630 VAL: '1122' (3 sibs) 36: [68] [68] 0x56457cc0d6c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56457cc0d750 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56457cc0d7e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x56457cc0d870 VAL: '1201' (3 sibs) 36: [72] [72] 0x56457cc0d900 VAL: '1202' (3 sibs) 36: [73] [73] 0x56457cc0d990 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56457cc0da20 VAL: '1210' (3 sibs) 36: [75] [75] 0x56457cc0dab0 VAL: '1211' (3 sibs) 36: [76] [76] 0x56457cc0db40 VAL: '1212' (3 sibs) 36: [77] [77] 0x56457cc0dbd0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56457cc0dc60 VAL: '1220' (3 sibs) 36: [79] [79] 0x56457cc0dcf0 VAL: '1221' (3 sibs) 36: [80] [80] 0x56457cc0dd80 VAL: '1222' (3 sibs) 36: [81] [81] 0x56457cc0de10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56457cc0dea0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56457cc0df30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56457cc0dfc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x56457cc0e050 VAL: '2001' (3 sibs) 36: [86] [86] 0x56457cc0e0e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x56457cc0e170 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56457cc0e200 VAL: '2010' (3 sibs) 36: [89] [89] 0x56457cc0e290 VAL: '2011' (3 sibs) 36: [90] [90] 0x56457cc0e320 VAL: '2012' (3 sibs) 36: [91] [91] 0x56457cc0e3b0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56457cc0e440 VAL: '2020' (3 sibs) 36: [93] [93] 0x56457cc0e4d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x56457cc0e560 VAL: '2022' (3 sibs) 36: [95] [95] 0x56457cc0e5f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56457cc0e680 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56457cc0e710 VAL: '2100' (3 sibs) 36: [98] [98] 0x56457cc0e7a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x56457cc0e830 VAL: '2102' (3 sibs) 36: [100] [100] 0x56457cc0e8c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56457cc0e950 VAL: '2110' (3 sibs) 36: [102] [102] 0x56457cc0e9e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x56457cc0ea70 VAL: '2112' (3 sibs) 36: [104] [104] 0x56457cc0eb00 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56457cc0eb90 VAL: '2120' (3 sibs) 36: [106] [106] 0x56457cc0ec20 VAL: '2121' (3 sibs) 36: [107] [107] 0x56457cc0ecb0 VAL: '2122' (3 sibs) 36: [108] [108] 0x56457cc0ed40 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56457cc0edd0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56457cc0ee60 VAL: '2200' (3 sibs) 36: [111] [111] 0x56457cc0eef0 VAL: '2201' (3 sibs) 36: [112] [112] 0x56457cc0ef80 VAL: '2202' (3 sibs) 36: [113] [113] 0x56457cc0f010 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56457cc0f0a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x56457cc0f130 VAL: '2211' (3 sibs) 36: [116] [116] 0x56457cc0f1c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x56457cc0f250 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56457cc0f2e0 VAL: '2220' (3 sibs) 36: [119] [119] 0x56457cc0f370 VAL: '2221' (3 sibs) 36: [120] [120] 0x56457cc0f400 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: 0x56457cbf8680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x56457cbf3db0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf3f80 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4150 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4320 VAL: '0000' (3 sibs) 36: 0x56457cbf43b8 VAL: '0001' (3 sibs) 36: 0x56457cbf4450 VAL: '0002' (3 sibs) 36: 0x56457cbf41e8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf44f0 VAL: '0010' (3 sibs) 36: 0x56457cbf4588 VAL: '0011' (3 sibs) 36: 0x56457cbf4620 VAL: '0012' (3 sibs) 36: 0x56457cbf4280 SEQ: (3 sibs) 3 children: 36: 0x56457cbf46c0 VAL: '0020' (3 sibs) 36: 0x56457cbf4758 VAL: '0021' (3 sibs) 36: 0x56457cbf47f0 VAL: '0022' (3 sibs) 36: 0x56457cbf4018 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4890 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4a60 VAL: '0100' (3 sibs) 36: 0x56457cbf4af8 VAL: '0101' (3 sibs) 36: 0x56457cbf4b90 VAL: '0102' (3 sibs) 36: 0x56457cbf4928 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4c30 VAL: '0110' (3 sibs) 36: 0x56457cbf4cc8 VAL: '0111' (3 sibs) 36: 0x56457cbf4d60 VAL: '0112' (3 sibs) 36: 0x56457cbf49c0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4e00 VAL: '0120' (3 sibs) 36: 0x56457cbf4e98 VAL: '0121' (3 sibs) 36: 0x56457cbf4f30 VAL: '0122' (3 sibs) 36: 0x56457cbf40b0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4fd0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf51a0 VAL: '0200' (3 sibs) 36: 0x56457cbf5238 VAL: '0201' (3 sibs) 36: 0x56457cbf52d0 VAL: '0202' (3 sibs) 36: 0x56457cbf5068 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5370 VAL: '0210' (3 sibs) 36: 0x56457cbf5408 VAL: '0211' (3 sibs) 36: 0x56457cbf54a0 VAL: '0212' (3 sibs) 36: 0x56457cbf5100 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5540 VAL: '0220' (3 sibs) 36: 0x56457cbf55d8 VAL: '0221' (3 sibs) 36: 0x56457cbf5670 VAL: '0222' (3 sibs) 36: 0x56457cbf3e48 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5710 SEQ: (3 sibs) 3 children: 36: 0x56457cbf58e0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5ab0 VAL: '1000' (3 sibs) 36: 0x56457cbf5b48 VAL: '1001' (3 sibs) 36: 0x56457cbf5be0 VAL: '1002' (3 sibs) 36: 0x56457cbf5978 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5c80 VAL: '1010' (3 sibs) 36: 0x56457cbf5d18 VAL: '1011' (3 sibs) 36: 0x56457cbf5db0 VAL: '1012' (3 sibs) 36: 0x56457cbf5a10 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5e50 VAL: '1020' (3 sibs) 36: 0x56457cbf5ee8 VAL: '1021' (3 sibs) 36: 0x56457cbf5f80 VAL: '1022' (3 sibs) 36: 0x56457cbf57a8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6020 SEQ: (3 sibs) 3 children: 36: 0x56457cbf61f0 VAL: '1100' (3 sibs) 36: 0x56457cbf6288 VAL: '1101' (3 sibs) 36: 0x56457cbf6320 VAL: '1102' (3 sibs) 36: 0x56457cbf60b8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf63c0 VAL: '1110' (3 sibs) 36: 0x56457cbf6458 VAL: '1111' (3 sibs) 36: 0x56457cbf64f0 VAL: '1112' (3 sibs) 36: 0x56457cbf6150 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6590 VAL: '1120' (3 sibs) 36: 0x56457cbf6628 VAL: '1121' (3 sibs) 36: 0x56457cbf66c0 VAL: '1122' (3 sibs) 36: 0x56457cbf5840 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6760 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6930 VAL: '1200' (3 sibs) 36: 0x56457cbf69c8 VAL: '1201' (3 sibs) 36: 0x56457cbf6a60 VAL: '1202' (3 sibs) 36: 0x56457cbf67f8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6b00 VAL: '1210' (3 sibs) 36: 0x56457cbf6b98 VAL: '1211' (3 sibs) 36: 0x56457cbf6c30 VAL: '1212' (3 sibs) 36: 0x56457cbf6890 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6cd0 VAL: '1220' (3 sibs) 36: 0x56457cbf6d68 VAL: '1221' (3 sibs) 36: 0x56457cbf6e00 VAL: '1222' (3 sibs) 36: 0x56457cbf3ee0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6ea0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7070 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7240 VAL: '2000' (3 sibs) 36: 0x56457cbf72d8 VAL: '2001' (3 sibs) 36: 0x56457cbf7370 VAL: '2002' (3 sibs) 36: 0x56457cbf7108 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7410 VAL: '2010' (3 sibs) 36: 0x56457cbf74a8 VAL: '2011' (3 sibs) 36: 0x56457cbf7540 VAL: '2012' (3 sibs) 36: 0x56457cbf71a0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf75e0 VAL: '2020' (3 sibs) 36: 0x56457cbf7678 VAL: '2021' (3 sibs) 36: 0x56457cbf7710 VAL: '2022' (3 sibs) 36: 0x56457cbf6f38 SEQ: (3 sibs) 3 children: 36: 0x56457cbf77b0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7980 VAL: '2100' (3 sibs) 36: 0x56457cbf7a18 VAL: '2101' (3 sibs) 36: 0x56457cbf7ab0 VAL: '2102' (3 sibs) 36: 0x56457cbf7848 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7b50 VAL: '2110' (3 sibs) 36: 0x56457cbf7be8 VAL: '2111' (3 sibs) 36: 0x56457cbf7c80 VAL: '2112' (3 sibs) 36: 0x56457cbf78e0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7d20 VAL: '2120' (3 sibs) 36: 0x56457cbf7db8 VAL: '2121' (3 sibs) 36: 0x56457cbf7e50 VAL: '2122' (3 sibs) 36: 0x56457cbf6fd0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7ef0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf80c0 VAL: '2200' (3 sibs) 36: 0x56457cbf8158 VAL: '2201' (3 sibs) 36: 0x56457cbf81f0 VAL: '2202' (3 sibs) 36: 0x56457cbf7f88 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8290 VAL: '2210' (3 sibs) 36: 0x56457cbf8328 VAL: '2211' (3 sibs) 36: 0x56457cbf83c0 VAL: '2212' (3 sibs) 36: 0x56457cbf8020 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8460 VAL: '2220' (3 sibs) 36: 0x56457cbf84f8 VAL: '2221' (3 sibs) 36: 0x56457cbf8590 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x56457cc0f890 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56457cc0f920 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56457cc0f9b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56457cc0fa40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56457cc0fad0 VAL: '0000' (3 sibs) 36: [5] [5] 0x56457cc0fb60 VAL: '0001' (3 sibs) 36: [6] [6] 0x56457cc0fbf0 VAL: '0002' (3 sibs) 36: [7] [7] 0x56457cc0fc80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56457cc0fd10 VAL: '0010' (3 sibs) 36: [9] [9] 0x56457cc0fda0 VAL: '0011' (3 sibs) 36: [10] [10] 0x56457cc0fe30 VAL: '0012' (3 sibs) 36: [11] [11] 0x56457cc0fec0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56457cc0ff50 VAL: '0020' (3 sibs) 36: [13] [13] 0x56457cc0ffe0 VAL: '0021' (3 sibs) 36: [14] [14] 0x56457cc10070 VAL: '0022' (3 sibs) 36: [15] [15] 0x56457cc10100 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56457cc10190 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56457cc10220 VAL: '0100' (3 sibs) 36: [18] [18] 0x56457cc102b0 VAL: '0101' (3 sibs) 36: [19] [19] 0x56457cc10340 VAL: '0102' (3 sibs) 36: [20] [20] 0x56457cc103d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56457cc10460 VAL: '0110' (3 sibs) 36: [22] [22] 0x56457cc104f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x56457cc10580 VAL: '0112' (3 sibs) 36: [24] [24] 0x56457cc10610 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56457cc106a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x56457cc10730 VAL: '0121' (3 sibs) 36: [27] [27] 0x56457cc107c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x56457cc10850 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56457cc108e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56457cc10970 VAL: '0200' (3 sibs) 36: [31] [31] 0x56457cc10a00 VAL: '0201' (3 sibs) 36: [32] [32] 0x56457cc10a90 VAL: '0202' (3 sibs) 36: [33] [33] 0x56457cc10b20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56457cc10bb0 VAL: '0210' (3 sibs) 36: [35] [35] 0x56457cc10c40 VAL: '0211' (3 sibs) 36: [36] [36] 0x56457cc10cd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x56457cc10d60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56457cc10df0 VAL: '0220' (3 sibs) 36: [39] [39] 0x56457cc10e80 VAL: '0221' (3 sibs) 36: [40] [40] 0x56457cc10f10 VAL: '0222' (3 sibs) 36: [41] [41] 0x56457cc10fa0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56457cc11030 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56457cc110c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56457cc11150 VAL: '1000' (3 sibs) 36: [45] [45] 0x56457cc111e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x56457cc11270 VAL: '1002' (3 sibs) 36: [47] [47] 0x56457cc11300 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56457cc11390 VAL: '1010' (3 sibs) 36: [49] [49] 0x56457cc11420 VAL: '1011' (3 sibs) 36: [50] [50] 0x56457cc114b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x56457cc11540 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56457cc115d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x56457cc11660 VAL: '1021' (3 sibs) 36: [54] [54] 0x56457cc116f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x56457cc11780 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56457cc11810 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56457cc118a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x56457cc11930 VAL: '1101' (3 sibs) 36: [59] [59] 0x56457cc119c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x56457cc11a50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56457cc11ae0 VAL: '1110' (3 sibs) 36: [62] [62] 0x56457cc11b70 VAL: '1111' (3 sibs) 36: [63] [63] 0x56457cc11c00 VAL: '1112' (3 sibs) 36: [64] [64] 0x56457cc11c90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56457cc11d20 VAL: '1120' (3 sibs) 36: [66] [66] 0x56457cc11db0 VAL: '1121' (3 sibs) 36: [67] [67] 0x56457cc11e40 VAL: '1122' (3 sibs) 36: [68] [68] 0x56457cc11ed0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56457cc11f60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56457cc11ff0 VAL: '1200' (3 sibs) 36: [71] [71] 0x56457cc12080 VAL: '1201' (3 sibs) 36: [72] [72] 0x56457cc12110 VAL: '1202' (3 sibs) 36: [73] [73] 0x56457cc121a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56457cc12230 VAL: '1210' (3 sibs) 36: [75] [75] 0x56457cc122c0 VAL: '1211' (3 sibs) 36: [76] [76] 0x56457cc12350 VAL: '1212' (3 sibs) 36: [77] [77] 0x56457cc123e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56457cc12470 VAL: '1220' (3 sibs) 36: [79] [79] 0x56457cc12500 VAL: '1221' (3 sibs) 36: [80] [80] 0x56457cc12590 VAL: '1222' (3 sibs) 36: [81] [81] 0x56457cc12620 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56457cc126b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56457cc12740 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56457cc127d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x56457cc12860 VAL: '2001' (3 sibs) 36: [86] [86] 0x56457cc128f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x56457cc12980 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56457cc12a10 VAL: '2010' (3 sibs) 36: [89] [89] 0x56457cc12aa0 VAL: '2011' (3 sibs) 36: [90] [90] 0x56457cc12b30 VAL: '2012' (3 sibs) 36: [91] [91] 0x56457cc12bc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56457cc12c50 VAL: '2020' (3 sibs) 36: [93] [93] 0x56457cc12ce0 VAL: '2021' (3 sibs) 36: [94] [94] 0x56457cc12d70 VAL: '2022' (3 sibs) 36: [95] [95] 0x56457cc12e00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56457cc12e90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56457cc12f20 VAL: '2100' (3 sibs) 36: [98] [98] 0x56457cc12fb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x56457cc13040 VAL: '2102' (3 sibs) 36: [100] [100] 0x56457cc130d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56457cc13160 VAL: '2110' (3 sibs) 36: [102] [102] 0x56457cc131f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x56457cc13280 VAL: '2112' (3 sibs) 36: [104] [104] 0x56457cc13310 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56457cc133a0 VAL: '2120' (3 sibs) 36: [106] [106] 0x56457cc13430 VAL: '2121' (3 sibs) 36: [107] [107] 0x56457cc134c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x56457cc13550 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56457cc135e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56457cc13670 VAL: '2200' (3 sibs) 36: [111] [111] 0x56457cc13700 VAL: '2201' (3 sibs) 36: [112] [112] 0x56457cc13790 VAL: '2202' (3 sibs) 36: [113] [113] 0x56457cc13820 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56457cc138b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x56457cc13940 VAL: '2211' (3 sibs) 36: [116] [116] 0x56457cc139d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x56457cc13a60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56457cc13af0 VAL: '2220' (3 sibs) 36: [119] [119] 0x56457cc13b80 VAL: '2221' (3 sibs) 36: [120] [120] 0x56457cc13c10 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/0 (1 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: 0x56457cbf8798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x56457cbf8870 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8a40 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8c10 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8de0 VAL: '0000' (3 sibs) 36: 0x56457cbf8e78 VAL: '0001' (3 sibs) 36: 0x56457cbf8f10 VAL: '0002' (3 sibs) 36: 0x56457cbf8ca8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8fb0 VAL: '0010' (3 sibs) 36: 0x56457cbf9048 VAL: '0011' (3 sibs) 36: 0x56457cbf90e0 VAL: '0012' (3 sibs) 36: 0x56457cbf8d40 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9180 VAL: '0020' (3 sibs) 36: 0x56457cbf9218 VAL: '0021' (3 sibs) 36: 0x56457cbf92b0 VAL: '0022' (3 sibs) 36: 0x56457cbf8ad8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9350 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9520 VAL: '0100' (3 sibs) 36: 0x56457cbf95b8 VAL: '0101' (3 sibs) 36: 0x56457cbf9650 VAL: '0102' (3 sibs) 36: 0x56457cbf93e8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf96f0 VAL: '0110' (3 sibs) 36: 0x56457cbf9788 VAL: '0111' (3 sibs) 36: 0x56457cbf9820 VAL: '0112' (3 sibs) 36: 0x56457cbf9480 SEQ: (3 sibs) 3 children: 36: 0x56457cbf98c0 VAL: '0120' (3 sibs) 36: 0x56457cbf9958 VAL: '0121' (3 sibs) 36: 0x56457cbf99f0 VAL: '0122' (3 sibs) 36: 0x56457cbf8b70 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9a90 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9c60 VAL: '0200' (3 sibs) 36: 0x56457cbf9cf8 VAL: '0201' (3 sibs) 36: 0x56457cbf9d90 VAL: '0202' (3 sibs) 36: 0x56457cbf9b28 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9e30 VAL: '0210' (3 sibs) 36: 0x56457cbf9ec8 VAL: '0211' (3 sibs) 36: 0x56457cbf9f60 VAL: '0212' (3 sibs) 36: 0x56457cbf9bc0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa000 VAL: '0220' (3 sibs) 36: 0x56457cbfa098 VAL: '0221' (3 sibs) 36: 0x56457cbfa130 VAL: '0222' (3 sibs) 36: 0x56457cbf8908 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa1d0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa3a0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa570 VAL: '1000' (3 sibs) 36: 0x56457cbfa608 VAL: '1001' (3 sibs) 36: 0x56457cbfa6a0 VAL: '1002' (3 sibs) 36: 0x56457cbfa438 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa740 VAL: '1010' (3 sibs) 36: 0x56457cbfa7d8 VAL: '1011' (3 sibs) 36: 0x56457cbfa870 VAL: '1012' (3 sibs) 36: 0x56457cbfa4d0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa910 VAL: '1020' (3 sibs) 36: 0x56457cbfa9a8 VAL: '1021' (3 sibs) 36: 0x56457cbfaa40 VAL: '1022' (3 sibs) 36: 0x56457cbfa268 SEQ: (3 sibs) 3 children: 36: 0x56457cbfaae0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfacb0 VAL: '1100' (3 sibs) 36: 0x56457cbfad48 VAL: '1101' (3 sibs) 36: 0x56457cbfade0 VAL: '1102' (3 sibs) 36: 0x56457cbfab78 SEQ: (3 sibs) 3 children: 36: 0x56457cbfae80 VAL: '1110' (3 sibs) 36: 0x56457cbfaf18 VAL: '1111' (3 sibs) 36: 0x56457cbfafb0 VAL: '1112' (3 sibs) 36: 0x56457cbfac10 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb050 VAL: '1120' (3 sibs) 36: 0x56457cbfb0e8 VAL: '1121' (3 sibs) 36: 0x56457cbfb180 VAL: '1122' (3 sibs) 36: 0x56457cbfa300 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb220 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb3f0 VAL: '1200' (3 sibs) 36: 0x56457cbfb488 VAL: '1201' (3 sibs) 36: 0x56457cbfb520 VAL: '1202' (3 sibs) 36: 0x56457cbfb2b8 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb5c0 VAL: '1210' (3 sibs) 36: 0x56457cbfb658 VAL: '1211' (3 sibs) 36: 0x56457cbfb6f0 VAL: '1212' (3 sibs) 36: 0x56457cbfb350 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb790 VAL: '1220' (3 sibs) 36: 0x56457cbfb828 VAL: '1221' (3 sibs) 36: 0x56457cbfb8c0 VAL: '1222' (3 sibs) 36: 0x56457cbf89a0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb960 SEQ: (3 sibs) 3 children: 36: 0x56457cbfbb30 SEQ: (3 sibs) 3 children: 36: 0x56457cbfbd00 VAL: '2000' (3 sibs) 36: 0x56457cbfbd98 VAL: '2001' (3 sibs) 36: 0x56457cbfbe30 VAL: '2002' (3 sibs) 36: 0x56457cbfbbc8 SEQ: (3 sibs) 3 children: 36: 0x56457cbfbed0 VAL: '2010' (3 sibs) 36: 0x56457cbfbf68 VAL: '2011' (3 sibs) 36: 0x56457cbfc000 VAL: '2012' (3 sibs) 36: 0x56457cbfbc60 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc0a0 VAL: '2020' (3 sibs) 36: 0x56457cbfc138 VAL: '2021' (3 sibs) 36: 0x56457cbfc1d0 VAL: '2022' (3 sibs) 36: 0x56457cbfb9f8 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc270 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc440 VAL: '2100' (3 sibs) 36: 0x56457cbfc4d8 VAL: '2101' (3 sibs) 36: 0x56457cbfc570 VAL: '2102' (3 sibs) 36: 0x56457cbfc308 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc610 VAL: '2110' (3 sibs) 36: 0x56457cbfc6a8 VAL: '2111' (3 sibs) 36: 0x56457cbfc740 VAL: '2112' (3 sibs) 36: 0x56457cbfc3a0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc7e0 VAL: '2120' (3 sibs) 36: 0x56457cbfc878 VAL: '2121' (3 sibs) 36: 0x56457cbfc910 VAL: '2122' (3 sibs) 36: 0x56457cbfba90 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc9b0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfcb80 VAL: '2200' (3 sibs) 36: 0x56457cbfcc18 VAL: '2201' (3 sibs) 36: 0x56457cbfccb0 VAL: '2202' (3 sibs) 36: 0x56457cbfca48 SEQ: (3 sibs) 3 children: 36: 0x56457cbfcd50 VAL: '2210' (3 sibs) 36: 0x56457cbfcde8 VAL: '2211' (3 sibs) 36: 0x56457cbfce80 VAL: '2212' (3 sibs) 36: 0x56457cbfcae0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfcf20 VAL: '2220' (3 sibs) 36: 0x56457cbfcfb8 VAL: '2221' (3 sibs) 36: 0x56457cbfd050 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x56457cc140a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56457cc14130 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56457cc141c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56457cc14250 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56457cc142e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x56457cc14370 VAL: '0001' (3 sibs) 36: [6] [6] 0x56457cc14400 VAL: '0002' (3 sibs) 36: [7] [7] 0x56457cc14490 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56457cc14520 VAL: '0010' (3 sibs) 36: [9] [9] 0x56457cc145b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x56457cc14640 VAL: '0012' (3 sibs) 36: [11] [11] 0x56457cc146d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56457cc14760 VAL: '0020' (3 sibs) 36: [13] [13] 0x56457cc147f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x56457cc14880 VAL: '0022' (3 sibs) 36: [15] [15] 0x56457cc14910 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56457cc149a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56457cc14a30 VAL: '0100' (3 sibs) 36: [18] [18] 0x56457cc14ac0 VAL: '0101' (3 sibs) 36: [19] [19] 0x56457cc14b50 VAL: '0102' (3 sibs) 36: [20] [20] 0x56457cc14be0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56457cc14c70 VAL: '0110' (3 sibs) 36: [22] [22] 0x56457cc14d00 VAL: '0111' (3 sibs) 36: [23] [23] 0x56457cc14d90 VAL: '0112' (3 sibs) 36: [24] [24] 0x56457cc14e20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56457cc14eb0 VAL: '0120' (3 sibs) 36: [26] [26] 0x56457cc14f40 VAL: '0121' (3 sibs) 36: [27] [27] 0x56457cc14fd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x56457cc15060 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56457cc150f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56457cc15180 VAL: '0200' (3 sibs) 36: [31] [31] 0x56457cc15210 VAL: '0201' (3 sibs) 36: [32] [32] 0x56457cc152a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x56457cc15330 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56457cc153c0 VAL: '0210' (3 sibs) 36: [35] [35] 0x56457cc15450 VAL: '0211' (3 sibs) 36: [36] [36] 0x56457cc154e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x56457cc15570 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56457cc15600 VAL: '0220' (3 sibs) 36: [39] [39] 0x56457cc15690 VAL: '0221' (3 sibs) 36: [40] [40] 0x56457cc15720 VAL: '0222' (3 sibs) 36: [41] [41] 0x56457cc157b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56457cc15840 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56457cc158d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56457cc15960 VAL: '1000' (3 sibs) 36: [45] [45] 0x56457cc159f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x56457cc15a80 VAL: '1002' (3 sibs) 36: [47] [47] 0x56457cc15b10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56457cc15ba0 VAL: '1010' (3 sibs) 36: [49] [49] 0x56457cc15c30 VAL: '1011' (3 sibs) 36: [50] [50] 0x56457cc15cc0 VAL: '1012' (3 sibs) 36: [51] [51] 0x56457cc15d50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56457cc15de0 VAL: '1020' (3 sibs) 36: [53] [53] 0x56457cc15e70 VAL: '1021' (3 sibs) 36: [54] [54] 0x56457cc15f00 VAL: '1022' (3 sibs) 36: [55] [55] 0x56457cc15f90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56457cc16020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56457cc160b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x56457cc16140 VAL: '1101' (3 sibs) 36: [59] [59] 0x56457cc161d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x56457cc16260 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56457cc162f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x56457cc16380 VAL: '1111' (3 sibs) 36: [63] [63] 0x56457cc16410 VAL: '1112' (3 sibs) 36: [64] [64] 0x56457cc164a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56457cc16530 VAL: '1120' (3 sibs) 36: [66] [66] 0x56457cc165c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x56457cc16650 VAL: '1122' (3 sibs) 36: [68] [68] 0x56457cc166e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56457cc16770 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56457cc16800 VAL: '1200' (3 sibs) 36: [71] [71] 0x56457cc16890 VAL: '1201' (3 sibs) 36: [72] [72] 0x56457cc16920 VAL: '1202' (3 sibs) 36: [73] [73] 0x56457cc169b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56457cc16a40 VAL: '1210' (3 sibs) 36: [75] [75] 0x56457cc16ad0 VAL: '1211' (3 sibs) 36: [76] [76] 0x56457cc16b60 VAL: '1212' (3 sibs) 36: [77] [77] 0x56457cc16bf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56457cc16c80 VAL: '1220' (3 sibs) 36: [79] [79] 0x56457cc16d10 VAL: '1221' (3 sibs) 36: [80] [80] 0x56457cc16da0 VAL: '1222' (3 sibs) 36: [81] [81] 0x56457cc16e30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56457cc16ec0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56457cc16f50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56457cc16fe0 VAL: '2000' (3 sibs) 36: [85] [85] 0x56457cc17070 VAL: '2001' (3 sibs) 36: [86] [86] 0x56457cc17100 VAL: '2002' (3 sibs) 36: [87] [87] 0x56457cc17190 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56457cc17220 VAL: '2010' (3 sibs) 36: [89] [89] 0x56457cc172b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x56457cc17340 VAL: '2012' (3 sibs) 36: [91] [91] 0x56457cc173d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56457cc17460 VAL: '2020' (3 sibs) 36: [93] [93] 0x56457cc174f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x56457cc17580 VAL: '2022' (3 sibs) 36: [95] [95] 0x56457cc17610 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56457cc176a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56457cc17730 VAL: '2100' (3 sibs) 36: [98] [98] 0x56457cc177c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x56457cc17850 VAL: '2102' (3 sibs) 36: [100] [100] 0x56457cc178e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56457cc17970 VAL: '2110' (3 sibs) 36: [102] [102] 0x56457cc17a00 VAL: '2111' (3 sibs) 36: [103] [103] 0x56457cc17a90 VAL: '2112' (3 sibs) 36: [104] [104] 0x56457cc17b20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56457cc17bb0 VAL: '2120' (3 sibs) 36: [106] [106] 0x56457cc17c40 VAL: '2121' (3 sibs) 36: [107] [107] 0x56457cc17cd0 VAL: '2122' (3 sibs) 36: [108] [108] 0x56457cc17d60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56457cc17df0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56457cc17e80 VAL: '2200' (3 sibs) 36: [111] [111] 0x56457cc17f10 VAL: '2201' (3 sibs) 36: [112] [112] 0x56457cc17fa0 VAL: '2202' (3 sibs) 36: [113] [113] 0x56457cc18030 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56457cc180c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x56457cc18150 VAL: '2211' (3 sibs) 36: [116] [116] 0x56457cc181e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x56457cc18270 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56457cc18300 VAL: '2220' (3 sibs) 36: [119] [119] 0x56457cc18390 VAL: '2221' (3 sibs) 36: [120] [120] 0x56457cc18420 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] 0x56457cc03250 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56457cc032e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56457cc03370 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56457cc03400 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56457cc03490 VAL: '0000' (3 sibs) 36: [5] [5] 0x56457cc03520 VAL: '0001' (3 sibs) 36: [6] [6] 0x56457cc035b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x56457cc03640 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56457cc036d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x56457cc03760 VAL: '0011' (3 sibs) 36: [10] [10] 0x56457cc037f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x56457cc03880 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56457cc03910 VAL: '0020' (3 sibs) 36: [13] [13] 0x56457cc039a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x56457cc03a30 VAL: '0022' (3 sibs) 36: [15] [15] 0x56457cc03ac0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56457cc03b50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56457cc03be0 VAL: '0100' (3 sibs) 36: [18] [18] 0x56457cc03c70 VAL: '0101' (3 sibs) 36: [19] [19] 0x56457cc03d00 VAL: '0102' (3 sibs) 36: [20] [20] 0x56457cc03d90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56457cc03e20 VAL: '0110' (3 sibs) 36: [22] [22] 0x56457cc03eb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x56457cc03f40 VAL: '0112' (3 sibs) 36: [24] [24] 0x56457cc03fd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56457cc04060 VAL: '0120' (3 sibs) 36: [26] [26] 0x56457cc040f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x56457cc04180 VAL: '0122' (3 sibs) 36: [28] [28] 0x56457cc04210 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56457cc042a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56457cc04330 VAL: '0200' (3 sibs) 36: [31] [31] 0x56457cc043c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x56457cc04450 VAL: '0202' (3 sibs) 36: [33] [33] 0x56457cc044e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56457cc04570 VAL: '0210' (3 sibs) 36: [35] [35] 0x56457cc04600 VAL: '0211' (3 sibs) 36: [36] [36] 0x56457cc04690 VAL: '0212' (3 sibs) 36: [37] [37] 0x56457cc04720 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56457cc047b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x56457cc04840 VAL: '0221' (3 sibs) 36: [40] [40] 0x56457cc048d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x56457cc04960 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56457cc049f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56457cc04a80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56457cc04b10 VAL: '1000' (3 sibs) 36: [45] [45] 0x56457cc04ba0 VAL: '1001' (3 sibs) 36: [46] [46] 0x56457cc04c30 VAL: '1002' (3 sibs) 36: [47] [47] 0x56457cc04cc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56457cc04d50 VAL: '1010' (3 sibs) 36: [49] [49] 0x56457cc04de0 VAL: '1011' (3 sibs) 36: [50] [50] 0x56457cc04e70 VAL: '1012' (3 sibs) 36: [51] [51] 0x56457cc04f00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56457cc04f90 VAL: '1020' (3 sibs) 36: [53] [53] 0x56457cc05020 VAL: '1021' (3 sibs) 36: [54] [54] 0x56457cc050b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x56457cc05140 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56457cc051d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56457cc05260 VAL: '1100' (3 sibs) 36: [58] [58] 0x56457cc052f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x56457cc05380 VAL: '1102' (3 sibs) 36: [60] [60] 0x56457cc05410 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56457cc054a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x56457cc05530 VAL: '1111' (3 sibs) 36: [63] [63] 0x56457cc055c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x56457cc05650 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56457cc056e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x56457cc05770 VAL: '1121' (3 sibs) 36: [67] [67] 0x56457cc05800 VAL: '1122' (3 sibs) 36: [68] [68] 0x56457cc05890 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56457cc05920 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56457cc059b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x56457cc05a40 VAL: '1201' (3 sibs) 36: [72] [72] 0x56457cc05ad0 VAL: '1202' (3 sibs) 36: [73] [73] 0x56457cc05b60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56457cc05bf0 VAL: '1210' (3 sibs) 36: [75] [75] 0x56457cc05c80 VAL: '1211' (3 sibs) 36: [76] [76] 0x56457cc05d10 VAL: '1212' (3 sibs) 36: [77] [77] 0x56457cc05da0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56457cc05e30 VAL: '1220' (3 sibs) 36: [79] [79] 0x56457cc05ec0 VAL: '1221' (3 sibs) 36: [80] [80] 0x56457cc05f50 VAL: '1222' (3 sibs) 36: [81] [81] 0x56457cc05fe0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56457cc06070 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56457cc06100 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56457cc06190 VAL: '2000' (3 sibs) 36: [85] [85] 0x56457cc06220 VAL: '2001' (3 sibs) 36: [86] [86] 0x56457cc062b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x56457cc06340 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56457cc063d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x56457cc06460 VAL: '2011' (3 sibs) 36: [90] [90] 0x56457cc064f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x56457cc06580 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56457cc06610 VAL: '2020' (3 sibs) 36: [93] [93] 0x56457cc066a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x56457cc06730 VAL: '2022' (3 sibs) 36: [95] [95] 0x56457cc067c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56457cc06850 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56457cc068e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x56457cc06970 VAL: '2101' (3 sibs) 36: [99] [99] 0x56457cc06a00 VAL: '2102' (3 sibs) 36: [100] [100] 0x56457cc06a90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56457cc06b20 VAL: '2110' (3 sibs) 36: [102] [102] 0x56457cc06bb0 VAL: '2111' (3 sibs) 36: [103] [103] 0x56457cc06c40 VAL: '2112' (3 sibs) 36: [104] [104] 0x56457cc06cd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56457cc06d60 VAL: '2120' (3 sibs) 36: [106] [106] 0x56457cc06df0 VAL: '2121' (3 sibs) 36: [107] [107] 0x56457cc06e80 VAL: '2122' (3 sibs) 36: [108] [108] 0x56457cc06f10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56457cc06fa0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56457cc07030 VAL: '2200' (3 sibs) 36: [111] [111] 0x56457cc070c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x56457cc07150 VAL: '2202' (3 sibs) 36: [113] [113] 0x56457cc071e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56457cc07270 VAL: '2210' (3 sibs) 36: [115] [115] 0x56457cc07300 VAL: '2211' (3 sibs) 36: [116] [116] 0x56457cc07390 VAL: '2212' (3 sibs) 36: [117] [117] 0x56457cc07420 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56457cc074b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x56457cc07540 VAL: '2221' (3 sibs) 36: [120] [120] 0x56457cc075d0 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] 0x56457cc1acc0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56457cc1ad50 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56457cc1ade0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56457cc1ae70 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56457cc1af00 VAL: '0000' (3 sibs) 36: [5] [5] 0x56457cc1af90 VAL: '0001' (3 sibs) 36: [6] [6] 0x56457cc1b020 VAL: '0002' (3 sibs) 36: [7] [7] 0x56457cc1b0b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56457cc1b140 VAL: '0010' (3 sibs) 36: [9] [9] 0x56457cc1b1d0 VAL: '0011' (3 sibs) 36: [10] [10] 0x56457cc1b260 VAL: '0012' (3 sibs) 36: [11] [11] 0x56457cc1b2f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56457cc1b380 VAL: '0020' (3 sibs) 36: [13] [13] 0x56457cc1b410 VAL: '0021' (3 sibs) 36: [14] [14] 0x56457cc1b4a0 VAL: '0022' (3 sibs) 36: [15] [15] 0x56457cc1b530 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56457cc1b5c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56457cc1b650 VAL: '0100' (3 sibs) 36: [18] [18] 0x56457cc1b6e0 VAL: '0101' (3 sibs) 36: [19] [19] 0x56457cc1b770 VAL: '0102' (3 sibs) 36: [20] [20] 0x56457cc1b800 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56457cc1b890 VAL: '0110' (3 sibs) 36: [22] [22] 0x56457cc1b920 VAL: '0111' (3 sibs) 36: [23] [23] 0x56457cc1b9b0 VAL: '0112' (3 sibs) 36: [24] [24] 0x56457cc1ba40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56457cc1bad0 VAL: '0120' (3 sibs) 36: [26] [26] 0x56457cc1bb60 VAL: '0121' (3 sibs) 36: [27] [27] 0x56457cc1bbf0 VAL: '0122' (3 sibs) 36: [28] [28] 0x56457cc1bc80 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56457cc1bd10 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56457cc1bda0 VAL: '0200' (3 sibs) 36: [31] [31] 0x56457cc1be30 VAL: '0201' (3 sibs) 36: [32] [32] 0x56457cc1bec0 VAL: '0202' (3 sibs) 36: [33] [33] 0x56457cc1bf50 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56457cc1bfe0 VAL: '0210' (3 sibs) 36: [35] [35] 0x56457cc1c070 VAL: '0211' (3 sibs) 36: [36] [36] 0x56457cc1c100 VAL: '0212' (3 sibs) 36: [37] [37] 0x56457cc1c190 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56457cc1c220 VAL: '0220' (3 sibs) 36: [39] [39] 0x56457cc1c2b0 VAL: '0221' (3 sibs) 36: [40] [40] 0x56457cc1c340 VAL: '0222' (3 sibs) 36: [41] [41] 0x56457cc1c3d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56457cc1c460 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56457cc1c4f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56457cc1c580 VAL: '1000' (3 sibs) 36: [45] [45] 0x56457cc1c610 VAL: '1001' (3 sibs) 36: [46] [46] 0x56457cc1c6a0 VAL: '1002' (3 sibs) 36: [47] [47] 0x56457cc1c730 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56457cc1c7c0 VAL: '1010' (3 sibs) 36: [49] [49] 0x56457cc1c850 VAL: '1011' (3 sibs) 36: [50] [50] 0x56457cc1c8e0 VAL: '1012' (3 sibs) 36: [51] [51] 0x56457cc1c970 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56457cc1ca00 VAL: '1020' (3 sibs) 36: [53] [53] 0x56457cc1ca90 VAL: '1021' (3 sibs) 36: [54] [54] 0x56457cc1cb20 VAL: '1022' (3 sibs) 36: [55] [55] 0x56457cc1cbb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56457cc1cc40 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56457cc1ccd0 VAL: '1100' (3 sibs) 36: [58] [58] 0x56457cc1cd60 VAL: '1101' (3 sibs) 36: [59] [59] 0x56457cc1cdf0 VAL: '1102' (3 sibs) 36: [60] [60] 0x56457cc1ce80 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56457cc1cf10 VAL: '1110' (3 sibs) 36: [62] [62] 0x56457cc1cfa0 VAL: '1111' (3 sibs) 36: [63] [63] 0x56457cc1d030 VAL: '1112' (3 sibs) 36: [64] [64] 0x56457cc1d0c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56457cc1d150 VAL: '1120' (3 sibs) 36: [66] [66] 0x56457cc1d1e0 VAL: '1121' (3 sibs) 36: [67] [67] 0x56457cc1d270 VAL: '1122' (3 sibs) 36: [68] [68] 0x56457cc1d300 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56457cc1d390 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56457cc1d420 VAL: '1200' (3 sibs) 36: [71] [71] 0x56457cc1d4b0 VAL: '1201' (3 sibs) 36: [72] [72] 0x56457cc1d540 VAL: '1202' (3 sibs) 36: [73] [73] 0x56457cc1d5d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56457cc1d660 VAL: '1210' (3 sibs) 36: [75] [75] 0x56457cc1d6f0 VAL: '1211' (3 sibs) 36: [76] [76] 0x56457cc1d780 VAL: '1212' (3 sibs) 36: [77] [77] 0x56457cc1d810 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56457cc1d8a0 VAL: '1220' (3 sibs) 36: [79] [79] 0x56457cc1d930 VAL: '1221' (3 sibs) 36: [80] [80] 0x56457cc1d9c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x56457cc1da50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56457cc1dae0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56457cc1db70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56457cc1dc00 VAL: '2000' (3 sibs) 36: [85] [85] 0x56457cc1dc90 VAL: '2001' (3 sibs) 36: [86] [86] 0x56457cc1dd20 VAL: '2002' (3 sibs) 36: [87] [87] 0x56457cc1ddb0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56457cc1de40 VAL: '2010' (3 sibs) 36: [89] [89] 0x56457cc1ded0 VAL: '2011' (3 sibs) 36: [90] [90] 0x56457cc1df60 VAL: '2012' (3 sibs) 36: [91] [91] 0x56457cc1dff0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56457cc1e080 VAL: '2020' (3 sibs) 36: [93] [93] 0x56457cc1e110 VAL: '2021' (3 sibs) 36: [94] [94] 0x56457cc1e1a0 VAL: '2022' (3 sibs) 36: [95] [95] 0x56457cc1e230 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56457cc1e2c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56457cc1e350 VAL: '2100' (3 sibs) 36: [98] [98] 0x56457cc1e3e0 VAL: '2101' (3 sibs) 36: [99] [99] 0x56457cc1e470 VAL: '2102' (3 sibs) 36: [100] [100] 0x56457cc1e500 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56457cc1e590 VAL: '2110' (3 sibs) 36: [102] [102] 0x56457cc1e620 VAL: '2111' (3 sibs) 36: [103] [103] 0x56457cc1e6b0 VAL: '2112' (3 sibs) 36: [104] [104] 0x56457cc1e740 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56457cc1e7d0 VAL: '2120' (3 sibs) 36: [106] [106] 0x56457cc1e860 VAL: '2121' (3 sibs) 36: [107] [107] 0x56457cc1e8f0 VAL: '2122' (3 sibs) 36: [108] [108] 0x56457cc1e980 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56457cc1ea10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56457cc1eaa0 VAL: '2200' (3 sibs) 36: [111] [111] 0x56457cc1eb30 VAL: '2201' (3 sibs) 36: [112] [112] 0x56457cc1ebc0 VAL: '2202' (3 sibs) 36: [113] [113] 0x56457cc1ec50 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56457cc1ece0 VAL: '2210' (3 sibs) 36: [115] [115] 0x56457cc1ed70 VAL: '2211' (3 sibs) 36: [116] [116] 0x56457cc1ee00 VAL: '2212' (3 sibs) 36: [117] [117] 0x56457cc1ee90 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56457cc1ef20 VAL: '2220' (3 sibs) 36: [119] [119] 0x56457cc1efb0 VAL: '2221' (3 sibs) 36: [120] [120] 0x56457cc1f040 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 (3 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] 0x56457cc0b080 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56457cc0b110 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56457cc0b1a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56457cc0b230 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56457cc0b2c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x56457cc0b350 VAL: '0001' (3 sibs) 36: [6] [6] 0x56457cc0b3e0 VAL: '0002' (3 sibs) 36: [7] [7] 0x56457cc0b470 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56457cc0b500 VAL: '0010' (3 sibs) 36: [9] [9] 0x56457cc0b590 VAL: '0011' (3 sibs) 36: [10] [10] 0x56457cc0b620 VAL: '0012' (3 sibs) 36: [11] [11] 0x56457cc0b6b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56457cc0b740 VAL: '0020' (3 sibs) 36: [13] [13] 0x56457cc0b7d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x56457cc0b860 VAL: '0022' (3 sibs) 36: [15] [15] 0x56457cc0b8f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56457cc0b980 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56457cc0ba10 VAL: '0100' (3 sibs) 36: [18] [18] 0x56457cc0baa0 VAL: '0101' (3 sibs) 36: [19] [19] 0x56457cc0bb30 VAL: '0102' (3 sibs) 36: [20] [20] 0x56457cc0bbc0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56457cc0bc50 VAL: '0110' (3 sibs) 36: [22] [22] 0x56457cc0bce0 VAL: '0111' (3 sibs) 36: [23] [23] 0x56457cc0bd70 VAL: '0112' (3 sibs) 36: [24] [24] 0x56457cc0be00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56457cc0be90 VAL: '0120' (3 sibs) 36: [26] [26] 0x56457cc0bf20 VAL: '0121' (3 sibs) 36: [27] [27] 0x56457cc0bfb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x56457cc0c040 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56457cc0c0d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56457cc0c160 VAL: '0200' (3 sibs) 36: [31] [31] 0x56457cc0c1f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x56457cc0c280 VAL: '0202' (3 sibs) 36: [33] [33] 0x56457cc0c310 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56457cc0c3a0 VAL: '0210' (3 sibs) 36: [35] [35] 0x56457cc0c430 VAL: '0211' (3 sibs) 36: [36] [36] 0x56457cc0c4c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x56457cc0c550 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56457cc0c5e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x56457cc0c670 VAL: '0221' (3 sibs) 36: [40] [40] 0x56457cc0c700 VAL: '0222' (3 sibs) 36: [41] [41] 0x56457cc0c790 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56457cc0c820 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56457cc0c8b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56457cc0c940 VAL: '1000' (3 sibs) 36: [45] [45] 0x56457cc0c9d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x56457cc0ca60 VAL: '1002' (3 sibs) 36: [47] [47] 0x56457cc0caf0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56457cc0cb80 VAL: '1010' (3 sibs) 36: [49] [49] 0x56457cc0cc10 VAL: '1011' (3 sibs) 36: [50] [50] 0x56457cc0cca0 VAL: '1012' (3 sibs) 36: [51] [51] 0x56457cc0cd30 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56457cc0cdc0 VAL: '1020' (3 sibs) 36: [53] [53] 0x56457cc0ce50 VAL: '1021' (3 sibs) 36: [54] [54] 0x56457cc0cee0 VAL: '1022' (3 sibs) 36: [55] [55] 0x56457cc0cf70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56457cc0d000 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56457cc0d090 VAL: '1100' (3 sibs) 36: [58] [58] 0x56457cc0d120 VAL: '1101' (3 sibs) 36: [59] [59] 0x56457cc0d1b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x56457cc0d240 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56457cc0d2d0 VAL: '1110' (3 sibs) 36: [62] [62] 0x56457cc0d360 VAL: '1111' (3 sibs) 36: [63] [63] 0x56457cc0d3f0 VAL: '1112' (3 sibs) 36: [64] [64] 0x56457cc0d480 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56457cc0d510 VAL: '1120' (3 sibs) 36: [66] [66] 0x56457cc0d5a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x56457cc0d630 VAL: '1122' (3 sibs) 36: [68] [68] 0x56457cc0d6c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56457cc0d750 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56457cc0d7e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x56457cc0d870 VAL: '1201' (3 sibs) 36: [72] [72] 0x56457cc0d900 VAL: '1202' (3 sibs) 36: [73] [73] 0x56457cc0d990 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56457cc0da20 VAL: '1210' (3 sibs) 36: [75] [75] 0x56457cc0dab0 VAL: '1211' (3 sibs) 36: [76] [76] 0x56457cc0db40 VAL: '1212' (3 sibs) 36: [77] [77] 0x56457cc0dbd0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56457cc0dc60 VAL: '1220' (3 sibs) 36: [79] [79] 0x56457cc0dcf0 VAL: '1221' (3 sibs) 36: [80] [80] 0x56457cc0dd80 VAL: '1222' (3 sibs) 36: [81] [81] 0x56457cc0de10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56457cc0dea0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56457cc0df30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56457cc0dfc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x56457cc0e050 VAL: '2001' (3 sibs) 36: [86] [86] 0x56457cc0e0e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x56457cc0e170 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56457cc0e200 VAL: '2010' (3 sibs) 36: [89] [89] 0x56457cc0e290 VAL: '2011' (3 sibs) 36: [90] [90] 0x56457cc0e320 VAL: '2012' (3 sibs) 36: [91] [91] 0x56457cc0e3b0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56457cc0e440 VAL: '2020' (3 sibs) 36: [93] [93] 0x56457cc0e4d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x56457cc0e560 VAL: '2022' (3 sibs) 36: [95] [95] 0x56457cc0e5f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56457cc0e680 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56457cc0e710 VAL: '2100' (3 sibs) 36: [98] [98] 0x56457cc0e7a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x56457cc0e830 VAL: '2102' (3 sibs) 36: [100] [100] 0x56457cc0e8c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56457cc0e950 VAL: '2110' (3 sibs) 36: [102] [102] 0x56457cc0e9e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x56457cc0ea70 VAL: '2112' (3 sibs) 36: [104] [104] 0x56457cc0eb00 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56457cc0eb90 VAL: '2120' (3 sibs) 36: [106] [106] 0x56457cc0ec20 VAL: '2121' (3 sibs) 36: [107] [107] 0x56457cc0ecb0 VAL: '2122' (3 sibs) 36: [108] [108] 0x56457cc0ed40 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56457cc0edd0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56457cc0ee60 VAL: '2200' (3 sibs) 36: [111] [111] 0x56457cc0eef0 VAL: '2201' (3 sibs) 36: [112] [112] 0x56457cc0ef80 VAL: '2202' (3 sibs) 36: [113] [113] 0x56457cc0f010 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56457cc0f0a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x56457cc0f130 VAL: '2211' (3 sibs) 36: [116] [116] 0x56457cc0f1c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x56457cc0f250 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56457cc0f2e0 VAL: '2220' (3 sibs) 36: [119] [119] 0x56457cc0f370 VAL: '2221' (3 sibs) 36: [120] [120] 0x56457cc0f400 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] 0x56457cc1f4d0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56457cc1f560 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56457cc1f5f0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56457cc1f680 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56457cc1f710 VAL: '0000' (3 sibs) 36: [5] [5] 0x56457cc1f7a0 VAL: '0001' (3 sibs) 36: [6] [6] 0x56457cc1f830 VAL: '0002' (3 sibs) 36: [7] [7] 0x56457cc1f8c0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56457cc1f950 VAL: '0010' (3 sibs) 36: [9] [9] 0x56457cc1f9e0 VAL: '0011' (3 sibs) 36: [10] [10] 0x56457cc1fa70 VAL: '0012' (3 sibs) 36: [11] [11] 0x56457cc1fb00 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56457cc1fb90 VAL: '0020' (3 sibs) 36: [13] [13] 0x56457cc1fc20 VAL: '0021' (3 sibs) 36: [14] [14] 0x56457cc1fcb0 VAL: '0022' (3 sibs) 36: [15] [15] 0x56457cc1fd40 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56457cc1fdd0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56457cc1fe60 VAL: '0100' (3 sibs) 36: [18] [18] 0x56457cc1fef0 VAL: '0101' (3 sibs) 36: [19] [19] 0x56457cc1ff80 VAL: '0102' (3 sibs) 36: [20] [20] 0x56457cc20010 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56457cc200a0 VAL: '0110' (3 sibs) 36: [22] [22] 0x56457cc20130 VAL: '0111' (3 sibs) 36: [23] [23] 0x56457cc201c0 VAL: '0112' (3 sibs) 36: [24] [24] 0x56457cc20250 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56457cc202e0 VAL: '0120' (3 sibs) 36: [26] [26] 0x56457cc20370 VAL: '0121' (3 sibs) 36: [27] [27] 0x56457cc20400 VAL: '0122' (3 sibs) 36: [28] [28] 0x56457cc20490 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56457cc20520 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56457cc205b0 VAL: '0200' (3 sibs) 36: [31] [31] 0x56457cc20640 VAL: '0201' (3 sibs) 36: [32] [32] 0x56457cc206d0 VAL: '0202' (3 sibs) 36: [33] [33] 0x56457cc20760 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56457cc207f0 VAL: '0210' (3 sibs) 36: [35] [35] 0x56457cc20880 VAL: '0211' (3 sibs) 36: [36] [36] 0x56457cc20910 VAL: '0212' (3 sibs) 36: [37] [37] 0x56457cc209a0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56457cc20a30 VAL: '0220' (3 sibs) 36: [39] [39] 0x56457cc20ac0 VAL: '0221' (3 sibs) 36: [40] [40] 0x56457cc20b50 VAL: '0222' (3 sibs) 36: [41] [41] 0x56457cc20be0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56457cc20c70 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56457cc20d00 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56457cc20d90 VAL: '1000' (3 sibs) 36: [45] [45] 0x56457cc20e20 VAL: '1001' (3 sibs) 36: [46] [46] 0x56457cc20eb0 VAL: '1002' (3 sibs) 36: [47] [47] 0x56457cc20f40 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56457cc20fd0 VAL: '1010' (3 sibs) 36: [49] [49] 0x56457cc21060 VAL: '1011' (3 sibs) 36: [50] [50] 0x56457cc210f0 VAL: '1012' (3 sibs) 36: [51] [51] 0x56457cc21180 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56457cc21210 VAL: '1020' (3 sibs) 36: [53] [53] 0x56457cc212a0 VAL: '1021' (3 sibs) 36: [54] [54] 0x56457cc21330 VAL: '1022' (3 sibs) 36: [55] [55] 0x56457cc213c0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56457cc21450 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56457cc214e0 VAL: '1100' (3 sibs) 36: [58] [58] 0x56457cc21570 VAL: '1101' (3 sibs) 36: [59] [59] 0x56457cc21600 VAL: '1102' (3 sibs) 36: [60] [60] 0x56457cc21690 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56457cc21720 VAL: '1110' (3 sibs) 36: [62] [62] 0x56457cc217b0 VAL: '1111' (3 sibs) 36: [63] [63] 0x56457cc21840 VAL: '1112' (3 sibs) 36: [64] [64] 0x56457cc218d0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56457cc21960 VAL: '1120' (3 sibs) 36: [66] [66] 0x56457cc219f0 VAL: '1121' (3 sibs) 36: [67] [67] 0x56457cc21a80 VAL: '1122' (3 sibs) 36: [68] [68] 0x56457cc21b10 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56457cc21ba0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56457cc21c30 VAL: '1200' (3 sibs) 36: [71] [71] 0x56457cc21cc0 VAL: '1201' (3 sibs) 36: [72] [72] 0x56457cc21d50 VAL: '1202' (3 sibs) 36: [73] [73] 0x56457cc21de0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56457cc21e70 VAL: '1210' (3 sibs) 36: [75] [75] 0x56457cc21f00 VAL: '1211' (3 sibs) 36: [76] [76] 0x56457cc21f90 VAL: '1212' (3 sibs) 36: [77] [77] 0x56457cc22020 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56457cc220b0 VAL: '1220' (3 sibs) 36: [79] [79] 0x56457cc22140 VAL: '1221' (3 sibs) 36: [80] [80] 0x56457cc221d0 VAL: '1222' (3 sibs) 36: [81] [81] 0x56457cc22260 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56457cc222f0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56457cc22380 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56457cc22410 VAL: '2000' (3 sibs) 36: [85] [85] 0x56457cc224a0 VAL: '2001' (3 sibs) 36: [86] [86] 0x56457cc22530 VAL: '2002' (3 sibs) 36: [87] [87] 0x56457cc225c0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56457cc22650 VAL: '2010' (3 sibs) 36: [89] [89] 0x56457cc226e0 VAL: '2011' (3 sibs) 36: [90] [90] 0x56457cc22770 VAL: '2012' (3 sibs) 36: [91] [91] 0x56457cc22800 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56457cc22890 VAL: '2020' (3 sibs) 36: [93] [93] 0x56457cc22920 VAL: '2021' (3 sibs) 36: [94] [94] 0x56457cc229b0 VAL: '2022' (3 sibs) 36: [95] [95] 0x56457cc22a40 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56457cc22ad0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56457cc22b60 VAL: '2100' (3 sibs) 36: [98] [98] 0x56457cc22bf0 VAL: '2101' (3 sibs) 36: [99] [99] 0x56457cc22c80 VAL: '2102' (3 sibs) 36: [100] [100] 0x56457cc22d10 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56457cc22da0 VAL: '2110' (3 sibs) 36: [102] [102] 0x56457cc22e30 VAL: '2111' (3 sibs) 36: [103] [103] 0x56457cc22ec0 VAL: '2112' (3 sibs) 36: [104] [104] 0x56457cc22f50 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56457cc22fe0 VAL: '2120' (3 sibs) 36: [106] [106] 0x56457cc23070 VAL: '2121' (3 sibs) 36: [107] [107] 0x56457cc23100 VAL: '2122' (3 sibs) 36: [108] [108] 0x56457cc23190 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56457cc23220 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56457cc232b0 VAL: '2200' (3 sibs) 36: [111] [111] 0x56457cc23340 VAL: '2201' (3 sibs) 36: [112] [112] 0x56457cc233d0 VAL: '2202' (3 sibs) 36: [113] [113] 0x56457cc23460 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56457cc234f0 VAL: '2210' (3 sibs) 36: [115] [115] 0x56457cc23580 VAL: '2211' (3 sibs) 36: [116] [116] 0x56457cc23610 VAL: '2212' (3 sibs) 36: [117] [117] 0x56457cc236a0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56457cc23730 VAL: '2220' (3 sibs) 36: [119] [119] 0x56457cc237c0 VAL: '2221' (3 sibs) 36: [120] [120] 0x56457cc23850 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] 0x56457cc0f890 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56457cc0f920 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56457cc0f9b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56457cc0fa40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56457cc0fad0 VAL: '0000' (3 sibs) 36: [5] [5] 0x56457cc0fb60 VAL: '0001' (3 sibs) 36: [6] [6] 0x56457cc0fbf0 VAL: '0002' (3 sibs) 36: [7] [7] 0x56457cc0fc80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56457cc0fd10 VAL: '0010' (3 sibs) 36: [9] [9] 0x56457cc0fda0 VAL: '0011' (3 sibs) 36: [10] [10] 0x56457cc0fe30 VAL: '0012' (3 sibs) 36: [11] [11] 0x56457cc0fec0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56457cc0ff50 VAL: '0020' (3 sibs) 36: [13] [13] 0x56457cc0ffe0 VAL: '0021' (3 sibs) 36: [14] [14] 0x56457cc10070 VAL: '0022' (3 sibs) 36: [15] [15] 0x56457cc10100 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56457cc10190 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56457cc10220 VAL: '0100' (3 sibs) 36: [18] [18] 0x56457cc102b0 VAL: '0101' (3 sibs) 36: [19] [19] 0x56457cc10340 VAL: '0102' (3 sibs) 36: [20] [20] 0x56457cc103d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56457cc10460 VAL: '0110' (3 sibs) 36: [22] [22] 0x56457cc104f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x56457cc10580 VAL: '0112' (3 sibs) 36: [24] [24] 0x56457cc10610 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56457cc106a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x56457cc10730 VAL: '0121' (3 sibs) 36: [27] [27] 0x56457cc107c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x56457cc10850 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56457cc108e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56457cc10970 VAL: '0200' (3 sibs) 36: [31] [31] 0x56457cc10a00 VAL: '0201' (3 sibs) 36: [32] [32] 0x56457cc10a90 VAL: '0202' (3 sibs) 36: [33] [33] 0x56457cc10b20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56457cc10bb0 VAL: '0210' (3 sibs) 36: [35] [35] 0x56457cc10c40 VAL: '0211' (3 sibs) 36: [36] [36] 0x56457cc10cd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x56457cc10d60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56457cc10df0 VAL: '0220' (3 sibs) 36: [39] [39] 0x56457cc10e80 VAL: '0221' (3 sibs) 36: [40] [40] 0x56457cc10f10 VAL: '0222' (3 sibs) 36: [41] [41] 0x56457cc10fa0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56457cc11030 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56457cc110c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56457cc11150 VAL: '1000' (3 sibs) 36: [45] [45] 0x56457cc111e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x56457cc11270 VAL: '1002' (3 sibs) 36: [47] [47] 0x56457cc11300 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56457cc11390 VAL: '1010' (3 sibs) 36: [49] [49] 0x56457cc11420 VAL: '1011' (3 sibs) 36: [50] [50] 0x56457cc114b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x56457cc11540 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56457cc115d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x56457cc11660 VAL: '1021' (3 sibs) 36: [54] [54] 0x56457cc116f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x56457cc11780 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56457cc11810 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56457cc118a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x56457cc11930 VAL: '1101' (3 sibs) 36: [59] [59] 0x56457cc119c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x56457cc11a50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56457cc11ae0 VAL: '1110' (3 sibs) 36: [62] [62] 0x56457cc11b70 VAL: '1111' (3 sibs) 36: [63] [63] 0x56457cc11c00 VAL: '1112' (3 sibs) 36: [64] [64] 0x56457cc11c90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56457cc11d20 VAL: '1120' (3 sibs) 36: [66] [66] 0x56457cc11db0 VAL: '1121' (3 sibs) 36: [67] [67] 0x56457cc11e40 VAL: '1122' (3 sibs) 36: [68] [68] 0x56457cc11ed0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56457cc11f60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56457cc11ff0 VAL: '1200' (3 sibs) 36: [71] [71] 0x56457cc12080 VAL: '1201' (3 sibs) 36: [72] [72] 0x56457cc12110 VAL: '1202' (3 sibs) 36: [73] [73] 0x56457cc121a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56457cc12230 VAL: '1210' (3 sibs) 36: [75] [75] 0x56457cc122c0 VAL: '1211' (3 sibs) 36: [76] [76] 0x56457cc12350 VAL: '1212' (3 sibs) 36: [77] [77] 0x56457cc123e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56457cc12470 VAL: '1220' (3 sibs) 36: [79] [79] 0x56457cc12500 VAL: '1221' (3 sibs) 36: [80] [80] 0x56457cc12590 VAL: '1222' (3 sibs) 36: [81] [81] 0x56457cc12620 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56457cc126b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56457cc12740 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56457cc127d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x56457cc12860 VAL: '2001' (3 sibs) 36: [86] [86] 0x56457cc128f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x56457cc12980 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56457cc12a10 VAL: '2010' (3 sibs) 36: [89] [89] 0x56457cc12aa0 VAL: '2011' (3 sibs) 36: [90] [90] 0x56457cc12b30 VAL: '2012' (3 sibs) 36: [91] [91] 0x56457cc12bc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56457cc12c50 VAL: '2020' (3 sibs) 36: [93] [93] 0x56457cc12ce0 VAL: '2021' (3 sibs) 36: [94] [94] 0x56457cc12d70 VAL: '2022' (3 sibs) 36: [95] [95] 0x56457cc12e00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56457cc12e90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56457cc12f20 VAL: '2100' (3 sibs) 36: [98] [98] 0x56457cc12fb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x56457cc13040 VAL: '2102' (3 sibs) 36: [100] [100] 0x56457cc130d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56457cc13160 VAL: '2110' (3 sibs) 36: [102] [102] 0x56457cc131f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x56457cc13280 VAL: '2112' (3 sibs) 36: [104] [104] 0x56457cc13310 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56457cc133a0 VAL: '2120' (3 sibs) 36: [106] [106] 0x56457cc13430 VAL: '2121' (3 sibs) 36: [107] [107] 0x56457cc134c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x56457cc13550 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56457cc135e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56457cc13670 VAL: '2200' (3 sibs) 36: [111] [111] 0x56457cc13700 VAL: '2201' (3 sibs) 36: [112] [112] 0x56457cc13790 VAL: '2202' (3 sibs) 36: [113] [113] 0x56457cc13820 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56457cc138b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x56457cc13940 VAL: '2211' (3 sibs) 36: [116] [116] 0x56457cc139d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x56457cc13a60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56457cc13af0 VAL: '2220' (3 sibs) 36: [119] [119] 0x56457cc13b80 VAL: '2221' (3 sibs) 36: [120] [120] 0x56457cc13c10 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] 0x56457cc23ce0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56457cc23d70 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56457cc23e00 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56457cc23e90 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56457cc23f20 VAL: '0000' (3 sibs) 36: [5] [5] 0x56457cc23fb0 VAL: '0001' (3 sibs) 36: [6] [6] 0x56457cc24040 VAL: '0002' (3 sibs) 36: [7] [7] 0x56457cc240d0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56457cc24160 VAL: '0010' (3 sibs) 36: [9] [9] 0x56457cc241f0 VAL: '0011' (3 sibs) 36: [10] [10] 0x56457cc24280 VAL: '0012' (3 sibs) 36: [11] [11] 0x56457cc24310 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56457cc243a0 VAL: '0020' (3 sibs) 36: [13] [13] 0x56457cc24430 VAL: '0021' (3 sibs) 36: [14] [14] 0x56457cc244c0 VAL: '0022' (3 sibs) 36: [15] [15] 0x56457cc24550 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56457cc245e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56457cc24670 VAL: '0100' (3 sibs) 36: [18] [18] 0x56457cc24700 VAL: '0101' (3 sibs) 36: [19] [19] 0x56457cc24790 VAL: '0102' (3 sibs) 36: [20] [20] 0x56457cc24820 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56457cc248b0 VAL: '0110' (3 sibs) 36: [22] [22] 0x56457cc24940 VAL: '0111' (3 sibs) 36: [23] [23] 0x56457cc249d0 VAL: '0112' (3 sibs) 36: [24] [24] 0x56457cc24a60 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56457cc24af0 VAL: '0120' (3 sibs) 36: [26] [26] 0x56457cc24b80 VAL: '0121' (3 sibs) 36: [27] [27] 0x56457cc24c10 VAL: '0122' (3 sibs) 36: [28] [28] 0x56457cc24ca0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56457cc24d30 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56457cc24dc0 VAL: '0200' (3 sibs) 36: [31] [31] 0x56457cc24e50 VAL: '0201' (3 sibs) 36: [32] [32] 0x56457cc24ee0 VAL: '0202' (3 sibs) 36: [33] [33] 0x56457cc24f70 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56457cc25000 VAL: '0210' (3 sibs) 36: [35] [35] 0x56457cc25090 VAL: '0211' (3 sibs) 36: [36] [36] 0x56457cc25120 VAL: '0212' (3 sibs) 36: [37] [37] 0x56457cc251b0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56457cc25240 VAL: '0220' (3 sibs) 36: [39] [39] 0x56457cc252d0 VAL: '0221' (3 sibs) 36: [40] [40] 0x56457cc25360 VAL: '0222' (3 sibs) 36: [41] [41] 0x56457cc253f0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56457cc25480 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56457cc25510 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56457cc255a0 VAL: '1000' (3 sibs) 36: [45] [45] 0x56457cc25630 VAL: '1001' (3 sibs) 36: [46] [46] 0x56457cc256c0 VAL: '1002' (3 sibs) 36: [47] [47] 0x56457cc25750 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56457cc257e0 VAL: '1010' (3 sibs) 36: [49] [49] 0x56457cc25870 VAL: '1011' (3 sibs) 36: [50] [50] 0x56457cc25900 VAL: '1012' (3 sibs) 36: [51] [51] 0x56457cc25990 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56457cc25a20 VAL: '1020' (3 sibs) 36: [53] [53] 0x56457cc25ab0 VAL: '1021' (3 sibs) 36: [54] [54] 0x56457cc25b40 VAL: '1022' (3 sibs) 36: [55] [55] 0x56457cc25bd0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56457cc25c60 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56457cc25cf0 VAL: '1100' (3 sibs) 36: [58] [58] 0x56457cc25d80 VAL: '1101' (3 sibs) 36: [59] [59] 0x56457cc25e10 VAL: '1102' (3 sibs) 36: [60] [60] 0x56457cc25ea0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56457cc25f30 VAL: '1110' (3 sibs) 36: [62] [62] 0x56457cc25fc0 VAL: '1111' (3 sibs) 36: [63] [63] 0x56457cc26050 VAL: '1112' (3 sibs) 36: [64] [64] 0x56457cc260e0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56457cc26170 VAL: '1120' (3 sibs) 36: [66] [66] 0x56457cc26200 VAL: '1121' (3 sibs) 36: [67] [67] 0x56457cc26290 VAL: '1122' (3 sibs) 36: [68] [68] 0x56457cc26320 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56457cc263b0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56457cc26440 VAL: '1200' (3 sibs) 36: [71] [71] 0x56457cc264d0 VAL: '1201' (3 sibs) 36: [72] [72] 0x56457cc26560 VAL: '1202' (3 sibs) 36: [73] [73] 0x56457cc265f0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56457cc26680 VAL: '1210' (3 sibs) 36: [75] [75] 0x56457cc26710 VAL: '1211' (3 sibs) 36: [76] [76] 0x56457cc267a0 VAL: '1212' (3 sibs) 36: [77] [77] 0x56457cc26830 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56457cc268c0 VAL: '1220' (3 sibs) 36: [79] [79] 0x56457cc26950 VAL: '1221' (3 sibs) 36: [80] [80] 0x56457cc269e0 VAL: '1222' (3 sibs) 36: [81] [81] 0x56457cc26a70 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56457cc26b00 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56457cc26b90 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56457cc26c20 VAL: '2000' (3 sibs) 36: [85] [85] 0x56457cc26cb0 VAL: '2001' (3 sibs) 36: [86] [86] 0x56457cc26d40 VAL: '2002' (3 sibs) 36: [87] [87] 0x56457cc26dd0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56457cc26e60 VAL: '2010' (3 sibs) 36: [89] [89] 0x56457cc26ef0 VAL: '2011' (3 sibs) 36: [90] [90] 0x56457cc26f80 VAL: '2012' (3 sibs) 36: [91] [91] 0x56457cc27010 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56457cc270a0 VAL: '2020' (3 sibs) 36: [93] [93] 0x56457cc27130 VAL: '2021' (3 sibs) 36: [94] [94] 0x56457cc271c0 VAL: '2022' (3 sibs) 36: [95] [95] 0x56457cc27250 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56457cc272e0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56457cc27370 VAL: '2100' (3 sibs) 36: [98] [98] 0x56457cc27400 VAL: '2101' (3 sibs) 36: [99] [99] 0x56457cc27490 VAL: '2102' (3 sibs) 36: [100] [100] 0x56457cc27520 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56457cc275b0 VAL: '2110' (3 sibs) 36: [102] [102] 0x56457cc27640 VAL: '2111' (3 sibs) 36: [103] [103] 0x56457cc276d0 VAL: '2112' (3 sibs) 36: [104] [104] 0x56457cc27760 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56457cc277f0 VAL: '2120' (3 sibs) 36: [106] [106] 0x56457cc27880 VAL: '2121' (3 sibs) 36: [107] [107] 0x56457cc27910 VAL: '2122' (3 sibs) 36: [108] [108] 0x56457cc279a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56457cc27a30 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56457cc27ac0 VAL: '2200' (3 sibs) 36: [111] [111] 0x56457cc27b50 VAL: '2201' (3 sibs) 36: [112] [112] 0x56457cc27be0 VAL: '2202' (3 sibs) 36: [113] [113] 0x56457cc27c70 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56457cc27d00 VAL: '2210' (3 sibs) 36: [115] [115] 0x56457cc27d90 VAL: '2211' (3 sibs) 36: [116] [116] 0x56457cc27e20 VAL: '2212' (3 sibs) 36: [117] [117] 0x56457cc27eb0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56457cc27f40 VAL: '2220' (3 sibs) 36: [119] [119] 0x56457cc27fd0 VAL: '2221' (3 sibs) 36: [120] [120] 0x56457cc28060 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] 0x56457cc140a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56457cc14130 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56457cc141c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56457cc14250 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56457cc142e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x56457cc14370 VAL: '0001' (3 sibs) 36: [6] [6] 0x56457cc14400 VAL: '0002' (3 sibs) 36: [7] [7] 0x56457cc14490 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56457cc14520 VAL: '0010' (3 sibs) 36: [9] [9] 0x56457cc145b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x56457cc14640 VAL: '0012' (3 sibs) 36: [11] [11] 0x56457cc146d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56457cc14760 VAL: '0020' (3 sibs) 36: [13] [13] 0x56457cc147f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x56457cc14880 VAL: '0022' (3 sibs) 36: [15] [15] 0x56457cc14910 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56457cc149a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56457cc14a30 VAL: '0100' (3 sibs) 36: [18] [18] 0x56457cc14ac0 VAL: '0101' (3 sibs) 36: [19] [19] 0x56457cc14b50 VAL: '0102' (3 sibs) 36: [20] [20] 0x56457cc14be0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56457cc14c70 VAL: '0110' (3 sibs) 36: [22] [22] 0x56457cc14d00 VAL: '0111' (3 sibs) 36: [23] [23] 0x56457cc14d90 VAL: '0112' (3 sibs) 36: [24] [24] 0x56457cc14e20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56457cc14eb0 VAL: '0120' (3 sibs) 36: [26] [26] 0x56457cc14f40 VAL: '0121' (3 sibs) 36: [27] [27] 0x56457cc14fd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x56457cc15060 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56457cc150f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56457cc15180 VAL: '0200' (3 sibs) 36: [31] [31] 0x56457cc15210 VAL: '0201' (3 sibs) 36: [32] [32] 0x56457cc152a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x56457cc15330 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56457cc153c0 VAL: '0210' (3 sibs) 36: [35] [35] 0x56457cc15450 VAL: '0211' (3 sibs) 36: [36] [36] 0x56457cc154e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x56457cc15570 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56457cc15600 VAL: '0220' (3 sibs) 36: [39] [39] 0x56457cc15690 VAL: '0221' (3 sibs) 36: [40] [40] 0x56457cc15720 VAL: '0222' (3 sibs) 36: [41] [41] 0x56457cc157b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56457cc15840 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56457cc158d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56457cc15960 VAL: '1000' (3 sibs) 36: [45] [45] 0x56457cc159f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x56457cc15a80 VAL: '1002' (3 sibs) 36: [47] [47] 0x56457cc15b10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56457cc15ba0 VAL: '1010' (3 sibs) 36: [49] [49] 0x56457cc15c30 VAL: '1011' (3 sibs) 36: [50] [50] 0x56457cc15cc0 VAL: '1012' (3 sibs) 36: [51] [51] 0x56457cc15d50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56457cc15de0 VAL: '1020' (3 sibs) 36: [53] [53] 0x56457cc15e70 VAL: '1021' (3 sibs) 36: [54] [54] 0x56457cc15f00 VAL: '1022' (3 sibs) 36: [55] [55] 0x56457cc15f90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56457cc16020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56457cc160b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x56457cc16140 VAL: '1101' (3 sibs) 36: [59] [59] 0x56457cc161d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x56457cc16260 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56457cc162f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x56457cc16380 VAL: '1111' (3 sibs) 36: [63] [63] 0x56457cc16410 VAL: '1112' (3 sibs) 36: [64] [64] 0x56457cc164a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56457cc16530 VAL: '1120' (3 sibs) 36: [66] [66] 0x56457cc165c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x56457cc16650 VAL: '1122' (3 sibs) 36: [68] [68] 0x56457cc166e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56457cc16770 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56457cc16800 VAL: '1200' (3 sibs) 36: [71] [71] 0x56457cc16890 VAL: '1201' (3 sibs) 36: [72] [72] 0x56457cc16920 VAL: '1202' (3 sibs) 36: [73] [73] 0x56457cc169b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56457cc16a40 VAL: '1210' (3 sibs) 36: [75] [75] 0x56457cc16ad0 VAL: '1211' (3 sibs) 36: [76] [76] 0x56457cc16b60 VAL: '1212' (3 sibs) 36: [77] [77] 0x56457cc16bf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56457cc16c80 VAL: '1220' (3 sibs) 36: [79] [79] 0x56457cc16d10 VAL: '1221' (3 sibs) 36: [80] [80] 0x56457cc16da0 VAL: '1222' (3 sibs) 36: [81] [81] 0x56457cc16e30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56457cc16ec0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56457cc16f50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56457cc16fe0 VAL: '2000' (3 sibs) 36: [85] [85] 0x56457cc17070 VAL: '2001' (3 sibs) 36: [86] [86] 0x56457cc17100 VAL: '2002' (3 sibs) 36: [87] [87] 0x56457cc17190 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56457cc17220 VAL: '2010' (3 sibs) 36: [89] [89] 0x56457cc172b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x56457cc17340 VAL: '2012' (3 sibs) 36: [91] [91] 0x56457cc173d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56457cc17460 VAL: '2020' (3 sibs) 36: [93] [93] 0x56457cc174f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x56457cc17580 VAL: '2022' (3 sibs) 36: [95] [95] 0x56457cc17610 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56457cc176a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56457cc17730 VAL: '2100' (3 sibs) 36: [98] [98] 0x56457cc177c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x56457cc17850 VAL: '2102' (3 sibs) 36: [100] [100] 0x56457cc178e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56457cc17970 VAL: '2110' (3 sibs) 36: [102] [102] 0x56457cc17a00 VAL: '2111' (3 sibs) 36: [103] [103] 0x56457cc17a90 VAL: '2112' (3 sibs) 36: [104] [104] 0x56457cc17b20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56457cc17bb0 VAL: '2120' (3 sibs) 36: [106] [106] 0x56457cc17c40 VAL: '2121' (3 sibs) 36: [107] [107] 0x56457cc17cd0 VAL: '2122' (3 sibs) 36: [108] [108] 0x56457cc17d60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56457cc17df0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56457cc17e80 VAL: '2200' (3 sibs) 36: [111] [111] 0x56457cc17f10 VAL: '2201' (3 sibs) 36: [112] [112] 0x56457cc17fa0 VAL: '2202' (3 sibs) 36: [113] [113] 0x56457cc18030 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56457cc180c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x56457cc18150 VAL: '2211' (3 sibs) 36: [116] [116] 0x56457cc181e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x56457cc18270 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56457cc18300 VAL: '2220' (3 sibs) 36: [119] [119] 0x56457cc18390 VAL: '2221' (3 sibs) 36: [120] [120] 0x56457cc18420 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] 0x56457cc2a900 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56457cc2a990 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56457cc2aa20 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56457cc2aab0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56457cc2ab40 VAL: '0000' (3 sibs) 36: [5] [5] 0x56457cc2abd0 VAL: '0001' (3 sibs) 36: [6] [6] 0x56457cc2ac60 VAL: '0002' (3 sibs) 36: [7] [7] 0x56457cc2acf0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56457cc2ad80 VAL: '0010' (3 sibs) 36: [9] [9] 0x56457cc2ae10 VAL: '0011' (3 sibs) 36: [10] [10] 0x56457cc2aea0 VAL: '0012' (3 sibs) 36: [11] [11] 0x56457cc2af30 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56457cc2afc0 VAL: '0020' (3 sibs) 36: [13] [13] 0x56457cc2b050 VAL: '0021' (3 sibs) 36: [14] [14] 0x56457cc2b0e0 VAL: '0022' (3 sibs) 36: [15] [15] 0x56457cc2b170 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56457cc2b200 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56457cc2b290 VAL: '0100' (3 sibs) 36: [18] [18] 0x56457cc2b320 VAL: '0101' (3 sibs) 36: [19] [19] 0x56457cc2b3b0 VAL: '0102' (3 sibs) 36: [20] [20] 0x56457cc2b440 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56457cc2b4d0 VAL: '0110' (3 sibs) 36: [22] [22] 0x56457cc2b560 VAL: '0111' (3 sibs) 36: [23] [23] 0x56457cc2b5f0 VAL: '0112' (3 sibs) 36: [24] [24] 0x56457cc2b680 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56457cc2b710 VAL: '0120' (3 sibs) 36: [26] [26] 0x56457cc2b7a0 VAL: '0121' (3 sibs) 36: [27] [27] 0x56457cc2b830 VAL: '0122' (3 sibs) 36: [28] [28] 0x56457cc2b8c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56457cc2b950 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56457cc2b9e0 VAL: '0200' (3 sibs) 36: [31] [31] 0x56457cc2ba70 VAL: '0201' (3 sibs) 36: [32] [32] 0x56457cc2bb00 VAL: '0202' (3 sibs) 36: [33] [33] 0x56457cc2bb90 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56457cc2bc20 VAL: '0210' (3 sibs) 36: [35] [35] 0x56457cc2bcb0 VAL: '0211' (3 sibs) 36: [36] [36] 0x56457cc2bd40 VAL: '0212' (3 sibs) 36: [37] [37] 0x56457cc2bdd0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56457cc2be60 VAL: '0220' (3 sibs) 36: [39] [39] 0x56457cc2bef0 VAL: '0221' (3 sibs) 36: [40] [40] 0x56457cc2bf80 VAL: '0222' (3 sibs) 36: [41] [41] 0x56457cc2c010 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56457cc2c0a0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56457cc2c130 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56457cc2c1c0 VAL: '1000' (3 sibs) 36: [45] [45] 0x56457cc2c250 VAL: '1001' (3 sibs) 36: [46] [46] 0x56457cc2c2e0 VAL: '1002' (3 sibs) 36: [47] [47] 0x56457cc2c370 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56457cc2c400 VAL: '1010' (3 sibs) 36: [49] [49] 0x56457cc2c490 VAL: '1011' (3 sibs) 36: [50] [50] 0x56457cc2c520 VAL: '1012' (3 sibs) 36: [51] [51] 0x56457cc2c5b0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56457cc2c640 VAL: '1020' (3 sibs) 36: [53] [53] 0x56457cc2c6d0 VAL: '1021' (3 sibs) 36: [54] [54] 0x56457cc2c760 VAL: '1022' (3 sibs) 36: [55] [55] 0x56457cc2c7f0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56457cc2c880 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56457cc2c910 VAL: '1100' (3 sibs) 36: [58] [58] 0x56457cc2c9a0 VAL: '1101' (3 sibs) 36: [59] [59] 0x56457cc2ca30 VAL: '1102' (3 sibs) 36: [60] [60] 0x56457cc2cac0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56457cc2cb50 VAL: '1110' (3 sibs) 36: [62] [62] 0x56457cc2cbe0 VAL: '1111' (3 sibs) 36: [63] [63] 0x56457cc2cc70 VAL: '1112' (3 sibs) 36: [64] [64] 0x56457cc2cd00 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56457cc2cd90 VAL: '1120' (3 sibs) 36: [66] [66] 0x56457cc2ce20 VAL: '1121' (3 sibs) 36: [67] [67] 0x56457cc2ceb0 VAL: '1122' (3 sibs) 36: [68] [68] 0x56457cc2cf40 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56457cc2cfd0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56457cc2d060 VAL: '1200' (3 sibs) 36: [71] [71] 0x56457cc2d0f0 VAL: '1201' (3 sibs) 36: [72] [72] 0x56457cc2d180 VAL: '1202' (3 sibs) 36: [73] [73] 0x56457cc2d210 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56457cc2d2a0 VAL: '1210' (3 sibs) 36: [75] [75] 0x56457cc2d330 VAL: '1211' (3 sibs) 36: [76] [76] 0x56457cc2d3c0 VAL: '1212' (3 sibs) 36: [77] [77] 0x56457cc2d450 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56457cc2d4e0 VAL: '1220' (3 sibs) 36: [79] [79] 0x56457cc2d570 VAL: '1221' (3 sibs) 36: [80] [80] 0x56457cc2d600 VAL: '1222' (3 sibs) 36: [81] [81] 0x56457cc2d690 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56457cc2d720 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56457cc2d7b0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56457cc2d840 VAL: '2000' (3 sibs) 36: [85] [85] 0x56457cc2d8d0 VAL: '2001' (3 sibs) 36: [86] [86] 0x56457cc2d960 VAL: '2002' (3 sibs) 36: [87] [87] 0x56457cc2d9f0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56457cc2da80 VAL: '2010' (3 sibs) 36: [89] [89] 0x56457cc2db10 VAL: '2011' (3 sibs) 36: [90] [90] 0x56457cc2dba0 VAL: '2012' (3 sibs) 36: [91] [91] 0x56457cc2dc30 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56457cc2dcc0 VAL: '2020' (3 sibs) 36: [93] [93] 0x56457cc2dd50 VAL: '2021' (3 sibs) 36: [94] [94] 0x56457cc2dde0 VAL: '2022' (3 sibs) 36: [95] [95] 0x56457cc2de70 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56457cc2df00 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56457cc2df90 VAL: '2100' (3 sibs) 36: [98] [98] 0x56457cc2e020 VAL: '2101' (3 sibs) 36: [99] [99] 0x56457cc2e0b0 VAL: '2102' (3 sibs) 36: [100] [100] 0x56457cc2e140 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56457cc2e1d0 VAL: '2110' (3 sibs) 36: [102] [102] 0x56457cc2e260 VAL: '2111' (3 sibs) 36: [103] [103] 0x56457cc2e2f0 VAL: '2112' (3 sibs) 36: [104] [104] 0x56457cc2e380 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56457cc2e410 VAL: '2120' (3 sibs) 36: [106] [106] 0x56457cc2e4a0 VAL: '2121' (3 sibs) 36: [107] [107] 0x56457cc2e530 VAL: '2122' (3 sibs) 36: [108] [108] 0x56457cc2e5c0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56457cc2e650 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56457cc2e6e0 VAL: '2200' (3 sibs) 36: [111] [111] 0x56457cc2e770 VAL: '2201' (3 sibs) 36: [112] [112] 0x56457cc2e800 VAL: '2202' (3 sibs) 36: [113] [113] 0x56457cc2e890 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56457cc2e920 VAL: '2210' (3 sibs) 36: [115] [115] 0x56457cc2e9b0 VAL: '2211' (3 sibs) 36: [116] [116] 0x56457cc2ea40 VAL: '2212' (3 sibs) 36: [117] [117] 0x56457cc2ead0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56457cc2eb60 VAL: '2220' (3 sibs) 36: [119] [119] 0x56457cc2ebf0 VAL: '2221' (3 sibs) 36: [120] [120] 0x56457cc2ec80 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: REF TREE: 36: 0x56457cbf8680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x56457cbf3db0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf3f80 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4150 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4320 VAL: '0000' (3 sibs) 36: 0x56457cbf43b8 VAL: '0001' (3 sibs) 36: 0x56457cbf4450 VAL: '0002' (3 sibs) 36: 0x56457cbf41e8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf44f0 VAL: '0010' (3 sibs) 36: 0x56457cbf4588 VAL: '0011' (3 sibs) 36: 0x56457cbf4620 VAL: '0012' (3 sibs) 36: 0x56457cbf4280 SEQ: (3 sibs) 3 children: 36: 0x56457cbf46c0 VAL: '0020' (3 sibs) 36: 0x56457cbf4758 VAL: '0021' (3 sibs) 36: 0x56457cbf47f0 VAL: '0022' (3 sibs) 36: 0x56457cbf4018 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4890 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4a60 VAL: '0100' (3 sibs) 36: 0x56457cbf4af8 VAL: '0101' (3 sibs) 36: 0x56457cbf4b90 VAL: '0102' (3 sibs) 36: 0x56457cbf4928 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4c30 VAL: '0110' (3 sibs) 36: 0x56457cbf4cc8 VAL: '0111' (3 sibs) 36: 0x56457cbf4d60 VAL: '0112' (3 sibs) 36: 0x56457cbf49c0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4e00 VAL: '0120' (3 sibs) 36: 0x56457cbf4e98 VAL: '0121' (3 sibs) 36: 0x56457cbf4f30 VAL: '0122' (3 sibs) 36: 0x56457cbf40b0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4fd0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf51a0 VAL: '0200' (3 sibs) 36: 0x56457cbf5238 VAL: '0201' (3 sibs) 36: 0x56457cbf52d0 VAL: '0202' (3 sibs) 36: 0x56457cbf5068 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5370 VAL: '0210' (3 sibs) 36: 0x56457cbf5408 VAL: '0211' (3 sibs) 36: 0x56457cbf54a0 VAL: '0212' (3 sibs) 36: 0x56457cbf5100 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5540 VAL: '0220' (3 sibs) 36: 0x56457cbf55d8 VAL: '0221' (3 sibs) 36: 0x56457cbf5670 VAL: '0222' (3 sibs) 36: 0x56457cbf3e48 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5710 SEQ: (3 sibs) 3 children: 36: 0x56457cbf58e0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5ab0 VAL: '1000' (3 sibs) 36: 0x56457cbf5b48 VAL: '1001' (3 sibs) 36: 0x56457cbf5be0 VAL: '1002' (3 sibs) 36: 0x56457cbf5978 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5c80 VAL: '1010' (3 sibs) 36: 0x56457cbf5d18 VAL: '1011' (3 sibs) 36: 0x56457cbf5db0 VAL: '1012' (3 sibs) 36: 0x56457cbf5a10 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5e50 VAL: '1020' (3 sibs) 36: 0x56457cbf5ee8 VAL: '1021' (3 sibs) 36: 0x56457cbf5f80 VAL: '1022' (3 sibs) 36: 0x56457cbf57a8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6020 SEQ: (3 sibs) 3 children: 36: 0x56457cbf61f0 VAL: '1100' (3 sibs) 36: 0x56457cbf6288 VAL: '1101' (3 sibs) 36: 0x56457cbf6320 VAL: '1102' (3 sibs) 36: 0x56457cbf60b8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf63c0 VAL: '1110' (3 sibs) 36: 0x56457cbf6458 VAL: '1111' (3 sibs) 36: 0x56457cbf64f0 VAL: '1112' (3 sibs) 36: 0x56457cbf6150 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6590 VAL: '1120' (3 sibs) 36: 0x56457cbf6628 VAL: '1121' (3 sibs) 36: 0x56457cbf66c0 VAL: '1122' (3 sibs) 36: 0x56457cbf5840 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6760 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6930 VAL: '1200' (3 sibs) 36: 0x56457cbf69c8 VAL: '1201' (3 sibs) 36: 0x56457cbf6a60 VAL: '1202' (3 sibs) 36: 0x56457cbf67f8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6b00 VAL: '1210' (3 sibs) 36: 0x56457cbf6b98 VAL: '1211' (3 sibs) 36: 0x56457cbf6c30 VAL: '1212' (3 sibs) 36: 0x56457cbf6890 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6cd0 VAL: '1220' (3 sibs) 36: 0x56457cbf6d68 VAL: '1221' (3 sibs) 36: 0x56457cbf6e00 VAL: '1222' (3 sibs) 36: 0x56457cbf3ee0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6ea0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7070 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7240 VAL: '2000' (3 sibs) 36: 0x56457cbf72d8 VAL: '2001' (3 sibs) 36: 0x56457cbf7370 VAL: '2002' (3 sibs) 36: 0x56457cbf7108 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7410 VAL: '2010' (3 sibs) 36: 0x56457cbf74a8 VAL: '2011' (3 sibs) 36: 0x56457cbf7540 VAL: '2012' (3 sibs) 36: 0x56457cbf71a0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf75e0 VAL: '2020' (3 sibs) 36: 0x56457cbf7678 VAL: '2021' (3 sibs) 36: 0x56457cbf7710 VAL: '2022' (3 sibs) 36: 0x56457cbf6f38 SEQ: (3 sibs) 3 children: 36: 0x56457cbf77b0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7980 VAL: '2100' (3 sibs) 36: 0x56457cbf7a18 VAL: '2101' (3 sibs) 36: 0x56457cbf7ab0 VAL: '2102' (3 sibs) 36: 0x56457cbf7848 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7b50 VAL: '2110' (3 sibs) 36: 0x56457cbf7be8 VAL: '2111' (3 sibs) 36: 0x56457cbf7c80 VAL: '2112' (3 sibs) 36: 0x56457cbf78e0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7d20 VAL: '2120' (3 sibs) 36: 0x56457cbf7db8 VAL: '2121' (3 sibs) 36: 0x56457cbf7e50 VAL: '2122' (3 sibs) 36: 0x56457cbf6fd0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7ef0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf80c0 VAL: '2200' (3 sibs) 36: 0x56457cbf8158 VAL: '2201' (3 sibs) 36: 0x56457cbf81f0 VAL: '2202' (3 sibs) 36: 0x56457cbf7f88 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8290 VAL: '2210' (3 sibs) 36: 0x56457cbf8328 VAL: '2211' (3 sibs) 36: 0x56457cbf83c0 VAL: '2212' (3 sibs) 36: 0x56457cbf8020 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8460 VAL: '2220' (3 sibs) 36: 0x56457cbf84f8 VAL: '2221' (3 sibs) 36: 0x56457cbf8590 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x56457cc2f110 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56457cc2f1a0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56457cc2f230 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56457cc2f2c0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56457cc2f350 VAL: '0000' (3 sibs) 36: [5] [5] 0x56457cc2f3e0 VAL: '0001' (3 sibs) 36: [6] [6] 0x56457cc2f470 VAL: '0002' (3 sibs) 36: [7] [7] 0x56457cc2f500 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56457cc2f590 VAL: '0010' (3 sibs) 36: [9] [9] 0x56457cc2f620 VAL: '0011' (3 sibs) 36: [10] [10] 0x56457cc2f6b0 VAL: '0012' (3 sibs) 36: [11] [11] 0x56457cc2f740 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56457cc2f7d0 VAL: '0020' (3 sibs) 36: [13] [13] 0x56457cc2f860 VAL: '0021' (3 sibs) 36: [14] [14] 0x56457cc2f8f0 VAL: '0022' (3 sibs) 36: [15] [15] 0x56457cc2f980 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56457cc2fa10 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56457cc2faa0 VAL: '0100' (3 sibs) 36: [18] [18] 0x56457cc2fb30 VAL: '0101' (3 sibs) 36: [19] [19] 0x56457cc2fbc0 VAL: '0102' (3 sibs) 36: [20] [20] 0x56457cc2fc50 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56457cc2fce0 VAL: '0110' (3 sibs) 36: [22] [22] 0x56457cc2fd70 VAL: '0111' (3 sibs) 36: [23] [23] 0x56457cc2fe00 VAL: '0112' (3 sibs) 36: [24] [24] 0x56457cc2fe90 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56457cc2ff20 VAL: '0120' (3 sibs) 36: [26] [26] 0x56457cc2ffb0 VAL: '0121' (3 sibs) 36: [27] [27] 0x56457cc30040 VAL: '0122' (3 sibs) 36: [28] [28] 0x56457cc300d0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56457cc30160 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56457cc301f0 VAL: '0200' (3 sibs) 36: [31] [31] 0x56457cc30280 VAL: '0201' (3 sibs) 36: [32] [32] 0x56457cc30310 VAL: '0202' (3 sibs) 36: [33] [33] 0x56457cc303a0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56457cc30430 VAL: '0210' (3 sibs) 36: [35] [35] 0x56457cc304c0 VAL: '0211' (3 sibs) 36: [36] [36] 0x56457cc30550 VAL: '0212' (3 sibs) 36: [37] [37] 0x56457cc305e0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56457cc30670 VAL: '0220' (3 sibs) 36: [39] [39] 0x56457cc30700 VAL: '0221' (3 sibs) 36: [40] [40] 0x56457cc30790 VAL: '0222' (3 sibs) 36: [41] [41] 0x56457cc30820 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56457cc308b0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56457cc30940 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56457cc309d0 VAL: '1000' (3 sibs) 36: [45] [45] 0x56457cc30a60 VAL: '1001' (3 sibs) 36: [46] [46] 0x56457cc30af0 VAL: '1002' (3 sibs) 36: [47] [47] 0x56457cc30b80 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56457cc30c10 VAL: '1010' (3 sibs) 36: [49] [49] 0x56457cc30ca0 VAL: '1011' (3 sibs) 36: [50] [50] 0x56457cc30d30 VAL: '1012' (3 sibs) 36: [51] [51] 0x56457cc30dc0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56457cc30e50 VAL: '1020' (3 sibs) 36: [53] [53] 0x56457cc30ee0 VAL: '1021' (3 sibs) 36: [54] [54] 0x56457cc30f70 VAL: '1022' (3 sibs) 36: [55] [55] 0x56457cc31000 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56457cc31090 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56457cc31120 VAL: '1100' (3 sibs) 36: [58] [58] 0x56457cc311b0 VAL: '1101' (3 sibs) 36: [59] [59] 0x56457cc31240 VAL: '1102' (3 sibs) 36: [60] [60] 0x56457cc312d0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56457cc31360 VAL: '1110' (3 sibs) 36: [62] [62] 0x56457cc313f0 VAL: '1111' (3 sibs) 36: [63] [63] 0x56457cc31480 VAL: '1112' (3 sibs) 36: [64] [64] 0x56457cc31510 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56457cc315a0 VAL: '1120' (3 sibs) 36: [66] [66] 0x56457cc31630 VAL: '1121' (3 sibs) 36: [67] [67] 0x56457cc316c0 VAL: '1122' (3 sibs) 36: [68] [68] 0x56457cc31750 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56457cc317e0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56457cc31870 VAL: '1200' (3 sibs) 36: [71] [71] 0x56457cc31900 VAL: '1201' (3 sibs) 36: [72] [72] 0x56457cc31990 VAL: '1202' (3 sibs) 36: [73] [73] 0x56457cc31a20 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56457cc31ab0 VAL: '1210' (3 sibs) 36: [75] [75] 0x56457cc31b40 VAL: '1211' (3 sibs) 36: [76] [76] 0x56457cc31bd0 VAL: '1212' (3 sibs) 36: [77] [77] 0x56457cc31c60 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56457cc31cf0 VAL: '1220' (3 sibs) 36: [79] [79] 0x56457cc31d80 VAL: '1221' (3 sibs) 36: [80] [80] 0x56457cc31e10 VAL: '1222' (3 sibs) 36: [81] [81] 0x56457cc31ea0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56457cc31f30 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56457cc31fc0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56457cc32050 VAL: '2000' (3 sibs) 36: [85] [85] 0x56457cc320e0 VAL: '2001' (3 sibs) 36: [86] [86] 0x56457cc32170 VAL: '2002' (3 sibs) 36: [87] [87] 0x56457cc32200 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56457cc32290 VAL: '2010' (3 sibs) 36: [89] [89] 0x56457cc32320 VAL: '2011' (3 sibs) 36: [90] [90] 0x56457cc323b0 VAL: '2012' (3 sibs) 36: [91] [91] 0x56457cc32440 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56457cc324d0 VAL: '2020' (3 sibs) 36: [93] [93] 0x56457cc32560 VAL: '2021' (3 sibs) 36: [94] [94] 0x56457cc325f0 VAL: '2022' (3 sibs) 36: [95] [95] 0x56457cc32680 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56457cc32710 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56457cc327a0 VAL: '2100' (3 sibs) 36: [98] [98] 0x56457cc32830 VAL: '2101' (3 sibs) 36: [99] [99] 0x56457cc328c0 VAL: '2102' (3 sibs) 36: [100] [100] 0x56457cc32950 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56457cc329e0 VAL: '2110' (3 sibs) 36: [102] [102] 0x56457cc32a70 VAL: '2111' (3 sibs) 36: [103] [103] 0x56457cc32b00 VAL: '2112' (3 sibs) 36: [104] [104] 0x56457cc32b90 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56457cc32c20 VAL: '2120' (3 sibs) 36: [106] [106] 0x56457cc32cb0 VAL: '2121' (3 sibs) 36: [107] [107] 0x56457cc32d40 VAL: '2122' (3 sibs) 36: [108] [108] 0x56457cc32dd0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56457cc32e60 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56457cc32ef0 VAL: '2200' (3 sibs) 36: [111] [111] 0x56457cc32f80 VAL: '2201' (3 sibs) 36: [112] [112] 0x56457cc33010 VAL: '2202' (3 sibs) 36: [113] [113] 0x56457cc330a0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56457cc33130 VAL: '2210' (3 sibs) 36: [115] [115] 0x56457cc331c0 VAL: '2211' (3 sibs) 36: [116] [116] 0x56457cc33250 VAL: '2212' (3 sibs) 36: [117] [117] 0x56457cc332e0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56457cc33370 VAL: '2220' (3 sibs) 36: [119] [119] 0x56457cc33400 VAL: '2221' (3 sibs) 36: [120] [120] 0x56457cc33490 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: 0x56457cbf8798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x56457cbf8870 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8a40 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8c10 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8de0 VAL: '0000' (3 sibs) 36: 0x56457cbf8e78 VAL: '0001' (3 sibs) 36: 0x56457cbf8f10 VAL: '0002' (3 sibs) 36: 0x56457cbf8ca8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8fb0 VAL: '0010' (3 sibs) 36: 0x56457cbf9048 VAL: '0011' (3 sibs) 36: 0x56457cbf90e0 VAL: '0012' (3 sibs) 36: 0x56457cbf8d40 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9180 VAL: '0020' (3 sibs) 36: 0x56457cbf9218 VAL: '0021' (3 sibs) 36: 0x56457cbf92b0 VAL: '0022' (3 sibs) 36: 0x56457cbf8ad8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9350 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9520 VAL: '0100' (3 sibs) 36: 0x56457cbf95b8 VAL: '0101' (3 sibs) 36: 0x56457cbf9650 VAL: '0102' (3 sibs) 36: 0x56457cbf93e8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf96f0 VAL: '0110' (3 sibs) 36: 0x56457cbf9788 VAL: '0111' (3 sibs) 36: 0x56457cbf9820 VAL: '0112' (3 sibs) 36: 0x56457cbf9480 SEQ: (3 sibs) 3 children: 36: 0x56457cbf98c0 VAL: '0120' (3 sibs) 36: 0x56457cbf9958 VAL: '0121' (3 sibs) 36: 0x56457cbf99f0 VAL: '0122' (3 sibs) 36: 0x56457cbf8b70 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9a90 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9c60 VAL: '0200' (3 sibs) 36: 0x56457cbf9cf8 VAL: '0201' (3 sibs) 36: 0x56457cbf9d90 VAL: '0202' (3 sibs) 36: 0x56457cbf9b28 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9e30 VAL: '0210' (3 sibs) 36: 0x56457cbf9ec8 VAL: '0211' (3 sibs) 36: 0x56457cbf9f60 VAL: '0212' (3 sibs) 36: 0x56457cbf9bc0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa000 VAL: '0220' (3 sibs) 36: 0x56457cbfa098 VAL: '0221' (3 sibs) 36: 0x56457cbfa130 VAL: '0222' (3 sibs) 36: 0x56457cbf8908 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa1d0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa3a0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa570 VAL: '1000' (3 sibs) 36: 0x56457cbfa608 VAL: '1001' (3 sibs) 36: 0x56457cbfa6a0 VAL: '1002' (3 sibs) 36: 0x56457cbfa438 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa740 VAL: '1010' (3 sibs) 36: 0x56457cbfa7d8 VAL: '1011' (3 sibs) 36: 0x56457cbfa870 VAL: '1012' (3 sibs) 36: 0x56457cbfa4d0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa910 VAL: '1020' (3 sibs) 36: 0x56457cbfa9a8 VAL: '1021' (3 sibs) 36: 0x56457cbfaa40 VAL: '1022' (3 sibs) 36: 0x56457cbfa268 SEQ: (3 sibs) 3 children: 36: 0x56457cbfaae0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfacb0 VAL: '1100' (3 sibs) 36: 0x56457cbfad48 VAL: '1101' (3 sibs) 36: 0x56457cbfade0 VAL: '1102' (3 sibs) 36: 0x56457cbfab78 SEQ: (3 sibs) 3 children: 36: 0x56457cbfae80 VAL: '1110' (3 sibs) 36: 0x56457cbfaf18 VAL: '1111' (3 sibs) 36: 0x56457cbfafb0 VAL: '1112' (3 sibs) 36: 0x56457cbfac10 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb050 VAL: '1120' (3 sibs) 36: 0x56457cbfb0e8 VAL: '1121' (3 sibs) 36: 0x56457cbfb180 VAL: '1122' (3 sibs) 36: 0x56457cbfa300 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb220 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb3f0 VAL: '1200' (3 sibs) 36: 0x56457cbfb488 VAL: '1201' (3 sibs) 36: 0x56457cbfb520 VAL: '1202' (3 sibs) 36: 0x56457cbfb2b8 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb5c0 VAL: '1210' (3 sibs) 36: 0x56457cbfb658 VAL: '1211' (3 sibs) 36: 0x56457cbfb6f0 VAL: '1212' (3 sibs) 36: 0x56457cbfb350 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb790 VAL: '1220' (3 sibs) 36: 0x56457cbfb828 VAL: '1221' (3 sibs) 36: 0x56457cbfb8c0 VAL: '1222' (3 sibs) 36: 0x56457cbf89a0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb960 SEQ: (3 sibs) 3 children: 36: 0x56457cbfbb30 SEQ: (3 sibs) 3 children: 36: 0x56457cbfbd00 VAL: '2000' (3 sibs) 36: 0x56457cbfbd98 VAL: '2001' (3 sibs) 36: 0x56457cbfbe30 VAL: '2002' (3 sibs) 36: 0x56457cbfbbc8 SEQ: (3 sibs) 3 children: 36: 0x56457cbfbed0 VAL: '2010' (3 sibs) 36: 0x56457cbfbf68 VAL: '2011' (3 sibs) 36: 0x56457cbfc000 VAL: '2012' (3 sibs) 36: 0x56457cbfbc60 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc0a0 VAL: '2020' (3 sibs) 36: 0x56457cbfc138 VAL: '2021' (3 sibs) 36: 0x56457cbfc1d0 VAL: '2022' (3 sibs) 36: 0x56457cbfb9f8 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc270 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc440 VAL: '2100' (3 sibs) 36: 0x56457cbfc4d8 VAL: '2101' (3 sibs) 36: 0x56457cbfc570 VAL: '2102' (3 sibs) 36: 0x56457cbfc308 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc610 VAL: '2110' (3 sibs) 36: 0x56457cbfc6a8 VAL: '2111' (3 sibs) 36: 0x56457cbfc740 VAL: '2112' (3 sibs) 36: 0x56457cbfc3a0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc7e0 VAL: '2120' (3 sibs) 36: 0x56457cbfc878 VAL: '2121' (3 sibs) 36: 0x56457cbfc910 VAL: '2122' (3 sibs) 36: 0x56457cbfba90 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc9b0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfcb80 VAL: '2200' (3 sibs) 36: 0x56457cbfcc18 VAL: '2201' (3 sibs) 36: 0x56457cbfccb0 VAL: '2202' (3 sibs) 36: 0x56457cbfca48 SEQ: (3 sibs) 3 children: 36: 0x56457cbfcd50 VAL: '2210' (3 sibs) 36: 0x56457cbfcde8 VAL: '2211' (3 sibs) 36: 0x56457cbfce80 VAL: '2212' (3 sibs) 36: 0x56457cbfcae0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfcf20 VAL: '2220' (3 sibs) 36: 0x56457cbfcfb8 VAL: '2221' (3 sibs) 36: 0x56457cbfd050 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x56457cc33530 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56457cc335c0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56457cc33650 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56457cc336e0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56457cc33770 VAL: '0000' (3 sibs) 36: [5] [5] 0x56457cc33800 VAL: '0001' (3 sibs) 36: [6] [6] 0x56457cc33890 VAL: '0002' (3 sibs) 36: [7] [7] 0x56457cc33920 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56457cc339b0 VAL: '0010' (3 sibs) 36: [9] [9] 0x56457cc33a40 VAL: '0011' (3 sibs) 36: [10] [10] 0x56457cc33ad0 VAL: '0012' (3 sibs) 36: [11] [11] 0x56457cc33b60 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56457cc33bf0 VAL: '0020' (3 sibs) 36: [13] [13] 0x56457cc33c80 VAL: '0021' (3 sibs) 36: [14] [14] 0x56457cc33d10 VAL: '0022' (3 sibs) 36: [15] [15] 0x56457cc33da0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56457cc33e30 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56457cc33ec0 VAL: '0100' (3 sibs) 36: [18] [18] 0x56457cc33f50 VAL: '0101' (3 sibs) 36: [19] [19] 0x56457cc33fe0 VAL: '0102' (3 sibs) 36: [20] [20] 0x56457cc34070 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56457cc34100 VAL: '0110' (3 sibs) 36: [22] [22] 0x56457cc34190 VAL: '0111' (3 sibs) 36: [23] [23] 0x56457cc34220 VAL: '0112' (3 sibs) 36: [24] [24] 0x56457cc342b0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56457cc34340 VAL: '0120' (3 sibs) 36: [26] [26] 0x56457cc343d0 VAL: '0121' (3 sibs) 36: [27] [27] 0x56457cc34460 VAL: '0122' (3 sibs) 36: [28] [28] 0x56457cc344f0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56457cc34580 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56457cc34610 VAL: '0200' (3 sibs) 36: [31] [31] 0x56457cc346a0 VAL: '0201' (3 sibs) 36: [32] [32] 0x56457cc34730 VAL: '0202' (3 sibs) 36: [33] [33] 0x56457cc347c0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56457cc34850 VAL: '0210' (3 sibs) 36: [35] [35] 0x56457cc348e0 VAL: '0211' (3 sibs) 36: [36] [36] 0x56457cc34970 VAL: '0212' (3 sibs) 36: [37] [37] 0x56457cc34a00 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56457cc34a90 VAL: '0220' (3 sibs) 36: [39] [39] 0x56457cc34b20 VAL: '0221' (3 sibs) 36: [40] [40] 0x56457cc34bb0 VAL: '0222' (3 sibs) 36: [41] [41] 0x56457cc34c40 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56457cc34cd0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56457cc34d60 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56457cc34df0 VAL: '1000' (3 sibs) 36: [45] [45] 0x56457cc34e80 VAL: '1001' (3 sibs) 36: [46] [46] 0x56457cc34f10 VAL: '1002' (3 sibs) 36: [47] [47] 0x56457cc34fa0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56457cc35030 VAL: '1010' (3 sibs) 36: [49] [49] 0x56457cc350c0 VAL: '1011' (3 sibs) 36: [50] [50] 0x56457cc35150 VAL: '1012' (3 sibs) 36: [51] [51] 0x56457cc351e0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56457cc35270 VAL: '1020' (3 sibs) 36: [53] [53] 0x56457cc35300 VAL: '1021' (3 sibs) 36: [54] [54] 0x56457cc35390 VAL: '1022' (3 sibs) 36: [55] [55] 0x56457cc35420 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56457cc354b0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56457cc35540 VAL: '1100' (3 sibs) 36: [58] [58] 0x56457cc355d0 VAL: '1101' (3 sibs) 36: [59] [59] 0x56457cc35660 VAL: '1102' (3 sibs) 36: [60] [60] 0x56457cc356f0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56457cc35780 VAL: '1110' (3 sibs) 36: [62] [62] 0x56457cc35810 VAL: '1111' (3 sibs) 36: [63] [63] 0x56457cc358a0 VAL: '1112' (3 sibs) 36: [64] [64] 0x56457cc35930 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56457cc359c0 VAL: '1120' (3 sibs) 36: [66] [66] 0x56457cc35a50 VAL: '1121' (3 sibs) 36: [67] [67] 0x56457cc35ae0 VAL: '1122' (3 sibs) 36: [68] [68] 0x56457cc35b70 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56457cc35c00 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56457cc35c90 VAL: '1200' (3 sibs) 36: [71] [71] 0x56457cc35d20 VAL: '1201' (3 sibs) 36: [72] [72] 0x56457cc35db0 VAL: '1202' (3 sibs) 36: [73] [73] 0x56457cc35e40 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56457cc35ed0 VAL: '1210' (3 sibs) 36: [75] [75] 0x56457cc35f60 VAL: '1211' (3 sibs) 36: [76] [76] 0x56457cc35ff0 VAL: '1212' (3 sibs) 36: [77] [77] 0x56457cc36080 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56457cc36110 VAL: '1220' (3 sibs) 36: [79] [79] 0x56457cc361a0 VAL: '1221' (3 sibs) 36: [80] [80] 0x56457cc36230 VAL: '1222' (3 sibs) 36: [81] [81] 0x56457cc362c0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56457cc36350 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56457cc363e0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56457cc36470 VAL: '2000' (3 sibs) 36: [85] [85] 0x56457cc36500 VAL: '2001' (3 sibs) 36: [86] [86] 0x56457cc36590 VAL: '2002' (3 sibs) 36: [87] [87] 0x56457cc36620 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56457cc366b0 VAL: '2010' (3 sibs) 36: [89] [89] 0x56457cc36740 VAL: '2011' (3 sibs) 36: [90] [90] 0x56457cc367d0 VAL: '2012' (3 sibs) 36: [91] [91] 0x56457cc36860 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56457cc368f0 VAL: '2020' (3 sibs) 36: [93] [93] 0x56457cc36980 VAL: '2021' (3 sibs) 36: [94] [94] 0x56457cc36a10 VAL: '2022' (3 sibs) 36: [95] [95] 0x56457cc36aa0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56457cc36b30 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56457cc36bc0 VAL: '2100' (3 sibs) 36: [98] [98] 0x56457cc36c50 VAL: '2101' (3 sibs) 36: [99] [99] 0x56457cc36ce0 VAL: '2102' (3 sibs) 36: [100] [100] 0x56457cc36d70 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56457cc36e00 VAL: '2110' (3 sibs) 36: [102] [102] 0x56457cc36e90 VAL: '2111' (3 sibs) 36: [103] [103] 0x56457cc36f20 VAL: '2112' (3 sibs) 36: [104] [104] 0x56457cc36fb0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56457cc37040 VAL: '2120' (3 sibs) 36: [106] [106] 0x56457cc370d0 VAL: '2121' (3 sibs) 36: [107] [107] 0x56457cc37160 VAL: '2122' (3 sibs) 36: [108] [108] 0x56457cc371f0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56457cc37280 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56457cc37310 VAL: '2200' (3 sibs) 36: [111] [111] 0x56457cc373a0 VAL: '2201' (3 sibs) 36: [112] [112] 0x56457cc37430 VAL: '2202' (3 sibs) 36: [113] [113] 0x56457cc374c0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56457cc37550 VAL: '2210' (3 sibs) 36: [115] [115] 0x56457cc375e0 VAL: '2211' (3 sibs) 36: [116] [116] 0x56457cc37670 VAL: '2212' (3 sibs) 36: [117] [117] 0x56457cc37700 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56457cc37790 VAL: '2220' (3 sibs) 36: [119] [119] 0x56457cc37820 VAL: '2221' (3 sibs) 36: [120] [120] 0x56457cc378b0 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: 0x56457cbf8680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x56457cbf3db0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf3f80 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4150 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4320 VAL: '0000' (3 sibs) 36: 0x56457cbf43b8 VAL: '0001' (3 sibs) 36: 0x56457cbf4450 VAL: '0002' (3 sibs) 36: 0x56457cbf41e8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf44f0 VAL: '0010' (3 sibs) 36: 0x56457cbf4588 VAL: '0011' (3 sibs) 36: 0x56457cbf4620 VAL: '0012' (3 sibs) 36: 0x56457cbf4280 SEQ: (3 sibs) 3 children: 36: 0x56457cbf46c0 VAL: '0020' (3 sibs) 36: 0x56457cbf4758 VAL: '0021' (3 sibs) 36: 0x56457cbf47f0 VAL: '0022' (3 sibs) 36: 0x56457cbf4018 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4890 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4a60 VAL: '0100' (3 sibs) 36: 0x56457cbf4af8 VAL: '0101' (3 sibs) 36: 0x56457cbf4b90 VAL: '0102' (3 sibs) 36: 0x56457cbf4928 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4c30 VAL: '0110' (3 sibs) 36: 0x56457cbf4cc8 VAL: '0111' (3 sibs) 36: 0x56457cbf4d60 VAL: '0112' (3 sibs) 36: 0x56457cbf49c0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4e00 VAL: '0120' (3 sibs) 36: 0x56457cbf4e98 VAL: '0121' (3 sibs) 36: 0x56457cbf4f30 VAL: '0122' (3 sibs) 36: 0x56457cbf40b0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf4fd0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf51a0 VAL: '0200' (3 sibs) 36: 0x56457cbf5238 VAL: '0201' (3 sibs) 36: 0x56457cbf52d0 VAL: '0202' (3 sibs) 36: 0x56457cbf5068 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5370 VAL: '0210' (3 sibs) 36: 0x56457cbf5408 VAL: '0211' (3 sibs) 36: 0x56457cbf54a0 VAL: '0212' (3 sibs) 36: 0x56457cbf5100 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5540 VAL: '0220' (3 sibs) 36: 0x56457cbf55d8 VAL: '0221' (3 sibs) 36: 0x56457cbf5670 VAL: '0222' (3 sibs) 36: 0x56457cbf3e48 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5710 SEQ: (3 sibs) 3 children: 36: 0x56457cbf58e0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5ab0 VAL: '1000' (3 sibs) 36: 0x56457cbf5b48 VAL: '1001' (3 sibs) 36: 0x56457cbf5be0 VAL: '1002' (3 sibs) 36: 0x56457cbf5978 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5c80 VAL: '1010' (3 sibs) 36: 0x56457cbf5d18 VAL: '1011' (3 sibs) 36: 0x56457cbf5db0 VAL: '1012' (3 sibs) 36: 0x56457cbf5a10 SEQ: (3 sibs) 3 children: 36: 0x56457cbf5e50 VAL: '1020' (3 sibs) 36: 0x56457cbf5ee8 VAL: '1021' (3 sibs) 36: 0x56457cbf5f80 VAL: '1022' (3 sibs) 36: 0x56457cbf57a8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6020 SEQ: (3 sibs) 3 children: 36: 0x56457cbf61f0 VAL: '1100' (3 sibs) 36: 0x56457cbf6288 VAL: '1101' (3 sibs) 36: 0x56457cbf6320 VAL: '1102' (3 sibs) 36: 0x56457cbf60b8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf63c0 VAL: '1110' (3 sibs) 36: 0x56457cbf6458 VAL: '1111' (3 sibs) 36: 0x56457cbf64f0 VAL: '1112' (3 sibs) 36: 0x56457cbf6150 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6590 VAL: '1120' (3 sibs) 36: 0x56457cbf6628 VAL: '1121' (3 sibs) 36: 0x56457cbf66c0 VAL: '1122' (3 sibs) 36: 0x56457cbf5840 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6760 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6930 VAL: '1200' (3 sibs) 36: 0x56457cbf69c8 VAL: '1201' (3 sibs) 36: 0x56457cbf6a60 VAL: '1202' (3 sibs) 36: 0x56457cbf67f8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6b00 VAL: '1210' (3 sibs) 36: 0x56457cbf6b98 VAL: '1211' (3 sibs) 36: 0x56457cbf6c30 VAL: '1212' (3 sibs) 36: 0x56457cbf6890 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6cd0 VAL: '1220' (3 sibs) 36: 0x56457cbf6d68 VAL: '1221' (3 sibs) 36: 0x56457cbf6e00 VAL: '1222' (3 sibs) 36: 0x56457cbf3ee0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf6ea0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7070 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7240 VAL: '2000' (3 sibs) 36: 0x56457cbf72d8 VAL: '2001' (3 sibs) 36: 0x56457cbf7370 VAL: '2002' (3 sibs) 36: 0x56457cbf7108 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7410 VAL: '2010' (3 sibs) 36: 0x56457cbf74a8 VAL: '2011' (3 sibs) 36: 0x56457cbf7540 VAL: '2012' (3 sibs) 36: 0x56457cbf71a0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf75e0 VAL: '2020' (3 sibs) 36: 0x56457cbf7678 VAL: '2021' (3 sibs) 36: 0x56457cbf7710 VAL: '2022' (3 sibs) 36: 0x56457cbf6f38 SEQ: (3 sibs) 3 children: 36: 0x56457cbf77b0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7980 VAL: '2100' (3 sibs) 36: 0x56457cbf7a18 VAL: '2101' (3 sibs) 36: 0x56457cbf7ab0 VAL: '2102' (3 sibs) 36: 0x56457cbf7848 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7b50 VAL: '2110' (3 sibs) 36: 0x56457cbf7be8 VAL: '2111' (3 sibs) 36: 0x56457cbf7c80 VAL: '2112' (3 sibs) 36: 0x56457cbf78e0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7d20 VAL: '2120' (3 sibs) 36: 0x56457cbf7db8 VAL: '2121' (3 sibs) 36: 0x56457cbf7e50 VAL: '2122' (3 sibs) 36: 0x56457cbf6fd0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf7ef0 SEQ: (3 sibs) 3 children: 36: 0x56457cbf80c0 VAL: '2200' (3 sibs) 36: 0x56457cbf8158 VAL: '2201' (3 sibs) 36: 0x56457cbf81f0 VAL: '2202' (3 sibs) 36: 0x56457cbf7f88 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8290 VAL: '2210' (3 sibs) 36: 0x56457cbf8328 VAL: '2211' (3 sibs) 36: 0x56457cbf83c0 VAL: '2212' (3 sibs) 36: 0x56457cbf8020 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8460 VAL: '2220' (3 sibs) 36: 0x56457cbf84f8 VAL: '2221' (3 sibs) 36: 0x56457cbf8590 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x56457cc37950 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56457cc379e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56457cc37a70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56457cc37b00 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56457cc37b90 VAL: '0000' (3 sibs) 36: [5] [5] 0x56457cc37c20 VAL: '0001' (3 sibs) 36: [6] [6] 0x56457cc37cb0 VAL: '0002' (3 sibs) 36: [7] [7] 0x56457cc37d40 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56457cc37dd0 VAL: '0010' (3 sibs) 36: [9] [9] 0x56457cc37e60 VAL: '0011' (3 sibs) 36: [10] [10] 0x56457cc37ef0 VAL: '0012' (3 sibs) 36: [11] [11] 0x56457cc37f80 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56457cc38010 VAL: '0020' (3 sibs) 36: [13] [13] 0x56457cc380a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x56457cc38130 VAL: '0022' (3 sibs) 36: [15] [15] 0x56457cc381c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56457cc38250 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56457cc382e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x56457cc38370 VAL: '0101' (3 sibs) 36: [19] [19] 0x56457cc38400 VAL: '0102' (3 sibs) 36: [20] [20] 0x56457cc38490 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56457cc38520 VAL: '0110' (3 sibs) 36: [22] [22] 0x56457cc385b0 VAL: '0111' (3 sibs) 36: [23] [23] 0x56457cc38640 VAL: '0112' (3 sibs) 36: [24] [24] 0x56457cc386d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56457cc38760 VAL: '0120' (3 sibs) 36: [26] [26] 0x56457cc387f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x56457cc38880 VAL: '0122' (3 sibs) 36: [28] [28] 0x56457cc38910 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56457cc389a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56457cc38a30 VAL: '0200' (3 sibs) 36: [31] [31] 0x56457cc38ac0 VAL: '0201' (3 sibs) 36: [32] [32] 0x56457cc38b50 VAL: '0202' (3 sibs) 36: [33] [33] 0x56457cc38be0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56457cc38c70 VAL: '0210' (3 sibs) 36: [35] [35] 0x56457cc38d00 VAL: '0211' (3 sibs) 36: [36] [36] 0x56457cc38d90 VAL: '0212' (3 sibs) 36: [37] [37] 0x56457cc38e20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56457cc38eb0 VAL: '0220' (3 sibs) 36: [39] [39] 0x56457cc38f40 VAL: '0221' (3 sibs) 36: [40] [40] 0x56457cc38fd0 VAL: '0222' (3 sibs) 36: [41] [41] 0x56457cc39060 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56457cc390f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56457cc39180 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56457cc39210 VAL: '1000' (3 sibs) 36: [45] [45] 0x56457cc392a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x56457cc39330 VAL: '1002' (3 sibs) 36: [47] [47] 0x56457cc393c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56457cc39450 VAL: '1010' (3 sibs) 36: [49] [49] 0x56457cc394e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x56457cc39570 VAL: '1012' (3 sibs) 36: [51] [51] 0x56457cc39600 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56457cc39690 VAL: '1020' (3 sibs) 36: [53] [53] 0x56457cc39720 VAL: '1021' (3 sibs) 36: [54] [54] 0x56457cc397b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x56457cc39840 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56457cc398d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56457cc39960 VAL: '1100' (3 sibs) 36: [58] [58] 0x56457cc399f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x56457cc39a80 VAL: '1102' (3 sibs) 36: [60] [60] 0x56457cc39b10 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56457cc39ba0 VAL: '1110' (3 sibs) 36: [62] [62] 0x56457cc39c30 VAL: '1111' (3 sibs) 36: [63] [63] 0x56457cc39cc0 VAL: '1112' (3 sibs) 36: [64] [64] 0x56457cc39d50 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56457cc39de0 VAL: '1120' (3 sibs) 36: [66] [66] 0x56457cc39e70 VAL: '1121' (3 sibs) 36: [67] [67] 0x56457cc39f00 VAL: '1122' (3 sibs) 36: [68] [68] 0x56457cc39f90 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56457cc3a020 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56457cc3a0b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x56457cc3a140 VAL: '1201' (3 sibs) 36: [72] [72] 0x56457cc3a1d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x56457cc3a260 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56457cc3a2f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x56457cc3a380 VAL: '1211' (3 sibs) 36: [76] [76] 0x56457cc3a410 VAL: '1212' (3 sibs) 36: [77] [77] 0x56457cc3a4a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56457cc3a530 VAL: '1220' (3 sibs) 36: [79] [79] 0x56457cc3a5c0 VAL: '1221' (3 sibs) 36: [80] [80] 0x56457cc3a650 VAL: '1222' (3 sibs) 36: [81] [81] 0x56457cc3a6e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56457cc3a770 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56457cc3a800 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56457cc3a890 VAL: '2000' (3 sibs) 36: [85] [85] 0x56457cc3a920 VAL: '2001' (3 sibs) 36: [86] [86] 0x56457cc3a9b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x56457cc3aa40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56457cc3aad0 VAL: '2010' (3 sibs) 36: [89] [89] 0x56457cc3ab60 VAL: '2011' (3 sibs) 36: [90] [90] 0x56457cc3abf0 VAL: '2012' (3 sibs) 36: [91] [91] 0x56457cc3ac80 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56457cc3ad10 VAL: '2020' (3 sibs) 36: [93] [93] 0x56457cc3ada0 VAL: '2021' (3 sibs) 36: [94] [94] 0x56457cc3ae30 VAL: '2022' (3 sibs) 36: [95] [95] 0x56457cc3aec0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56457cc3af50 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56457cc3afe0 VAL: '2100' (3 sibs) 36: [98] [98] 0x56457cc3b070 VAL: '2101' (3 sibs) 36: [99] [99] 0x56457cc3b100 VAL: '2102' (3 sibs) 36: [100] [100] 0x56457cc3b190 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56457cc3b220 VAL: '2110' (3 sibs) 36: [102] [102] 0x56457cc3b2b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x56457cc3b340 VAL: '2112' (3 sibs) 36: [104] [104] 0x56457cc3b3d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56457cc3b460 VAL: '2120' (3 sibs) 36: [106] [106] 0x56457cc3b4f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x56457cc3b580 VAL: '2122' (3 sibs) 36: [108] [108] 0x56457cc3b610 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56457cc3b6a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56457cc3b730 VAL: '2200' (3 sibs) 36: [111] [111] 0x56457cc3b7c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x56457cc3b850 VAL: '2202' (3 sibs) 36: [113] [113] 0x56457cc3b8e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56457cc3b970 VAL: '2210' (3 sibs) 36: [115] [115] 0x56457cc3ba00 VAL: '2211' (3 sibs) 36: [116] [116] 0x56457cc3ba90 VAL: '2212' (3 sibs) 36: [117] [117] 0x56457cc3bb20 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56457cc3bbb0 VAL: '2220' (3 sibs) 36: [119] [119] 0x56457cc3bc40 VAL: '2221' (3 sibs) 36: [120] [120] 0x56457cc3bcd0 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: 0x56457cbf8798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x56457cbf8870 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8a40 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8c10 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8de0 VAL: '0000' (3 sibs) 36: 0x56457cbf8e78 VAL: '0001' (3 sibs) 36: 0x56457cbf8f10 VAL: '0002' (3 sibs) 36: 0x56457cbf8ca8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf8fb0 VAL: '0010' (3 sibs) 36: 0x56457cbf9048 VAL: '0011' (3 sibs) 36: 0x56457cbf90e0 VAL: '0012' (3 sibs) 36: 0x56457cbf8d40 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9180 VAL: '0020' (3 sibs) 36: 0x56457cbf9218 VAL: '0021' (3 sibs) 36: 0x56457cbf92b0 VAL: '0022' (3 sibs) 36: 0x56457cbf8ad8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9350 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9520 VAL: '0100' (3 sibs) 36: 0x56457cbf95b8 VAL: '0101' (3 sibs) 36: 0x56457cbf9650 VAL: '0102' (3 sibs) 36: 0x56457cbf93e8 SEQ: (3 sibs) 3 children: 36: 0x56457cbf96f0 VAL: '0110' (3 sibs) 36: 0x56457cbf9788 VAL: '0111' (3 sibs) 36: 0x56457cbf9820 VAL: '0112' (3 sibs) 36: 0x56457cbf9480 SEQ: (3 sibs) 3 children: 36: 0x56457cbf98c0 VAL: '0120' (3 sibs) 36: 0x56457cbf9958 VAL: '0121' (3 sibs) 36: 0x56457cbf99f0 VAL: '0122' (3 sibs) 36: 0x56457cbf8b70 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9a90 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9c60 VAL: '0200' (3 sibs) 36: 0x56457cbf9cf8 VAL: '0201' (3 sibs) 36: 0x56457cbf9d90 VAL: '0202' (3 sibs) 36: 0x56457cbf9b28 SEQ: (3 sibs) 3 children: 36: 0x56457cbf9e30 VAL: '0210' (3 sibs) 36: 0x56457cbf9ec8 VAL: '0211' (3 sibs) 36: 0x56457cbf9f60 VAL: '0212' (3 sibs) 36: 0x56457cbf9bc0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa000 VAL: '0220' (3 sibs) 36: 0x56457cbfa098 VAL: '0221' (3 sibs) 36: 0x56457cbfa130 VAL: '0222' (3 sibs) 36: 0x56457cbf8908 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa1d0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa3a0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa570 VAL: '1000' (3 sibs) 36: 0x56457cbfa608 VAL: '1001' (3 sibs) 36: 0x56457cbfa6a0 VAL: '1002' (3 sibs) 36: 0x56457cbfa438 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa740 VAL: '1010' (3 sibs) 36: 0x56457cbfa7d8 VAL: '1011' (3 sibs) 36: 0x56457cbfa870 VAL: '1012' (3 sibs) 36: 0x56457cbfa4d0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfa910 VAL: '1020' (3 sibs) 36: 0x56457cbfa9a8 VAL: '1021' (3 sibs) 36: 0x56457cbfaa40 VAL: '1022' (3 sibs) 36: 0x56457cbfa268 SEQ: (3 sibs) 3 children: 36: 0x56457cbfaae0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfacb0 VAL: '1100' (3 sibs) 36: 0x56457cbfad48 VAL: '1101' (3 sibs) 36: 0x56457cbfade0 VAL: '1102' (3 sibs) 36: 0x56457cbfab78 SEQ: (3 sibs) 3 children: 36: 0x56457cbfae80 VAL: '1110' (3 sibs) 36: 0x56457cbfaf18 VAL: '1111' (3 sibs) 36: 0x56457cbfafb0 VAL: '1112' (3 sibs) 36: 0x56457cbfac10 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb050 VAL: '1120' (3 sibs) 36: 0x56457cbfb0e8 VAL: '1121' (3 sibs) 36: 0x56457cbfb180 VAL: '1122' (3 sibs) 36: 0x56457cbfa300 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb220 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb3f0 VAL: '1200' (3 sibs) 36: 0x56457cbfb488 VAL: '1201' (3 sibs) 36: 0x56457cbfb520 VAL: '1202' (3 sibs) 36: 0x56457cbfb2b8 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb5c0 VAL: '1210' (3 sibs) 36: 0x56457cbfb658 VAL: '1211' (3 sibs) 36: 0x56457cbfb6f0 VAL: '1212' (3 sibs) 36: 0x56457cbfb350 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb790 VAL: '1220' (3 sibs) 36: 0x56457cbfb828 VAL: '1221' (3 sibs) 36: 0x56457cbfb8c0 VAL: '1222' (3 sibs) 36: 0x56457cbf89a0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfb960 SEQ: (3 sibs) 3 children: 36: 0x56457cbfbb30 SEQ: (3 sibs) 3 children: 36: 0x56457cbfbd00 VAL: '2000' (3 sibs) 36: 0x56457cbfbd98 VAL: '2001' (3 sibs) 36: 0x56457cbfbe30 VAL: '2002' (3 sibs) 36: 0x56457cbfbbc8 SEQ: (3 sibs) 3 children: 36: 0x56457cbfbed0 VAL: '2010' (3 sibs) 36: 0x56457cbfbf68 VAL: '2011' (3 sibs) 36: 0x56457cbfc000 VAL: '2012' (3 sibs) 36: 0x56457cbfbc60 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc0a0 VAL: '2020' (3 sibs) 36: 0x56457cbfc138 VAL: '2021' (3 sibs) 36: 0x56457cbfc1d0 VAL: '2022' (3 sibs) 36: 0x56457cbfb9f8 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc270 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc440 VAL: '2100' (3 sibs) 36: 0x56457cbfc4d8 VAL: '2101' (3 sibs) 36: 0x56457cbfc570 VAL: '2102' (3 sibs) 36: 0x56457cbfc308 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc610 VAL: '2110' (3 sibs) 36: 0x56457cbfc6a8 VAL: '2111' (3 sibs) 36: 0x56457cbfc740 VAL: '2112' (3 sibs) 36: 0x56457cbfc3a0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc7e0 VAL: '2120' (3 sibs) 36: 0x56457cbfc878 VAL: '2121' (3 sibs) 36: 0x56457cbfc910 VAL: '2122' (3 sibs) 36: 0x56457cbfba90 SEQ: (3 sibs) 3 children: 36: 0x56457cbfc9b0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfcb80 VAL: '2200' (3 sibs) 36: 0x56457cbfcc18 VAL: '2201' (3 sibs) 36: 0x56457cbfccb0 VAL: '2202' (3 sibs) 36: 0x56457cbfca48 SEQ: (3 sibs) 3 children: 36: 0x56457cbfcd50 VAL: '2210' (3 sibs) 36: 0x56457cbfcde8 VAL: '2211' (3 sibs) 36: 0x56457cbfce80 VAL: '2212' (3 sibs) 36: 0x56457cbfcae0 SEQ: (3 sibs) 3 children: 36: 0x56457cbfcf20 VAL: '2220' (3 sibs) 36: 0x56457cbfcfb8 VAL: '2221' (3 sibs) 36: 0x56457cbfd050 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x56457cc3bd70 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x56457cc3be00 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x56457cc3be90 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x56457cc3bf20 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x56457cc3bfb0 VAL: '0000' (3 sibs) 36: [5] [5] 0x56457cc3c040 VAL: '0001' (3 sibs) 36: [6] [6] 0x56457cc3c0d0 VAL: '0002' (3 sibs) 36: [7] [7] 0x56457cc3c160 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x56457cc3c1f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x56457cc3c280 VAL: '0011' (3 sibs) 36: [10] [10] 0x56457cc3c310 VAL: '0012' (3 sibs) 36: [11] [11] 0x56457cc3c3a0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x56457cc3c430 VAL: '0020' (3 sibs) 36: [13] [13] 0x56457cc3c4c0 VAL: '0021' (3 sibs) 36: [14] [14] 0x56457cc3c550 VAL: '0022' (3 sibs) 36: [15] [15] 0x56457cc3c5e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x56457cc3c670 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x56457cc3c700 VAL: '0100' (3 sibs) 36: [18] [18] 0x56457cc3c790 VAL: '0101' (3 sibs) 36: [19] [19] 0x56457cc3c820 VAL: '0102' (3 sibs) 36: [20] [20] 0x56457cc3c8b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x56457cc3c940 VAL: '0110' (3 sibs) 36: [22] [22] 0x56457cc3c9d0 VAL: '0111' (3 sibs) 36: [23] [23] 0x56457cc3ca60 VAL: '0112' (3 sibs) 36: [24] [24] 0x56457cc3caf0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x56457cc3cb80 VAL: '0120' (3 sibs) 36: [26] [26] 0x56457cc3cc10 VAL: '0121' (3 sibs) 36: [27] [27] 0x56457cc3cca0 VAL: '0122' (3 sibs) 36: [28] [28] 0x56457cc3cd30 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x56457cc3cdc0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x56457cc3ce50 VAL: '0200' (3 sibs) 36: [31] [31] 0x56457cc3cee0 VAL: '0201' (3 sibs) 36: [32] [32] 0x56457cc3cf70 VAL: '0202' (3 sibs) 36: [33] [33] 0x56457cc3d000 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x56457cc3d090 VAL: '0210' (3 sibs) 36: [35] [35] 0x56457cc3d120 VAL: '0211' (3 sibs) 36: [36] [36] 0x56457cc3d1b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x56457cc3d240 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x56457cc3d2d0 VAL: '0220' (3 sibs) 36: [39] [39] 0x56457cc3d360 VAL: '0221' (3 sibs) 36: [40] [40] 0x56457cc3d3f0 VAL: '0222' (3 sibs) 36: [41] [41] 0x56457cc3d480 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x56457cc3d510 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x56457cc3d5a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x56457cc3d630 VAL: '1000' (3 sibs) 36: [45] [45] 0x56457cc3d6c0 VAL: '1001' (3 sibs) 36: [46] [46] 0x56457cc3d750 VAL: '1002' (3 sibs) 36: [47] [47] 0x56457cc3d7e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x56457cc3d870 VAL: '1010' (3 sibs) 36: [49] [49] 0x56457cc3d900 VAL: '1011' (3 sibs) 36: [50] [50] 0x56457cc3d990 VAL: '1012' (3 sibs) 36: [51] [51] 0x56457cc3da20 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x56457cc3dab0 VAL: '1020' (3 sibs) 36: [53] [53] 0x56457cc3db40 VAL: '1021' (3 sibs) 36: [54] [54] 0x56457cc3dbd0 VAL: '1022' (3 sibs) 36: [55] [55] 0x56457cc3dc60 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x56457cc3dcf0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x56457cc3dd80 VAL: '1100' (3 sibs) 36: [58] [58] 0x56457cc3de10 VAL: '1101' (3 sibs) 36: [59] [59] 0x56457cc3dea0 VAL: '1102' (3 sibs) 36: [60] [60] 0x56457cc3df30 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x56457cc3dfc0 VAL: '1110' (3 sibs) 36: [62] [62] 0x56457cc3e050 VAL: '1111' (3 sibs) 36: [63] [63] 0x56457cc3e0e0 VAL: '1112' (3 sibs) 36: [64] [64] 0x56457cc3e170 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x56457cc3e200 VAL: '1120' (3 sibs) 36: [66] [66] 0x56457cc3e290 VAL: '1121' (3 sibs) 36: [67] [67] 0x56457cc3e320 VAL: '1122' (3 sibs) 36: [68] [68] 0x56457cc3e3b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x56457cc3e440 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x56457cc3e4d0 VAL: '1200' (3 sibs) 36: [71] [71] 0x56457cc3e560 VAL: '1201' (3 sibs) 36: [72] [72] 0x56457cc3e5f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x56457cc3e680 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x56457cc3e710 VAL: '1210' (3 sibs) 36: [75] [75] 0x56457cc3e7a0 VAL: '1211' (3 sibs) 36: [76] [76] 0x56457cc3e830 VAL: '1212' (3 sibs) 36: [77] [77] 0x56457cc3e8c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x56457cc3e950 VAL: '1220' (3 sibs) 36: [79] [79] 0x56457cc3e9e0 VAL: '1221' (3 sibs) 36: [80] [80] 0x56457cc3ea70 VAL: '1222' (3 sibs) 36: [81] [81] 0x56457cc3eb00 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x56457cc3eb90 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x56457cc3ec20 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x56457cc3ecb0 VAL: '2000' (3 sibs) 36: [85] [85] 0x56457cc3ed40 VAL: '2001' (3 sibs) 36: [86] [86] 0x56457cc3edd0 VAL: '2002' (3 sibs) 36: [87] [87] 0x56457cc3ee60 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x56457cc3eef0 VAL: '2010' (3 sibs) 36: [89] [89] 0x56457cc3ef80 VAL: '2011' (3 sibs) 36: [90] [90] 0x56457cc3f010 VAL: '2012' (3 sibs) 36: [91] [91] 0x56457cc3f0a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x56457cc3f130 VAL: '2020' (3 sibs) 36: [93] [93] 0x56457cc3f1c0 VAL: '2021' (3 sibs) 36: [94] [94] 0x56457cc3f250 VAL: '2022' (3 sibs) 36: [95] [95] 0x56457cc3f2e0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x56457cc3f370 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x56457cc3f400 VAL: '2100' (3 sibs) 36: [98] [98] 0x56457cc3f490 VAL: '2101' (3 sibs) 36: [99] [99] 0x56457cc3f520 VAL: '2102' (3 sibs) 36: [100] [100] 0x56457cc3f5b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x56457cc3f640 VAL: '2110' (3 sibs) 36: [102] [102] 0x56457cc3f6d0 VAL: '2111' (3 sibs) 36: [103] [103] 0x56457cc3f760 VAL: '2112' (3 sibs) 36: [104] [104] 0x56457cc3f7f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x56457cc3f880 VAL: '2120' (3 sibs) 36: [106] [106] 0x56457cc3f910 VAL: '2121' (3 sibs) 36: [107] [107] 0x56457cc3f9a0 VAL: '2122' (3 sibs) 36: [108] [108] 0x56457cc3fa30 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x56457cc3fac0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x56457cc3fb50 VAL: '2200' (3 sibs) 36: [111] [111] 0x56457cc3fbe0 VAL: '2201' (3 sibs) 36: [112] [112] 0x56457cc3fc70 VAL: '2202' (3 sibs) 36: [113] [113] 0x56457cc3fd00 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x56457cc3fd90 VAL: '2210' (3 sibs) 36: [115] [115] 0x56457cc3fe20 VAL: '2211' (3 sibs) 36: [116] [116] 0x56457cc3feb0 VAL: '2212' (3 sibs) 36: [117] [117] 0x56457cc3ff40 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x56457cc3ffd0 VAL: '2220' (3 sibs) 36: [119] [119] 0x56457cc40060 VAL: '2221' (3 sibs) 36: [120] [120] 0x56457cc400f0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase (9 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (9 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.13.0/googletest/src/gtest_main.cc 37: [==========] Running 289 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from CaseNode 37: [ RUN ] CaseNode.setting_up 37: [ OK ] CaseNode.setting_up (0 ms) 37: [----------] 1 test from CaseNode (0 ms total) 37: 37: [----------] 288 tests from MAP_OF_SEQ/YmlTestCase 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0x5618bfd229b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x5618bfd1d4d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x5618bfd1d568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x5618bfd1d600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd4e8f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5618bfd4e980 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5618bfd4ea10 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5618bfd4eaa0 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: 0x5618bfd22ac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5618bfd1db60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5618bfd1dca0 VAL: 'John Smith' (2 sibs) 37: 0x5618bfd1dd38 VAL: 'Bill Jones' (2 sibs) 37: 0x5618bfd1dbf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5618bfd1dde0 VAL: 'Mary Smith' (2 sibs) 37: 0x5618bfd1de78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd50790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd50820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd508b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd50940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd509d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd50a60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd50af0 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: 0x5618bfd22be0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5618bfd1e390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5618bfd1e4d0 VAL: 'John Smith' (2 sibs) 37: 0x5618bfd1e568 VAL: 'Bill Jones' (2 sibs) 37: 0x5618bfd1e428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5618bfd1e610 VAL: 'Mary Smith' (2 sibs) 37: 0x5618bfd1e6a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd52580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd52610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd526a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd52730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd527c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd52850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd528e0 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: 0x5618bfd22cf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5618bfd1e750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5618bfd1e890 VAL: 'John Smith' (2 sibs) 37: 0x5618bfd1e928 VAL: 'Bill Jones' (2 sibs) 37: 0x5618bfd1e7e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5618bfd1e9d0 VAL: 'Mary Smith' (2 sibs) 37: 0x5618bfd1ea68 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd54370 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd54400 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd54490 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd54520 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd545b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd54640 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd546d0 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: 0x5618bfd22e10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x5618bfd23230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x5618bfd23700 MAP: (1 sibs) 4 children: 37: 0x5618bfd237a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd23838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd238d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd23968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd232c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x5618bfd23360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x5618bfd23a10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5618bfd23be0 MAP: (1 sibs) 4 children: 37: 0x5618bfd23c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd23d18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd23db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd23e48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd23aa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5618bfd23ef0 MAP: (1 sibs) 4 children: 37: 0x5618bfd23f90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd24028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd240c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd24158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd23b40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5618bfd233f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x5618bfd23490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x5618bfd24200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5618bfd243d0 MAP: (1 sibs) 4 children: 37: 0x5618bfd24470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd24508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd245a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd24638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd24298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5618bfd246e0 MAP: (1 sibs) 4 children: 37: 0x5618bfd24780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd24818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd248b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd24948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd24330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5618bfd23528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x5618bfd235c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x5618bfd249f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5618bfd24bc0 MAP: (1 sibs) 4 children: 37: 0x5618bfd24c60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd24cf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd24d90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd24e28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd24a88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5618bfd24ed0 MAP: (1 sibs) 4 children: 37: 0x5618bfd24f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd25008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd250a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd25138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd24b20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5618bfd23658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd59a50 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5618bfd59ae0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5618bfd59b70 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5618bfd59c00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5618bfd59c90 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5618bfd59d20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5618bfd59db0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5618bfd59e40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5618bfd59ed0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5618bfd59f60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5618bfd59ff0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5618bfd5a080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5618bfd5a110 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5618bfd5a1a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5618bfd5a230 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5618bfd5a2c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5618bfd5a350 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5618bfd5a3e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5618bfd5a470 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5618bfd5a500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5618bfd5a590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5618bfd5a620 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5618bfd5a6b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5618bfd5a740 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5618bfd5a7d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5618bfd5a860 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5618bfd5a8f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5618bfd5a980 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5618bfd5aa10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5618bfd5aaa0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5618bfd5ab30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5618bfd5abc0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5618bfd5ac50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5618bfd5ace0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5618bfd5ad70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5618bfd5ae00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5618bfd5ae90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5618bfd5af20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5618bfd5afb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5618bfd5b040 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5618bfd5b0d0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5618bfd5b160 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5618bfd5b1f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5618bfd5b280 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5618bfd5b310 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5618bfd5b3a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5618bfd5b430 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5618bfd5b4c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5618bfd5b550 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5618bfd5b5e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5618bfd5b670 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5618bfd5b700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5618bfd5b790 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: 0x5618bfd22f28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5618bfd1eb60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5618bfd1df20 VAL: 'John Smith' (2 sibs) 37: 0x5618bfd1dfb8 VAL: 'Bill Jones' (2 sibs) 37: 0x5618bfd1ebf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5618bfd1e060 VAL: 'Mary Smith' (2 sibs) 37: 0x5618bfd1e0f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd5be60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd5bef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd5bf80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd5c010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd5c0a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd5c130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd5c1c0 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: 0x5618bfd23040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5618bfd1e1f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5618bfd20380 VAL: 'John Smith' (2 sibs) 37: 0x5618bfd20418 VAL: 'Bill Jones' (2 sibs) 37: 0x5618bfd1e288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5618bfd204c0 VAL: 'Mary Smith' (2 sibs) 37: 0x5618bfd20558 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd5db90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd5dc20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd5dcb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd5dd40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd5ddd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd5de60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd5def0 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: 0x5618bfd23158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x5618bfd20070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x5618bfd1fd60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x5618bfd1f090 VAL: 'a' (5 sibs) 37: 0x5618bfd1f128 VAL: 'b' (5 sibs) 37: 0x5618bfd1f1c0 VAL: 'c' (5 sibs) 37: 0x5618bfd1f258 VAL: 'd' (5 sibs) 37: 0x5618bfd1f2f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd5f8c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5618bfd5f950 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5618bfd5f9e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5618bfd5fa70 VAL: 'a' (5 sibs) 37: [4] [4] 0x5618bfd5fb00 VAL: 'b' (5 sibs) 37: [5] [5] 0x5618bfd5fb90 VAL: 'c' (5 sibs) 37: [6] [6] 0x5618bfd5fc20 VAL: 'd' (5 sibs) 37: [7] [7] 0x5618bfd5fcb0 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: 0x5618bfd229b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x5618bfd1d4d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x5618bfd1d568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x5618bfd1d600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd601d0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5618bfd60260 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5618bfd602f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5618bfd60380 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: 0x5618bfd22ac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5618bfd1db60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5618bfd1dca0 VAL: 'John Smith' (2 sibs) 37: 0x5618bfd1dd38 VAL: 'Bill Jones' (2 sibs) 37: 0x5618bfd1dbf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5618bfd1dde0 VAL: 'Mary Smith' (2 sibs) 37: 0x5618bfd1de78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd60ae0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd60b70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd60c00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd60c90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd60d20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd60db0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd60e40 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: 0x5618bfd22be0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5618bfd1e390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5618bfd1e4d0 VAL: 'John Smith' (2 sibs) 37: 0x5618bfd1e568 VAL: 'Bill Jones' (2 sibs) 37: 0x5618bfd1e428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5618bfd1e610 VAL: 'Mary Smith' (2 sibs) 37: 0x5618bfd1e6a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd613f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd61480 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd61510 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd615a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd61630 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd616c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd61750 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: 0x5618bfd22cf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5618bfd1e750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5618bfd1e890 VAL: 'John Smith' (2 sibs) 37: 0x5618bfd1e928 VAL: 'Bill Jones' (2 sibs) 37: 0x5618bfd1e7e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5618bfd1e9d0 VAL: 'Mary Smith' (2 sibs) 37: 0x5618bfd1ea68 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd61d00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd61d90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd61e20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd61eb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd61f40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd61fd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd62060 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: 0x5618bfd22e10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x5618bfd23230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x5618bfd23700 MAP: (1 sibs) 4 children: 37: 0x5618bfd237a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd23838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd238d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd23968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd232c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x5618bfd23360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x5618bfd23a10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5618bfd23be0 MAP: (1 sibs) 4 children: 37: 0x5618bfd23c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd23d18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd23db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd23e48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd23aa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5618bfd23ef0 MAP: (1 sibs) 4 children: 37: 0x5618bfd23f90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd24028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd240c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd24158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd23b40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5618bfd233f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x5618bfd23490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x5618bfd24200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5618bfd243d0 MAP: (1 sibs) 4 children: 37: 0x5618bfd24470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd24508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd245a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd24638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd24298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5618bfd246e0 MAP: (1 sibs) 4 children: 37: 0x5618bfd24780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd24818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd248b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd24948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd24330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5618bfd23528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x5618bfd235c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x5618bfd249f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5618bfd24bc0 MAP: (1 sibs) 4 children: 37: 0x5618bfd24c60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd24cf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd24d90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd24e28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd24a88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5618bfd24ed0 MAP: (1 sibs) 4 children: 37: 0x5618bfd24f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd25008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd250a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd25138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd24b20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5618bfd23658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd64130 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5618bfd641c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5618bfd64250 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5618bfd642e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5618bfd64370 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5618bfd64400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5618bfd64490 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5618bfd64520 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5618bfd645b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5618bfd64640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5618bfd646d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5618bfd64760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5618bfd647f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5618bfd64880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5618bfd64910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5618bfd649a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5618bfd64a30 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5618bfd64ac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5618bfd64b50 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5618bfd64be0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5618bfd64c70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5618bfd64d00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5618bfd64d90 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5618bfd64e20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5618bfd64eb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5618bfd64f40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5618bfd64fd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5618bfd65060 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5618bfd650f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5618bfd65180 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5618bfd65210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5618bfd652a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5618bfd65330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5618bfd653c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5618bfd65450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5618bfd654e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5618bfd65570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5618bfd65600 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5618bfd65690 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5618bfd65720 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5618bfd657b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5618bfd65840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5618bfd658d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5618bfd65960 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5618bfd659f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5618bfd65a80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5618bfd65b10 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5618bfd65ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5618bfd65c30 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5618bfd65cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5618bfd65d50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5618bfd65de0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5618bfd65e70 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: 0x5618bfd22f28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5618bfd1eb60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5618bfd1df20 VAL: 'John Smith' (2 sibs) 37: 0x5618bfd1dfb8 VAL: 'Bill Jones' (2 sibs) 37: 0x5618bfd1ebf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5618bfd1e060 VAL: 'Mary Smith' (2 sibs) 37: 0x5618bfd1e0f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd62610 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd626a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd62730 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd627c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd62850 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd628e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd62970 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: 0x5618bfd23040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5618bfd1e1f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5618bfd20380 VAL: 'John Smith' (2 sibs) 37: 0x5618bfd20418 VAL: 'Bill Jones' (2 sibs) 37: 0x5618bfd1e288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5618bfd204c0 VAL: 'Mary Smith' (2 sibs) 37: 0x5618bfd20558 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd62f20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd62fb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd63040 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd630d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd63160 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd631f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd63280 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: 0x5618bfd23158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x5618bfd20070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x5618bfd1fd60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x5618bfd1f090 VAL: 'a' (5 sibs) 37: 0x5618bfd1f128 VAL: 'b' (5 sibs) 37: 0x5618bfd1f1c0 VAL: 'c' (5 sibs) 37: 0x5618bfd1f258 VAL: 'd' (5 sibs) 37: 0x5618bfd1f2f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd66540 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5618bfd665d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5618bfd66660 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5618bfd666f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x5618bfd66780 VAL: 'b' (5 sibs) 37: [5] [5] 0x5618bfd66810 VAL: 'c' (5 sibs) 37: [6] [6] 0x5618bfd668a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x5618bfd66930 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] 0x5618bfd4e8f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5618bfd4e980 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5618bfd4ea10 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5618bfd4eaa0 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] 0x5618bfd674f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5618bfd67580 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5618bfd67610 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5618bfd676a0 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] 0x5618bfd50790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd50820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd508b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd50940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd509d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd50a60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd50af0 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] 0x5618bfd686e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd68770 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd68800 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd68890 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd68920 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd689b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd68a40 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] 0x5618bfd52580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd52610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd526a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd52730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd527c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd52850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd528e0 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] 0x5618bfd68ff0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd69080 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd69110 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd691a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd69230 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd692c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd69350 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] 0x5618bfd54370 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd54400 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd54490 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd54520 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd545b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd54640 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd546d0 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] 0x5618bfd69900 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd69990 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd69a20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd69ab0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd69b40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd69bd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd69c60 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] 0x5618bfd59a50 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5618bfd59ae0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5618bfd59b70 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5618bfd59c00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5618bfd59c90 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5618bfd59d20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5618bfd59db0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5618bfd59e40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5618bfd59ed0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5618bfd59f60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5618bfd59ff0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5618bfd5a080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5618bfd5a110 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5618bfd5a1a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5618bfd5a230 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5618bfd5a2c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5618bfd5a350 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5618bfd5a3e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5618bfd5a470 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5618bfd5a500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5618bfd5a590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5618bfd5a620 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5618bfd5a6b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5618bfd5a740 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5618bfd5a7d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5618bfd5a860 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5618bfd5a8f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5618bfd5a980 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5618bfd5aa10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5618bfd5aaa0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5618bfd5ab30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5618bfd5abc0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5618bfd5ac50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5618bfd5ace0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5618bfd5ad70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5618bfd5ae00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5618bfd5ae90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5618bfd5af20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5618bfd5afb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5618bfd5b040 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5618bfd5b0d0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5618bfd5b160 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5618bfd5b1f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5618bfd5b280 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5618bfd5b310 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5618bfd5b3a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5618bfd5b430 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5618bfd5b4c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5618bfd5b550 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5618bfd5b5e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5618bfd5b670 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5618bfd5b700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5618bfd5b790 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] 0x5618bfd6bd30 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5618bfd6bdc0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5618bfd6be50 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5618bfd6bee0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5618bfd6bf70 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5618bfd6c000 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5618bfd6c090 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5618bfd6c120 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5618bfd6c1b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5618bfd6c240 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5618bfd6c2d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5618bfd6c360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5618bfd6c3f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5618bfd6c480 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5618bfd6c510 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5618bfd6c5a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5618bfd6c630 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5618bfd6c6c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5618bfd6c750 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5618bfd6c7e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5618bfd6c870 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5618bfd6c900 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5618bfd6c990 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5618bfd6ca20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5618bfd6cab0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5618bfd6cb40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5618bfd6cbd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5618bfd6cc60 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5618bfd6ccf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5618bfd6cd80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5618bfd6ce10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5618bfd6cea0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5618bfd6cf30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5618bfd6cfc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5618bfd6d050 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5618bfd6d0e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5618bfd6d170 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5618bfd6d200 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5618bfd6d290 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5618bfd6d320 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5618bfd6d3b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5618bfd6d440 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5618bfd6d4d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5618bfd6d560 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5618bfd6d5f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5618bfd6d680 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5618bfd6d710 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5618bfd6d7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5618bfd6d830 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5618bfd6d8c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5618bfd6d950 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5618bfd6d9e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5618bfd6da70 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] 0x5618bfd5be60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd5bef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd5bf80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd5c010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd5c0a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd5c130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd5c1c0 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] 0x5618bfd6a210 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd6a2a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd6a330 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd6a3c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd6a450 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd6a4e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd6a570 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] 0x5618bfd5db90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd5dc20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd5dcb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd5dd40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd5ddd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd5de60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd5def0 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] 0x5618bfd6ab20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd6abb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd6ac40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd6acd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd6ad60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd6adf0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd6ae80 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] 0x5618bfd5f8c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5618bfd5f950 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5618bfd5f9e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5618bfd5fa70 VAL: 'a' (5 sibs) 37: [4] [4] 0x5618bfd5fb00 VAL: 'b' (5 sibs) 37: [5] [5] 0x5618bfd5fb90 VAL: 'c' (5 sibs) 37: [6] [6] 0x5618bfd5fc20 VAL: 'd' (5 sibs) 37: [7] [7] 0x5618bfd5fcb0 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] 0x5618bfd6e140 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5618bfd6e1d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5618bfd6e260 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5618bfd6e2f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x5618bfd6e380 VAL: 'b' (5 sibs) 37: [5] [5] 0x5618bfd6e410 VAL: 'c' (5 sibs) 37: [6] [6] 0x5618bfd6e4a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x5618bfd6e530 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] 0x5618bfd601d0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5618bfd60260 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5618bfd602f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5618bfd60380 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] 0x5618bfd6ea50 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5618bfd6eae0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5618bfd6eb70 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5618bfd6ec00 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] 0x5618bfd60ae0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd60b70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd60c00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd60c90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd60d20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd60db0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd60e40 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] 0x5618bfd6f360 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd6f3f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd6f480 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd6f510 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd6f5a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd6f630 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd6f6c0 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] 0x5618bfd613f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd61480 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd61510 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd615a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd61630 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd616c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd61750 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] 0x5618bfd6fc70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd6fd00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd6fd90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd6fe20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd6feb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd6ff40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd6ffd0 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] 0x5618bfd61d00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd61d90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd61e20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd61eb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd61f40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd61fd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd62060 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] 0x5618bfd70580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd70610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd706a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd70730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd707c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd70850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd708e0 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] 0x5618bfd64130 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5618bfd641c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5618bfd64250 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5618bfd642e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5618bfd64370 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5618bfd64400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5618bfd64490 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5618bfd64520 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5618bfd645b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5618bfd64640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5618bfd646d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5618bfd64760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5618bfd647f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5618bfd64880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5618bfd64910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5618bfd649a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5618bfd64a30 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5618bfd64ac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5618bfd64b50 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5618bfd64be0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5618bfd64c70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5618bfd64d00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5618bfd64d90 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5618bfd64e20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5618bfd64eb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5618bfd64f40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5618bfd64fd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5618bfd65060 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5618bfd650f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5618bfd65180 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5618bfd65210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5618bfd652a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5618bfd65330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5618bfd653c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5618bfd65450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5618bfd654e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5618bfd65570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5618bfd65600 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5618bfd65690 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5618bfd65720 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5618bfd657b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5618bfd65840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5618bfd658d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5618bfd65960 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5618bfd659f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5618bfd65a80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5618bfd65b10 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5618bfd65ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5618bfd65c30 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5618bfd65cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5618bfd65d50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5618bfd65de0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5618bfd65e70 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] 0x5618bfd729b0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5618bfd72a40 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5618bfd72ad0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5618bfd72b60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5618bfd72bf0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5618bfd72c80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5618bfd72d10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5618bfd72da0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5618bfd72e30 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5618bfd72ec0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5618bfd72f50 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5618bfd72fe0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5618bfd73070 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5618bfd73100 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5618bfd73190 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5618bfd73220 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5618bfd732b0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5618bfd73340 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5618bfd733d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5618bfd73460 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5618bfd734f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5618bfd73580 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5618bfd73610 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5618bfd736a0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5618bfd73730 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5618bfd737c0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5618bfd73850 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5618bfd738e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5618bfd73970 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5618bfd73a00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5618bfd73a90 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5618bfd73b20 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5618bfd73bb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5618bfd73c40 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5618bfd73cd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5618bfd73d60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5618bfd73df0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5618bfd73e80 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5618bfd73f10 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5618bfd73fa0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5618bfd74030 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5618bfd740c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5618bfd74150 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5618bfd741e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5618bfd74270 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5618bfd74300 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5618bfd74390 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5618bfd74420 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5618bfd744b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5618bfd74540 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5618bfd745d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5618bfd74660 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5618bfd746f0 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] 0x5618bfd62610 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd626a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd62730 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd627c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd62850 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd628e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd62970 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] 0x5618bfd70e90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd70f20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd70fb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd71040 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd710d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd71160 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd711f0 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] 0x5618bfd62f20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd62fb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd63040 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd630d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd63160 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd631f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd63280 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] 0x5618bfd717a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd71830 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd718c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd71950 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd719e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd71a70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd71b00 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] 0x5618bfd66540 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5618bfd665d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5618bfd66660 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5618bfd666f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x5618bfd66780 VAL: 'b' (5 sibs) 37: [5] [5] 0x5618bfd66810 VAL: 'c' (5 sibs) 37: [6] [6] 0x5618bfd668a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x5618bfd66930 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] 0x5618bfd74dc0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5618bfd74e50 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5618bfd74ee0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5618bfd74f70 VAL: 'a' (5 sibs) 37: [4] [4] 0x5618bfd75000 VAL: 'b' (5 sibs) 37: [5] [5] 0x5618bfd75090 VAL: 'c' (5 sibs) 37: [6] [6] 0x5618bfd75120 VAL: 'd' (5 sibs) 37: [7] [7] 0x5618bfd751b0 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: 0x5618bfd229b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x5618bfd1d4d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x5618bfd1d568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x5618bfd1d600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd680a0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5618bfd68130 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5618bfd681c0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5618bfd68250 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: 0x5618bfd22ac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5618bfd1db60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5618bfd1dca0 VAL: 'John Smith' (2 sibs) 37: 0x5618bfd1dd38 VAL: 'Bill Jones' (2 sibs) 37: 0x5618bfd1dbf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5618bfd1dde0 VAL: 'Mary Smith' (2 sibs) 37: 0x5618bfd1de78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd720b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd72140 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd721d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd72260 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd722f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd72380 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd72410 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: 0x5618bfd22be0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5618bfd1e390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5618bfd1e4d0 VAL: 'John Smith' (2 sibs) 37: 0x5618bfd1e568 VAL: 'Bill Jones' (2 sibs) 37: 0x5618bfd1e428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5618bfd1e610 VAL: 'Mary Smith' (2 sibs) 37: 0x5618bfd1e6a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd724b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd72540 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd725d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd72660 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd726f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd72780 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd72810 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: 0x5618bfd22cf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5618bfd1e750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5618bfd1e890 VAL: 'John Smith' (2 sibs) 37: 0x5618bfd1e928 VAL: 'Bill Jones' (2 sibs) 37: 0x5618bfd1e7e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5618bfd1e9d0 VAL: 'Mary Smith' (2 sibs) 37: 0x5618bfd1ea68 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd6b430 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd6b4c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd6b550 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd6b5e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd6b670 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd6b700 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd6b790 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: 0x5618bfd22e10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x5618bfd23230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x5618bfd23700 MAP: (1 sibs) 4 children: 37: 0x5618bfd237a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd23838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd238d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd23968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd232c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x5618bfd23360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x5618bfd23a10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5618bfd23be0 MAP: (1 sibs) 4 children: 37: 0x5618bfd23c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd23d18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd23db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd23e48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd23aa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5618bfd23ef0 MAP: (1 sibs) 4 children: 37: 0x5618bfd23f90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd24028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd240c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd24158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd23b40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5618bfd233f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x5618bfd23490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x5618bfd24200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5618bfd243d0 MAP: (1 sibs) 4 children: 37: 0x5618bfd24470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd24508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd245a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd24638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd24298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5618bfd246e0 MAP: (1 sibs) 4 children: 37: 0x5618bfd24780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd24818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd248b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd24948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd24330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5618bfd23528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x5618bfd235c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x5618bfd249f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5618bfd24bc0 MAP: (1 sibs) 4 children: 37: 0x5618bfd24c60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd24cf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd24d90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd24e28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd24a88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5618bfd24ed0 MAP: (1 sibs) 4 children: 37: 0x5618bfd24f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd25008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd250a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd25138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd24b20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5618bfd23658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd756d0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5618bfd75760 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5618bfd757f0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5618bfd75880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5618bfd75910 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5618bfd759a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5618bfd75a30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5618bfd75ac0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5618bfd75b50 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5618bfd75be0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5618bfd75c70 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5618bfd75d00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5618bfd75d90 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5618bfd75e20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5618bfd75eb0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5618bfd75f40 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5618bfd75fd0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5618bfd76060 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5618bfd760f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5618bfd76180 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5618bfd76210 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5618bfd762a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5618bfd76330 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5618bfd763c0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5618bfd76450 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5618bfd764e0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5618bfd76570 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5618bfd76600 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5618bfd76690 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5618bfd76720 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5618bfd767b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5618bfd76840 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5618bfd768d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5618bfd76960 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5618bfd769f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5618bfd76a80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5618bfd76b10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5618bfd76ba0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5618bfd76c30 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5618bfd76cc0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5618bfd76d50 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5618bfd76de0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5618bfd76e70 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5618bfd76f00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5618bfd76f90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5618bfd77020 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5618bfd770b0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5618bfd77140 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5618bfd771d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5618bfd77260 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5618bfd772f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5618bfd77380 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5618bfd77410 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: 0x5618bfd22f28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5618bfd1eb60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5618bfd1df20 VAL: 'John Smith' (2 sibs) 37: 0x5618bfd1dfb8 VAL: 'Bill Jones' (2 sibs) 37: 0x5618bfd1ebf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5618bfd1e060 VAL: 'Mary Smith' (2 sibs) 37: 0x5618bfd1e0f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd6b830 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd6b8c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd6b950 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd6b9e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd6ba70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd6bb00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd6bb90 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: 0x5618bfd23040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5618bfd1e1f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5618bfd20380 VAL: 'John Smith' (2 sibs) 37: 0x5618bfd20418 VAL: 'Bill Jones' (2 sibs) 37: 0x5618bfd1e288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5618bfd204c0 VAL: 'Mary Smith' (2 sibs) 37: 0x5618bfd20558 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd774b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd77540 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd775d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd77660 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd776f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd77780 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd77810 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: 0x5618bfd23158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x5618bfd20070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x5618bfd1fd60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x5618bfd1f090 VAL: 'a' (5 sibs) 37: 0x5618bfd1f128 VAL: 'b' (5 sibs) 37: 0x5618bfd1f1c0 VAL: 'c' (5 sibs) 37: 0x5618bfd1f258 VAL: 'd' (5 sibs) 37: 0x5618bfd1f2f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd778b0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5618bfd77940 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5618bfd779d0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5618bfd77a60 VAL: 'a' (5 sibs) 37: [4] [4] 0x5618bfd77af0 VAL: 'b' (5 sibs) 37: [5] [5] 0x5618bfd77b80 VAL: 'c' (5 sibs) 37: [6] [6] 0x5618bfd77c10 VAL: 'd' (5 sibs) 37: [7] [7] 0x5618bfd77ca0 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: 0x5618bfd229b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x5618bfd1d4d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x5618bfd1d568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x5618bfd1d600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd77d40 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5618bfd77dd0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5618bfd77e60 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5618bfd77ef0 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: 0x5618bfd22ac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5618bfd1db60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5618bfd1dca0 VAL: 'John Smith' (2 sibs) 37: 0x5618bfd1dd38 VAL: 'Bill Jones' (2 sibs) 37: 0x5618bfd1dbf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5618bfd1dde0 VAL: 'Mary Smith' (2 sibs) 37: 0x5618bfd1de78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd77f90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd78020 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd780b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd78140 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd781d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd78260 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd782f0 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: 0x5618bfd22be0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5618bfd1e390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5618bfd1e4d0 VAL: 'John Smith' (2 sibs) 37: 0x5618bfd1e568 VAL: 'Bill Jones' (2 sibs) 37: 0x5618bfd1e428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5618bfd1e610 VAL: 'Mary Smith' (2 sibs) 37: 0x5618bfd1e6a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd78390 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd78420 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd784b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd78540 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd785d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd78660 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd786f0 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: 0x5618bfd22cf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5618bfd1e750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5618bfd1e890 VAL: 'John Smith' (2 sibs) 37: 0x5618bfd1e928 VAL: 'Bill Jones' (2 sibs) 37: 0x5618bfd1e7e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5618bfd1e9d0 VAL: 'Mary Smith' (2 sibs) 37: 0x5618bfd1ea68 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd78790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd78820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd788b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd78940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd789d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd78a60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd78af0 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: 0x5618bfd22e10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x5618bfd23230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x5618bfd23700 MAP: (1 sibs) 4 children: 37: 0x5618bfd237a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd23838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd238d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd23968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd232c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x5618bfd23360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x5618bfd23a10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5618bfd23be0 MAP: (1 sibs) 4 children: 37: 0x5618bfd23c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd23d18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd23db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd23e48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd23aa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5618bfd23ef0 MAP: (1 sibs) 4 children: 37: 0x5618bfd23f90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd24028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd240c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd24158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd23b40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5618bfd233f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x5618bfd23490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x5618bfd24200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5618bfd243d0 MAP: (1 sibs) 4 children: 37: 0x5618bfd24470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd24508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd245a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd24638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd24298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5618bfd246e0 MAP: (1 sibs) 4 children: 37: 0x5618bfd24780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd24818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd248b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd24948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd24330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5618bfd23528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x5618bfd235c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x5618bfd249f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5618bfd24bc0 MAP: (1 sibs) 4 children: 37: 0x5618bfd24c60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd24cf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd24d90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd24e28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd24a88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5618bfd24ed0 MAP: (1 sibs) 4 children: 37: 0x5618bfd24f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5618bfd25008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5618bfd250a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5618bfd25138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5618bfd24b20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5618bfd23658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd78b90 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5618bfd78c20 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5618bfd78cb0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5618bfd78d40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5618bfd78dd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5618bfd78e60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5618bfd78ef0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5618bfd78f80 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5618bfd79010 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5618bfd790a0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5618bfd79130 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5618bfd791c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5618bfd79250 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5618bfd792e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5618bfd79370 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5618bfd79400 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5618bfd79490 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5618bfd79520 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5618bfd795b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5618bfd79640 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5618bfd796d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5618bfd79760 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5618bfd797f0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5618bfd79880 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5618bfd79910 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5618bfd799a0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5618bfd79a30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5618bfd79ac0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5618bfd79b50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5618bfd79be0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5618bfd79c70 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5618bfd79d00 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5618bfd79d90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5618bfd79e20 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5618bfd79eb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5618bfd79f40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5618bfd79fd0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5618bfd7a060 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5618bfd7a0f0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5618bfd7a180 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5618bfd7a210 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5618bfd7a2a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5618bfd7a330 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5618bfd7a3c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5618bfd7a450 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5618bfd7a4e0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5618bfd7a570 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5618bfd7a600 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5618bfd7a690 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5618bfd7a720 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5618bfd7a7b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5618bfd7a840 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5618bfd7a8d0 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: 0x5618bfd22f28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5618bfd1eb60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5618bfd1df20 VAL: 'John Smith' (2 sibs) 37: 0x5618bfd1dfb8 VAL: 'Bill Jones' (2 sibs) 37: 0x5618bfd1ebf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5618bfd1e060 VAL: 'Mary Smith' (2 sibs) 37: 0x5618bfd1e0f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd7a970 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd7aa00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd7aa90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd7ab20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd7abb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd7ac40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd7acd0 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: 0x5618bfd23040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5618bfd1e1f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5618bfd20380 VAL: 'John Smith' (2 sibs) 37: 0x5618bfd20418 VAL: 'Bill Jones' (2 sibs) 37: 0x5618bfd1e288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5618bfd204c0 VAL: 'Mary Smith' (2 sibs) 37: 0x5618bfd20558 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd7ad70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5618bfd7ae00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5618bfd7ae90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5618bfd7af20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5618bfd7afb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5618bfd7b040 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5618bfd7b0d0 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: 0x5618bfd23158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x5618bfd20070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x5618bfd1fd60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x5618bfd1f090 VAL: 'a' (5 sibs) 37: 0x5618bfd1f128 VAL: 'b' (5 sibs) 37: 0x5618bfd1f1c0 VAL: 'c' (5 sibs) 37: 0x5618bfd1f258 VAL: 'd' (5 sibs) 37: 0x5618bfd1f2f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5618bfd7b170 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5618bfd7b200 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5618bfd7b290 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5618bfd7b320 VAL: 'a' (5 sibs) 37: [4] [4] 0x5618bfd7b3b0 VAL: 'b' (5 sibs) 37: [5] [5] 0x5618bfd7b440 VAL: 'c' (5 sibs) 37: [6] [6] 0x5618bfd7b4d0 VAL: 'd' (5 sibs) 37: [7] [7] 0x5618bfd7b560 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 (14 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (14 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.03 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.13.0/googletest/src/gtest_main.cc 38: [==========] Running 474 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from CaseNode 38: [ RUN ] CaseNode.setting_up 38: [ OK ] CaseNode.setting_up (0 ms) 38: [----------] 1 test from CaseNode (0 ms total) 38: 38: [----------] 5 tests from seq_of_map 38: [ RUN ] seq_of_map.with_anchors 38: [ OK ] seq_of_map.with_anchors (0 ms) 38: [ RUN ] seq_of_map.with_tags 38: [ OK ] seq_of_map.with_tags (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v1 38: [ OK ] seq_of_map.missing_scalars_v1 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v2 38: [ OK ] seq_of_map.missing_scalars_v2 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v3 38: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 38: [----------] 5 tests from seq_of_map (0 ms total) 38: 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0x556de2a3eab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x556de2a3ae90 MAP: (3 sibs) 0 children: 38: 0x556de2a3af28 MAP: (3 sibs) 0 children: 38: 0x556de2a3afc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2a86770 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x556de2a86800 MAP: (3 sibs) 0 children: 38: [2] [2] 0x556de2a86890 MAP: (3 sibs) 0 children: 38: [3] [3] 0x556de2a86920 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: 0x556de2a3ebc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3b520 MAP: (2 sibs) 2 children: 38: 0x556de2a3b660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x556de2a3b6f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x556de2a3b5b8 MAP: (2 sibs) 2 children: 38: 0x556de2a3b7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x556de2a3b838 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2a884a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a88530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2a885c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2a88650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2a886e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2a88770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2a88800 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: 0x556de2a3ece0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3bd50 MAP: (2 sibs) 2 children: 38: 0x556de2a3be90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x556de2a3bf28 KEYVAL: 'age' '33' (2 sibs) 38: 0x556de2a3bde8 MAP: (2 sibs) 2 children: 38: 0x556de2a3bfd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x556de2a3c068 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2a8a1d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a8a260 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2a8a2f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2a8a380 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2a8a410 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2a8a4a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2a8a530 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: 0x556de2a3edf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3c110 MAP: (2 sibs) 2 children: 38: 0x556de2a3c250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x556de2a3c2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x556de2a3c1a8 MAP: (2 sibs) 2 children: 38: 0x556de2a3c390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x556de2a3c428 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2a8bf00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a8bf90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2a8c020 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2a8c0b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2a8c140 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2a8c1d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2a8c260 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: 0x556de2a3ef10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3cda0 MAP: (2 sibs) 2 children: 38: 0x556de2a3cee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x556de2a3cf78 KEYVAL: 'age' '33' (2 sibs) 38: 0x556de2a3ce38 MAP: (2 sibs) 2 children: 38: 0x556de2a3d020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x556de2a3d0b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2a8dc30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a8dcc0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2a8dd50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2a8dde0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2a8de70 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2a8df00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2a8df90 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: 0x556de2a3f028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x556de2a3b930 MAP: (1 sibs) 2 children: 38: 0x556de2a3b1a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x556de2a3b238 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2a8f960 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x556de2a8f9f0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x556de2a8fa80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x556de2a8fb10 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: 0x556de2a3f140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x556de2a3d2a0 MAP: (4 sibs) 2 children: 38: 0x556de2a3d510 KEYVAL: 'a' '1' (2 sibs) 38: 0x556de2a3d5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x556de2a3d338 MAP: (4 sibs) 2 children: 38: 0x556de2a3d650 KEYVAL: 'b' '2' (2 sibs) 38: 0x556de2a3d6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x556de2a3d3d0 MAP: (4 sibs) 3 children: 38: 0x556de2a3d790 KEYVAL: 'b' '2' (3 sibs) 38: 0x556de2a3d828 KEYVAL: 'a' '1' (3 sibs) 38: 0x556de2a3d8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x556de2a3d468 MAP: (4 sibs) 2 children: 38: 0x556de2a3d960 KEYVAL: 'a' '1' (2 sibs) 38: 0x556de2a3d9f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2a91690 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x556de2a91720 MAP: (4 sibs) 2 children: 38: [2] [2] 0x556de2a917b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x556de2a91840 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x556de2a918d0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x556de2a91960 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x556de2a919f0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x556de2a91a80 MAP: (4 sibs) 3 children: 38: [8] [8] 0x556de2a91b10 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x556de2a91ba0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x556de2a91c30 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x556de2a91cc0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x556de2a91d50 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x556de2a91de0 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: 0x556de2a3f258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x556de2a3daf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x556de2a3db88 KEYVAL: 'b' '2' (4 sibs) 38: 0x556de2a3dc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x556de2a3dcb8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2a933c0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x556de2a93450 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x556de2a934e0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x556de2a93570 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x556de2a93600 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: 0x556de2a3f370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x556de2a3fc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x556de2a3fce0 MAP: (5 sibs) 1 children: 38: 0x556de2a3ffe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x556de2a3fd78 MAP: (5 sibs) 1 children: 38: 0x556de2a40080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x556de2a3fe10 MAP: (5 sibs) 1 children: 38: 0x556de2a40120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x556de2a3fea8 MAP: (5 sibs) 1 children: 38: 0x556de2a401c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x556de2a40260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x556de2a402f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x556de2a3ff40 MAP: (5 sibs) 1 children: 38: 0x556de2a403a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x556de2a40440 VAL: 'val1' (2 sibs) 38: 0x556de2a404d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2a951e0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x556de2a95270 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x556de2a95300 MAP: (5 sibs) 1 children: 38: [3] [3] 0x556de2a95390 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x556de2a95420 MAP: (5 sibs) 1 children: 38: [5] [5] 0x556de2a954b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x556de2a95540 MAP: (5 sibs) 1 children: 38: [7] [7] 0x556de2a955d0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x556de2a95660 MAP: (5 sibs) 1 children: 38: [9] [9] 0x556de2a956f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x556de2a95780 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x556de2a95810 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x556de2a958a0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x556de2a95930 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x556de2a959c0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x556de2a95a50 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: 0x556de2a3f488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x556de2a3bb10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x556de2a3c520 MAP: (1 sibs) 1 children: 38: 0x556de2a3c5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x556de2a3bba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x556de2a3c660 MAP: (1 sibs) 1 children: 38: 0x556de2a3c700 KEYVAL: '' 'foo' (1 sibs) 38: 0x556de2a3bc40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x556de2a3d160 MAP: (2 sibs) 1 children: 38: 0x556de2a3c7a0 KEYVAL: '' '' (1 sibs) 38: 0x556de2a3d1f8 MAP: (2 sibs) 1 children: 38: 0x556de2a3c840 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2a96fb0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x556de2a97040 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x556de2a970d0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x556de2a97160 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x556de2a971f0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x556de2a97280 MAP: (1 sibs) 1 children: 38: [6] [6] 0x556de2a97310 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x556de2a973a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x556de2a97430 MAP: (2 sibs) 1 children: 38: [9] [9] 0x556de2a974c0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x556de2a97550 MAP: (2 sibs) 1 children: 38: [11] [11] 0x556de2a975e0 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: 0x556de2a3f5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3b060 MAP: (2 sibs) 3 children: 38: 0x556de2a40580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x556de2a40618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x556de2a406b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x556de2a3b0f8 MAP: (2 sibs) 3 children: 38: 0x556de2a40750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x556de2a407e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x556de2a40880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2a98e80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a98f10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x556de2a98fa0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2a99030 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2a990c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2a99150 MAP: (2 sibs) 3 children: 38: [6] [6] 0x556de2a991e0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x556de2a99270 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x556de2a99300 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: 0x556de2a3f6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3b9d0 MAP: (2 sibs) 3 children: 38: 0x556de2a40920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x556de2a409b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x556de2a40a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x556de2a3ba68 MAP: (2 sibs) 3 children: 38: 0x556de2a40af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x556de2a40b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x556de2a40c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2a9ad10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a9ada0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x556de2a9ae30 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2a9aec0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2a9af50 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2a9afe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x556de2a9b070 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x556de2a9b100 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x556de2a9b190 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x556de2a9ad10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a9ada0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x556de2a9ae30 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2a9aec0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2a9af50 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2a9afe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x556de2a9b070 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x556de2a9b100 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x556de2a9b190 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x556de2a9ad10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a9ada0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x556de2a9ae30 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2a9aec0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2a9af50 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2a9afe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x556de2a9b070 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x556de2a9b100 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x556de2a9b190 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: 0x556de2a3f7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x556de2a40e90 MAP: (3 sibs) 3 children: 38: 0x556de2a41060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x556de2a410f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x556de2a41190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x556de2a40f28 MAP: (3 sibs) 3 children: 38: 0x556de2a41230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x556de2a412c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x556de2a41360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x556de2a40fc0 MAP: (3 sibs) 3 children: 38: 0x556de2a41400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x556de2a41498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x556de2a41530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2a9cbb0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x556de2a9cc40 MAP: (3 sibs) 3 children: 38: [2] [2] 0x556de2a9ccd0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2a9cd60 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2a9cdf0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2a9ce80 MAP: (3 sibs) 3 children: 38: [6] [6] 0x556de2a9cf10 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x556de2a9cfa0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x556de2a9d030 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x556de2a9d0c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x556de2a9d150 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x556de2a9d1e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x556de2a9d270 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: 0x556de2a3eab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x556de2a3ae90 MAP: (3 sibs) 0 children: 38: 0x556de2a3af28 MAP: (3 sibs) 0 children: 38: 0x556de2a3afc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2a9d4c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x556de2a9d550 MAP: (3 sibs) 0 children: 38: [2] [2] 0x556de2a9d5e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x556de2a9d670 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: 0x556de2a3ebc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3b520 MAP: (2 sibs) 2 children: 38: 0x556de2a3b660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x556de2a3b6f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x556de2a3b5b8 MAP: (2 sibs) 2 children: 38: 0x556de2a3b7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x556de2a3b838 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2a9ddd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a9de60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2a9def0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2a9df80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2a9e010 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2a9e0a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2a9e130 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: 0x556de2a3ece0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3bd50 MAP: (2 sibs) 2 children: 38: 0x556de2a3be90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x556de2a3bf28 KEYVAL: 'age' '33' (2 sibs) 38: 0x556de2a3bde8 MAP: (2 sibs) 2 children: 38: 0x556de2a3bfd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x556de2a3c068 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2a9e6e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a9e770 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2a9e800 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2a9e890 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2a9e920 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2a9e9b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2a9ea40 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: 0x556de2a3edf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3c110 MAP: (2 sibs) 2 children: 38: 0x556de2a3c250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x556de2a3c2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x556de2a3c1a8 MAP: (2 sibs) 2 children: 38: 0x556de2a3c390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x556de2a3c428 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2a9eff0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a9f080 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2a9f110 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2a9f1a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2a9f230 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2a9f2c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2a9f350 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: 0x556de2a3ef10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3cda0 MAP: (2 sibs) 2 children: 38: 0x556de2a3cee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x556de2a3cf78 KEYVAL: 'age' '33' (2 sibs) 38: 0x556de2a3ce38 MAP: (2 sibs) 2 children: 38: 0x556de2a3d020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x556de2a3d0b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2a9f900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a9f990 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2a9fa20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2a9fab0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2a9fb40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2a9fbd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2a9fc60 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: 0x556de2a3f028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x556de2a3b930 MAP: (1 sibs) 2 children: 38: 0x556de2a3b1a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x556de2a3b238 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2aa0210 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x556de2aa02a0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x556de2aa0330 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x556de2aa03c0 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: 0x556de2a3f140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x556de2a3d2a0 MAP: (4 sibs) 2 children: 38: 0x556de2a3d510 KEYVAL: 'a' '1' (2 sibs) 38: 0x556de2a3d5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x556de2a3d338 MAP: (4 sibs) 2 children: 38: 0x556de2a3d650 KEYVAL: 'b' '2' (2 sibs) 38: 0x556de2a3d6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x556de2a3d3d0 MAP: (4 sibs) 3 children: 38: 0x556de2a3d790 KEYVAL: 'b' '2' (3 sibs) 38: 0x556de2a3d828 KEYVAL: 'a' '1' (3 sibs) 38: 0x556de2a3d8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x556de2a3d468 MAP: (4 sibs) 2 children: 38: 0x556de2a3d960 KEYVAL: 'a' '1' (2 sibs) 38: 0x556de2a3d9f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2aa0b20 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x556de2aa0bb0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x556de2aa0c40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x556de2aa0cd0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x556de2aa0d60 MAP: (4 sibs) 2 children: 38: [5] [5] 0x556de2aa0df0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x556de2aa0e80 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x556de2aa0f10 MAP: (4 sibs) 3 children: 38: [8] [8] 0x556de2aa0fa0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x556de2aa1030 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x556de2aa10c0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x556de2aa1150 MAP: (4 sibs) 2 children: 38: [12] [12] 0x556de2aa11e0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x556de2aa1270 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: 0x556de2a3f258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x556de2a3daf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x556de2a3db88 KEYVAL: 'b' '2' (4 sibs) 38: 0x556de2a3dc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x556de2a3dcb8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2aa1430 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x556de2aa14c0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x556de2aa1550 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x556de2aa15e0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x556de2aa1670 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: 0x556de2a3f370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x556de2a3fc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x556de2a3fce0 MAP: (5 sibs) 1 children: 38: 0x556de2a3ffe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x556de2a3fd78 MAP: (5 sibs) 1 children: 38: 0x556de2a40080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x556de2a3fe10 MAP: (5 sibs) 1 children: 38: 0x556de2a40120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x556de2a3fea8 MAP: (5 sibs) 1 children: 38: 0x556de2a401c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x556de2a40260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x556de2a402f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x556de2a3ff40 MAP: (5 sibs) 1 children: 38: 0x556de2a403a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x556de2a40440 VAL: 'val1' (2 sibs) 38: 0x556de2a404d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2aa1d40 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x556de2aa1dd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x556de2aa1e60 MAP: (5 sibs) 1 children: 38: [3] [3] 0x556de2aa1ef0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x556de2aa1f80 MAP: (5 sibs) 1 children: 38: [5] [5] 0x556de2aa2010 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x556de2aa20a0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x556de2aa2130 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x556de2aa21c0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x556de2aa2250 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x556de2aa22e0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x556de2aa2370 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x556de2aa2400 MAP: (5 sibs) 1 children: 38: [13] [13] 0x556de2aa2490 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x556de2aa2520 VAL: 'val1' (2 sibs) 38: [15] [15] 0x556de2aa25b0 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: 0x556de2a3f488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x556de2a3bb10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x556de2a3c520 MAP: (1 sibs) 1 children: 38: 0x556de2a3c5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x556de2a3bba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x556de2a3c660 MAP: (1 sibs) 1 children: 38: 0x556de2a3c700 KEYVAL: '' 'foo' (1 sibs) 38: 0x556de2a3bc40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x556de2a3d160 MAP: (2 sibs) 1 children: 38: 0x556de2a3c7a0 KEYVAL: '' '' (1 sibs) 38: 0x556de2a3d1f8 MAP: (2 sibs) 1 children: 38: 0x556de2a3c840 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2aa2650 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x556de2aa26e0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x556de2aa2770 MAP: (1 sibs) 1 children: 38: [3] [3] 0x556de2aa2800 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x556de2aa2890 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x556de2aa2920 MAP: (1 sibs) 1 children: 38: [6] [6] 0x556de2aa29b0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x556de2aa2a40 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x556de2aa2ad0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x556de2aa2b60 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x556de2aa2bf0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x556de2aa2c80 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: 0x556de2a3f5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3b060 MAP: (2 sibs) 3 children: 38: 0x556de2a40580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x556de2a40618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x556de2a406b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x556de2a3b0f8 MAP: (2 sibs) 3 children: 38: 0x556de2a40750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x556de2a407e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x556de2a40880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2aa2f60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2aa2ff0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x556de2aa3080 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2aa3110 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2aa31a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2aa3230 MAP: (2 sibs) 3 children: 38: [6] [6] 0x556de2aa32c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x556de2aa3350 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x556de2aa33e0 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: 0x556de2a3f6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3b9d0 MAP: (2 sibs) 3 children: 38: 0x556de2a40920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x556de2a409b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x556de2a40a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x556de2a3ba68 MAP: (2 sibs) 3 children: 38: 0x556de2a40af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x556de2a40b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x556de2a40c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2aa3870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2aa3900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x556de2aa3990 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2aa3a20 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2aa3ab0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2aa3b40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x556de2aa3bd0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x556de2aa3c60 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x556de2aa3cf0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x556de2aa3870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2aa3900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x556de2aa3990 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2aa3a20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2aa3ab0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2aa3b40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x556de2aa3bd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x556de2aa3c60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x556de2aa3cf0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x556de2aa3870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2aa3900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x556de2aa3990 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2aa3a20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2aa3ab0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2aa3b40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x556de2aa3bd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x556de2aa3c60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x556de2aa3cf0 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: 0x556de2a3f7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x556de2a40e90 MAP: (3 sibs) 3 children: 38: 0x556de2a41060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x556de2a410f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x556de2a41190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x556de2a40f28 MAP: (3 sibs) 3 children: 38: 0x556de2a41230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x556de2a412c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x556de2a41360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x556de2a40fc0 MAP: (3 sibs) 3 children: 38: 0x556de2a41400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x556de2a41498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x556de2a41530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2aa4180 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x556de2aa4210 MAP: (3 sibs) 3 children: 38: [2] [2] 0x556de2aa42a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2aa4330 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2aa43c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2aa4450 MAP: (3 sibs) 3 children: 38: [6] [6] 0x556de2aa44e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x556de2aa4570 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x556de2aa4600 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x556de2aa4690 MAP: (3 sibs) 3 children: 38: [10] [10] 0x556de2aa4720 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x556de2aa47b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x556de2aa4840 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] 0x556de2a86770 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x556de2a86800 MAP: (3 sibs) 0 children: 38: [2] [2] 0x556de2a86890 MAP: (3 sibs) 0 children: 38: [3] [3] 0x556de2a86920 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] 0x556de2aa5c20 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x556de2aa5cb0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x556de2aa5d40 MAP: (3 sibs) 0 children: 38: [3] [3] 0x556de2aa5dd0 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] 0x556de2a884a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a88530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2a885c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2a88650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2a886e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2a88770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2a88800 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] 0x556de2aa6e10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2aa6ea0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2aa6f30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2aa6fc0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2aa7050 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2aa70e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2aa7170 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] 0x556de2a8a1d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a8a260 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2a8a2f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2a8a380 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2a8a410 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2a8a4a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2a8a530 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] 0x556de2aa7720 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2aa77b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2aa7840 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2aa78d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2aa7960 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2aa79f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2aa7a80 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] 0x556de2a8bf00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a8bf90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2a8c020 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2a8c0b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2a8c140 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2a8c1d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2a8c260 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] 0x556de2aa8030 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2aa80c0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2aa8150 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2aa81e0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2aa8270 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2aa8300 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2aa8390 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] 0x556de2a8dc30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a8dcc0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2a8dd50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2a8dde0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2a8de70 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2a8df00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2a8df90 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] 0x556de2aa8940 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2aa89d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2aa8a60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2aa8af0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2aa8b80 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2aa8c10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2aa8ca0 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] 0x556de2a8f960 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x556de2a8f9f0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x556de2a8fa80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x556de2a8fb10 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] 0x556de2aa9250 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x556de2aa92e0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x556de2aa9370 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x556de2aa9400 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] 0x556de2a91690 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x556de2a91720 MAP: (4 sibs) 2 children: 38: [2] [2] 0x556de2a917b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x556de2a91840 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x556de2a918d0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x556de2a91960 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x556de2a919f0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x556de2a91a80 MAP: (4 sibs) 3 children: 38: [8] [8] 0x556de2a91b10 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x556de2a91ba0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x556de2a91c30 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x556de2a91cc0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x556de2a91d50 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x556de2a91de0 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] 0x556de2aa9b60 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x556de2aa9bf0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x556de2aa9c80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x556de2aa9d10 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x556de2aa9da0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x556de2aa9e30 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x556de2aa9ec0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x556de2aa9f50 MAP: (4 sibs) 3 children: 38: [8] [8] 0x556de2aa9fe0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x556de2aaa070 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x556de2aaa100 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x556de2aaa190 MAP: (4 sibs) 2 children: 38: [12] [12] 0x556de2aaa220 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x556de2aaa2b0 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] 0x556de2a933c0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x556de2a93450 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x556de2a934e0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x556de2a93570 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x556de2a93600 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] 0x556de2aaa470 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x556de2aaa500 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x556de2aaa590 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x556de2aaa620 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x556de2aaa6b0 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] 0x556de2a951e0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x556de2a95270 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x556de2a95300 MAP: (5 sibs) 1 children: 38: [3] [3] 0x556de2a95390 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x556de2a95420 MAP: (5 sibs) 1 children: 38: [5] [5] 0x556de2a954b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x556de2a95540 MAP: (5 sibs) 1 children: 38: [7] [7] 0x556de2a955d0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x556de2a95660 MAP: (5 sibs) 1 children: 38: [9] [9] 0x556de2a956f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x556de2a95780 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x556de2a95810 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x556de2a958a0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x556de2a95930 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x556de2a959c0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x556de2a95a50 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] 0x556de2aaad80 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x556de2aaae10 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x556de2aaaea0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x556de2aaaf30 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x556de2aaafc0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x556de2aab050 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x556de2aab0e0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x556de2aab170 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x556de2aab200 MAP: (5 sibs) 1 children: 38: [9] [9] 0x556de2aab290 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x556de2aab320 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x556de2aab3b0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x556de2aab440 MAP: (5 sibs) 1 children: 38: [13] [13] 0x556de2aab4d0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x556de2aab560 VAL: 'val1' (2 sibs) 38: [15] [15] 0x556de2aab5f0 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] 0x556de2a96fb0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x556de2a97040 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x556de2a970d0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x556de2a97160 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x556de2a971f0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x556de2a97280 MAP: (1 sibs) 1 children: 38: [6] [6] 0x556de2a97310 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x556de2a973a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x556de2a97430 MAP: (2 sibs) 1 children: 38: [9] [9] 0x556de2a974c0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x556de2a97550 MAP: (2 sibs) 1 children: 38: [11] [11] 0x556de2a975e0 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] 0x556de2aab690 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x556de2aab720 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x556de2aab7b0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x556de2aab840 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x556de2aab8d0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x556de2aab960 MAP: (1 sibs) 1 children: 38: [6] [6] 0x556de2aab9f0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x556de2aaba80 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x556de2aabb10 MAP: (2 sibs) 1 children: 38: [9] [9] 0x556de2aabba0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x556de2aabc30 MAP: (2 sibs) 1 children: 38: [11] [11] 0x556de2aabcc0 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] 0x556de2a98e80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a98f10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x556de2a98fa0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2a99030 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2a990c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2a99150 MAP: (2 sibs) 3 children: 38: [6] [6] 0x556de2a991e0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x556de2a99270 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x556de2a99300 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] 0x556de2aabfa0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2aac030 MAP: (2 sibs) 3 children: 38: [2] [2] 0x556de2aac0c0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2aac150 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2aac1e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2aac270 MAP: (2 sibs) 3 children: 38: [6] [6] 0x556de2aac300 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x556de2aac390 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x556de2aac420 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] 0x556de2a9ad10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a9ada0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x556de2a9ae30 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2a9aec0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2a9af50 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2a9afe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x556de2a9b070 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x556de2a9b100 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x556de2a9b190 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] 0x556de2aac8b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2aac940 MAP: (2 sibs) 3 children: 38: [2] [2] 0x556de2aac9d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2aaca60 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2aacaf0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2aacb80 MAP: (2 sibs) 3 children: 38: [6] [6] 0x556de2aacc10 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x556de2aacca0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x556de2aacd30 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] 0x556de2a9cbb0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x556de2a9cc40 MAP: (3 sibs) 3 children: 38: [2] [2] 0x556de2a9ccd0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2a9cd60 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2a9cdf0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2a9ce80 MAP: (3 sibs) 3 children: 38: [6] [6] 0x556de2a9cf10 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x556de2a9cfa0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x556de2a9d030 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x556de2a9d0c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x556de2a9d150 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x556de2a9d1e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x556de2a9d270 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] 0x556de2aad1c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x556de2aad250 MAP: (3 sibs) 3 children: 38: [2] [2] 0x556de2aad2e0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2aad370 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2aad400 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2aad490 MAP: (3 sibs) 3 children: 38: [6] [6] 0x556de2aad520 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x556de2aad5b0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x556de2aad640 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x556de2aad6d0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x556de2aad760 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x556de2aad7f0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x556de2aad880 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] 0x556de2a9d4c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x556de2a9d550 MAP: (3 sibs) 0 children: 38: [2] [2] 0x556de2a9d5e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x556de2a9d670 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] 0x556de2aadad0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x556de2aadb60 MAP: (3 sibs) 0 children: 38: [2] [2] 0x556de2aadbf0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x556de2aadc80 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] 0x556de2a9ddd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a9de60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2a9def0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2a9df80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2a9e010 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2a9e0a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2a9e130 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] 0x556de2aae3e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2aae470 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2aae500 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2aae590 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2aae620 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2aae6b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2aae740 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] 0x556de2a9e6e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a9e770 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2a9e800 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2a9e890 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2a9e920 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2a9e9b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2a9ea40 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] 0x556de2aaecf0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2aaed80 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2aaee10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2aaeea0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2aaef30 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2aaefc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2aaf050 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] 0x556de2a9eff0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a9f080 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2a9f110 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2a9f1a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2a9f230 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2a9f2c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2a9f350 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] 0x556de2aaf600 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2aaf690 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2aaf720 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2aaf7b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2aaf840 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2aaf8d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2aaf960 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] 0x556de2a9f900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2a9f990 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2a9fa20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2a9fab0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2a9fb40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2a9fbd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2a9fc60 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] 0x556de2aaff10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2aaffa0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2ab0030 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2ab00c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2ab0150 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2ab01e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2ab0270 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] 0x556de2aa0210 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x556de2aa02a0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x556de2aa0330 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x556de2aa03c0 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] 0x556de2ab0820 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x556de2ab08b0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x556de2ab0940 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x556de2ab09d0 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] 0x556de2aa0b20 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x556de2aa0bb0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x556de2aa0c40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x556de2aa0cd0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x556de2aa0d60 MAP: (4 sibs) 2 children: 38: [5] [5] 0x556de2aa0df0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x556de2aa0e80 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x556de2aa0f10 MAP: (4 sibs) 3 children: 38: [8] [8] 0x556de2aa0fa0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x556de2aa1030 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x556de2aa10c0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x556de2aa1150 MAP: (4 sibs) 2 children: 38: [12] [12] 0x556de2aa11e0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x556de2aa1270 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] 0x556de2ab1130 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x556de2ab11c0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x556de2ab1250 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x556de2ab12e0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x556de2ab1370 MAP: (4 sibs) 2 children: 38: [5] [5] 0x556de2ab1400 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x556de2ab1490 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x556de2ab1520 MAP: (4 sibs) 3 children: 38: [8] [8] 0x556de2ab15b0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x556de2ab1640 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x556de2ab16d0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x556de2ab1760 MAP: (4 sibs) 2 children: 38: [12] [12] 0x556de2ab17f0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x556de2ab1880 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] 0x556de2aa1430 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x556de2aa14c0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x556de2aa1550 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x556de2aa15e0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x556de2aa1670 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] 0x556de2ab1a40 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x556de2ab1ad0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x556de2ab1b60 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x556de2ab1bf0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x556de2ab1c80 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] 0x556de2aa1d40 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x556de2aa1dd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x556de2aa1e60 MAP: (5 sibs) 1 children: 38: [3] [3] 0x556de2aa1ef0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x556de2aa1f80 MAP: (5 sibs) 1 children: 38: [5] [5] 0x556de2aa2010 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x556de2aa20a0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x556de2aa2130 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x556de2aa21c0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x556de2aa2250 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x556de2aa22e0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x556de2aa2370 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x556de2aa2400 MAP: (5 sibs) 1 children: 38: [13] [13] 0x556de2aa2490 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x556de2aa2520 VAL: 'val1' (2 sibs) 38: [15] [15] 0x556de2aa25b0 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] 0x556de2ab2350 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x556de2ab23e0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x556de2ab2470 MAP: (5 sibs) 1 children: 38: [3] [3] 0x556de2ab2500 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x556de2ab2590 MAP: (5 sibs) 1 children: 38: [5] [5] 0x556de2ab2620 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x556de2ab26b0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x556de2ab2740 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x556de2ab27d0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x556de2ab2860 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x556de2ab28f0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x556de2ab2980 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x556de2ab2a10 MAP: (5 sibs) 1 children: 38: [13] [13] 0x556de2ab2aa0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x556de2ab2b30 VAL: 'val1' (2 sibs) 38: [15] [15] 0x556de2ab2bc0 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] 0x556de2aa2650 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x556de2aa26e0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x556de2aa2770 MAP: (1 sibs) 1 children: 38: [3] [3] 0x556de2aa2800 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x556de2aa2890 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x556de2aa2920 MAP: (1 sibs) 1 children: 38: [6] [6] 0x556de2aa29b0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x556de2aa2a40 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x556de2aa2ad0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x556de2aa2b60 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x556de2aa2bf0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x556de2aa2c80 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] 0x556de2ab2c60 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x556de2ab2cf0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x556de2ab2d80 MAP: (1 sibs) 1 children: 38: [3] [3] 0x556de2ab2e10 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x556de2ab2ea0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x556de2ab2f30 MAP: (1 sibs) 1 children: 38: [6] [6] 0x556de2ab2fc0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x556de2ab3050 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x556de2ab30e0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x556de2ab3170 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x556de2ab3200 MAP: (2 sibs) 1 children: 38: [11] [11] 0x556de2ab3290 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] 0x556de2aa2f60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2aa2ff0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x556de2aa3080 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2aa3110 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2aa31a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2aa3230 MAP: (2 sibs) 3 children: 38: [6] [6] 0x556de2aa32c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x556de2aa3350 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x556de2aa33e0 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] 0x556de2ab3570 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2ab3600 MAP: (2 sibs) 3 children: 38: [2] [2] 0x556de2ab3690 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2ab3720 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2ab37b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2ab3840 MAP: (2 sibs) 3 children: 38: [6] [6] 0x556de2ab38d0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x556de2ab3960 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x556de2ab39f0 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] 0x556de2aa3870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2aa3900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x556de2aa3990 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2aa3a20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2aa3ab0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2aa3b40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x556de2aa3bd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x556de2aa3c60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x556de2aa3cf0 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] 0x556de2ab3e80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2ab3f10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x556de2ab3fa0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2ab4030 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2ab40c0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2ab4150 MAP: (2 sibs) 3 children: 38: [6] [6] 0x556de2ab41e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x556de2ab4270 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x556de2ab4300 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] 0x556de2aa4180 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x556de2aa4210 MAP: (3 sibs) 3 children: 38: [2] [2] 0x556de2aa42a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2aa4330 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2aa43c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2aa4450 MAP: (3 sibs) 3 children: 38: [6] [6] 0x556de2aa44e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x556de2aa4570 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x556de2aa4600 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x556de2aa4690 MAP: (3 sibs) 3 children: 38: [10] [10] 0x556de2aa4720 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x556de2aa47b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x556de2aa4840 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] 0x556de2ab4790 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x556de2ab4820 MAP: (3 sibs) 3 children: 38: [2] [2] 0x556de2ab48b0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2ab4940 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2ab49d0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2ab4a60 MAP: (3 sibs) 3 children: 38: [6] [6] 0x556de2ab4af0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x556de2ab4b80 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x556de2ab4c10 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x556de2ab4ca0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x556de2ab4d30 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x556de2ab4dc0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x556de2ab4e50 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: 0x556de2a3eab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x556de2a3ae90 MAP: (3 sibs) 0 children: 38: 0x556de2a3af28 MAP: (3 sibs) 0 children: 38: 0x556de2a3afc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2aa68f0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x556de2aa6980 MAP: (3 sibs) 0 children: 38: [2] [2] 0x556de2aa6a10 MAP: (3 sibs) 0 children: 38: [3] [3] 0x556de2aa6aa0 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: 0x556de2a3ebc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3b520 MAP: (2 sibs) 2 children: 38: 0x556de2a3b660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x556de2a3b6f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x556de2a3b5b8 MAP: (2 sibs) 2 children: 38: 0x556de2a3b7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x556de2a3b838 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2ab50a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2ab5130 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2ab51c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2ab5250 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2ab52e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2ab5370 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2ab5400 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: 0x556de2a3ece0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3bd50 MAP: (2 sibs) 2 children: 38: 0x556de2a3be90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x556de2a3bf28 KEYVAL: 'age' '33' (2 sibs) 38: 0x556de2a3bde8 MAP: (2 sibs) 2 children: 38: 0x556de2a3bfd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x556de2a3c068 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2ab54a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2ab5530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2ab55c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2ab5650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2ab56e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2ab5770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2ab5800 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: 0x556de2a3edf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3c110 MAP: (2 sibs) 2 children: 38: 0x556de2a3c250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x556de2a3c2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x556de2a3c1a8 MAP: (2 sibs) 2 children: 38: 0x556de2a3c390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x556de2a3c428 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2ab58a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2ab5930 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2ab59c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2ab5a50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2ab5ae0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2ab5b70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2ab5c00 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: 0x556de2a3ef10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3cda0 MAP: (2 sibs) 2 children: 38: 0x556de2a3cee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x556de2a3cf78 KEYVAL: 'age' '33' (2 sibs) 38: 0x556de2a3ce38 MAP: (2 sibs) 2 children: 38: 0x556de2a3d020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x556de2a3d0b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2ab5ca0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2ab5d30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2ab5dc0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2ab5e50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2ab5ee0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2ab5f70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2ab6000 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: 0x556de2a3f028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x556de2a3b930 MAP: (1 sibs) 2 children: 38: 0x556de2a3b1a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x556de2a3b238 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2ab60a0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x556de2ab6130 MAP: (1 sibs) 2 children: 38: [2] [2] 0x556de2ab61c0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x556de2ab6250 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: 0x556de2a3f140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x556de2a3d2a0 MAP: (4 sibs) 2 children: 38: 0x556de2a3d510 KEYVAL: 'a' '1' (2 sibs) 38: 0x556de2a3d5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x556de2a3d338 MAP: (4 sibs) 2 children: 38: 0x556de2a3d650 KEYVAL: 'b' '2' (2 sibs) 38: 0x556de2a3d6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x556de2a3d3d0 MAP: (4 sibs) 3 children: 38: 0x556de2a3d790 KEYVAL: 'b' '2' (3 sibs) 38: 0x556de2a3d828 KEYVAL: 'a' '1' (3 sibs) 38: 0x556de2a3d8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x556de2a3d468 MAP: (4 sibs) 2 children: 38: 0x556de2a3d960 KEYVAL: 'a' '1' (2 sibs) 38: 0x556de2a3d9f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2ab62f0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x556de2ab6380 MAP: (4 sibs) 2 children: 38: [2] [2] 0x556de2ab6410 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x556de2ab64a0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x556de2ab6530 MAP: (4 sibs) 2 children: 38: [5] [5] 0x556de2ab65c0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x556de2ab6650 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x556de2ab66e0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x556de2ab6770 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x556de2ab6800 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x556de2ab6890 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x556de2ab6920 MAP: (4 sibs) 2 children: 38: [12] [12] 0x556de2ab69b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x556de2ab6a40 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: 0x556de2a3f258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x556de2a3daf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x556de2a3db88 KEYVAL: 'b' '2' (4 sibs) 38: 0x556de2a3dc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x556de2a3dcb8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2ab6ae0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x556de2ab6b70 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x556de2ab6c00 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x556de2ab6c90 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x556de2ab6d20 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: 0x556de2a3f370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x556de2a3fc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x556de2a3fce0 MAP: (5 sibs) 1 children: 38: 0x556de2a3ffe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x556de2a3fd78 MAP: (5 sibs) 1 children: 38: 0x556de2a40080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x556de2a3fe10 MAP: (5 sibs) 1 children: 38: 0x556de2a40120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x556de2a3fea8 MAP: (5 sibs) 1 children: 38: 0x556de2a401c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x556de2a40260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x556de2a402f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x556de2a3ff40 MAP: (5 sibs) 1 children: 38: 0x556de2a403a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x556de2a40440 VAL: 'val1' (2 sibs) 38: 0x556de2a404d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2ab6dc0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x556de2ab6e50 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x556de2ab6ee0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x556de2ab6f70 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x556de2ab7000 MAP: (5 sibs) 1 children: 38: [5] [5] 0x556de2ab7090 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x556de2ab7120 MAP: (5 sibs) 1 children: 38: [7] [7] 0x556de2ab71b0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x556de2ab7240 MAP: (5 sibs) 1 children: 38: [9] [9] 0x556de2ab72d0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x556de2ab7360 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x556de2ab73f0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x556de2ab7480 MAP: (5 sibs) 1 children: 38: [13] [13] 0x556de2ab7510 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x556de2ab75a0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x556de2ab7630 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: 0x556de2a3f488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x556de2a3bb10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x556de2a3c520 MAP: (1 sibs) 1 children: 38: 0x556de2a3c5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x556de2a3bba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x556de2a3c660 MAP: (1 sibs) 1 children: 38: 0x556de2a3c700 KEYVAL: '' 'foo' (1 sibs) 38: 0x556de2a3bc40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x556de2a3d160 MAP: (2 sibs) 1 children: 38: 0x556de2a3c7a0 KEYVAL: '' '' (1 sibs) 38: 0x556de2a3d1f8 MAP: (2 sibs) 1 children: 38: 0x556de2a3c840 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2ab76d0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x556de2ab7760 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x556de2ab77f0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x556de2ab7880 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x556de2ab7910 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x556de2ab79a0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x556de2ab7a30 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x556de2ab7ac0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x556de2ab7b50 MAP: (2 sibs) 1 children: 38: [9] [9] 0x556de2ab7be0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x556de2ab7c70 MAP: (2 sibs) 1 children: 38: [11] [11] 0x556de2ab7d00 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: 0x556de2a3f5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3b060 MAP: (2 sibs) 3 children: 38: 0x556de2a40580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x556de2a40618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x556de2a406b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x556de2a3b0f8 MAP: (2 sibs) 3 children: 38: 0x556de2a40750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x556de2a407e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x556de2a40880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2ab7da0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2ab7e30 MAP: (2 sibs) 3 children: 38: [2] [2] 0x556de2ab7ec0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2ab7f50 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2ab7fe0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2ab8070 MAP: (2 sibs) 3 children: 38: [6] [6] 0x556de2ab8100 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x556de2ab8190 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x556de2ab8220 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: 0x556de2a3f6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3b9d0 MAP: (2 sibs) 3 children: 38: 0x556de2a40920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x556de2a409b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x556de2a40a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x556de2a3ba68 MAP: (2 sibs) 3 children: 38: 0x556de2a40af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x556de2a40b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x556de2a40c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2ab82c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2ab8350 MAP: (2 sibs) 3 children: 38: [2] [2] 0x556de2ab83e0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2ab8470 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2ab8500 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2ab8590 MAP: (2 sibs) 3 children: 38: [6] [6] 0x556de2ab8620 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x556de2ab86b0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x556de2ab8740 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: 0x556de2a3f7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x556de2a40e90 MAP: (3 sibs) 3 children: 38: 0x556de2a41060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x556de2a410f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x556de2a41190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x556de2a40f28 MAP: (3 sibs) 3 children: 38: 0x556de2a41230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x556de2a412c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x556de2a41360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x556de2a40fc0 MAP: (3 sibs) 3 children: 38: 0x556de2a41400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x556de2a41498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x556de2a41530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2ab87e0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x556de2ab8870 MAP: (3 sibs) 3 children: 38: [2] [2] 0x556de2ab8900 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2ab8990 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2ab8a20 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2ab8ab0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x556de2ab8b40 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x556de2ab8bd0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x556de2ab8c60 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x556de2ab8cf0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x556de2ab8d80 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x556de2ab8e10 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x556de2ab8ea0 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: 0x556de2a3eab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x556de2a3ae90 MAP: (3 sibs) 0 children: 38: 0x556de2a3af28 MAP: (3 sibs) 0 children: 38: 0x556de2a3afc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2ab8f40 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x556de2ab8fd0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x556de2ab9060 MAP: (3 sibs) 0 children: 38: [3] [3] 0x556de2ab90f0 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: 0x556de2a3ebc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3b520 MAP: (2 sibs) 2 children: 38: 0x556de2a3b660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x556de2a3b6f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x556de2a3b5b8 MAP: (2 sibs) 2 children: 38: 0x556de2a3b7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x556de2a3b838 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2ab9190 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2ab9220 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2ab92b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2ab9340 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2ab93d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2ab9460 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2ab94f0 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: 0x556de2a3ece0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3bd50 MAP: (2 sibs) 2 children: 38: 0x556de2a3be90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x556de2a3bf28 KEYVAL: 'age' '33' (2 sibs) 38: 0x556de2a3bde8 MAP: (2 sibs) 2 children: 38: 0x556de2a3bfd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x556de2a3c068 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2ab9590 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2ab9620 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2ab96b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2ab9740 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2ab97d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2ab9860 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2ab98f0 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: 0x556de2a3edf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3c110 MAP: (2 sibs) 2 children: 38: 0x556de2a3c250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x556de2a3c2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x556de2a3c1a8 MAP: (2 sibs) 2 children: 38: 0x556de2a3c390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x556de2a3c428 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2ab9990 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2ab9a20 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2ab9ab0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2ab9b40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2ab9bd0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2ab9c60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2ab9cf0 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: 0x556de2a3ef10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3cda0 MAP: (2 sibs) 2 children: 38: 0x556de2a3cee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x556de2a3cf78 KEYVAL: 'age' '33' (2 sibs) 38: 0x556de2a3ce38 MAP: (2 sibs) 2 children: 38: 0x556de2a3d020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x556de2a3d0b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2ab9d90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2ab9e20 MAP: (2 sibs) 2 children: 38: [2] [2] 0x556de2ab9eb0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x556de2ab9f40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x556de2ab9fd0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x556de2aba060 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x556de2aba0f0 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: 0x556de2a3f028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x556de2a3b930 MAP: (1 sibs) 2 children: 38: 0x556de2a3b1a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x556de2a3b238 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2aba190 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x556de2aba220 MAP: (1 sibs) 2 children: 38: [2] [2] 0x556de2aba2b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x556de2aba340 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: 0x556de2a3f140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x556de2a3d2a0 MAP: (4 sibs) 2 children: 38: 0x556de2a3d510 KEYVAL: 'a' '1' (2 sibs) 38: 0x556de2a3d5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x556de2a3d338 MAP: (4 sibs) 2 children: 38: 0x556de2a3d650 KEYVAL: 'b' '2' (2 sibs) 38: 0x556de2a3d6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x556de2a3d3d0 MAP: (4 sibs) 3 children: 38: 0x556de2a3d790 KEYVAL: 'b' '2' (3 sibs) 38: 0x556de2a3d828 KEYVAL: 'a' '1' (3 sibs) 38: 0x556de2a3d8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x556de2a3d468 MAP: (4 sibs) 2 children: 38: 0x556de2a3d960 KEYVAL: 'a' '1' (2 sibs) 38: 0x556de2a3d9f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2aba3e0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x556de2aba470 MAP: (4 sibs) 2 children: 38: [2] [2] 0x556de2aba500 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x556de2aba590 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x556de2aba620 MAP: (4 sibs) 2 children: 38: [5] [5] 0x556de2aba6b0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x556de2aba740 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x556de2aba7d0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x556de2aba860 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x556de2aba8f0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x556de2aba980 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x556de2abaa10 MAP: (4 sibs) 2 children: 38: [12] [12] 0x556de2abaaa0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x556de2abab30 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: 0x556de2a3f258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x556de2a3daf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x556de2a3db88 KEYVAL: 'b' '2' (4 sibs) 38: 0x556de2a3dc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x556de2a3dcb8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2ababd0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x556de2abac60 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x556de2abacf0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x556de2abad80 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x556de2abae10 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: 0x556de2a3f370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x556de2a3fc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x556de2a3fce0 MAP: (5 sibs) 1 children: 38: 0x556de2a3ffe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x556de2a3fd78 MAP: (5 sibs) 1 children: 38: 0x556de2a40080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x556de2a3fe10 MAP: (5 sibs) 1 children: 38: 0x556de2a40120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x556de2a3fea8 MAP: (5 sibs) 1 children: 38: 0x556de2a401c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x556de2a40260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x556de2a402f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x556de2a3ff40 MAP: (5 sibs) 1 children: 38: 0x556de2a403a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x556de2a40440 VAL: 'val1' (2 sibs) 38: 0x556de2a404d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2abaeb0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x556de2abaf40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x556de2abafd0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x556de2abb060 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x556de2abb0f0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x556de2abb180 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x556de2abb210 MAP: (5 sibs) 1 children: 38: [7] [7] 0x556de2abb2a0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x556de2abb330 MAP: (5 sibs) 1 children: 38: [9] [9] 0x556de2abb3c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x556de2abb450 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x556de2abb4e0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x556de2abb570 MAP: (5 sibs) 1 children: 38: [13] [13] 0x556de2abb600 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x556de2abb690 VAL: 'val1' (2 sibs) 38: [15] [15] 0x556de2abb720 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: 0x556de2a3f488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x556de2a3bb10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x556de2a3c520 MAP: (1 sibs) 1 children: 38: 0x556de2a3c5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x556de2a3bba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x556de2a3c660 MAP: (1 sibs) 1 children: 38: 0x556de2a3c700 KEYVAL: '' 'foo' (1 sibs) 38: 0x556de2a3bc40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x556de2a3d160 MAP: (2 sibs) 1 children: 38: 0x556de2a3c7a0 KEYVAL: '' '' (1 sibs) 38: 0x556de2a3d1f8 MAP: (2 sibs) 1 children: 38: 0x556de2a3c840 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2abb7c0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x556de2abb850 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x556de2abb8e0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x556de2abb970 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x556de2abba00 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x556de2abba90 MAP: (1 sibs) 1 children: 38: [6] [6] 0x556de2abbb20 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x556de2abbbb0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x556de2abbc40 MAP: (2 sibs) 1 children: 38: [9] [9] 0x556de2abbcd0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x556de2abbd60 MAP: (2 sibs) 1 children: 38: [11] [11] 0x556de2abbdf0 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: 0x556de2a3f5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3b060 MAP: (2 sibs) 3 children: 38: 0x556de2a40580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x556de2a40618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x556de2a406b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x556de2a3b0f8 MAP: (2 sibs) 3 children: 38: 0x556de2a40750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x556de2a407e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x556de2a40880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2abbe90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2abbf20 MAP: (2 sibs) 3 children: 38: [2] [2] 0x556de2abbfb0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2abc040 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2abc0d0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2abc160 MAP: (2 sibs) 3 children: 38: [6] [6] 0x556de2abc1f0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x556de2abc280 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x556de2abc310 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: 0x556de2a3f6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x556de2a3b9d0 MAP: (2 sibs) 3 children: 38: 0x556de2a40920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x556de2a409b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x556de2a40a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x556de2a3ba68 MAP: (2 sibs) 3 children: 38: 0x556de2a40af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x556de2a40b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x556de2a40c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2abc3b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x556de2abc440 MAP: (2 sibs) 3 children: 38: [2] [2] 0x556de2abc4d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2abc560 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2abc5f0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2abc680 MAP: (2 sibs) 3 children: 38: [6] [6] 0x556de2abc710 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x556de2abc7a0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x556de2abc830 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: 0x556de2a3f7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x556de2a40e90 MAP: (3 sibs) 3 children: 38: 0x556de2a41060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x556de2a410f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x556de2a41190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x556de2a40f28 MAP: (3 sibs) 3 children: 38: 0x556de2a41230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x556de2a412c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x556de2a41360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x556de2a40fc0 MAP: (3 sibs) 3 children: 38: 0x556de2a41400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x556de2a41498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x556de2a41530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x556de2abc8d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x556de2abc960 MAP: (3 sibs) 3 children: 38: [2] [2] 0x556de2abc9f0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x556de2abca80 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x556de2abcb10 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x556de2abcba0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x556de2abcc30 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x556de2abccc0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x556de2abcd50 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x556de2abcde0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x556de2abce70 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x556de2abcf00 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x556de2abcf90 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 (24 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (24 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.04 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.13.0/googletest/src/gtest_main.cc 39: [==========] Running 109 tests from 2 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from CaseNode 39: [ RUN ] CaseNode.setting_up 39: [ OK ] CaseNode.setting_up (0 ms) 39: [----------] 1 test from CaseNode (0 ms total) 39: 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0x55f0e54c4fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x55f0e54c3750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x55f0e54c37e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x55f0e54c3880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x55f0e54c39c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x55f0e54c3a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x55f0e54c3918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x55f0e54c3b00 VAL: 'item 1' (2 sibs) 39: 0x55f0e54c3b98 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55f0e54d65e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55f0e54d6670 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55f0e54d6700 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55f0e54d6790 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55f0e54d6820 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55f0e54d68b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55f0e54d6940 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55f0e54d69d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55f0e54d6a60 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: 0x55f0e54c50d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55f0e54c4960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55f0e54c34f0 MAP: (2 sibs) 4 children: 39: 0x55f0e54c4a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55f0e54c4a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55f0e54c4b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55f0e54c4bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55f0e54c3588 MAP: (2 sibs) 5 children: 39: 0x55f0e54c4c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55f0e54c4d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55f0e54c4da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x55f0e54c4e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55f0e54c4ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55f0e54d8980 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55f0e54d8a10 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55f0e54d8aa0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55f0e54d8b30 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55f0e54d8bc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55f0e54d8c50 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55f0e54d8ce0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55f0e54d8d70 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55f0e54d8e00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55f0e54d8e90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55f0e54d8f20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55f0e54d8fb0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55f0e54d9040 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: 0x55f0e54c51f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55f0e54c53e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55f0e54c5480 MAP: (2 sibs) 4 children: 39: 0x55f0e54c55c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55f0e54c5658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55f0e54c56f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55f0e54c5788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55f0e54c5518 MAP: (2 sibs) 5 children: 39: 0x55f0e54c5830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55f0e54c58c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55f0e54c5960 KEYVAL: 'size' '8' (5 sibs) 39: 0x55f0e54c59f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55f0e54c5a90 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55f0e54dac30 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55f0e54dacc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55f0e54dad50 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55f0e54dade0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55f0e54dae70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55f0e54daf00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55f0e54daf90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55f0e54db020 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55f0e54db0b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55f0e54db140 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55f0e54db1d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55f0e54db260 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55f0e54db2f0 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: 0x55f0e54c4fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x55f0e54c3750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x55f0e54c37e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x55f0e54c3880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x55f0e54c39c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x55f0e54c3a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x55f0e54c3918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x55f0e54c3b00 VAL: 'item 1' (2 sibs) 39: 0x55f0e54c3b98 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55f0e54db540 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55f0e54db5d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55f0e54db660 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55f0e54db6f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55f0e54db780 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55f0e54db810 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55f0e54db8a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55f0e54db930 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55f0e54db9c0 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: 0x55f0e54c50d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55f0e54c4960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55f0e54c34f0 MAP: (2 sibs) 4 children: 39: 0x55f0e54c4a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55f0e54c4a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55f0e54c4b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55f0e54c4bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55f0e54c3588 MAP: (2 sibs) 5 children: 39: 0x55f0e54c4c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55f0e54c4d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55f0e54c4da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x55f0e54c4e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55f0e54c4ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55f0e54dbe50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55f0e54dbee0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55f0e54dbf70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55f0e54dc000 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55f0e54dc090 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55f0e54dc120 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55f0e54dc1b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55f0e54dc240 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55f0e54dc2d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55f0e54dc360 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55f0e54dc3f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55f0e54dc480 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55f0e54dc510 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: 0x55f0e54c51f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55f0e54c53e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55f0e54c5480 MAP: (2 sibs) 4 children: 39: 0x55f0e54c55c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55f0e54c5658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55f0e54c56f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55f0e54c5788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55f0e54c5518 MAP: (2 sibs) 5 children: 39: 0x55f0e54c5830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55f0e54c58c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55f0e54c5960 KEYVAL: 'size' '8' (5 sibs) 39: 0x55f0e54c59f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55f0e54c5a90 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55f0e54dc760 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55f0e54dc7f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55f0e54dc880 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55f0e54dc910 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55f0e54dc9a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55f0e54dca30 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55f0e54dcac0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55f0e54dcb50 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55f0e54dcbe0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55f0e54dcc70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55f0e54dcd00 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55f0e54dcd90 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55f0e54dce20 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] 0x55f0e54d65e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55f0e54d6670 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55f0e54d6700 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55f0e54d6790 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55f0e54d6820 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55f0e54d68b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55f0e54d6940 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55f0e54d69d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55f0e54d6a60 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] 0x55f0e54ddc30 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55f0e54ddcc0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55f0e54ddd50 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55f0e54ddde0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55f0e54dde70 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55f0e54ddf00 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55f0e54ddf90 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55f0e54de020 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55f0e54de0b0 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] 0x55f0e54d8980 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55f0e54d8a10 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55f0e54d8aa0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55f0e54d8b30 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55f0e54d8bc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55f0e54d8c50 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55f0e54d8ce0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55f0e54d8d70 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55f0e54d8e00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55f0e54d8e90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55f0e54d8f20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55f0e54d8fb0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55f0e54d9040 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] 0x55f0e54dee20 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55f0e54deeb0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55f0e54def40 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55f0e54defd0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55f0e54df060 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55f0e54df0f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55f0e54df180 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55f0e54df210 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55f0e54df2a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55f0e54df330 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55f0e54df3c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55f0e54df450 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55f0e54df4e0 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] 0x55f0e54dac30 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55f0e54dacc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55f0e54dad50 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55f0e54dade0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55f0e54dae70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55f0e54daf00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55f0e54daf90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55f0e54db020 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55f0e54db0b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55f0e54db140 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55f0e54db1d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55f0e54db260 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55f0e54db2f0 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] 0x55f0e54df730 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55f0e54df7c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55f0e54df850 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55f0e54df8e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55f0e54df970 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55f0e54dfa00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55f0e54dfa90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55f0e54dfb20 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55f0e54dfbb0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55f0e54dfc40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55f0e54dfcd0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55f0e54dfd60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55f0e54dfdf0 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] 0x55f0e54db540 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55f0e54db5d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55f0e54db660 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55f0e54db6f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55f0e54db780 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55f0e54db810 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55f0e54db8a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55f0e54db930 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55f0e54db9c0 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] 0x55f0e54e0040 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55f0e54e00d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55f0e54e0160 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55f0e54e01f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55f0e54e0280 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55f0e54e0310 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55f0e54e03a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55f0e54e0430 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55f0e54e04c0 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] 0x55f0e54dbe50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55f0e54dbee0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55f0e54dbf70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55f0e54dc000 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55f0e54dc090 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55f0e54dc120 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55f0e54dc1b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55f0e54dc240 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55f0e54dc2d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55f0e54dc360 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55f0e54dc3f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55f0e54dc480 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55f0e54dc510 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] 0x55f0e54e0950 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55f0e54e09e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55f0e54e0a70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55f0e54e0b00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55f0e54e0b90 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55f0e54e0c20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55f0e54e0cb0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55f0e54e0d40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55f0e54e0dd0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55f0e54e0e60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55f0e54e0ef0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55f0e54e0f80 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55f0e54e1010 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] 0x55f0e54dc760 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55f0e54dc7f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55f0e54dc880 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55f0e54dc910 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55f0e54dc9a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55f0e54dca30 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55f0e54dcac0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55f0e54dcb50 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55f0e54dcbe0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55f0e54dcc70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55f0e54dcd00 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55f0e54dcd90 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55f0e54dce20 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] 0x55f0e54e1260 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55f0e54e12f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55f0e54e1380 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55f0e54e1410 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55f0e54e14a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55f0e54e1530 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55f0e54e15c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55f0e54e1650 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55f0e54e16e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55f0e54e1770 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55f0e54e1800 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55f0e54e1890 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55f0e54e1920 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: 0x55f0e54c4fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x55f0e54c3750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x55f0e54c37e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x55f0e54c3880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x55f0e54c39c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x55f0e54c3a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x55f0e54c3918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x55f0e54c3b00 VAL: 'item 1' (2 sibs) 39: 0x55f0e54c3b98 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55f0e54de700 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55f0e54de790 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55f0e54de820 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55f0e54de8b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55f0e54de940 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55f0e54de9d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55f0e54dea60 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55f0e54deaf0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55f0e54deb80 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: 0x55f0e54c50d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55f0e54c4960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55f0e54c34f0 MAP: (2 sibs) 4 children: 39: 0x55f0e54c4a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55f0e54c4a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55f0e54c4b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55f0e54c4bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55f0e54c3588 MAP: (2 sibs) 5 children: 39: 0x55f0e54c4c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55f0e54c4d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55f0e54c4da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x55f0e54c4e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55f0e54c4ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55f0e54e1b70 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55f0e54e1c00 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55f0e54e1c90 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55f0e54e1d20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55f0e54e1db0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55f0e54e1e40 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55f0e54e1ed0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55f0e54e1f60 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55f0e54e1ff0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55f0e54e2080 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55f0e54e2110 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55f0e54e21a0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55f0e54e2230 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: 0x55f0e54c51f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55f0e54c53e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55f0e54c5480 MAP: (2 sibs) 4 children: 39: 0x55f0e54c55c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55f0e54c5658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55f0e54c56f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55f0e54c5788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55f0e54c5518 MAP: (2 sibs) 5 children: 39: 0x55f0e54c5830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55f0e54c58c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55f0e54c5960 KEYVAL: 'size' '8' (5 sibs) 39: 0x55f0e54c59f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55f0e54c5a90 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55f0e54e22d0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55f0e54e2360 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55f0e54e23f0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55f0e54e2480 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55f0e54e2510 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55f0e54e25a0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55f0e54e2630 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55f0e54e26c0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55f0e54e2750 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55f0e54e27e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55f0e54e2870 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55f0e54e2900 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55f0e54e2990 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: 0x55f0e54c4fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x55f0e54c3750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x55f0e54c37e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x55f0e54c3880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x55f0e54c39c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x55f0e54c3a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x55f0e54c3918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x55f0e54c3b00 VAL: 'item 1' (2 sibs) 39: 0x55f0e54c3b98 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55f0e54e2a30 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55f0e54e2ac0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55f0e54e2b50 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55f0e54e2be0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55f0e54e2c70 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55f0e54e2d00 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55f0e54e2d90 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55f0e54e2e20 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55f0e54e2eb0 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: 0x55f0e54c50d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55f0e54c4960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55f0e54c34f0 MAP: (2 sibs) 4 children: 39: 0x55f0e54c4a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55f0e54c4a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55f0e54c4b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55f0e54c4bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55f0e54c3588 MAP: (2 sibs) 5 children: 39: 0x55f0e54c4c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55f0e54c4d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55f0e54c4da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x55f0e54c4e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55f0e54c4ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55f0e54e2f50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55f0e54e2fe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55f0e54e3070 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55f0e54e3100 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55f0e54e3190 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55f0e54e3220 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55f0e54e32b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55f0e54e3340 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55f0e54e33d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55f0e54e3460 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55f0e54e34f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55f0e54e3580 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55f0e54e3610 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: 0x55f0e54c51f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55f0e54c53e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55f0e54c5480 MAP: (2 sibs) 4 children: 39: 0x55f0e54c55c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55f0e54c5658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55f0e54c56f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55f0e54c5788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55f0e54c5518 MAP: (2 sibs) 5 children: 39: 0x55f0e54c5830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55f0e54c58c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55f0e54c5960 KEYVAL: 'size' '8' (5 sibs) 39: 0x55f0e54c59f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55f0e54c5a90 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55f0e54e36b0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55f0e54e3740 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55f0e54e37d0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55f0e54e3860 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55f0e54e38f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55f0e54e3980 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55f0e54e3a10 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55f0e54e3aa0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55f0e54e3b30 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55f0e54e3bc0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55f0e54e3c50 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55f0e54e3ce0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55f0e54e3d70 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase (1 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 109 tests from 2 test suites ran. (1 ms total) 39: [ PASSED ] 109 tests. 39/52 Test #39: ryml-test-generic_map ............. Passed 0.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.13.0/googletest/src/gtest_main.cc 40: [==========] Running 73 tests from 2 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from CaseNode 40: [ RUN ] CaseNode.setting_up 40: [ OK ] CaseNode.setting_up (0 ms) 40: [----------] 1 test from CaseNode (0 ms total) 40: 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x55acfa2a8c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55acfa2a8750 VAL: 'item 1' (4 sibs) 40: 0x55acfa2a87e8 VAL: 'item 2' (4 sibs) 40: 0x55acfa2a8880 SEQ: (4 sibs) 2 children: 40: 0x55acfa2a89c0 VAL: 'item 3.1' (2 sibs) 40: 0x55acfa2a8a58 VAL: 'item 3.2' (2 sibs) 40: 0x55acfa2a8918 MAP: (4 sibs) 2 children: 40: 0x55acfa2a8b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55acfa2a8b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55acfa2b4580 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55acfa2b4610 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55acfa2b46a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55acfa2b4730 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55acfa2b47c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55acfa2b4850 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55acfa2b48e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55acfa2b4970 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55acfa2b4a00 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: 0x55acfa2a8da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55acfa2a8e80 VAL: 'item 1' (4 sibs) 40: 0x55acfa2a8f18 VAL: 'item 2' (4 sibs) 40: 0x55acfa2a8fb0 SEQ: (4 sibs) 2 children: 40: 0x55acfa2a90f0 VAL: 'item 3.1' (2 sibs) 40: 0x55acfa2a9188 VAL: 'item 3.2' (2 sibs) 40: 0x55acfa2a9048 MAP: (4 sibs) 2 children: 40: 0x55acfa2a9230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55acfa2a92c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55acfa2b65a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55acfa2b6630 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55acfa2b66c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55acfa2b6750 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55acfa2b67e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55acfa2b6870 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55acfa2b6900 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55acfa2b6990 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55acfa2b6a20 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: 0x55acfa2a8c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55acfa2a8750 VAL: 'item 1' (4 sibs) 40: 0x55acfa2a87e8 VAL: 'item 2' (4 sibs) 40: 0x55acfa2a8880 SEQ: (4 sibs) 2 children: 40: 0x55acfa2a89c0 VAL: 'item 3.1' (2 sibs) 40: 0x55acfa2a8a58 VAL: 'item 3.2' (2 sibs) 40: 0x55acfa2a8918 MAP: (4 sibs) 2 children: 40: 0x55acfa2a8b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55acfa2a8b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55acfa2b6eb0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55acfa2b6f40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55acfa2b6fd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55acfa2b7060 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55acfa2b70f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55acfa2b7180 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55acfa2b7210 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55acfa2b72a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55acfa2b7330 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: 0x55acfa2a8da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55acfa2a8e80 VAL: 'item 1' (4 sibs) 40: 0x55acfa2a8f18 VAL: 'item 2' (4 sibs) 40: 0x55acfa2a8fb0 SEQ: (4 sibs) 2 children: 40: 0x55acfa2a90f0 VAL: 'item 3.1' (2 sibs) 40: 0x55acfa2a9188 VAL: 'item 3.2' (2 sibs) 40: 0x55acfa2a9048 MAP: (4 sibs) 2 children: 40: 0x55acfa2a9230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55acfa2a92c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55acfa2b77c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55acfa2b7850 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55acfa2b78e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55acfa2b7970 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55acfa2b7a00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55acfa2b7a90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55acfa2b7b20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55acfa2b7bb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55acfa2b7c40 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] 0x55acfa2b4580 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55acfa2b4610 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55acfa2b46a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55acfa2b4730 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55acfa2b47c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55acfa2b4850 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55acfa2b48e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55acfa2b4970 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55acfa2b4a00 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] 0x55acfa2b8580 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55acfa2b8610 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55acfa2b86a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55acfa2b8730 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55acfa2b87c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55acfa2b8850 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55acfa2b88e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55acfa2b8970 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55acfa2b8a00 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] 0x55acfa2b65a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55acfa2b6630 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55acfa2b66c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55acfa2b6750 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55acfa2b67e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55acfa2b6870 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55acfa2b6900 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55acfa2b6990 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55acfa2b6a20 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] 0x55acfa2b9770 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55acfa2b9800 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55acfa2b9890 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55acfa2b9920 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55acfa2b99b0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55acfa2b9a40 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55acfa2b9ad0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55acfa2b9b60 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55acfa2b9bf0 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] 0x55acfa2b6eb0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55acfa2b6f40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55acfa2b6fd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55acfa2b7060 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55acfa2b70f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55acfa2b7180 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55acfa2b7210 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55acfa2b72a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55acfa2b7330 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] 0x55acfa2ba080 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55acfa2ba110 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55acfa2ba1a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55acfa2ba230 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55acfa2ba2c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55acfa2ba350 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55acfa2ba3e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55acfa2ba470 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55acfa2ba500 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] 0x55acfa2b77c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55acfa2b7850 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55acfa2b78e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55acfa2b7970 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55acfa2b7a00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55acfa2b7a90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55acfa2b7b20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55acfa2b7bb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55acfa2b7c40 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] 0x55acfa2ba990 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55acfa2baa20 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55acfa2baab0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55acfa2bab40 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55acfa2babd0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55acfa2bac60 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55acfa2bacf0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55acfa2bad80 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55acfa2bae10 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: 0x55acfa2a8c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55acfa2a8750 VAL: 'item 1' (4 sibs) 40: 0x55acfa2a87e8 VAL: 'item 2' (4 sibs) 40: 0x55acfa2a8880 SEQ: (4 sibs) 2 children: 40: 0x55acfa2a89c0 VAL: 'item 3.1' (2 sibs) 40: 0x55acfa2a8a58 VAL: 'item 3.2' (2 sibs) 40: 0x55acfa2a8918 MAP: (4 sibs) 2 children: 40: 0x55acfa2a8b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55acfa2a8b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55acfa2b8e90 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55acfa2b8f20 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55acfa2b8fb0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55acfa2b9040 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55acfa2b90d0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55acfa2b9160 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55acfa2b91f0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55acfa2b9280 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55acfa2b9310 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: 0x55acfa2a8da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55acfa2a8e80 VAL: 'item 1' (4 sibs) 40: 0x55acfa2a8f18 VAL: 'item 2' (4 sibs) 40: 0x55acfa2a8fb0 SEQ: (4 sibs) 2 children: 40: 0x55acfa2a90f0 VAL: 'item 3.1' (2 sibs) 40: 0x55acfa2a9188 VAL: 'item 3.2' (2 sibs) 40: 0x55acfa2a9048 MAP: (4 sibs) 2 children: 40: 0x55acfa2a9230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55acfa2a92c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55acfa2bb2a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55acfa2bb330 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55acfa2bb3c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55acfa2bb450 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55acfa2bb4e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55acfa2bb570 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55acfa2bb600 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55acfa2bb690 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55acfa2bb720 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: 0x55acfa2a8c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55acfa2a8750 VAL: 'item 1' (4 sibs) 40: 0x55acfa2a87e8 VAL: 'item 2' (4 sibs) 40: 0x55acfa2a8880 SEQ: (4 sibs) 2 children: 40: 0x55acfa2a89c0 VAL: 'item 3.1' (2 sibs) 40: 0x55acfa2a8a58 VAL: 'item 3.2' (2 sibs) 40: 0x55acfa2a8918 MAP: (4 sibs) 2 children: 40: 0x55acfa2a8b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55acfa2a8b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55acfa2bb7c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55acfa2bb850 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55acfa2bb8e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55acfa2bb970 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55acfa2bba00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55acfa2bba90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55acfa2bbb20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55acfa2bbbb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55acfa2bbc40 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: 0x55acfa2a8da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55acfa2a8e80 VAL: 'item 1' (4 sibs) 40: 0x55acfa2a8f18 VAL: 'item 2' (4 sibs) 40: 0x55acfa2a8fb0 SEQ: (4 sibs) 2 children: 40: 0x55acfa2a90f0 VAL: 'item 3.1' (2 sibs) 40: 0x55acfa2a9188 VAL: 'item 3.2' (2 sibs) 40: 0x55acfa2a9048 MAP: (4 sibs) 2 children: 40: 0x55acfa2a9230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55acfa2a92c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55acfa2bbce0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55acfa2bbd70 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55acfa2bbe00 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55acfa2bbe90 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55acfa2bbf20 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55acfa2bbfb0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55acfa2bc040 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55acfa2bc0d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55acfa2bc160 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase (0 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 73 tests from 2 test suites ran. (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.13.0/googletest/src/gtest_main.cc 41: [==========] Running 145 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from CaseNode 41: [ RUN ] CaseNode.setting_up 41: [ OK ] CaseNode.setting_up (0 ms) 41: [----------] 1 test from CaseNode (0 ms total) 41: 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0x556101af09e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x556101aef4d0 VAL: 'a' (21 sibs) 41: 0x556101aef568 VAL: 'b:b' (21 sibs) 41: 0x556101aef600 VAL: 'c{c' (21 sibs) 41: 0x556101aef698 VAL: 'cc{' (21 sibs) 41: 0x556101aef730 VAL: 'c}c' (21 sibs) 41: 0x556101aef7c8 VAL: 'cc}' (21 sibs) 41: 0x556101aef860 VAL: 'c!c' (21 sibs) 41: 0x556101aef8f8 VAL: 'cc!' (21 sibs) 41: 0x556101aef990 VAL: '.foo' (21 sibs) 41: 0x556101aefa28 VAL: '.' (21 sibs) 41: 0x556101aefac0 VAL: '-a' (21 sibs) 41: 0x556101aefb58 VAL: '+b' (21 sibs) 41: 0x556101aefbf0 VAL: '/b' (21 sibs) 41: 0x556101aefc88 VAL: ':c' (21 sibs) 41: 0x556101aefd20 VAL: '$g' (21 sibs) 41: 0x556101aefdb8 VAL: '*' (21 sibs) 41: 0x556101aefe50 VAL: '*' (21 sibs) 41: 0x556101aefee8 VAL: '*' (21 sibs) 41: 0x556101aeff80 VAL: '*a' (21 sibs) 41: 0x556101af0018 VAL: '*a' (21 sibs) 41: 0x556101af00b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x556101b094c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x556101b09550 VAL: 'a' (21 sibs) 41: [2] [2] 0x556101b095e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x556101b09670 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x556101b09700 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x556101b09790 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x556101b09820 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x556101b098b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x556101b09940 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x556101b099d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x556101b09a60 VAL: '.' (21 sibs) 41: [11] [11] 0x556101b09af0 VAL: '-a' (21 sibs) 41: [12] [12] 0x556101b09b80 VAL: '+b' (21 sibs) 41: [13] [13] 0x556101b09c10 VAL: '/b' (21 sibs) 41: [14] [14] 0x556101b09ca0 VAL: ':c' (21 sibs) 41: [15] [15] 0x556101b09d30 VAL: '$g' (21 sibs) 41: [16] [16] 0x556101b09dc0 VAL: '*' (21 sibs) 41: [17] [17] 0x556101b09e50 VAL: '*' (21 sibs) 41: [18] [18] 0x556101b09ee0 VAL: '*' (21 sibs) 41: [19] [19] 0x556101b09f70 VAL: '*a' (21 sibs) 41: [20] [20] 0x556101b0a000 VAL: '*a' (21 sibs) 41: [21] [21] 0x556101b0a090 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: 0x556101af0af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x556101af0390 VAL: 'a' (10 sibs) 41: 0x556101af0428 VAL: 'b' (10 sibs) 41: 0x556101af04c0 VAL: 'c' (10 sibs) 41: 0x556101af0558 VAL: '.foo' (10 sibs) 41: 0x556101af05f0 VAL: '.' (10 sibs) 41: 0x556101af0688 VAL: '-a' (10 sibs) 41: 0x556101af0720 VAL: '+b' (10 sibs) 41: 0x556101af07b8 VAL: '/b' (10 sibs) 41: 0x556101af0850 VAL: ':c' (10 sibs) 41: 0x556101af08e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x556101b0baf0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x556101b0bb80 VAL: 'a' (10 sibs) 41: [2] [2] 0x556101b0bc10 VAL: 'b' (10 sibs) 41: [3] [3] 0x556101b0bca0 VAL: 'c' (10 sibs) 41: [4] [4] 0x556101b0bd30 VAL: '.foo' (10 sibs) 41: [5] [5] 0x556101b0bdc0 VAL: '.' (10 sibs) 41: [6] [6] 0x556101b0be50 VAL: '-a' (10 sibs) 41: [7] [7] 0x556101b0bee0 VAL: '+b' (10 sibs) 41: [8] [8] 0x556101b0bf70 VAL: '/b' (10 sibs) 41: [9] [9] 0x556101b0c000 VAL: ':c' (10 sibs) 41: [10] [10] 0x556101b0c090 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: 0x556101af0c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x556101af0e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x556101af0e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x556101af0f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x556101af0fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x556101af1060 KEYVAL: '.' '.' (12 sibs) 41: 0x556101af10f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x556101af1190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x556101af1228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x556101af12c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x556101af1358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x556101af13f0 KEYVAL: '*' '*' (12 sibs) 41: 0x556101af1488 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x556101b0d820 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556101b0d8b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556101b0d940 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556101b0d9d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556101b0da60 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556101b0daf0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556101b0db80 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556101b0dc10 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556101b0dca0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556101b0dd30 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556101b0ddc0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556101b0de50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556101b0dee0 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: 0x556101af0d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x556101af1530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x556101af15c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x556101af1660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x556101af16f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x556101af1790 KEYVAL: '.' '.' (12 sibs) 41: 0x556101af1828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x556101af18c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x556101af1958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x556101af19f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x556101af1a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x556101af1b20 KEYVAL: '*' '*' (12 sibs) 41: 0x556101af1bb8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x556101b0f550 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556101b0f5e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556101b0f670 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556101b0f700 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556101b0f790 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556101b0f820 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556101b0f8b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556101b0f940 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556101b0f9d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556101b0fa60 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556101b0faf0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556101b0fb80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556101b0fc10 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: 0x556101af09e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x556101aef4d0 VAL: 'a' (21 sibs) 41: 0x556101aef568 VAL: 'b:b' (21 sibs) 41: 0x556101aef600 VAL: 'c{c' (21 sibs) 41: 0x556101aef698 VAL: 'cc{' (21 sibs) 41: 0x556101aef730 VAL: 'c}c' (21 sibs) 41: 0x556101aef7c8 VAL: 'cc}' (21 sibs) 41: 0x556101aef860 VAL: 'c!c' (21 sibs) 41: 0x556101aef8f8 VAL: 'cc!' (21 sibs) 41: 0x556101aef990 VAL: '.foo' (21 sibs) 41: 0x556101aefa28 VAL: '.' (21 sibs) 41: 0x556101aefac0 VAL: '-a' (21 sibs) 41: 0x556101aefb58 VAL: '+b' (21 sibs) 41: 0x556101aefbf0 VAL: '/b' (21 sibs) 41: 0x556101aefc88 VAL: ':c' (21 sibs) 41: 0x556101aefd20 VAL: '$g' (21 sibs) 41: 0x556101aefdb8 VAL: '*' (21 sibs) 41: 0x556101aefe50 VAL: '*' (21 sibs) 41: 0x556101aefee8 VAL: '*' (21 sibs) 41: 0x556101aeff80 VAL: '*a' (21 sibs) 41: 0x556101af0018 VAL: '*a' (21 sibs) 41: 0x556101af00b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x556101b10770 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x556101b10800 VAL: 'a' (21 sibs) 41: [2] [2] 0x556101b10890 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x556101b10920 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x556101b109b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x556101b10a40 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x556101b10ad0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x556101b10b60 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x556101b10bf0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x556101b10c80 VAL: '.foo' (21 sibs) 41: [10] [10] 0x556101b10d10 VAL: '.' (21 sibs) 41: [11] [11] 0x556101b10da0 VAL: '-a' (21 sibs) 41: [12] [12] 0x556101b10e30 VAL: '+b' (21 sibs) 41: [13] [13] 0x556101b10ec0 VAL: '/b' (21 sibs) 41: [14] [14] 0x556101b10f50 VAL: ':c' (21 sibs) 41: [15] [15] 0x556101b10fe0 VAL: '$g' (21 sibs) 41: [16] [16] 0x556101b11070 VAL: '*' (21 sibs) 41: [17] [17] 0x556101b11100 VAL: '*' (21 sibs) 41: [18] [18] 0x556101b11190 VAL: '*' (21 sibs) 41: [19] [19] 0x556101b11220 VAL: '*a' (21 sibs) 41: [20] [20] 0x556101b112b0 VAL: '*a' (21 sibs) 41: [21] [21] 0x556101b11340 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: 0x556101af0af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x556101af0390 VAL: 'a' (10 sibs) 41: 0x556101af0428 VAL: 'b' (10 sibs) 41: 0x556101af04c0 VAL: 'c' (10 sibs) 41: 0x556101af0558 VAL: '.foo' (10 sibs) 41: 0x556101af05f0 VAL: '.' (10 sibs) 41: 0x556101af0688 VAL: '-a' (10 sibs) 41: 0x556101af0720 VAL: '+b' (10 sibs) 41: 0x556101af07b8 VAL: '/b' (10 sibs) 41: 0x556101af0850 VAL: ':c' (10 sibs) 41: 0x556101af08e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x556101b0fe60 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x556101b0fef0 VAL: 'a' (10 sibs) 41: [2] [2] 0x556101b0ff80 VAL: 'b' (10 sibs) 41: [3] [3] 0x556101b10010 VAL: 'c' (10 sibs) 41: [4] [4] 0x556101b100a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x556101b10130 VAL: '.' (10 sibs) 41: [6] [6] 0x556101b101c0 VAL: '-a' (10 sibs) 41: [7] [7] 0x556101b10250 VAL: '+b' (10 sibs) 41: [8] [8] 0x556101b102e0 VAL: '/b' (10 sibs) 41: [9] [9] 0x556101b10370 VAL: ':c' (10 sibs) 41: [10] [10] 0x556101b10400 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: 0x556101af0c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x556101af0e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x556101af0e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x556101af0f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x556101af0fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x556101af1060 KEYVAL: '.' '.' (12 sibs) 41: 0x556101af10f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x556101af1190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x556101af1228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x556101af12c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x556101af1358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x556101af13f0 KEYVAL: '*' '*' (12 sibs) 41: 0x556101af1488 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x556101b11980 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556101b11a10 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556101b11aa0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556101b11b30 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556101b11bc0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556101b11c50 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556101b11ce0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556101b11d70 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556101b11e00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556101b11e90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556101b11f20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556101b11fb0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556101b12040 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: 0x556101af0d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x556101af1530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x556101af15c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x556101af1660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x556101af16f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x556101af1790 KEYVAL: '.' '.' (12 sibs) 41: 0x556101af1828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x556101af18c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x556101af1958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x556101af19f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x556101af1a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x556101af1b20 KEYVAL: '*' '*' (12 sibs) 41: 0x556101af1bb8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x556101b12290 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556101b12320 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556101b123b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556101b12440 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556101b124d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556101b12560 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556101b125f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556101b12680 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556101b12710 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556101b127a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556101b12830 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556101b128c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556101b12950 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] 0x556101b094c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x556101b09550 VAL: 'a' (21 sibs) 41: [2] [2] 0x556101b095e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x556101b09670 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x556101b09700 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x556101b09790 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x556101b09820 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x556101b098b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x556101b09940 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x556101b099d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x556101b09a60 VAL: '.' (21 sibs) 41: [11] [11] 0x556101b09af0 VAL: '-a' (21 sibs) 41: [12] [12] 0x556101b09b80 VAL: '+b' (21 sibs) 41: [13] [13] 0x556101b09c10 VAL: '/b' (21 sibs) 41: [14] [14] 0x556101b09ca0 VAL: ':c' (21 sibs) 41: [15] [15] 0x556101b09d30 VAL: '$g' (21 sibs) 41: [16] [16] 0x556101b09dc0 VAL: '*' (21 sibs) 41: [17] [17] 0x556101b09e50 VAL: '*' (21 sibs) 41: [18] [18] 0x556101b09ee0 VAL: '*' (21 sibs) 41: [19] [19] 0x556101b09f70 VAL: '*a' (21 sibs) 41: [20] [20] 0x556101b0a000 VAL: '*a' (21 sibs) 41: [21] [21] 0x556101b0a090 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] 0x556101b14210 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x556101b142a0 VAL: 'a' (21 sibs) 41: [2] [2] 0x556101b14330 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x556101b143c0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x556101b14450 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x556101b144e0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x556101b14570 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x556101b14600 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x556101b14690 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x556101b14720 VAL: '.foo' (21 sibs) 41: [10] [10] 0x556101b147b0 VAL: '.' (21 sibs) 41: [11] [11] 0x556101b14840 VAL: '-a' (21 sibs) 41: [12] [12] 0x556101b148d0 VAL: '+b' (21 sibs) 41: [13] [13] 0x556101b14960 VAL: '/b' (21 sibs) 41: [14] [14] 0x556101b149f0 VAL: ':c' (21 sibs) 41: [15] [15] 0x556101b14a80 VAL: '$g' (21 sibs) 41: [16] [16] 0x556101b14b10 VAL: '*' (21 sibs) 41: [17] [17] 0x556101b14ba0 VAL: '*' (21 sibs) 41: [18] [18] 0x556101b14c30 VAL: '*' (21 sibs) 41: [19] [19] 0x556101b14cc0 VAL: '*a' (21 sibs) 41: [20] [20] 0x556101b14d50 VAL: '*a' (21 sibs) 41: [21] [21] 0x556101b14de0 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] 0x556101b0baf0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x556101b0bb80 VAL: 'a' (10 sibs) 41: [2] [2] 0x556101b0bc10 VAL: 'b' (10 sibs) 41: [3] [3] 0x556101b0bca0 VAL: 'c' (10 sibs) 41: [4] [4] 0x556101b0bd30 VAL: '.foo' (10 sibs) 41: [5] [5] 0x556101b0bdc0 VAL: '.' (10 sibs) 41: [6] [6] 0x556101b0be50 VAL: '-a' (10 sibs) 41: [7] [7] 0x556101b0bee0 VAL: '+b' (10 sibs) 41: [8] [8] 0x556101b0bf70 VAL: '/b' (10 sibs) 41: [9] [9] 0x556101b0c000 VAL: ':c' (10 sibs) 41: [10] [10] 0x556101b0c090 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] 0x556101b13020 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x556101b130b0 VAL: 'a' (10 sibs) 41: [2] [2] 0x556101b13140 VAL: 'b' (10 sibs) 41: [3] [3] 0x556101b131d0 VAL: 'c' (10 sibs) 41: [4] [4] 0x556101b13260 VAL: '.foo' (10 sibs) 41: [5] [5] 0x556101b132f0 VAL: '.' (10 sibs) 41: [6] [6] 0x556101b13380 VAL: '-a' (10 sibs) 41: [7] [7] 0x556101b13410 VAL: '+b' (10 sibs) 41: [8] [8] 0x556101b134a0 VAL: '/b' (10 sibs) 41: [9] [9] 0x556101b13530 VAL: ':c' (10 sibs) 41: [10] [10] 0x556101b135c0 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] 0x556101b0d820 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556101b0d8b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556101b0d940 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556101b0d9d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556101b0da60 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556101b0daf0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556101b0db80 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556101b0dc10 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556101b0dca0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556101b0dd30 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556101b0ddc0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556101b0de50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556101b0dee0 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] 0x556101b15420 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556101b154b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556101b15540 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556101b155d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556101b15660 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556101b156f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556101b15780 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556101b15810 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556101b158a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556101b15930 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556101b159c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556101b15a50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556101b15ae0 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] 0x556101b0f550 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556101b0f5e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556101b0f670 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556101b0f700 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556101b0f790 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556101b0f820 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556101b0f8b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556101b0f940 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556101b0f9d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556101b0fa60 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556101b0faf0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556101b0fb80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556101b0fc10 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] 0x556101b15d30 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556101b15dc0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556101b15e50 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556101b15ee0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556101b15f70 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556101b16000 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556101b16090 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556101b16120 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556101b161b0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556101b16240 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556101b162d0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556101b16360 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556101b163f0 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] 0x556101b10770 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x556101b10800 VAL: 'a' (21 sibs) 41: [2] [2] 0x556101b10890 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x556101b10920 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x556101b109b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x556101b10a40 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x556101b10ad0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x556101b10b60 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x556101b10bf0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x556101b10c80 VAL: '.foo' (21 sibs) 41: [10] [10] 0x556101b10d10 VAL: '.' (21 sibs) 41: [11] [11] 0x556101b10da0 VAL: '-a' (21 sibs) 41: [12] [12] 0x556101b10e30 VAL: '+b' (21 sibs) 41: [13] [13] 0x556101b10ec0 VAL: '/b' (21 sibs) 41: [14] [14] 0x556101b10f50 VAL: ':c' (21 sibs) 41: [15] [15] 0x556101b10fe0 VAL: '$g' (21 sibs) 41: [16] [16] 0x556101b11070 VAL: '*' (21 sibs) 41: [17] [17] 0x556101b11100 VAL: '*' (21 sibs) 41: [18] [18] 0x556101b11190 VAL: '*' (21 sibs) 41: [19] [19] 0x556101b11220 VAL: '*a' (21 sibs) 41: [20] [20] 0x556101b112b0 VAL: '*a' (21 sibs) 41: [21] [21] 0x556101b11340 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] 0x556101b16f50 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x556101b16fe0 VAL: 'a' (21 sibs) 41: [2] [2] 0x556101b17070 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x556101b17100 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x556101b17190 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x556101b17220 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x556101b172b0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x556101b17340 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x556101b173d0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x556101b17460 VAL: '.foo' (21 sibs) 41: [10] [10] 0x556101b174f0 VAL: '.' (21 sibs) 41: [11] [11] 0x556101b17580 VAL: '-a' (21 sibs) 41: [12] [12] 0x556101b17610 VAL: '+b' (21 sibs) 41: [13] [13] 0x556101b176a0 VAL: '/b' (21 sibs) 41: [14] [14] 0x556101b17730 VAL: ':c' (21 sibs) 41: [15] [15] 0x556101b177c0 VAL: '$g' (21 sibs) 41: [16] [16] 0x556101b17850 VAL: '*' (21 sibs) 41: [17] [17] 0x556101b178e0 VAL: '*' (21 sibs) 41: [18] [18] 0x556101b17970 VAL: '*' (21 sibs) 41: [19] [19] 0x556101b17a00 VAL: '*a' (21 sibs) 41: [20] [20] 0x556101b17a90 VAL: '*a' (21 sibs) 41: [21] [21] 0x556101b17b20 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] 0x556101b0fe60 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x556101b0fef0 VAL: 'a' (10 sibs) 41: [2] [2] 0x556101b0ff80 VAL: 'b' (10 sibs) 41: [3] [3] 0x556101b10010 VAL: 'c' (10 sibs) 41: [4] [4] 0x556101b100a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x556101b10130 VAL: '.' (10 sibs) 41: [6] [6] 0x556101b101c0 VAL: '-a' (10 sibs) 41: [7] [7] 0x556101b10250 VAL: '+b' (10 sibs) 41: [8] [8] 0x556101b102e0 VAL: '/b' (10 sibs) 41: [9] [9] 0x556101b10370 VAL: ':c' (10 sibs) 41: [10] [10] 0x556101b10400 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] 0x556101b16640 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x556101b166d0 VAL: 'a' (10 sibs) 41: [2] [2] 0x556101b16760 VAL: 'b' (10 sibs) 41: [3] [3] 0x556101b167f0 VAL: 'c' (10 sibs) 41: [4] [4] 0x556101b16880 VAL: '.foo' (10 sibs) 41: [5] [5] 0x556101b16910 VAL: '.' (10 sibs) 41: [6] [6] 0x556101b169a0 VAL: '-a' (10 sibs) 41: [7] [7] 0x556101b16a30 VAL: '+b' (10 sibs) 41: [8] [8] 0x556101b16ac0 VAL: '/b' (10 sibs) 41: [9] [9] 0x556101b16b50 VAL: ':c' (10 sibs) 41: [10] [10] 0x556101b16be0 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] 0x556101b11980 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556101b11a10 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556101b11aa0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556101b11b30 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556101b11bc0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556101b11c50 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556101b11ce0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556101b11d70 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556101b11e00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556101b11e90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556101b11f20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556101b11fb0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556101b12040 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] 0x556101b18160 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556101b181f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556101b18280 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556101b18310 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556101b183a0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556101b18430 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556101b184c0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556101b18550 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556101b185e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556101b18670 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556101b18700 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556101b18790 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556101b18820 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] 0x556101b12290 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556101b12320 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556101b123b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556101b12440 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556101b124d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556101b12560 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556101b125f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556101b12680 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556101b12710 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556101b127a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556101b12830 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556101b128c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556101b12950 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] 0x556101b18a70 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556101b18b00 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556101b18b90 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556101b18c20 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556101b18cb0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556101b18d40 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556101b18dd0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556101b18e60 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556101b18ef0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556101b18f80 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556101b19010 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556101b190a0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556101b19130 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: 0x556101af09e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x556101aef4d0 VAL: 'a' (21 sibs) 41: 0x556101aef568 VAL: 'b:b' (21 sibs) 41: 0x556101aef600 VAL: 'c{c' (21 sibs) 41: 0x556101aef698 VAL: 'cc{' (21 sibs) 41: 0x556101aef730 VAL: 'c}c' (21 sibs) 41: 0x556101aef7c8 VAL: 'cc}' (21 sibs) 41: 0x556101aef860 VAL: 'c!c' (21 sibs) 41: 0x556101aef8f8 VAL: 'cc!' (21 sibs) 41: 0x556101aef990 VAL: '.foo' (21 sibs) 41: 0x556101aefa28 VAL: '.' (21 sibs) 41: 0x556101aefac0 VAL: '-a' (21 sibs) 41: 0x556101aefb58 VAL: '+b' (21 sibs) 41: 0x556101aefbf0 VAL: '/b' (21 sibs) 41: 0x556101aefc88 VAL: ':c' (21 sibs) 41: 0x556101aefd20 VAL: '$g' (21 sibs) 41: 0x556101aefdb8 VAL: '*' (21 sibs) 41: 0x556101aefe50 VAL: '*' (21 sibs) 41: 0x556101aefee8 VAL: '*' (21 sibs) 41: 0x556101aeff80 VAL: '*a' (21 sibs) 41: 0x556101af0018 VAL: '*a' (21 sibs) 41: 0x556101af00b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x556101b19380 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x556101b19410 VAL: 'a' (21 sibs) 41: [2] [2] 0x556101b194a0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x556101b19530 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x556101b195c0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x556101b19650 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x556101b196e0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x556101b19770 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x556101b19800 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x556101b19890 VAL: '.foo' (21 sibs) 41: [10] [10] 0x556101b19920 VAL: '.' (21 sibs) 41: [11] [11] 0x556101b199b0 VAL: '-a' (21 sibs) 41: [12] [12] 0x556101b19a40 VAL: '+b' (21 sibs) 41: [13] [13] 0x556101b19ad0 VAL: '/b' (21 sibs) 41: [14] [14] 0x556101b19b60 VAL: ':c' (21 sibs) 41: [15] [15] 0x556101b19bf0 VAL: '$g' (21 sibs) 41: [16] [16] 0x556101b19c80 VAL: '*' (21 sibs) 41: [17] [17] 0x556101b19d10 VAL: '*' (21 sibs) 41: [18] [18] 0x556101b19da0 VAL: '*' (21 sibs) 41: [19] [19] 0x556101b19e30 VAL: '*a' (21 sibs) 41: [20] [20] 0x556101b19ec0 VAL: '*a' (21 sibs) 41: [21] [21] 0x556101b19f50 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: 0x556101af0af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x556101af0390 VAL: 'a' (10 sibs) 41: 0x556101af0428 VAL: 'b' (10 sibs) 41: 0x556101af04c0 VAL: 'c' (10 sibs) 41: 0x556101af0558 VAL: '.foo' (10 sibs) 41: 0x556101af05f0 VAL: '.' (10 sibs) 41: 0x556101af0688 VAL: '-a' (10 sibs) 41: 0x556101af0720 VAL: '+b' (10 sibs) 41: 0x556101af07b8 VAL: '/b' (10 sibs) 41: 0x556101af0850 VAL: ':c' (10 sibs) 41: 0x556101af08e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x556101b13930 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x556101b139c0 VAL: 'a' (10 sibs) 41: [2] [2] 0x556101b13a50 VAL: 'b' (10 sibs) 41: [3] [3] 0x556101b13ae0 VAL: 'c' (10 sibs) 41: [4] [4] 0x556101b13b70 VAL: '.foo' (10 sibs) 41: [5] [5] 0x556101b13c00 VAL: '.' (10 sibs) 41: [6] [6] 0x556101b13c90 VAL: '-a' (10 sibs) 41: [7] [7] 0x556101b13d20 VAL: '+b' (10 sibs) 41: [8] [8] 0x556101b13db0 VAL: '/b' (10 sibs) 41: [9] [9] 0x556101b13e40 VAL: ':c' (10 sibs) 41: [10] [10] 0x556101b13ed0 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: 0x556101af0c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x556101af0e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x556101af0e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x556101af0f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x556101af0fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x556101af1060 KEYVAL: '.' '.' (12 sibs) 41: 0x556101af10f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x556101af1190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x556101af1228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x556101af12c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x556101af1358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x556101af13f0 KEYVAL: '*' '*' (12 sibs) 41: 0x556101af1488 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x556101b19ff0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556101b1a080 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556101b1a110 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556101b1a1a0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556101b1a230 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556101b1a2c0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556101b1a350 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556101b1a3e0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556101b1a470 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556101b1a500 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556101b1a590 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556101b1a620 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556101b1a6b0 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: 0x556101af0d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x556101af1530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x556101af15c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x556101af1660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x556101af16f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x556101af1790 KEYVAL: '.' '.' (12 sibs) 41: 0x556101af1828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x556101af18c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x556101af1958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x556101af19f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x556101af1a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x556101af1b20 KEYVAL: '*' '*' (12 sibs) 41: 0x556101af1bb8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x556101b1a750 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556101b1a7e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556101b1a870 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556101b1a900 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556101b1a990 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556101b1aa20 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556101b1aab0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556101b1ab40 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556101b1abd0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556101b1ac60 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556101b1acf0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556101b1ad80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556101b1ae10 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: 0x556101af09e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x556101aef4d0 VAL: 'a' (21 sibs) 41: 0x556101aef568 VAL: 'b:b' (21 sibs) 41: 0x556101aef600 VAL: 'c{c' (21 sibs) 41: 0x556101aef698 VAL: 'cc{' (21 sibs) 41: 0x556101aef730 VAL: 'c}c' (21 sibs) 41: 0x556101aef7c8 VAL: 'cc}' (21 sibs) 41: 0x556101aef860 VAL: 'c!c' (21 sibs) 41: 0x556101aef8f8 VAL: 'cc!' (21 sibs) 41: 0x556101aef990 VAL: '.foo' (21 sibs) 41: 0x556101aefa28 VAL: '.' (21 sibs) 41: 0x556101aefac0 VAL: '-a' (21 sibs) 41: 0x556101aefb58 VAL: '+b' (21 sibs) 41: 0x556101aefbf0 VAL: '/b' (21 sibs) 41: 0x556101aefc88 VAL: ':c' (21 sibs) 41: 0x556101aefd20 VAL: '$g' (21 sibs) 41: 0x556101aefdb8 VAL: '*' (21 sibs) 41: 0x556101aefe50 VAL: '*' (21 sibs) 41: 0x556101aefee8 VAL: '*' (21 sibs) 41: 0x556101aeff80 VAL: '*a' (21 sibs) 41: 0x556101af0018 VAL: '*a' (21 sibs) 41: 0x556101af00b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x556101b1aeb0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x556101b1af40 VAL: 'a' (21 sibs) 41: [2] [2] 0x556101b1afd0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x556101b1b060 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x556101b1b0f0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x556101b1b180 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x556101b1b210 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x556101b1b2a0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x556101b1b330 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x556101b1b3c0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x556101b1b450 VAL: '.' (21 sibs) 41: [11] [11] 0x556101b1b4e0 VAL: '-a' (21 sibs) 41: [12] [12] 0x556101b1b570 VAL: '+b' (21 sibs) 41: [13] [13] 0x556101b1b600 VAL: '/b' (21 sibs) 41: [14] [14] 0x556101b1b690 VAL: ':c' (21 sibs) 41: [15] [15] 0x556101b1b720 VAL: '$g' (21 sibs) 41: [16] [16] 0x556101b1b7b0 VAL: '*' (21 sibs) 41: [17] [17] 0x556101b1b840 VAL: '*' (21 sibs) 41: [18] [18] 0x556101b1b8d0 VAL: '*' (21 sibs) 41: [19] [19] 0x556101b1b960 VAL: '*a' (21 sibs) 41: [20] [20] 0x556101b1b9f0 VAL: '*a' (21 sibs) 41: [21] [21] 0x556101b1ba80 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: 0x556101af0af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x556101af0390 VAL: 'a' (10 sibs) 41: 0x556101af0428 VAL: 'b' (10 sibs) 41: 0x556101af04c0 VAL: 'c' (10 sibs) 41: 0x556101af0558 VAL: '.foo' (10 sibs) 41: 0x556101af05f0 VAL: '.' (10 sibs) 41: 0x556101af0688 VAL: '-a' (10 sibs) 41: 0x556101af0720 VAL: '+b' (10 sibs) 41: 0x556101af07b8 VAL: '/b' (10 sibs) 41: 0x556101af0850 VAL: ':c' (10 sibs) 41: 0x556101af08e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x556101b1bb20 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x556101b1bbb0 VAL: 'a' (10 sibs) 41: [2] [2] 0x556101b1bc40 VAL: 'b' (10 sibs) 41: [3] [3] 0x556101b1bcd0 VAL: 'c' (10 sibs) 41: [4] [4] 0x556101b1bd60 VAL: '.foo' (10 sibs) 41: [5] [5] 0x556101b1bdf0 VAL: '.' (10 sibs) 41: [6] [6] 0x556101b1be80 VAL: '-a' (10 sibs) 41: [7] [7] 0x556101b1bf10 VAL: '+b' (10 sibs) 41: [8] [8] 0x556101b1bfa0 VAL: '/b' (10 sibs) 41: [9] [9] 0x556101b1c030 VAL: ':c' (10 sibs) 41: [10] [10] 0x556101b1c0c0 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: 0x556101af0c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x556101af0e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x556101af0e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x556101af0f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x556101af0fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x556101af1060 KEYVAL: '.' '.' (12 sibs) 41: 0x556101af10f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x556101af1190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x556101af1228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x556101af12c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x556101af1358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x556101af13f0 KEYVAL: '*' '*' (12 sibs) 41: 0x556101af1488 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x556101b1c160 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556101b1c1f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556101b1c280 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556101b1c310 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556101b1c3a0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556101b1c430 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556101b1c4c0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556101b1c550 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556101b1c5e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556101b1c670 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556101b1c700 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556101b1c790 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556101b1c820 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: 0x556101af0d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x556101af1530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x556101af15c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x556101af1660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x556101af16f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x556101af1790 KEYVAL: '.' '.' (12 sibs) 41: 0x556101af1828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x556101af18c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x556101af1958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x556101af19f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x556101af1a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x556101af1b20 KEYVAL: '*' '*' (12 sibs) 41: 0x556101af1bb8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x556101b1c8c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x556101b1c950 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x556101b1c9e0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x556101b1ca70 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x556101b1cb00 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x556101b1cb90 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x556101b1cc20 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x556101b1ccb0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x556101b1cd40 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x556101b1cdd0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x556101b1ce60 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x556101b1cef0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x556101b1cf80 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 (7 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 145 tests from 2 test suites ran. (7 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.13.0/googletest/src/gtest_main.cc 42: [==========] Running 815 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (0 ms) 42: [ RUN ] CaseNode.anchors 42: [ OK ] CaseNode.anchors (0 ms) 42: [----------] 2 tests from CaseNode (0 ms total) 42: 42: [----------] 16 tests from anchors 42: [ RUN ] anchors.circular 42: [ OK ] anchors.circular (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_empty 42: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 42: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_with_inheritance 42: [ OK ] anchors.no_ambiguity_with_inheritance (0 ms) 42: [ RUN ] anchors.programatic_key_ref 42: [ OK ] anchors.programatic_key_ref (0 ms) 42: [ RUN ] anchors.programatic_val_ref 42: [ OK ] anchors.programatic_val_ref (0 ms) 42: [ RUN ] anchors.programatic_inheritance 42: [ OK ] anchors.programatic_inheritance (0 ms) 42: [ RUN ] anchors.programatic_multiple_inheritance 42: [ OK ] anchors.programatic_multiple_inheritance (0 ms) 42: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 42: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 42: [ RUN ] anchors.set_ref_leading_star_is_optional 42: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 42: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 42: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 42: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 42: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (0 ms) 42: [ RUN ] anchors.set_key_ref_replaces_existing_key 42: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 42: [ RUN ] anchors.set_val_ref_replaces_existing_key 42: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 42: [----------] 16 tests from anchors (0 ms total) 42: 42: [----------] 1 test from weird_anchor_cases_from_suite 42: [ RUN ] weird_anchor_cases_from_suite.2SXE 42: [ OK ] weird_anchor_cases_from_suite.2SXE (0 ms) 42: [----------] 1 test from weird_anchor_cases_from_suite (0 ms total) 42: 42: [----------] 4 tests from simple_anchor 42: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 42: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 42: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 42: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (0 ms) 42: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 42: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (0 ms) 42: [----------] 4 tests from simple_anchor (0 ms total) 42: 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x560a698cc870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x560a698bf0e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x560a698bf5b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x560a698bf648 KEYVAL: 'y' '2' (2 sibs) 42: 0x560a698bf178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x560a698bf6f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x560a698bf788 KEYVAL: 'y' '2' (2 sibs) 42: 0x560a698bf210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x560a698bf830 KEYVAL: 'r' '10' (1 sibs) 42: 0x560a698bf2a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x560a698bf8d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x560a698bf340 MAP: (8 sibs) 4 children: 42: 0x560a698bf970 KEYVAL: 'x' '1' (4 sibs) 42: 0x560a698bfa08 KEYVAL: 'y' '2' (4 sibs) 42: 0x560a698bfaa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x560a698bfb38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x560a698bf3d8 MAP: (8 sibs) 3 children: 42: 0x560a698bfbe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x560a698bfc78 KEYVAL: 'r' '10' (3 sibs) 42: 0x560a698bfd10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x560a698bf470 MAP: (8 sibs) 2 children: 42: 0x560a698bfdb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x560a698bfef0 VAL***: '*CENTER' (2 sibs) 42: 0x560a698bff88 VAL***: '*BIG' (2 sibs) 42: 0x560a698bfe48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x560a698bf508 MAP: (8 sibs) 3 children: 42: 0x560a698c0030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x560a698c0200 VAL***: '*BIG' (3 sibs) 42: 0x560a698c0298 VAL***: '*LEFT' (3 sibs) 42: 0x560a698c0330 VAL***: '*SMALL' (3 sibs) 42: 0x560a698c00c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x560a698c0160 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699480a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a69948130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x560a699481c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x560a69948250 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x560a699482e0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x560a69948370 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x560a69948400 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x560a69948490 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x560a69948520 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x560a699485b0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x560a69948640 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x560a699486d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x560a69948760 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x560a699487f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x560a69948880 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x560a69948910 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x560a699489a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x560a69948a30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x560a69948ac0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x560a69948b50 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x560a69948be0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x560a69948c70 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x560a69948d00 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x560a69948d90 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x560a69948e20 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x560a69948eb0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x560a69948f40 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x560a69948fd0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x560a69949060 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x560a699490f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x560a69949180 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x560a69949210 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: 0x560a698cc988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x560a698c0d60 MAP: (8 sibs) 2 children: 42: 0x560a698bdfd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x560a698be068 KEYVAL: 'y' '2' (2 sibs) 42: 0x560a698c0df8 MAP: (8 sibs) 2 children: 42: 0x560a698be7d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x560a698be868 KEYVAL: 'y' '2' (2 sibs) 42: 0x560a698c0e90 MAP: (8 sibs) 1 children: 42: 0x560a698c1230 KEYVAL: 'r' '10' (1 sibs) 42: 0x560a698c0f28 MAP: (8 sibs) 1 children: 42: 0x560a698c12d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x560a698c0fc0 MAP: (8 sibs) 4 children: 42: 0x560a698c1370 KEYVAL: 'x' '1' (4 sibs) 42: 0x560a698c1408 KEYVAL: 'y' '2' (4 sibs) 42: 0x560a698c14a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x560a698c1538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x560a698c1058 MAP: (8 sibs) 4 children: 42: 0x560a698c15e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x560a698c1678 KEYVAL: 'y' '2' (4 sibs) 42: 0x560a698c1710 KEYVAL: 'r' '10' (4 sibs) 42: 0x560a698c17a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x560a698c10f0 MAP: (8 sibs) 4 children: 42: 0x560a698c1850 KEYVAL: 'x' '1' (4 sibs) 42: 0x560a698c18e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x560a698c1980 KEYVAL: 'r' '10' (4 sibs) 42: 0x560a698c1a18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x560a698c1188 MAP: (8 sibs) 4 children: 42: 0x560a698c1ac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x560a698c1b58 KEYVAL: 'y' '2' (4 sibs) 42: 0x560a698c1bf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x560a698c1c88 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a6994afe0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a6994b070 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x560a6994b100 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x560a6994b190 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x560a6994b220 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x560a6994b2b0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x560a6994b340 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x560a6994b3d0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x560a6994b460 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x560a6994b4f0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x560a6994b580 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x560a6994b610 MAP: (8 sibs) 4 children: 42: [12] [12] 0x560a6994b6a0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x560a6994b730 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x560a6994b7c0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x560a6994b850 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x560a6994b8e0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x560a6994b970 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x560a6994ba00 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x560a6994ba90 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x560a6994bb20 MAP: (8 sibs) 2 children: 42: [21] [21] 0x560a6994bbb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x560a6994bc40 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x560a6994bcd0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x560a6994bd60 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x560a6994bdf0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x560a6994be80 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x560a6994bf10 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x560a6994bfa0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x560a6994c030 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x560a6994c0c0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x560a6994c150 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x560a6994c1f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a6994c280 MAP: (8 sibs) 2 children: 42: [2] [2] 0x560a6994c310 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x560a6994c3a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x560a6994c430 MAP: (8 sibs) 2 children: 42: [5] [5] 0x560a6994c4c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x560a6994c550 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x560a6994c5e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x560a6994c670 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x560a6994c700 MAP: (8 sibs) 1 children: 42: [10] [10] 0x560a6994c790 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x560a6994c820 MAP: (8 sibs) 4 children: 42: [12] [12] 0x560a6994c8b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x560a6994c940 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x560a6994c9d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x560a6994ca60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x560a6994caf0 MAP: (8 sibs) 4 children: 42: [17] [32] 0x560a6994d3f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x560a6994d480 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x560a6994cc10 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x560a6994cca0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x560a6994cd30 MAP: (8 sibs) 4 children: 42: [22] [17] 0x560a6994cb80 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x560a6994d510 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x560a6994ce50 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x560a6994cf70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x560a6994d000 MAP: (8 sibs) 4 children: 42: [27] [30] 0x560a6994d2d0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x560a6994d120 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x560a6994cee0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x560a6994d360 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x560a6994c1f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a6994c280 MAP: (8 sibs) 2 children: 42: [2] [2] 0x560a6994c310 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x560a6994c3a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x560a6994c430 MAP: (8 sibs) 2 children: 42: [5] [5] 0x560a6994c4c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x560a6994c550 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x560a6994c5e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x560a6994c670 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x560a6994c700 MAP: (8 sibs) 1 children: 42: [10] [10] 0x560a6994c790 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x560a6994c820 MAP: (8 sibs) 4 children: 42: [12] [12] 0x560a6994c8b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x560a6994c940 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x560a6994c9d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x560a6994ca60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x560a6994caf0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x560a6994cb80 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x560a6994cc10 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x560a6994cca0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x560a6994cd30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x560a6994cdc0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x560a6994ce50 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x560a6994cee0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x560a6994cf70 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x560a6994d000 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x560a6994d090 MAP: (8 sibs) 4 children: 42: [27] [27] 0x560a6994d120 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x560a6994d1b0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x560a6994d240 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x560a6994d2d0 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: 0x560a698ccaa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x560a698c21a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x560a698c2238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x560a698c22d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x560a698c2540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x560a698c25d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x560a698c2368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x560a698be1b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x560a698c2400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x560a698c2680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x560a698c2718 KEYVAL: 'age' '10' (2 sibs) 42: 0x560a698c2498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x560a698c27c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x560a698c2858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a6994e600 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a6994e690 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x560a6994e720 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x560a6994e7b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a6994e840 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x560a6994e8d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x560a6994e960 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x560a6994e9f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a6994ea80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x560a6994eb10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x560a6994eba0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a6994ec30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x560a6994ecc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x560a6994ed50 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: 0x560a698ccbb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x560a698c2900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x560a698c2998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x560a698c2a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x560a698c2ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x560a698c2d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x560a698c2ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x560a698c2de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x560a698c2b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x560a698c2e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x560a698c2f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x560a698c2bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x560a698c2fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x560a698c3058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a69950940 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a699509d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x560a69950a60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x560a69950af0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a69950b80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x560a69950c10 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x560a69950ca0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x560a69950d30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a69950dc0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x560a69950e50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x560a69950ee0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a69950f70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x560a69951000 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x560a69951090 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: 0x560a698cccd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x560a698c39d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x560a698c3a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x560a698c3b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x560a698c3d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x560a698c3e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x560a698c3b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x560a698c3eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x560a698c3c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x560a698c3f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x560a698c3fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x560a698c3cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x560a698c4090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x560a698c4128 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a69952ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a69952b40 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x560a69952bd0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x560a69952c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a69952cf0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x560a69952d80 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x560a69952e10 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x560a69952ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a69952f30 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x560a69952fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x560a69953050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a699530e0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x560a69953170 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x560a69953200 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x560a69952ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a69952b40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x560a69952bd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x560a69952c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a69952cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x560a69952d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x560a69952e10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x560a69952ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a69952f30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x560a69953290 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x560a69953050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a699530e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x560a69952fc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x560a69953200 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x560a69952ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a69952b40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x560a69952bd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x560a69952c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a69952cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x560a69952d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x560a69952e10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x560a69952ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a69952f30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x560a69952fc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x560a69953050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a699530e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x560a69953170 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x560a69953200 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: 0x560a698ccde8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x560a698c1d80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x560a698c1e18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x560a698c1eb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x560a698c41d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x560a698c4268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x560a698c1f48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x560a698c4310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x560a698c1fe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x560a698c43b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x560a698c4448 KEYVAL: 'age' '10' (2 sibs) 42: 0x560a698c2078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x560a698c44f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x560a698c4588 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a69954e00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a69954e90 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x560a69954f20 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x560a69954fb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a69955040 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x560a699550d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x560a69955160 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x560a699551f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a69955280 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x560a69955310 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x560a699553a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a69955430 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x560a699554c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x560a69955550 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x560a69954e00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a69954e90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x560a69954f20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x560a69954fb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a69955040 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x560a699550d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x560a69955160 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x560a699551f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a69955280 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x560a699555e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x560a699553a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a69955430 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x560a69955310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x560a69955550 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x560a69954e00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a69954e90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x560a69954f20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x560a69954fb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a69955040 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x560a699550d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x560a69955160 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x560a699551f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a69955280 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x560a69955310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x560a699553a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a69955430 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x560a699554c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x560a69955550 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: 0x560a698ccf00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x560a698c4c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x560a698c4cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x560a698c4d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x560a698be910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x560a698be9a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x560a698c4df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x560a698c5060 MAP: (2 sibs) 4 children: 42: 0x560a698c0640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x560a698c06d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x560a698c0770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x560a698c0808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x560a698c50f8 MAP: (2 sibs) 5 children: 42: 0x560a698c51a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x560a698c5238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x560a698c52d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x560a698c5368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x560a698c5400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x560a698c4e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x560a698be4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x560a698be558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x560a698be5f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x560a698c4f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x560a698c4fc0 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] 0x560a69958400 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x560a69958490 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x560a69958520 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x560a699585b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x560a69958640 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x560a699586d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x560a69958760 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x560a699587f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x560a69958880 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x560a69958910 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x560a699589a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x560a69958a30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x560a69958ac0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x560a69958b50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x560a69958be0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x560a69958c70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x560a69958d00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x560a69958d90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x560a69958e20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x560a69958eb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x560a69958f40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x560a69958fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x560a69959060 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x560a699590f0 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: 0x560a698cd018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x560a698c54f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x560a698c5588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x560a698c5620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x560a698c5920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x560a698c59b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x560a698c56b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x560a698c5a60 MAP: (2 sibs) 4 children: 42: 0x560a698c08b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x560a698c0948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x560a698c09e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x560a698c0a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x560a698c5af8 MAP: (2 sibs) 5 children: 42: 0x560a698c5ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x560a698c5c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x560a698c5cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x560a698c5d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x560a698c5e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x560a698c5750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x560a698bedf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x560a698bee88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x560a698bef20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x560a698c57e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x560a698c5ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x560a698c5f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x560a698c5fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x560a698c5880 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] 0x560a6995b5f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x560a6995b680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x560a6995b710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x560a6995b7a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x560a6995b830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x560a6995b8c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x560a6995b950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x560a6995b9e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x560a6995ba70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x560a6995bb00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x560a6995bb90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x560a6995bc20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x560a6995bcb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x560a6995bd40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x560a6995bdd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x560a6995be60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x560a6995bef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x560a6995bf80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x560a6995c010 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x560a6995c0a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x560a6995c130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x560a6995c1c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x560a6995c250 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x560a6995c2e0 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] 0x560a6995b5f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x560a6995b680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x560a6995b710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x560a6995b7a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x560a6995b830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x560a6995b8c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x560a6995b950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x560a6995b9e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x560a6995ba70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x560a6995bb00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x560a6995bb90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x560a6995bc20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x560a6995bcb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x560a6995bd40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x560a6995bdd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x560a6995be60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x560a6995bef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x560a6995bf80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x560a6995c010 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x560a6995c0a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x560a6995c130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x560a6995c1c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x560a6995c250 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x560a6995c370 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x560a6995c400 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x560a6995c490 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x560a6995c2e0 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] 0x560a6995b5f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x560a6995b680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x560a6995b710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x560a6995b7a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x560a6995b830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x560a6995b8c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x560a6995b950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x560a6995b9e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x560a6995ba70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x560a6995bb00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x560a6995bb90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x560a6995bc20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x560a6995bcb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x560a6995bd40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x560a6995bdd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x560a6995be60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x560a6995bef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x560a6995bf80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x560a6995c010 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x560a6995c0a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x560a6995c130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x560a6995c1c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x560a6995c250 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x560a6995c2e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x560a6995c370 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x560a6995c400 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x560a6995c490 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: 0x560a698cd130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x560a698c7b70 MAP: (6 sibs) 1 children: 42: 0x560a698c7f10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x560a698c7fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698c8048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x560a698c80e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x560a698c8178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x560a698c8210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x560a698c7c08 MAP: (6 sibs) 1 children: 42: 0x560a698c82b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x560a698c8350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698c83e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x560a698c8480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x560a698c8518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x560a698c85b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x560a698c7ca0 MAP: (6 sibs) 1 children: 42: 0x560a698c8650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x560a698c7d38 MAP: (6 sibs) 1 children: 42: 0x560a698c86f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x560a698c7dd0 MAP: (6 sibs) 1 children: 42: 0x560a698c8790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x560a698c8830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x560a698c88c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x560a698c7e68 MAP: (6 sibs) 1 children: 42: 0x560a698c8970 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a6995e7b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x560a6995e840 MAP: (6 sibs) 1 children: 42: [2] [2] 0x560a6995e8d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x560a6995e960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x560a6995e9f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x560a6995ea80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x560a6995eb10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x560a6995eba0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x560a6995ec30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x560a6995ecc0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x560a6995ed50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x560a6995ede0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x560a6995ee70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x560a6995ef00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x560a6995ef90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x560a6995f020 MAP: (6 sibs) 1 children: 42: [16] [16] 0x560a6995f0b0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x560a6995f140 MAP: (6 sibs) 1 children: 42: [18] [18] 0x560a6995f1d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x560a6995f260 MAP: (6 sibs) 1 children: 42: [20] [20] 0x560a6995f2f0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x560a6995f380 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x560a6995f410 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x560a6995f4a0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x560a6995f530 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: 0x560a698cd248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x560a698c9c10 MAP: (6 sibs) 1 children: 42: 0x560a698c3750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698c9fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698ca048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x560a698ca0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x560a698ca178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x560a698ca210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x560a698c9ca8 MAP: (6 sibs) 1 children: 42: 0x560a698c37f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698ca2b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698ca348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x560a698ca3e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x560a698ca478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x560a698ca510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x560a698c9d40 MAP: (6 sibs) 1 children: 42: 0x560a698c3890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698ca5b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698ca648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x560a698ca6e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x560a698ca778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x560a698ca810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x560a698c9dd8 MAP: (6 sibs) 1 children: 42: 0x560a698c3930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698ca8b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698ca948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x560a698ca9e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x560a698caa78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x560a698cab10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x560a698c9e70 MAP: (6 sibs) 1 children: 42: 0x560a698cabb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698cac50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698cace8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x560a698cad80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x560a698cae18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x560a698caeb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x560a698c9f08 MAP: (6 sibs) 1 children: 42: 0x560a698caf50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698caff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698cb088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x560a698cb120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x560a698cb1b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x560a698cb250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a69961970 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x560a69961a00 MAP: (6 sibs) 1 children: 42: [2] [2] 0x560a69961a90 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x560a69961b20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x560a69961bb0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x560a69961c40 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x560a69961cd0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x560a69961d60 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x560a69961df0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x560a69961e80 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x560a69961f10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x560a69961fa0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x560a69962030 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x560a699620c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x560a69962150 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x560a699621e0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x560a69962270 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x560a69962300 MAP: (6 sibs) 1 children: 42: [18] [18] 0x560a69962390 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x560a69962420 MAP: (6 sibs) 1 children: 42: [20] [20] 0x560a699624b0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x560a69962540 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x560a699625d0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x560a69962660 MAP: (6 sibs) 1 children: 42: [24] [24] 0x560a699626f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x560a69962b80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x560a69962c10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x560a69962ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x560a69962d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x560a69962dc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x560a69962e50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x560a69962ee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x560a69962f70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x560a69963000 MAP: (6 sibs) 1 children: 42: [9] [9] 0x560a69963090 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x560a69963120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x560a699631b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x560a69963240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x560a699632d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x560a69963360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x560a699633f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x560a69963480 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x560a69963990 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x560a69963a20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x560a69963ab0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x560a69963b40 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x560a69963bd0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x560a69963510 MAP: (6 sibs) 1 children: 42: [23] [18] 0x560a699635a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x560a69963c60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x560a69963cf0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x560a69963d80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x560a69963e10 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x560a69963ea0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x560a69963630 MAP: (6 sibs) 1 children: 42: [30] [20] 0x560a699636c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x560a69963f30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x560a69963fc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x560a69964050 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x560a699640e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x560a699637e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x560a69963870 MAP: (6 sibs) 1 children: 42: [37] [24] 0x560a69963900 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x560a69963750 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x560a69964170 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x560a69964200 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x560a69964290 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x560a69964320 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x560a69962b80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x560a69962c10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x560a69962ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x560a69962d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x560a69962dc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x560a69962e50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x560a69962ee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x560a69962f70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x560a69963000 MAP: (6 sibs) 1 children: 42: [9] [9] 0x560a69963090 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x560a69963120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x560a699631b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x560a69963240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x560a699632d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x560a69963360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x560a699633f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x560a69963480 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x560a69963510 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x560a699635a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x560a69963630 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x560a699636c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x560a69963750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x560a699637e0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x560a69963870 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x560a69963900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x560a69963990 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x560a69963a20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x560a69963ab0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x560a69963b40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x560a69963bd0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x560a69963c60 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x560a69963cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x560a69963d80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x560a69963e10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x560a69963ea0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x560a69963f30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x560a69963fc0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x560a69964050 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x560a699640e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x560a69964170 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x560a69964200 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x560a69964290 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x560a69964320 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: 0x560a698cd360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x560a698cb2f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x560a698cb388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x560a698cb420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x560a698cb4b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x560a698cb550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x560a698cb5e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x560a698cb680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x560a698cb718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x560a698cb7b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x560a698c9010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x560a698cb848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x560a698c90b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x560a698cb8e0 DOCMAP: (17 sibs) 2 children: 42: 0x560a698bde90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x560a698bdf28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x560a698cb978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x560a698c9150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x560a698cba10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x560a698c91f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x560a698cbaa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x560a698c8a10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x560a698cbb40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x560a698c8ab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x560a698cbbd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x560a698cbc70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a69965ea0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x560a69965f30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x560a69965fc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x560a69966050 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x560a699660e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x560a69966170 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x560a69966200 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x560a69966290 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x560a69966320 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x560a699663b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x560a69966440 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x560a699664d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x560a69966560 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x560a699665f0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x560a69966680 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x560a69966710 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x560a699667a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x560a69966830 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x560a699668c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x560a69966950 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x560a699669e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x560a69966a70 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x560a69966b00 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x560a69966b90 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x560a69966c20 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x560a69966cb0 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: 0x560a698cd478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x560a698c9610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x560a698c96a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x560a698c9740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x560a698c97d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x560a698c9870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x560a698c3100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x560a698c3198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a69965590 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x560a69965620 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x560a699656b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x560a69965740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x560a699657d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x560a69965860 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x560a699658f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x560a69965980 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: 0x560a698cd590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x560a698c6070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x560a698c6108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x560a698c61a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x560a698c6238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x560a698c62d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x560a698c3290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x560a698c3328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699698f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x560a69969980 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x560a69969a10 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x560a69969aa0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x560a69969b30 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x560a69969bc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x560a69969c50 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x560a69969ce0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x560a699698f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x560a69969980 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x560a69969a10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x560a69969aa0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x560a69969b30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x560a69969bc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x560a69969c50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x560a69969ce0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x560a699698f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x560a69969980 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x560a69969a10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x560a69969aa0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x560a69969b30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x560a69969bc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x560a69969c50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x560a69969ce0 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: 0x560a698cd6a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x560a698be690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x560a698be728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a6996b620 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a6996b6b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x560a6996b740 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: 0x560a698cd7c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x560a698c4630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x560a698c46c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a6996d350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a6996d3e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x560a6996d470 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x560a6996d350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a6996d3e0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x560a6996d470 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x560a6996d350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a6996d3e0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x560a6996d470 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: 0x560a698cd8d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x560a698cbe50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x560a698cbee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x560a698cbf80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x560a698cc320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x560a698cc3b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x560a698cc018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x560a698bec20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x560a698becb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x560a698bed50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x560a698cc0b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x560a698cc460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x560a698cc4f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x560a698cc148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x560a698cc1e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x560a698cc5a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x560a698cc638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x560a698cc278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x560a698cc6e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x560a698cc778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a6996fee0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x560a6996ff70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x560a69970000 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x560a69970090 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x560a69970120 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x560a699701b0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x560a69970240 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x560a699702d0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x560a69970360 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x560a699703f0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x560a69970480 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x560a69970510 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x560a699705a0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x560a69970630 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x560a699706c0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x560a69970750 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x560a699707e0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x560a69970870 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x560a69970900 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x560a69970990 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: 0x560a698cd9f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x560a698ceb30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x560a698cebc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x560a698cec60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x560a698cf000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x560a698cf098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x560a698cecf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x560a698cf140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x560a698cf1d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x560a698cf270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x560a698ced90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x560a698cf310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x560a698cf3a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x560a698cee28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x560a698ceec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x560a698cf450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x560a698cf4e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x560a698cef58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x560a698cf590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x560a698cf628 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a69972e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x560a69972eb0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x560a69972f40 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x560a69972fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x560a69973060 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x560a699730f0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x560a69973180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x560a69973210 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x560a699732a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x560a69973330 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x560a699733c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x560a69973450 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x560a699734e0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x560a69973570 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x560a69973600 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x560a69973690 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x560a69973720 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x560a699737b0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x560a69973840 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x560a699738d0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x560a69972e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x560a69972eb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x560a69972f40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x560a69972fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x560a69973060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x560a699730f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x560a69973180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x560a69973210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x560a699732a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x560a69973330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x560a699733c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x560a69973450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x560a699734e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x560a69973570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x560a69973600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x560a69973690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x560a69973720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x560a699737b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x560a69973840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x560a699738d0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x560a69972e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x560a69972eb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x560a69972f40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x560a69972fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x560a69973060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x560a699730f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x560a69973180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x560a69973210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x560a699732a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x560a69973330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x560a699733c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x560a69973450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x560a699734e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x560a69973570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x560a69973600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x560a69973690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x560a69973720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x560a699737b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x560a69973840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x560a699738d0 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: 0x560a698cdb08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x560a698c6f90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x560a698c7460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x560a698c74f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x560a698c7590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x560a698c7028 MAP: (8 sibs) 3 children: 42: 0x560a698c7630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x560a698c76c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x560a698c7760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x560a698c70c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x560a698c6710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x560a698c7158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x560a698c67b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x560a698c71f0 MAP: (8 sibs) 7 children: 42: 0x560a698cf6d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x560a698cf768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x560a698cf800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x560a698cf898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x560a698cf930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x560a698cf9c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x560a698cfa60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x560a698c7288 VAL***: '*a0' (8 sibs) 42: 0x560a698c7320 VAL***: '*a7' (8 sibs) 42: 0x560a698c73b8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a69975d60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x560a69975df0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x560a69975e80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x560a69975f10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x560a69975fa0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x560a69976030 MAP: (8 sibs) 3 children: 42: [6] [6] 0x560a699760c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x560a69976150 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x560a699761e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x560a69976270 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x560a69976300 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x560a69976390 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x560a69976420 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x560a699764b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x560a69976540 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x560a699765d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x560a69976660 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x560a699766f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x560a69976780 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x560a69976810 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x560a699768a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x560a69976930 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x560a699769c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x560a69976a50 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: 0x560a698cdc20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x560a698cfb00 MAP: (8 sibs) 3 children: 42: 0x560a698cffd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x560a698d0068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x560a698d0100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x560a698cfb98 MAP: (8 sibs) 3 children: 42: 0x560a698d01a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x560a698d0238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x560a698d02d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x560a698cfc30 MAP: (8 sibs) 1 children: 42: 0x560a698c4b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x560a698cfcc8 MAP: (8 sibs) 1 children: 42: 0x560a698c7a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x560a698cfd60 MAP: (8 sibs) 7 children: 42: 0x560a698d0370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x560a698d0408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x560a698d04a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x560a698d0538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x560a698d05d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x560a698d0668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x560a698d0700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x560a698cfdf8 MAP: (8 sibs) 3 children: 42: 0x560a698d07a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x560a698d0838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x560a698d08d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x560a698cfe90 MAP: (8 sibs) 1 children: 42: 0x560a698d0970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x560a698cff28 MAP: (8 sibs) 1 children: 42: 0x560a698d0a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a69978390 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x560a69978420 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x560a699784b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x560a69978540 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x560a699785d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x560a69978660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x560a699786f0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x560a69978780 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x560a69978810 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x560a699788a0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x560a69978930 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x560a699789c0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x560a69978a50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x560a69978ae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x560a69978b70 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x560a69978c00 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x560a69978c90 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x560a69978d20 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x560a69978db0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x560a69978e40 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x560a69978ed0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x560a69978f60 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x560a69978ff0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x560a69979080 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x560a69978390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a69978420 MAP: (8 sibs) 3 children: 42: [2] [2] 0x560a699784b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x560a69978540 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x560a699785d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x560a69978660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x560a699786f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x560a69978780 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x560a69978810 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x560a699788a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x560a69978930 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x560a699789c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x560a69978a50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x560a69978ae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x560a69978b70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x560a69978c00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x560a69978c90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x560a69978d20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x560a69978db0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x560a69978e40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x560a69978ed0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x560a69978f60 MAP: (8 sibs) 3 children: 42: [22] [24] 0x560a69979110 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x560a699791a0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x560a69979230 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x560a69978ff0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x560a699792c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x560a69979080 MAP: (8 sibs) 1 children: 42: [28] [28] 0x560a69979350 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x560a69978390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a69978420 MAP: (8 sibs) 3 children: 42: [2] [2] 0x560a699784b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x560a69978540 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x560a699785d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x560a69978660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x560a699786f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x560a69978780 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x560a69978810 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x560a699788a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x560a69978930 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x560a699789c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x560a69978a50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x560a69978ae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x560a69978b70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x560a69978c00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x560a69978c90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x560a69978d20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x560a69978db0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x560a69978e40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x560a69978ed0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x560a69978f60 MAP: (8 sibs) 3 children: 42: [22] [22] 0x560a69978ff0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x560a69979080 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x560a69979110 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x560a699791a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x560a69979230 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x560a699792c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x560a69979350 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: 0x560a698cdd38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x560a698bea50 KEYVAL: 'a' '1' (3 sibs) 42: 0x560a698beae8 KEYVAL: 'b' '' (3 sibs) 42: 0x560a698beb80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a6997a9c0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x560a6997aa50 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x560a6997aae0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x560a6997ab70 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: 0x560a698cde50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x560a698c4770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x560a698c4808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a6997c6f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a6997c780 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x560a6997c810 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: 0x560a698cdf68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x560a698c48b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x560a698c4948 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a6997e420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a6997e4b0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x560a6997e540 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x560a6997e420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a6997e4b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x560a6997e540 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x560a6997e420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a6997e4b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x560a6997e540 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: 0x560a698cc870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x560a698bf0e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x560a698bf5b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x560a698bf648 KEYVAL: 'y' '2' (2 sibs) 42: 0x560a698bf178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x560a698bf6f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x560a698bf788 KEYVAL: 'y' '2' (2 sibs) 42: 0x560a698bf210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x560a698bf830 KEYVAL: 'r' '10' (1 sibs) 42: 0x560a698bf2a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x560a698bf8d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x560a698bf340 MAP: (8 sibs) 4 children: 42: 0x560a698bf970 KEYVAL: 'x' '1' (4 sibs) 42: 0x560a698bfa08 KEYVAL: 'y' '2' (4 sibs) 42: 0x560a698bfaa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x560a698bfb38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x560a698bf3d8 MAP: (8 sibs) 3 children: 42: 0x560a698bfbe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x560a698bfc78 KEYVAL: 'r' '10' (3 sibs) 42: 0x560a698bfd10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x560a698bf470 MAP: (8 sibs) 2 children: 42: 0x560a698bfdb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x560a698bfef0 VAL***: '*CENTER' (2 sibs) 42: 0x560a698bff88 VAL***: '*BIG' (2 sibs) 42: 0x560a698bfe48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x560a698bf508 MAP: (8 sibs) 3 children: 42: 0x560a698c0030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x560a698c0200 VAL***: '*BIG' (3 sibs) 42: 0x560a698c0298 VAL***: '*LEFT' (3 sibs) 42: 0x560a698c0330 VAL***: '*SMALL' (3 sibs) 42: 0x560a698c00c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x560a698c0160 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a6997f640 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a6997f6d0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x560a6997f760 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x560a6997f7f0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x560a6997f880 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x560a6997f910 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x560a6997f9a0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x560a6997fa30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x560a6997fac0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x560a6997fb50 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x560a6997fbe0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x560a6997fc70 MAP: (8 sibs) 4 children: 42: [12] [12] 0x560a6997fd00 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x560a6997fd90 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x560a6997fe20 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x560a6997feb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x560a6997ff40 MAP: (8 sibs) 3 children: 42: [17] [17] 0x560a6997ffd0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x560a69980060 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x560a699800f0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x560a69980180 MAP: (8 sibs) 2 children: 42: [21] [21] 0x560a69980210 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x560a699802a0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x560a69980330 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x560a699803c0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x560a69980450 MAP: (8 sibs) 3 children: 42: [26] [26] 0x560a699804e0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x560a69980570 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x560a69980600 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x560a69980690 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x560a69980720 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x560a699807b0 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: 0x560a698cc988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x560a698c0d60 MAP: (8 sibs) 2 children: 42: 0x560a698bdfd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x560a698be068 KEYVAL: 'y' '2' (2 sibs) 42: 0x560a698c0df8 MAP: (8 sibs) 2 children: 42: 0x560a698be7d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x560a698be868 KEYVAL: 'y' '2' (2 sibs) 42: 0x560a698c0e90 MAP: (8 sibs) 1 children: 42: 0x560a698c1230 KEYVAL: 'r' '10' (1 sibs) 42: 0x560a698c0f28 MAP: (8 sibs) 1 children: 42: 0x560a698c12d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x560a698c0fc0 MAP: (8 sibs) 4 children: 42: 0x560a698c1370 KEYVAL: 'x' '1' (4 sibs) 42: 0x560a698c1408 KEYVAL: 'y' '2' (4 sibs) 42: 0x560a698c14a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x560a698c1538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x560a698c1058 MAP: (8 sibs) 4 children: 42: 0x560a698c15e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x560a698c1678 KEYVAL: 'y' '2' (4 sibs) 42: 0x560a698c1710 KEYVAL: 'r' '10' (4 sibs) 42: 0x560a698c17a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x560a698c10f0 MAP: (8 sibs) 4 children: 42: 0x560a698c1850 KEYVAL: 'x' '1' (4 sibs) 42: 0x560a698c18e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x560a698c1980 KEYVAL: 'r' '10' (4 sibs) 42: 0x560a698c1a18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x560a698c1188 MAP: (8 sibs) 4 children: 42: 0x560a698c1ac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x560a698c1b58 KEYVAL: 'y' '2' (4 sibs) 42: 0x560a698c1bf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x560a698c1c88 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a69980850 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a699808e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x560a69980970 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x560a69980a00 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x560a69980a90 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x560a69980b20 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x560a69980bb0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x560a69980c40 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x560a69980cd0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x560a69980d60 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x560a69980df0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x560a69980e80 MAP: (8 sibs) 4 children: 42: [12] [12] 0x560a69980f10 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x560a69980fa0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x560a69981030 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x560a699810c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x560a69981150 MAP: (8 sibs) 3 children: 42: [17] [17] 0x560a699811e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x560a69981270 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x560a69981300 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x560a69981390 MAP: (8 sibs) 2 children: 42: [21] [21] 0x560a69981420 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x560a699814b0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x560a69981540 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x560a699815d0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x560a69981660 MAP: (8 sibs) 3 children: 42: [26] [26] 0x560a699816f0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x560a69981780 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x560a69981810 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x560a699818a0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x560a69981930 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x560a699819c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x560a69981a60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a69981af0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x560a69981b80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x560a69981c10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x560a69981ca0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x560a69981d30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x560a69981dc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x560a69981e50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x560a69981ee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x560a69981f70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x560a69982000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x560a69982090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x560a69982120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x560a699821b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x560a69982240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x560a699822d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x560a69982360 MAP: (8 sibs) 4 children: 42: [17] [32] 0x560a69982c60 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x560a69982cf0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x560a69982480 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x560a69982510 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x560a699825a0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x560a699823f0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x560a69982d80 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x560a699826c0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x560a699827e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x560a69982870 MAP: (8 sibs) 4 children: 42: [27] [30] 0x560a69982b40 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x560a69982990 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x560a69982750 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x560a69982bd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x560a69981a60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a69981af0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x560a69981b80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x560a69981c10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x560a69981ca0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x560a69981d30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x560a69981dc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x560a69981e50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x560a69981ee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x560a69981f70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x560a69982000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x560a69982090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x560a69982120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x560a699821b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x560a69982240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x560a699822d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x560a69982360 MAP: (8 sibs) 4 children: 42: [17] [17] 0x560a699823f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x560a69982480 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x560a69982510 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x560a699825a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x560a69982630 MAP: (8 sibs) 4 children: 42: [22] [22] 0x560a699826c0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x560a69982750 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x560a699827e0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x560a69982870 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x560a69982900 MAP: (8 sibs) 4 children: 42: [27] [27] 0x560a69982990 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x560a69982a20 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x560a69982ab0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x560a69982b40 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: 0x560a698ccaa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x560a698c21a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x560a698c2238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x560a698c22d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x560a698c2540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x560a698c25d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x560a698c2368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x560a698be1b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x560a698c2400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x560a698c2680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x560a698c2718 KEYVAL: 'age' '10' (2 sibs) 42: 0x560a698c2498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x560a698c27c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x560a698c2858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a6997ed30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a6997edc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x560a6997ee50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x560a6997eee0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a6997ef70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x560a6997f000 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x560a6997f090 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x560a6997f120 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a6997f1b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x560a6997f240 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x560a6997f2d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a6997f360 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x560a6997f3f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x560a6997f480 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: 0x560a698ccbb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x560a698c2900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x560a698c2998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x560a698c2a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x560a698c2ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x560a698c2d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x560a698c2ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x560a698c2de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x560a698c2b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x560a698c2e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x560a698c2f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x560a698c2bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x560a698c2fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x560a698c3058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a69980850 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a699808e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x560a69980970 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x560a69980a00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a69980a90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x560a69980b20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x560a69980bb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x560a69980c40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a69980cd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x560a69980d60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x560a69980df0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a69980e80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x560a69980f10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x560a69980fa0 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: 0x560a698cccd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x560a698c39d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x560a698c3a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x560a698c3b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x560a698c3d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x560a698c3e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x560a698c3b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x560a698c3eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x560a698c3c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x560a698c3f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x560a698c3fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x560a698c3cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x560a698c4090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x560a698c4128 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a69983e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a69983f00 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x560a69983f90 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x560a69984020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a699840b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x560a69984140 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x560a699841d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x560a69984260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a699842f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x560a69984380 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x560a69984410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a699844a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x560a69984530 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x560a699845c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x560a69983e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a69983f00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x560a69983f90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x560a69984020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a699840b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x560a69984140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x560a699841d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x560a69984260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a699842f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x560a69984650 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x560a69984410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a699844a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x560a69984380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x560a699845c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x560a69983e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a69983f00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x560a69983f90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x560a69984020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a699840b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x560a69984140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x560a699841d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x560a69984260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a699842f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x560a69984380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x560a69984410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a699844a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x560a69984530 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x560a699845c0 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: 0x560a698ccde8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x560a698c1d80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x560a698c1e18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x560a698c1eb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x560a698c41d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x560a698c4268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x560a698c1f48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x560a698c4310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x560a698c1fe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x560a698c43b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x560a698c4448 KEYVAL: 'age' '10' (2 sibs) 42: 0x560a698c2078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x560a698c44f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x560a698c4588 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a69984780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a69984810 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x560a699848a0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x560a69984930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a699849c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x560a69984a50 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x560a69984ae0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x560a69984b70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a69984c00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x560a69984c90 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x560a69984d20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a69984db0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x560a69984e40 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x560a69984ed0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x560a69984780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a69984810 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x560a699848a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x560a69984930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a699849c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x560a69984a50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x560a69984ae0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x560a69984b70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a69984c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x560a69984f60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x560a69984d20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a69984db0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x560a69984c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x560a69984ed0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x560a69984780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a69984810 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x560a699848a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x560a69984930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a699849c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x560a69984a50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x560a69984ae0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x560a69984b70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a69984c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x560a69984c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x560a69984d20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a69984db0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x560a69984e40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x560a69984ed0 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: 0x560a698ccf00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x560a698c4c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x560a698c4cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x560a698c4d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x560a698be910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x560a698be9a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x560a698c4df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x560a698c5060 MAP: (2 sibs) 4 children: 42: 0x560a698c0640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x560a698c06d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x560a698c0770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x560a698c0808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x560a698c50f8 MAP: (2 sibs) 5 children: 42: 0x560a698c51a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x560a698c5238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x560a698c52d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x560a698c5368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x560a698c5400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x560a698c4e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x560a698be4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x560a698be558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x560a698be5f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x560a698c4f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x560a698c4fc0 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] 0x560a699859a0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x560a69985a30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x560a69985ac0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x560a69985b50 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x560a69985be0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x560a69985c70 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x560a69985d00 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x560a69985d90 MAP: (2 sibs) 4 children: 42: [8] [8] 0x560a69985e20 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x560a69985eb0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x560a69985f40 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x560a69985fd0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x560a69986060 MAP: (2 sibs) 5 children: 42: [13] [13] 0x560a699860f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x560a69986180 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x560a69986210 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x560a699862a0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x560a69986330 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x560a699863c0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x560a69986450 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x560a699864e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x560a69986570 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x560a69986600 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x560a69986690 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: 0x560a698cd018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x560a698c54f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x560a698c5588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x560a698c5620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x560a698c5920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x560a698c59b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x560a698c56b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x560a698c5a60 MAP: (2 sibs) 4 children: 42: 0x560a698c08b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x560a698c0948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x560a698c09e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x560a698c0a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x560a698c5af8 MAP: (2 sibs) 5 children: 42: 0x560a698c5ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x560a698c5c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x560a698c5cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x560a698c5d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x560a698c5e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x560a698c5750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x560a698bedf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x560a698bee88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x560a698bef20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x560a698c57e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x560a698c5ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x560a698c5f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x560a698c5fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x560a698c5880 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] 0x560a69986bb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x560a69986c40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x560a69986cd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x560a69986d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x560a69986df0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x560a69986e80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x560a69986f10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x560a69986fa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x560a69987030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x560a699870c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x560a69987150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x560a699871e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x560a69987270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x560a69987300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x560a69987390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x560a69987420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x560a699874b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x560a69987540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x560a699875d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x560a69987660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x560a699876f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x560a69987780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x560a69987810 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x560a699878a0 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] 0x560a69986bb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x560a69986c40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x560a69986cd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x560a69986d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x560a69986df0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x560a69986e80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x560a69986f10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x560a69986fa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x560a69987030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x560a699870c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x560a69987150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x560a699871e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x560a69987270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x560a69987300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x560a69987390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x560a69987420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x560a699874b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x560a69987540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x560a699875d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x560a69987660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x560a699876f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x560a69987780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x560a69987810 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x560a69987930 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x560a699879c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x560a69987a50 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x560a699878a0 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] 0x560a69986bb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x560a69986c40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x560a69986cd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x560a69986d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x560a69986df0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x560a69986e80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x560a69986f10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x560a69986fa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x560a69987030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x560a699870c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x560a69987150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x560a699871e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x560a69987270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x560a69987300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x560a69987390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x560a69987420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x560a699874b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x560a69987540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x560a699875d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x560a69987660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x560a699876f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x560a69987780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x560a69987810 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x560a699878a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x560a69987930 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x560a699879c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x560a69987a50 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: 0x560a698cd130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x560a698c7b70 MAP: (6 sibs) 1 children: 42: 0x560a698c7f10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x560a698c7fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698c8048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x560a698c80e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x560a698c8178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x560a698c8210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x560a698c7c08 MAP: (6 sibs) 1 children: 42: 0x560a698c82b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x560a698c8350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698c83e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x560a698c8480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x560a698c8518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x560a698c85b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x560a698c7ca0 MAP: (6 sibs) 1 children: 42: 0x560a698c8650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x560a698c7d38 MAP: (6 sibs) 1 children: 42: 0x560a698c86f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x560a698c7dd0 MAP: (6 sibs) 1 children: 42: 0x560a698c8790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x560a698c8830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x560a698c88c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x560a698c7e68 MAP: (6 sibs) 1 children: 42: 0x560a698c8970 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a69987dc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x560a69987e50 MAP: (6 sibs) 1 children: 42: [2] [2] 0x560a69987ee0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x560a69987f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x560a69988000 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x560a69988090 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x560a69988120 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x560a699881b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x560a69988240 MAP: (6 sibs) 1 children: 42: [9] [9] 0x560a699882d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x560a69988360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x560a699883f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x560a69988480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x560a69988510 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x560a699885a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x560a69988630 MAP: (6 sibs) 1 children: 42: [16] [16] 0x560a699886c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x560a69988750 MAP: (6 sibs) 1 children: 42: [18] [18] 0x560a699887e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x560a69988870 MAP: (6 sibs) 1 children: 42: [20] [20] 0x560a69988900 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x560a69988990 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x560a69988a20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x560a69988ab0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x560a69988b40 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: 0x560a698cd248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x560a698c9c10 MAP: (6 sibs) 1 children: 42: 0x560a698c3750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698c9fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698ca048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x560a698ca0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x560a698ca178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x560a698ca210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x560a698c9ca8 MAP: (6 sibs) 1 children: 42: 0x560a698c37f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698ca2b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698ca348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x560a698ca3e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x560a698ca478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x560a698ca510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x560a698c9d40 MAP: (6 sibs) 1 children: 42: 0x560a698c3890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698ca5b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698ca648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x560a698ca6e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x560a698ca778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x560a698ca810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x560a698c9dd8 MAP: (6 sibs) 1 children: 42: 0x560a698c3930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698ca8b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698ca948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x560a698ca9e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x560a698caa78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x560a698cab10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x560a698c9e70 MAP: (6 sibs) 1 children: 42: 0x560a698cabb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698cac50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698cace8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x560a698cad80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x560a698cae18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x560a698caeb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x560a698c9f08 MAP: (6 sibs) 1 children: 42: 0x560a698caf50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698caff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698cb088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x560a698cb120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x560a698cb1b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x560a698cb250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a69988fd0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x560a69989060 MAP: (6 sibs) 1 children: 42: [2] [2] 0x560a699890f0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x560a69989180 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x560a69989210 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x560a699892a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x560a69989330 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x560a699893c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x560a69989450 MAP: (6 sibs) 1 children: 42: [9] [9] 0x560a699894e0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x560a69989570 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x560a69989600 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x560a69989690 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x560a69989720 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x560a699897b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x560a69989840 MAP: (6 sibs) 1 children: 42: [16] [16] 0x560a699898d0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x560a69989960 MAP: (6 sibs) 1 children: 42: [18] [18] 0x560a699899f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x560a69989a80 MAP: (6 sibs) 1 children: 42: [20] [20] 0x560a69989b10 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x560a69989ba0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x560a69989c30 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x560a69989cc0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x560a69989d50 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x560a6998a1e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x560a6998a270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x560a6998a300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x560a6998a390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x560a6998a420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x560a6998a4b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x560a6998a540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x560a6998a5d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x560a6998a660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x560a6998a6f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x560a6998a780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x560a6998a810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x560a6998a8a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x560a6998a930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x560a6998a9c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x560a6998aa50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x560a6998aae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x560a6998aff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x560a6998b080 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x560a6998b110 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x560a6998b1a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x560a6998b230 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x560a6998ab70 MAP: (6 sibs) 1 children: 42: [23] [18] 0x560a6998ac00 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x560a6998b2c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x560a6998b350 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x560a6998b3e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x560a6998b470 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x560a6998b500 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x560a6998ac90 MAP: (6 sibs) 1 children: 42: [30] [20] 0x560a6998ad20 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x560a6998b590 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x560a6998b620 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x560a6998b6b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x560a6998b740 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x560a6998ae40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x560a6998aed0 MAP: (6 sibs) 1 children: 42: [37] [24] 0x560a6998af60 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x560a6998adb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x560a6998b7d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x560a6998b860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x560a6998b8f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x560a6998b980 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x560a6998a1e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x560a6998a270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x560a6998a300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x560a6998a390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x560a6998a420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x560a6998a4b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x560a6998a540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x560a6998a5d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x560a6998a660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x560a6998a6f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x560a6998a780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x560a6998a810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x560a6998a8a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x560a6998a930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x560a6998a9c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x560a6998aa50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x560a6998aae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x560a6998ab70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x560a6998ac00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x560a6998ac90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x560a6998ad20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x560a6998adb0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x560a6998ae40 MAP: (6 sibs) 1 children: 42: [23] [23] 0x560a6998aed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x560a6998af60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x560a6998aff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x560a6998b080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x560a6998b110 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x560a6998b1a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x560a6998b230 MAP: (6 sibs) 1 children: 42: [30] [30] 0x560a6998b2c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x560a6998b350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x560a6998b3e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x560a6998b470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x560a6998b500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x560a6998b590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x560a6998b620 MAP: (6 sibs) 1 children: 42: [37] [37] 0x560a6998b6b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x560a6998b740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x560a6998b7d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x560a6998b860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x560a6998b8f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x560a6998b980 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: 0x560a698cd360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x560a698cb2f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x560a698cb388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x560a698cb420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x560a698cb4b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x560a698cb550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x560a698cb5e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x560a698cb680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x560a698cb718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x560a698cb7b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x560a698c9010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x560a698cb848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x560a698c90b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x560a698cb8e0 DOCMAP: (17 sibs) 2 children: 42: 0x560a698bde90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x560a698bdf28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x560a698cb978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x560a698c9150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x560a698cba10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x560a698c91f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x560a698cbaa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x560a698c8a10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x560a698cbb40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x560a698c8ab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x560a698cbbd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x560a698cbc70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a69988fd0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x560a69989060 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x560a699890f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x560a69989180 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x560a69989210 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x560a699892a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x560a69989330 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x560a699893c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x560a69989450 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x560a699894e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x560a69989570 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x560a69989600 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x560a69989690 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x560a69989720 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x560a699897b0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x560a69989840 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x560a699898d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x560a69989960 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x560a699899f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x560a69989a80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x560a69989b10 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x560a69989ba0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x560a69989c30 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x560a69989cc0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x560a69989d50 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x560a69989de0 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: 0x560a698cd478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x560a698c9610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x560a698c96a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x560a698c9740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x560a698c97d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x560a698c9870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x560a698c3100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x560a698c3198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a69985090 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x560a69985120 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x560a699851b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x560a69985240 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x560a699852d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x560a69985360 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x560a699853f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x560a69985480 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: 0x560a698cd590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x560a698c6070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x560a698c6108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x560a698c61a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x560a698c6238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x560a698c62d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x560a698c3290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x560a698c3328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a6998c5f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x560a6998c680 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x560a6998c710 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x560a6998c7a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x560a6998c830 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x560a6998c8c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x560a6998c950 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x560a6998c9e0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x560a6998c5f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x560a6998c680 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x560a6998c710 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x560a6998c7a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x560a6998c830 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x560a6998c8c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x560a6998c950 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x560a6998c9e0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x560a6998c5f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x560a6998c680 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x560a6998c710 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x560a6998c7a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x560a6998c830 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x560a6998c8c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x560a6998c950 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x560a6998c9e0 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: 0x560a698cd6a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x560a698be690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x560a698be728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a6998cf00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a6998cf90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x560a6998d020 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: 0x560a698cd7c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x560a698c4630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x560a698c46c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a6998d810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a6998d8a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x560a6998d930 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x560a6998d810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a6998d8a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x560a6998d930 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x560a6998d810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a6998d8a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x560a6998d930 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: 0x560a698cd8d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x560a698cbe50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x560a698cbee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x560a698cbf80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x560a698cc320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x560a698cc3b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x560a698cc018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x560a698bec20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x560a698becb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x560a698bed50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x560a698cc0b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x560a698cc460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x560a698cc4f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x560a698cc148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x560a698cc1e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x560a698cc5a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x560a698cc638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x560a698cc278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x560a698cc6e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x560a698cc778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a6998ea30 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x560a6998eac0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x560a6998eb50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x560a6998ebe0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x560a6998ec70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x560a6998ed00 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x560a6998ed90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x560a6998ee20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x560a6998eeb0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x560a6998ef40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x560a6998efd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x560a6998f060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x560a6998f0f0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x560a6998f180 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x560a6998f210 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x560a6998f2a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x560a6998f330 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x560a6998f3c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x560a6998f450 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x560a6998f4e0 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: 0x560a698cd9f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x560a698ceb30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x560a698cebc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x560a698cec60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x560a698cf000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x560a698cf098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x560a698cecf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x560a698cf140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x560a698cf1d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x560a698cf270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x560a698ced90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x560a698cf310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x560a698cf3a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x560a698cee28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x560a698ceec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x560a698cf450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x560a698cf4e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x560a698cef58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x560a698cf590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x560a698cf628 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a6998fc40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x560a6998fcd0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x560a6998fd60 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x560a6998fdf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x560a6998fe80 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x560a6998ff10 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x560a6998ffa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x560a69990030 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x560a699900c0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x560a69990150 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x560a699901e0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x560a69990270 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x560a69990300 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x560a69990390 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x560a69990420 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x560a699904b0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x560a69990540 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x560a699905d0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x560a69990660 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x560a699906f0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x560a6998fc40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x560a6998fcd0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x560a6998fd60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x560a6998fdf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x560a6998fe80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x560a6998ff10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x560a6998ffa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x560a69990030 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x560a699900c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x560a69990150 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x560a699901e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x560a69990270 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x560a69990300 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x560a69990390 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x560a69990420 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x560a699904b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x560a69990540 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x560a699905d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x560a69990660 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x560a699906f0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x560a6998fc40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x560a6998fcd0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x560a6998fd60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x560a6998fdf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x560a6998fe80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x560a6998ff10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x560a6998ffa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x560a69990030 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x560a699900c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x560a69990150 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x560a699901e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x560a69990270 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x560a69990300 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x560a69990390 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x560a69990420 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x560a699904b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x560a69990540 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x560a699905d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x560a69990660 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x560a699906f0 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: 0x560a698cdb08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x560a698c6f90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x560a698c7460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x560a698c74f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x560a698c7590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x560a698c7028 MAP: (8 sibs) 3 children: 42: 0x560a698c7630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x560a698c76c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x560a698c7760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x560a698c70c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x560a698c6710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x560a698c7158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x560a698c67b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x560a698c71f0 MAP: (8 sibs) 7 children: 42: 0x560a698cf6d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x560a698cf768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x560a698cf800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x560a698cf898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x560a698cf930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x560a698cf9c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x560a698cfa60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x560a698c7288 VAL***: '*a0' (8 sibs) 42: 0x560a698c7320 VAL***: '*a7' (8 sibs) 42: 0x560a698c73b8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a69990e50 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x560a69990ee0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x560a69990f70 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x560a69991000 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x560a69991090 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x560a69991120 MAP: (8 sibs) 3 children: 42: [6] [6] 0x560a699911b0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x560a69991240 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x560a699912d0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x560a69991360 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x560a699913f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x560a69991480 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x560a69991510 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x560a699915a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x560a69991630 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x560a699916c0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x560a69991750 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x560a699917e0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x560a69991870 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x560a69991900 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x560a69991990 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x560a69991a20 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x560a69991ab0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x560a69991b40 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: 0x560a698cdc20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x560a698cfb00 MAP: (8 sibs) 3 children: 42: 0x560a698cffd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x560a698d0068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x560a698d0100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x560a698cfb98 MAP: (8 sibs) 3 children: 42: 0x560a698d01a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x560a698d0238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x560a698d02d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x560a698cfc30 MAP: (8 sibs) 1 children: 42: 0x560a698c4b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x560a698cfcc8 MAP: (8 sibs) 1 children: 42: 0x560a698c7a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x560a698cfd60 MAP: (8 sibs) 7 children: 42: 0x560a698d0370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x560a698d0408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x560a698d04a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x560a698d0538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x560a698d05d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x560a698d0668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x560a698d0700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x560a698cfdf8 MAP: (8 sibs) 3 children: 42: 0x560a698d07a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x560a698d0838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x560a698d08d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x560a698cfe90 MAP: (8 sibs) 1 children: 42: 0x560a698d0970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x560a698cff28 MAP: (8 sibs) 1 children: 42: 0x560a698d0a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a69992060 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x560a699920f0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x560a69992180 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x560a69992210 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x560a699922a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x560a69992330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x560a699923c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x560a69992450 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x560a699924e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x560a69992570 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x560a69992600 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x560a69992690 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x560a69992720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x560a699927b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x560a69992840 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x560a699928d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x560a69992960 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x560a699929f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x560a69992a80 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x560a69992b10 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x560a69992ba0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x560a69992c30 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x560a69992cc0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x560a69992d50 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x560a69992060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a699920f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x560a69992180 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x560a69992210 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x560a699922a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x560a69992330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x560a699923c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x560a69992450 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x560a699924e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x560a69992570 MAP: (8 sibs) 1 children: 42: [10] [10] 0x560a69992600 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x560a69992690 MAP: (8 sibs) 1 children: 42: [12] [12] 0x560a69992720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x560a699927b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x560a69992840 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x560a699928d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x560a69992960 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x560a699929f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x560a69992a80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x560a69992b10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x560a69992ba0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x560a69992c30 MAP: (8 sibs) 3 children: 42: [22] [24] 0x560a69992de0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x560a69992e70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x560a69992f00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x560a69992cc0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x560a69992f90 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x560a69992d50 MAP: (8 sibs) 1 children: 42: [28] [28] 0x560a69993020 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x560a69992060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a699920f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x560a69992180 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x560a69992210 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x560a699922a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x560a69992330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x560a699923c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x560a69992450 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x560a699924e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x560a69992570 MAP: (8 sibs) 1 children: 42: [10] [10] 0x560a69992600 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x560a69992690 MAP: (8 sibs) 1 children: 42: [12] [12] 0x560a69992720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x560a699927b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x560a69992840 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x560a699928d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x560a69992960 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x560a699929f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x560a69992a80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x560a69992b10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x560a69992ba0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x560a69992c30 MAP: (8 sibs) 3 children: 42: [22] [22] 0x560a69992cc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x560a69992d50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x560a69992de0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x560a69992e70 MAP: (8 sibs) 1 children: 42: [26] [26] 0x560a69992f00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x560a69992f90 MAP: (8 sibs) 1 children: 42: [28] [28] 0x560a69993020 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: 0x560a698cdd38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x560a698bea50 KEYVAL: 'a' '1' (3 sibs) 42: 0x560a698beae8 KEYVAL: 'b' '' (3 sibs) 42: 0x560a698beb80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a6998e120 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x560a6998e1b0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x560a6998e240 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x560a6998e2d0 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: 0x560a698cde50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x560a698c4770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x560a698c4808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a69993270 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a69993300 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x560a69993390 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: 0x560a698cdf68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x560a698c48b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x560a698c4948 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x560a69993b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a69993c10 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x560a69993ca0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x560a69993b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a69993c10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x560a69993ca0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x560a69993b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a69993c10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x560a69993ca0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: # https://yaml.org/type/merge.html\n 42: - &CENTER { x: 1, y: 2 }\n 42: - &LEFT { x: 0, y: 2 }\n 42: - &BIG { r: 10 }\n 42: - &SMALL { r: 1 }\n 42: \n 42: # All the following maps are equal:\n 42: \n 42: - # Explicit keys\n 42: x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge one map\n 42: << : *CENTER\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge multiple maps\n 42: << : [ *CENTER, *BIG ]\n 42: label: center/big\n 42: \n 42: - # Override\n 42: << : [ *BIG, *LEFT, *SMALL ]\n 42: x: 1\n 42: label: center/big\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x560a699480a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a69948130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x560a699481c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x560a69948250 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x560a699482e0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x560a69948370 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x560a69948400 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x560a69948490 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x560a69948520 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x560a699485b0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x560a69948640 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x560a699486d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x560a69948760 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x560a699487f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x560a69948880 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x560a69948910 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x560a699489a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x560a69948a30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x560a69948ac0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x560a69948b50 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x560a69948be0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x560a69948c70 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x560a69948d00 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x560a69948d90 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x560a69948e20 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x560a69948eb0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x560a69948f40 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x560a69948fd0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x560a69949060 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x560a699490f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x560a69949180 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x560a69949210 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] 0x560a6999a8a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a6999a930 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x560a6999a9c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x560a6999aa50 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x560a6999aae0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x560a6999ab70 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x560a6999ac00 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x560a6999ac90 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x560a6999ad20 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x560a6999adb0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x560a6999ae40 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x560a6999aed0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x560a6999af60 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x560a6999aff0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x560a6999b080 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x560a6999b110 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x560a6999b1a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x560a6999b230 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x560a6999b2c0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x560a6999b350 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x560a6999b3e0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x560a6999b470 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x560a6999b500 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x560a6999b590 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x560a6999b620 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x560a6999b6b0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x560a6999b740 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x560a6999b7d0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x560a6999b860 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x560a6999b8f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x560a6999b980 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x560a6999ba10 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] 0x560a6994c1f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a6994c280 MAP: (8 sibs) 2 children: 42: [2] [2] 0x560a6994c310 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x560a6994c3a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x560a6994c430 MAP: (8 sibs) 2 children: 42: [5] [5] 0x560a6994c4c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x560a6994c550 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x560a6994c5e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x560a6994c670 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x560a6994c700 MAP: (8 sibs) 1 children: 42: [10] [10] 0x560a6994c790 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x560a6994c820 MAP: (8 sibs) 4 children: 42: [12] [12] 0x560a6994c8b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x560a6994c940 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x560a6994c9d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x560a6994ca60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x560a6994caf0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x560a6994cb80 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x560a6994cc10 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x560a6994cca0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x560a6994cd30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x560a6994cdc0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x560a6994ce50 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x560a6994cee0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x560a6994cf70 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x560a6994d000 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x560a6994d090 MAP: (8 sibs) 4 children: 42: [27] [27] 0x560a6994d120 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x560a6994d1b0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x560a6994d240 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x560a6994d2d0 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] 0x560a6999bab0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a6999bb40 MAP: (8 sibs) 2 children: 42: [2] [2] 0x560a6999bbd0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x560a6999bc60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x560a6999bcf0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x560a6999bd80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x560a6999be10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x560a6999bea0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x560a6999bf30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x560a6999bfc0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x560a6999c050 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x560a6999c0e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x560a6999c170 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x560a6999c200 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x560a6999c290 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x560a6999c320 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x560a6999c3b0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x560a6999c440 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x560a6999c4d0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x560a6999c560 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x560a6999c5f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x560a6999c680 MAP: (8 sibs) 4 children: 42: [22] [22] 0x560a6999c710 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x560a6999c7a0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x560a6999c830 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x560a6999c8c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x560a6999c950 MAP: (8 sibs) 4 children: 42: [27] [27] 0x560a6999c9e0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x560a6999ca70 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x560a6999cb00 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x560a6999cb90 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] 0x560a6994e600 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a6994e690 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x560a6994e720 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x560a6994e7b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a6994e840 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x560a6994e8d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x560a6994e960 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x560a6994e9f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a6994ea80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x560a6994eb10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x560a6994eba0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a6994ec30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x560a6994ecc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x560a6994ed50 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] 0x560a69999f90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a6999a020 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x560a6999a0b0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x560a6999a140 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a6999a1d0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x560a6999a260 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x560a6999a2f0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x560a6999a380 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a6999a410 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x560a6999a4a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x560a6999a530 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a6999a5c0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x560a6999a650 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x560a6999a6e0 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] 0x560a69950940 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a699509d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x560a69950a60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x560a69950af0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a69950b80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x560a69950c10 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x560a69950ca0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x560a69950d30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a69950dc0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x560a69950e50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x560a69950ee0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a69950f70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x560a69951000 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x560a69951090 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] 0x560a6999ccc0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a6999cd50 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x560a6999cde0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x560a6999ce70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a6999cf00 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x560a6999cf90 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x560a6999d020 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x560a6999d0b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a6999d140 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x560a6999d1d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x560a6999d260 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a6999d2f0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x560a6999d380 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x560a6999d410 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] 0x560a69952ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a69952b40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x560a69952bd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x560a69952c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a69952cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x560a69952d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x560a69952e10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x560a69952ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a69952f30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x560a69952fc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x560a69953050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a699530e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x560a69953170 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x560a69953200 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] 0x560a6999d5d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a6999d660 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x560a6999d6f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x560a6999d780 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a6999d810 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x560a6999d8a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x560a6999d930 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x560a6999d9c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a6999da50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x560a6999dae0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x560a6999db70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a6999dc00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x560a6999dc90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x560a6999dd20 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] 0x560a69954e00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a69954e90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x560a69954f20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x560a69954fb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a69955040 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x560a699550d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x560a69955160 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x560a699551f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a69955280 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x560a69955310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x560a699553a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a69955430 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x560a699554c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x560a69955550 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] 0x560a6999dee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a6999df70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x560a6999e000 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x560a6999e090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a6999e120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x560a6999e1b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x560a6999e240 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x560a6999e2d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a6999e360 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x560a6999e3f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x560a6999e480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a6999e510 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x560a6999e5a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x560a6999e630 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] 0x560a69958400 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x560a69958490 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x560a69958520 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x560a699585b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x560a69958640 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x560a699586d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x560a69958760 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x560a699587f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x560a69958880 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x560a69958910 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x560a699589a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x560a69958a30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x560a69958ac0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x560a69958b50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x560a69958be0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x560a69958c70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x560a69958d00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x560a69958d90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x560a69958e20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x560a69958eb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x560a69958f40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x560a69958fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x560a69959060 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x560a699590f0 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] 0x560a6999f100 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x560a6999f190 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x560a6999f220 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x560a6999f2b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x560a6999f340 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x560a6999f3d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x560a6999f460 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x560a6999f4f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x560a6999f580 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x560a6999f610 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x560a6999f6a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x560a6999f730 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x560a6999f7c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x560a6999f850 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x560a6999f8e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x560a6999f970 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x560a6999fa00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x560a6999fa90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x560a6999fb20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x560a6999fbb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x560a6999fc40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x560a6999fcd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x560a6999fd60 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x560a6999fdf0 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] 0x560a6995b5f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x560a6995b680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x560a6995b710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x560a6995b7a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x560a6995b830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x560a6995b8c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x560a6995b950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x560a6995b9e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x560a6995ba70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x560a6995bb00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x560a6995bb90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x560a6995bc20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x560a6995bcb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x560a6995bd40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x560a6995bdd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x560a6995be60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x560a6995bef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x560a6995bf80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x560a6995c010 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x560a6995c0a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x560a6995c130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x560a6995c1c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x560a6995c250 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x560a6995c2e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x560a6995c370 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x560a6995c400 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x560a6995c490 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] 0x560a699a0310 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x560a699a03a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x560a699a0430 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x560a699a04c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x560a699a0550 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x560a699a05e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x560a699a0670 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x560a699a0700 MAP: (2 sibs) 4 children: 42: [8] [8] 0x560a699a0790 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x560a699a0820 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x560a699a08b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x560a699a0940 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x560a699a09d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x560a699a0a60 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x560a699a0af0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x560a699a0b80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x560a699a0c10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x560a699a0ca0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x560a699a0d30 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x560a699a0dc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x560a699a0e50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x560a699a0ee0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x560a699a0f70 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x560a699a1000 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x560a699a1090 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x560a699a1120 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x560a699a11b0 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] 0x560a6995e7b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x560a6995e840 MAP: (6 sibs) 1 children: 42: [2] [2] 0x560a6995e8d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x560a6995e960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x560a6995e9f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x560a6995ea80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x560a6995eb10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x560a6995eba0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x560a6995ec30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x560a6995ecc0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x560a6995ed50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x560a6995ede0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x560a6995ee70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x560a6995ef00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x560a6995ef90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x560a6995f020 MAP: (6 sibs) 1 children: 42: [16] [16] 0x560a6995f0b0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x560a6995f140 MAP: (6 sibs) 1 children: 42: [18] [18] 0x560a6995f1d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x560a6995f260 MAP: (6 sibs) 1 children: 42: [20] [20] 0x560a6995f2f0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x560a6995f380 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x560a6995f410 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x560a6995f4a0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x560a6995f530 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] 0x560a699a1520 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x560a699a15b0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x560a699a1640 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x560a699a16d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x560a699a1760 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x560a699a17f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x560a699a1880 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x560a699a1910 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x560a699a19a0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x560a699a1a30 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x560a699a1ac0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x560a699a1b50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x560a699a1be0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x560a699a1c70 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x560a699a1d00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x560a699a1d90 MAP: (6 sibs) 1 children: 42: [16] [16] 0x560a699a1e20 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x560a699a1eb0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x560a699a1f40 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x560a699a1fd0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x560a699a2060 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x560a699a20f0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x560a699a2180 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x560a699a2210 MAP: (6 sibs) 1 children: 42: [24] [24] 0x560a699a22a0 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] 0x560a69962b80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x560a69962c10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x560a69962ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x560a69962d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x560a69962dc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x560a69962e50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x560a69962ee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x560a69962f70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x560a69963000 MAP: (6 sibs) 1 children: 42: [9] [9] 0x560a69963090 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x560a69963120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x560a699631b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x560a69963240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x560a699632d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x560a69963360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x560a699633f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x560a69963480 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x560a69963510 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x560a699635a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x560a69963630 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x560a699636c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x560a69963750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x560a699637e0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x560a69963870 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x560a69963900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x560a69963990 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x560a69963a20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x560a69963ab0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x560a69963b40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x560a69963bd0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x560a69963c60 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x560a69963cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x560a69963d80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x560a69963e10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x560a69963ea0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x560a69963f30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x560a69963fc0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x560a69964050 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x560a699640e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x560a69964170 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x560a69964200 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x560a69964290 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x560a69964320 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] 0x560a699a3940 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x560a699a39d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x560a699a3a60 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x560a699a3af0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x560a699a3b80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x560a699a3c10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x560a699a3ca0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x560a699a3d30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x560a699a3dc0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x560a699a3e50 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x560a699a3ee0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x560a699a3f70 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x560a699a4000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x560a699a4090 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x560a699a4120 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x560a699a41b0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x560a699a4240 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x560a699a42d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x560a699a4360 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x560a699a43f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x560a699a4480 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x560a699a4510 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x560a699a45a0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x560a699a4630 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x560a699a46c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x560a699a4750 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x560a699a47e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x560a699a4870 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x560a699a4900 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x560a699a4990 MAP: (6 sibs) 1 children: 42: [30] [30] 0x560a699a4a20 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x560a699a4ab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x560a699a4b40 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x560a699a4bd0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x560a699a4c60 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x560a699a4cf0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x560a699a4d80 MAP: (6 sibs) 1 children: 42: [37] [37] 0x560a699a4e10 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x560a699a4ea0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x560a699a4f30 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x560a699a4fc0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x560a699a5050 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x560a699a50e0 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] 0x560a69965ea0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x560a69965f30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x560a69965fc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x560a69966050 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x560a699660e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x560a69966170 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x560a69966200 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x560a69966290 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x560a69966320 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x560a699663b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x560a69966440 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x560a699664d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x560a69966560 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x560a699665f0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x560a69966680 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x560a69966710 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x560a699667a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x560a69966830 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x560a699668c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x560a69966950 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x560a699669e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x560a69966a70 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x560a69966b00 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x560a69966b90 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x560a69966c20 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x560a69966cb0 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] 0x560a699a2730 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x560a699a27c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x560a699a2850 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x560a699a28e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x560a699a2970 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x560a699a2a00 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x560a699a2a90 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x560a699a2b20 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x560a699a2bb0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x560a699a2c40 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x560a699a2cd0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x560a699a2d60 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x560a699a2df0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x560a699a2e80 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x560a699a2f10 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x560a699a2fa0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x560a699a3030 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x560a699a30c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x560a699a3150 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x560a699a31e0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x560a699a3270 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x560a699a3300 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x560a699a3390 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x560a699a3420 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x560a699a34b0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x560a699a3540 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] 0x560a69965590 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x560a69965620 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x560a699656b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x560a69965740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x560a699657d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x560a69965860 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x560a699658f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x560a69965980 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] 0x560a6999e7f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x560a6999e880 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x560a6999e910 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x560a6999e9a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x560a6999ea30 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x560a6999eac0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x560a6999eb50 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x560a6999ebe0 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] 0x560a699698f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x560a69969980 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x560a69969a10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x560a69969aa0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x560a69969b30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x560a69969bc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x560a69969c50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x560a69969ce0 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] 0x560a699a5d50 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x560a699a5de0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x560a699a5e70 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x560a699a5f00 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x560a699a5f90 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x560a699a6020 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x560a699a60b0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x560a699a6140 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] 0x560a6996b620 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a6996b6b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x560a6996b740 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] 0x560a699a6660 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a699a66f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x560a699a6780 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] 0x560a6996d350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a6996d3e0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x560a6996d470 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] 0x560a699a6f70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a699a7000 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x560a699a7090 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] 0x560a6996fee0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x560a6996ff70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x560a69970000 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x560a69970090 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x560a69970120 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x560a699701b0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x560a69970240 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x560a699702d0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x560a69970360 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x560a699703f0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x560a69970480 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x560a69970510 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x560a699705a0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x560a69970630 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x560a699706c0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x560a69970750 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x560a699707e0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x560a69970870 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x560a69970900 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x560a69970990 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] 0x560a699a8190 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x560a699a8220 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x560a699a82b0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x560a699a8340 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x560a699a83d0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x560a699a8460 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x560a699a84f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x560a699a8580 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x560a699a8610 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x560a699a86a0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x560a699a8730 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x560a699a87c0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x560a699a8850 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x560a699a88e0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x560a699a8970 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x560a699a8a00 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x560a699a8a90 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x560a699a8b20 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x560a699a8bb0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x560a699a8c40 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] 0x560a69972e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x560a69972eb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x560a69972f40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x560a69972fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x560a69973060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x560a699730f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x560a69973180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x560a69973210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x560a699732a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x560a69973330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x560a699733c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x560a69973450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x560a699734e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x560a69973570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x560a69973600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x560a69973690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x560a69973720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x560a699737b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x560a69973840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x560a699738d0 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] 0x560a699a93a0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x560a699a9430 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x560a699a94c0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x560a699a9550 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x560a699a95e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x560a699a9670 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x560a699a9700 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x560a699a9790 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x560a699a9820 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x560a699a98b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x560a699a9940 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x560a699a99d0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x560a699a9a60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x560a699a9af0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x560a699a9b80 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x560a699a9c10 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x560a699a9ca0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x560a699a9d30 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x560a699a9dc0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x560a699a9e50 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] 0x560a69975d60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x560a69975df0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x560a69975e80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x560a69975f10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x560a69975fa0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x560a69976030 MAP: (8 sibs) 3 children: 42: [6] [6] 0x560a699760c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x560a69976150 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x560a699761e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x560a69976270 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x560a69976300 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x560a69976390 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x560a69976420 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x560a699764b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x560a69976540 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x560a699765d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x560a69976660 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x560a699766f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x560a69976780 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x560a69976810 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x560a699768a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x560a69976930 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x560a699769c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x560a69976a50 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] 0x560a699aa5b0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x560a699aa640 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x560a699aa6d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x560a699aa760 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x560a699aa7f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x560a699aa880 MAP: (8 sibs) 3 children: 42: [6] [6] 0x560a699aa910 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x560a699aa9a0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x560a699aaa30 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x560a699aaac0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x560a699aab50 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x560a699aabe0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x560a699aac70 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x560a699aad00 MAP: (8 sibs) 7 children: 42: [14] [14] 0x560a699aad90 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x560a699aae20 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x560a699aaeb0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x560a699aaf40 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x560a699aafd0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x560a699ab060 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x560a699ab0f0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x560a699ab180 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x560a699ab210 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x560a699ab2a0 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] 0x560a69978390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a69978420 MAP: (8 sibs) 3 children: 42: [2] [2] 0x560a699784b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x560a69978540 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x560a699785d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x560a69978660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x560a699786f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x560a69978780 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x560a69978810 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x560a699788a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x560a69978930 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x560a699789c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x560a69978a50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x560a69978ae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x560a69978b70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x560a69978c00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x560a69978c90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x560a69978d20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x560a69978db0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x560a69978e40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x560a69978ed0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x560a69978f60 MAP: (8 sibs) 3 children: 42: [22] [22] 0x560a69978ff0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x560a69979080 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x560a69979110 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x560a699791a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x560a69979230 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x560a699792c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x560a69979350 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] 0x560a699ab7c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a699ab850 MAP: (8 sibs) 3 children: 42: [2] [2] 0x560a699ab8e0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x560a699ab970 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x560a699aba00 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x560a699aba90 MAP: (8 sibs) 3 children: 42: [6] [6] 0x560a699abb20 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x560a699abbb0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x560a699abc40 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x560a699abcd0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x560a699abd60 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x560a699abdf0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x560a699abe80 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x560a699abf10 MAP: (8 sibs) 7 children: 42: [14] [14] 0x560a699abfa0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x560a699ac030 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x560a699ac0c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x560a699ac150 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x560a699ac1e0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x560a699ac270 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x560a699ac300 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x560a699ac390 MAP: (8 sibs) 3 children: 42: [22] [22] 0x560a699ac420 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x560a699ac4b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x560a699ac540 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x560a699ac5d0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x560a699ac660 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x560a699ac6f0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x560a699ac780 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] 0x560a6997a9c0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x560a6997aa50 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x560a6997aae0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x560a6997ab70 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] 0x560a699a7880 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x560a699a7910 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x560a699a79a0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x560a699a7a30 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] 0x560a6997c6f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a6997c780 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x560a6997c810 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] 0x560a699ac9d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a699aca60 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x560a699acaf0 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] 0x560a6997e420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a6997e4b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x560a6997e540 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] 0x560a699ad2e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a699ad370 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x560a699ad400 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] 0x560a6997f640 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a6997f6d0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x560a6997f760 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x560a6997f7f0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x560a6997f880 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x560a6997f910 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x560a6997f9a0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x560a6997fa30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x560a6997fac0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x560a6997fb50 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x560a6997fbe0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x560a6997fc70 MAP: (8 sibs) 4 children: 42: [12] [12] 0x560a6997fd00 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x560a6997fd90 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x560a6997fe20 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x560a6997feb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x560a6997ff40 MAP: (8 sibs) 3 children: 42: [17] [17] 0x560a6997ffd0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x560a69980060 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x560a699800f0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x560a69980180 MAP: (8 sibs) 2 children: 42: [21] [21] 0x560a69980210 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x560a699802a0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x560a69980330 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x560a699803c0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x560a69980450 MAP: (8 sibs) 3 children: 42: [26] [26] 0x560a699804e0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x560a69980570 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x560a69980600 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x560a69980690 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x560a69980720 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x560a699807b0 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] 0x560a699ae500 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a699ae590 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x560a699ae620 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x560a699ae6b0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x560a699ae740 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x560a699ae7d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x560a699ae860 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x560a699ae8f0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x560a699ae980 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x560a699aea10 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x560a699aeaa0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x560a699aeb30 MAP: (8 sibs) 4 children: 42: [12] [12] 0x560a699aebc0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x560a699aec50 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x560a699aece0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x560a699aed70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x560a699aee00 MAP: (8 sibs) 3 children: 42: [17] [17] 0x560a699aee90 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x560a699aef20 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x560a699aefb0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x560a699af040 MAP: (8 sibs) 2 children: 42: [21] [21] 0x560a699af0d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x560a699af160 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x560a699af1f0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x560a699af280 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x560a699af310 MAP: (8 sibs) 3 children: 42: [26] [26] 0x560a699af3a0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x560a699af430 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x560a699af4c0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x560a699af550 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x560a699af5e0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x560a699af670 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] 0x560a69981a60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a69981af0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x560a69981b80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x560a69981c10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x560a69981ca0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x560a69981d30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x560a69981dc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x560a69981e50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x560a69981ee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x560a69981f70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x560a69982000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x560a69982090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x560a69982120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x560a699821b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x560a69982240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x560a699822d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x560a69982360 MAP: (8 sibs) 4 children: 42: [17] [17] 0x560a699823f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x560a69982480 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x560a69982510 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x560a699825a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x560a69982630 MAP: (8 sibs) 4 children: 42: [22] [22] 0x560a699826c0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x560a69982750 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x560a699827e0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x560a69982870 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x560a69982900 MAP: (8 sibs) 4 children: 42: [27] [27] 0x560a69982990 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x560a69982a20 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x560a69982ab0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x560a69982b40 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] 0x560a699af710 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a699af7a0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x560a699af830 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x560a699af8c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x560a699af950 MAP: (8 sibs) 2 children: 42: [5] [5] 0x560a699af9e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x560a699afa70 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x560a699afb00 MAP: (8 sibs) 1 children: 42: [8] [8] 0x560a699afb90 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x560a699afc20 MAP: (8 sibs) 1 children: 42: [10] [10] 0x560a699afcb0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x560a699afd40 MAP: (8 sibs) 4 children: 42: [12] [12] 0x560a699afdd0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x560a699afe60 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x560a699afef0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x560a699aff80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x560a699b0010 MAP: (8 sibs) 4 children: 42: [17] [17] 0x560a699b00a0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x560a699b0130 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x560a699b01c0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x560a699b0250 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x560a699b02e0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x560a699b0370 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x560a699b0400 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x560a699b0490 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x560a699b0520 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x560a699b05b0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x560a699b0640 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x560a699b06d0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x560a699b0760 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x560a699b07f0 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] 0x560a6997ed30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a6997edc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x560a6997ee50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x560a6997eee0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a6997ef70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x560a6997f000 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x560a6997f090 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x560a6997f120 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a6997f1b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x560a6997f240 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x560a6997f2d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a6997f360 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x560a6997f3f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x560a6997f480 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] 0x560a699adbf0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a699adc80 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x560a699add10 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x560a699adda0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a699ade30 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x560a699adec0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x560a699adf50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x560a699adfe0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a699ae070 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x560a699ae100 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x560a699ae190 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a699ae220 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x560a699ae2b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x560a699ae340 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] 0x560a69980850 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a699808e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x560a69980970 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x560a69980a00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a69980a90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x560a69980b20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x560a69980bb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x560a69980c40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a69980cd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x560a69980d60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x560a69980df0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a69980e80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x560a69980f10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x560a69980fa0 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] 0x560a699b0920 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a699b09b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x560a699b0a40 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x560a699b0ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a699b0b60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x560a699b0bf0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x560a699b0c80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x560a699b0d10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a699b0da0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x560a699b0e30 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x560a699b0ec0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a699b0f50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x560a699b0fe0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x560a699b1070 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] 0x560a69983e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a69983f00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x560a69983f90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x560a69984020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a699840b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x560a69984140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x560a699841d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x560a69984260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a699842f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x560a69984380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x560a69984410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a699844a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x560a69984530 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x560a699845c0 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] 0x560a699b1230 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a699b12c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x560a699b1350 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x560a699b13e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a699b1470 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x560a699b1500 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x560a699b1590 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x560a699b1620 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a699b16b0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x560a699b1740 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x560a699b17d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a699b1860 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x560a699b18f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x560a699b1980 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] 0x560a69984780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a69984810 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x560a699848a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x560a69984930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a699849c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x560a69984a50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x560a69984ae0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x560a69984b70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a69984c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x560a69984c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x560a69984d20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a69984db0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x560a69984e40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x560a69984ed0 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] 0x560a699b1b40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a699b1bd0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x560a699b1c60 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x560a699b1cf0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a699b1d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x560a699b1e10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x560a699b1ea0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x560a699b1f30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a699b1fc0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x560a699b2050 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x560a699b20e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a699b2170 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x560a699b2200 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x560a699b2290 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] 0x560a699859a0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x560a69985a30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x560a69985ac0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x560a69985b50 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x560a69985be0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x560a69985c70 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x560a69985d00 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x560a69985d90 MAP: (2 sibs) 4 children: 42: [8] [8] 0x560a69985e20 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x560a69985eb0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x560a69985f40 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x560a69985fd0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x560a69986060 MAP: (2 sibs) 5 children: 42: [13] [13] 0x560a699860f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x560a69986180 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x560a69986210 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x560a699862a0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x560a69986330 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x560a699863c0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x560a69986450 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x560a699864e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x560a69986570 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x560a69986600 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x560a69986690 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] 0x560a699b2ef0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x560a699b2f80 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x560a699b3010 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x560a699b30a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x560a699b3130 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x560a699b31c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x560a699b3250 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x560a699b32e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x560a699b3370 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x560a699b3400 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x560a699b3490 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x560a699b3520 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x560a699b35b0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x560a699b3640 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x560a699b36d0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x560a699b3760 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x560a699b37f0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x560a699b3880 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x560a699b3910 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x560a699b39a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x560a699b3a30 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x560a699b3ac0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x560a699b3b50 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x560a699b3be0 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] 0x560a69986bb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x560a69986c40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x560a69986cd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x560a69986d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x560a69986df0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x560a69986e80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x560a69986f10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x560a69986fa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x560a69987030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x560a699870c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x560a69987150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x560a699871e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x560a69987270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x560a69987300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x560a69987390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x560a69987420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x560a699874b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x560a69987540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x560a699875d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x560a69987660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x560a699876f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x560a69987780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x560a69987810 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x560a699878a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x560a69987930 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x560a699879c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x560a69987a50 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] 0x560a699b4100 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x560a699b4190 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x560a699b4220 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x560a699b42b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x560a699b4340 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x560a699b43d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x560a699b4460 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x560a699b44f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x560a699b4580 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x560a699b4610 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x560a699b46a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x560a699b4730 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x560a699b47c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x560a699b4850 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x560a699b48e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x560a699b4970 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x560a699b4a00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x560a699b4a90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x560a699b4b20 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x560a699b4bb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x560a699b4c40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x560a699b4cd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x560a699b4d60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x560a699b4df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x560a699b4e80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x560a699b4f10 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x560a699b4fa0 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] 0x560a69987dc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x560a69987e50 MAP: (6 sibs) 1 children: 42: [2] [2] 0x560a69987ee0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x560a69987f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x560a69988000 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x560a69988090 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x560a69988120 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x560a699881b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x560a69988240 MAP: (6 sibs) 1 children: 42: [9] [9] 0x560a699882d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x560a69988360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x560a699883f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x560a69988480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x560a69988510 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x560a699885a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x560a69988630 MAP: (6 sibs) 1 children: 42: [16] [16] 0x560a699886c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x560a69988750 MAP: (6 sibs) 1 children: 42: [18] [18] 0x560a699887e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x560a69988870 MAP: (6 sibs) 1 children: 42: [20] [20] 0x560a69988900 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x560a69988990 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x560a69988a20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x560a69988ab0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x560a69988b40 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] 0x560a699b5310 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x560a699b53a0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x560a699b5430 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x560a699b54c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x560a699b5550 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x560a699b55e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x560a699b5670 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x560a699b5700 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x560a699b5790 MAP: (6 sibs) 1 children: 42: [9] [9] 0x560a699b5820 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x560a699b58b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x560a699b5940 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x560a699b59d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x560a699b5a60 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x560a699b5af0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x560a699b5b80 MAP: (6 sibs) 1 children: 42: [16] [16] 0x560a699b5c10 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x560a699b5ca0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x560a699b5d30 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x560a699b5dc0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x560a699b5e50 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x560a699b5ee0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x560a699b5f70 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x560a699b6000 MAP: (6 sibs) 1 children: 42: [24] [24] 0x560a699b6090 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: - step: &id001 # defines anchor label &id001\r\n 42: instrument: Lasik 2000\r\n 42: pulseEnergy: 5.4\r\n 42: pulseDuration: 12\r\n 42: repetition: 1000\r\n 42: spotSize: 1mm\r\n 42: - step: &id002\r\n 42: instrument: Lasik 2000\r\n 42: pulseEnergy: 5.0\r\n 42: pulseDuration: 10\r\n 42: repetition: 500\r\n 42: spotSize: 2mm\r\n 42: - step: *id001 # refers to the first step (with anchor &id001)\r\n 42: - step: *id002 # refers to the second step\r\n 42: - step:\r\n 42: <<: *id001\r\n 42: spotSize: 2mm # redefines just this key, refers rest from &id001\r\n 42: - step: *id002\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x560a6998a1e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x560a6998a270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x560a6998a300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x560a6998a390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x560a6998a420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x560a6998a4b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x560a6998a540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x560a6998a5d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x560a6998a660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x560a6998a6f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x560a6998a780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x560a6998a810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x560a6998a8a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x560a6998a930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x560a6998a9c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x560a6998aa50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x560a6998aae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x560a6998ab70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x560a6998ac00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x560a6998ac90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x560a6998ad20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x560a6998adb0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x560a6998ae40 MAP: (6 sibs) 1 children: 42: [23] [23] 0x560a6998aed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x560a6998af60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x560a6998aff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x560a6998b080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x560a6998b110 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x560a6998b1a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x560a6998b230 MAP: (6 sibs) 1 children: 42: [30] [30] 0x560a6998b2c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x560a6998b350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x560a6998b3e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x560a6998b470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x560a6998b500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x560a6998b590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x560a6998b620 MAP: (6 sibs) 1 children: 42: [37] [37] 0x560a6998b6b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x560a6998b740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x560a6998b7d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x560a6998b860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x560a6998b8f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x560a6998b980 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] 0x560a699b7730 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x560a699b77c0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x560a699b7850 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x560a699b78e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x560a699b7970 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x560a699b7a00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x560a699b7a90 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x560a699b7b20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x560a699b7bb0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x560a699b7c40 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x560a699b7cd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x560a699b7d60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x560a699b7df0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x560a699b7e80 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x560a699b7f10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x560a699b7fa0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x560a699b8030 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x560a699b80c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x560a699b8150 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x560a699b81e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x560a699b8270 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x560a699b8300 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x560a699b8390 MAP: (6 sibs) 1 children: 42: [23] [23] 0x560a699b8420 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x560a699b84b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x560a699b8540 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x560a699b85d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x560a699b8660 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x560a699b86f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x560a699b8780 MAP: (6 sibs) 1 children: 42: [30] [30] 0x560a699b8810 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x560a699b88a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x560a699b8930 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x560a699b89c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x560a699b8a50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x560a699b8ae0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x560a699b8b70 MAP: (6 sibs) 1 children: 42: [37] [37] 0x560a699b8c00 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x560a699b8c90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x560a699b8d20 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x560a699b8db0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x560a699b8e40 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x560a699b8ed0 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] 0x560a69988fd0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x560a69989060 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x560a699890f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x560a69989180 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x560a69989210 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x560a699892a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x560a69989330 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x560a699893c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x560a69989450 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x560a699894e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x560a69989570 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x560a69989600 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x560a69989690 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x560a69989720 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x560a699897b0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x560a69989840 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x560a699898d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x560a69989960 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x560a699899f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x560a69989a80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x560a69989b10 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x560a69989ba0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x560a69989c30 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x560a69989cc0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x560a69989d50 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x560a69989de0 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] 0x560a699b6520 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x560a699b65b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x560a699b6640 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x560a699b66d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x560a699b6760 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x560a699b67f0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x560a699b6880 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x560a699b6910 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x560a699b69a0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x560a699b6a30 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x560a699b6ac0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x560a699b6b50 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x560a699b6be0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x560a699b6c70 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x560a699b6d00 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x560a699b6d90 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x560a699b6e20 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x560a699b6eb0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x560a699b6f40 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x560a699b6fd0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x560a699b7060 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x560a699b70f0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x560a699b7180 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x560a699b7210 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x560a699b72a0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x560a699b7330 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] 0x560a69985090 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x560a69985120 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x560a699851b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x560a69985240 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x560a699852d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x560a69985360 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x560a699853f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x560a69985480 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] 0x560a699b25e0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x560a699b2670 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x560a699b2700 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x560a699b2790 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x560a699b2820 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x560a699b28b0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x560a699b2940 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x560a699b29d0 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] 0x560a6998c5f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x560a6998c680 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x560a6998c710 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x560a6998c7a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x560a6998c830 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x560a6998c8c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x560a6998c950 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x560a6998c9e0 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] 0x560a699b9b40 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x560a699b9bd0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x560a699b9c60 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x560a699b9cf0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x560a699b9d80 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x560a699b9e10 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x560a699b9ea0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x560a699b9f30 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] 0x560a6998cf00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a6998cf90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x560a6998d020 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] 0x560a699ba490 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a699ba520 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x560a699ba5b0 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] 0x560a6998d810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a6998d8a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x560a6998d930 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] 0x560a699badd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a699bae60 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x560a699baef0 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] 0x560a6998ea30 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x560a6998eac0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x560a6998eb50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x560a6998ebe0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x560a6998ec70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x560a6998ed00 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x560a6998ed90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x560a6998ee20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x560a6998eeb0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x560a6998ef40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x560a6998efd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x560a6998f060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x560a6998f0f0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x560a6998f180 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x560a6998f210 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x560a6998f2a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x560a6998f330 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x560a6998f3c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x560a6998f450 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x560a6998f4e0 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] 0x560a699bbff0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x560a699bc080 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x560a699bc110 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x560a699bc1a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x560a699bc230 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x560a699bc2c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x560a699bc350 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x560a699bc3e0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x560a699bc470 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x560a699bc500 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x560a699bc590 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x560a699bc620 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x560a699bc6b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x560a699bc740 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x560a699bc7d0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x560a699bc860 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x560a699bc8f0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x560a699bc980 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x560a699bca10 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x560a699bcaa0 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] 0x560a6998fc40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x560a6998fcd0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x560a6998fd60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x560a6998fdf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x560a6998fe80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x560a6998ff10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x560a6998ffa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x560a69990030 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x560a699900c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x560a69990150 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x560a699901e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x560a69990270 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x560a69990300 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x560a69990390 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x560a69990420 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x560a699904b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x560a69990540 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x560a699905d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x560a69990660 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x560a699906f0 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] 0x560a699bd200 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x560a699bd290 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x560a699bd320 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x560a699bd3b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x560a699bd440 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x560a699bd4d0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x560a699bd560 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x560a699bd5f0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x560a699bd680 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x560a699bd710 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x560a699bd7a0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x560a699bd830 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x560a699bd8c0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x560a699bd950 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x560a699bd9e0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x560a699bda70 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x560a699bdb00 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x560a699bdb90 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x560a699bdc20 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x560a699bdcb0 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] 0x560a69990e50 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x560a69990ee0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x560a69990f70 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x560a69991000 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x560a69991090 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x560a69991120 MAP: (8 sibs) 3 children: 42: [6] [6] 0x560a699911b0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x560a69991240 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x560a699912d0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x560a69991360 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x560a699913f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x560a69991480 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x560a69991510 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x560a699915a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x560a69991630 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x560a699916c0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x560a69991750 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x560a699917e0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x560a69991870 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x560a69991900 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x560a69991990 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x560a69991a20 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x560a69991ab0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x560a69991b40 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] 0x560a699bed20 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x560a699bedb0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x560a699bee40 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x560a699beed0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x560a699bef60 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x560a699beff0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x560a699bf080 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x560a699bf110 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x560a699bf1a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x560a699bf230 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x560a699bf2c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x560a699bf350 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x560a699bf3e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x560a699bf470 MAP: (8 sibs) 7 children: 42: [14] [14] 0x560a699bf500 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x560a699bf590 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x560a699bf620 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x560a699bf6b0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x560a699bf740 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x560a699bf7d0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x560a699bf860 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x560a699bf8f0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x560a699bf980 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x560a699bfa10 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] 0x560a69992060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a699920f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x560a69992180 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x560a69992210 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x560a699922a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x560a69992330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x560a699923c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x560a69992450 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x560a699924e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x560a69992570 MAP: (8 sibs) 1 children: 42: [10] [10] 0x560a69992600 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x560a69992690 MAP: (8 sibs) 1 children: 42: [12] [12] 0x560a69992720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x560a699927b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x560a69992840 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x560a699928d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x560a69992960 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x560a699929f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x560a69992a80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x560a69992b10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x560a69992ba0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x560a69992c30 MAP: (8 sibs) 3 children: 42: [22] [22] 0x560a69992cc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x560a69992d50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x560a69992de0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x560a69992e70 MAP: (8 sibs) 1 children: 42: [26] [26] 0x560a69992f00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x560a69992f90 MAP: (8 sibs) 1 children: 42: [28] [28] 0x560a69993020 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] 0x560a699bff30 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a699bffc0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x560a699c0050 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x560a699c00e0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x560a699c0170 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x560a699c0200 MAP: (8 sibs) 3 children: 42: [6] [6] 0x560a699c0290 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x560a699c0320 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x560a699c03b0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x560a699c0440 MAP: (8 sibs) 1 children: 42: [10] [10] 0x560a699c04d0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x560a699c0560 MAP: (8 sibs) 1 children: 42: [12] [12] 0x560a699c05f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x560a699c0680 MAP: (8 sibs) 7 children: 42: [14] [14] 0x560a699c0710 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x560a699c07a0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x560a699c0830 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x560a699c08c0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x560a699c0950 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x560a699c09e0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x560a699c0a70 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x560a699c0b00 MAP: (8 sibs) 3 children: 42: [22] [22] 0x560a699c0b90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x560a699c0c20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x560a699c0cb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x560a699c0d40 MAP: (8 sibs) 1 children: 42: [26] [26] 0x560a699c0dd0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x560a699c0e60 MAP: (8 sibs) 1 children: 42: [28] [28] 0x560a699c0ef0 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] 0x560a6998e120 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x560a6998e1b0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x560a6998e240 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x560a6998e2d0 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] 0x560a699be410 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x560a699be4a0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x560a699be530 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x560a699be5c0 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] 0x560a69993270 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a69993300 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x560a69993390 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] 0x560a699c1140 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a699c11d0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x560a699c1260 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] 0x560a69993b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a69993c10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x560a69993ca0 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] 0x560a699c1a50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a699c1ae0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x560a699c1b70 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: 0x560a698cc870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x560a698bf0e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x560a698bf5b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x560a698bf648 KEYVAL: 'y' '2' (2 sibs) 42: 0x560a698bf178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x560a698bf6f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x560a698bf788 KEYVAL: 'y' '2' (2 sibs) 42: 0x560a698bf210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x560a698bf830 KEYVAL: 'r' '10' (1 sibs) 42: 0x560a698bf2a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x560a698bf8d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x560a698bf340 MAP: (8 sibs) 4 children: 42: 0x560a698bf970 KEYVAL: 'x' '1' (4 sibs) 42: 0x560a698bfa08 KEYVAL: 'y' '2' (4 sibs) 42: 0x560a698bfaa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x560a698bfb38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x560a698bf3d8 MAP: (8 sibs) 3 children: 42: 0x560a698bfbe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x560a698bfc78 KEYVAL: 'r' '10' (3 sibs) 42: 0x560a698bfd10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x560a698bf470 MAP: (8 sibs) 2 children: 42: 0x560a698bfdb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x560a698bfef0 VAL***: '*CENTER' (2 sibs) 42: 0x560a698bff88 VAL***: '*BIG' (2 sibs) 42: 0x560a698bfe48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x560a698bf508 MAP: (8 sibs) 3 children: 42: 0x560a698c0030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x560a698c0200 VAL***: '*BIG' (3 sibs) 42: 0x560a698c0298 VAL***: '*LEFT' (3 sibs) 42: 0x560a698c0330 VAL***: '*SMALL' (3 sibs) 42: 0x560a698c00c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x560a698c0160 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699c2360 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a699c23f0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x560a699c2480 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x560a699c2510 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x560a699c25a0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x560a699c2630 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x560a699c26c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x560a699c2750 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x560a699c27e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x560a699c2870 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x560a699c2900 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x560a699c2990 MAP: (8 sibs) 4 children: 42: [12] [12] 0x560a699c2a20 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x560a699c2ab0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x560a699c2b40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x560a699c2bd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x560a699c2c60 MAP: (8 sibs) 3 children: 42: [17] [17] 0x560a699c2cf0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x560a699c2d80 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x560a699c2e10 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x560a699c2ea0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x560a699c2f30 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x560a699c2fc0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x560a699c3050 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x560a699c30e0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x560a699c3170 MAP: (8 sibs) 3 children: 42: [26] [26] 0x560a699c3200 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x560a699c3290 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x560a699c3320 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x560a699c33b0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x560a699c3440 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x560a699c34d0 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: 0x560a698cc988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x560a698c0d60 MAP: (8 sibs) 2 children: 42: 0x560a698bdfd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x560a698be068 KEYVAL: 'y' '2' (2 sibs) 42: 0x560a698c0df8 MAP: (8 sibs) 2 children: 42: 0x560a698be7d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x560a698be868 KEYVAL: 'y' '2' (2 sibs) 42: 0x560a698c0e90 MAP: (8 sibs) 1 children: 42: 0x560a698c1230 KEYVAL: 'r' '10' (1 sibs) 42: 0x560a698c0f28 MAP: (8 sibs) 1 children: 42: 0x560a698c12d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x560a698c0fc0 MAP: (8 sibs) 4 children: 42: 0x560a698c1370 KEYVAL: 'x' '1' (4 sibs) 42: 0x560a698c1408 KEYVAL: 'y' '2' (4 sibs) 42: 0x560a698c14a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x560a698c1538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x560a698c1058 MAP: (8 sibs) 4 children: 42: 0x560a698c15e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x560a698c1678 KEYVAL: 'y' '2' (4 sibs) 42: 0x560a698c1710 KEYVAL: 'r' '10' (4 sibs) 42: 0x560a698c17a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x560a698c10f0 MAP: (8 sibs) 4 children: 42: 0x560a698c1850 KEYVAL: 'x' '1' (4 sibs) 42: 0x560a698c18e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x560a698c1980 KEYVAL: 'r' '10' (4 sibs) 42: 0x560a698c1a18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x560a698c1188 MAP: (8 sibs) 4 children: 42: 0x560a698c1ac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x560a698c1b58 KEYVAL: 'y' '2' (4 sibs) 42: 0x560a698c1bf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x560a698c1c88 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699c3570 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a699c3600 MAP: (8 sibs) 2 children: 42: [2] [2] 0x560a699c3690 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x560a699c3720 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x560a699c37b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x560a699c3840 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x560a699c38d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x560a699c3960 MAP: (8 sibs) 1 children: 42: [8] [8] 0x560a699c39f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x560a699c3a80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x560a699c3b10 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x560a699c3ba0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x560a699c3c30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x560a699c3cc0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x560a699c3d50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x560a699c3de0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x560a699c3e70 MAP: (8 sibs) 4 children: 42: [17] [17] 0x560a699c3f00 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x560a699c3f90 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x560a699c4020 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x560a699c40b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x560a699c4140 MAP: (8 sibs) 4 children: 42: [22] [22] 0x560a699c41d0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x560a699c4260 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x560a699c42f0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x560a699c4380 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x560a699c4410 MAP: (8 sibs) 4 children: 42: [27] [27] 0x560a699c44a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x560a699c4530 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x560a699c45c0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x560a699c4650 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: 0x560a698ccaa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x560a698c21a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x560a698c2238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x560a698c22d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x560a698c2540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x560a698c25d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x560a698c2368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x560a698be1b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x560a698c2400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x560a698c2680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x560a698c2718 KEYVAL: 'age' '10' (2 sibs) 42: 0x560a698c2498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x560a698c27c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x560a698c2858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699c46f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a699c4780 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x560a699c4810 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x560a699c48a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a699c4930 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x560a699c49c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x560a699c4a50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x560a699c4ae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a699c4b70 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x560a699c4c00 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x560a699c4c90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a699c4d20 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x560a699c4db0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x560a699c4e40 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: 0x560a698ccbb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x560a698c2900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x560a698c2998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x560a698c2a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x560a698c2ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x560a698c2d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x560a698c2ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x560a698c2de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x560a698c2b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x560a698c2e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x560a698c2f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x560a698c2bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x560a698c2fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x560a698c3058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699c4ee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a699c4f70 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x560a699c5000 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x560a699c5090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a699c5120 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x560a699c51b0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x560a699c5240 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x560a699c52d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a699c5360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x560a699c53f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x560a699c5480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a699c5510 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x560a699c55a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x560a699c5630 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: 0x560a698cccd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x560a698c39d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x560a698c3a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x560a698c3b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x560a698c3d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x560a698c3e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x560a698c3b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x560a698c3eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x560a698c3c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x560a698c3f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x560a698c3fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x560a698c3cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x560a698c4090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x560a698c4128 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699c56d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a699c5760 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x560a699c57f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x560a699c5880 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a699c5910 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x560a699c59a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x560a699c5a30 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x560a699c5ac0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a699c5b50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x560a699c5be0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x560a699c5c70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a699c5d00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x560a699c5d90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x560a699c5e20 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: 0x560a698ccde8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x560a698c1d80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x560a698c1e18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x560a698c1eb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x560a698c41d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x560a698c4268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x560a698c1f48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x560a698c4310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x560a698c1fe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x560a698c43b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x560a698c4448 KEYVAL: 'age' '10' (2 sibs) 42: 0x560a698c2078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x560a698c44f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x560a698c4588 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699c5ec0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a699c5f50 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x560a699c5fe0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x560a699c6070 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a699c6100 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x560a699c6190 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x560a699c6220 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x560a699c62b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a699c6340 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x560a699c63d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x560a699c6460 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a699c64f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x560a699c6580 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x560a699c6610 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: 0x560a698ccf00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x560a698c4c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x560a698c4cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x560a698c4d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x560a698be910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x560a698be9a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x560a698c4df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x560a698c5060 MAP: (2 sibs) 4 children: 42: 0x560a698c0640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x560a698c06d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x560a698c0770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x560a698c0808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x560a698c50f8 MAP: (2 sibs) 5 children: 42: 0x560a698c51a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x560a698c5238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x560a698c52d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x560a698c5368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x560a698c5400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x560a698c4e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x560a698be4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x560a698be558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x560a698be5f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x560a698c4f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x560a698c4fc0 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] 0x560a699c66b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x560a699c6740 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x560a699c67d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x560a699c6860 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x560a699c68f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x560a699c6980 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x560a699c6a10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x560a699c6aa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x560a699c6b30 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x560a699c6bc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x560a699c6c50 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x560a699c6ce0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x560a699c6d70 MAP: (2 sibs) 5 children: 42: [13] [13] 0x560a699c6e00 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x560a699c6e90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x560a699c6f20 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x560a699c6fb0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x560a699c7040 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x560a699c70d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x560a699c7160 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x560a699c71f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x560a699c7280 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x560a699c7310 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x560a699c73a0 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: 0x560a698cd018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x560a698c54f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x560a698c5588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x560a698c5620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x560a698c5920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x560a698c59b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x560a698c56b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x560a698c5a60 MAP: (2 sibs) 4 children: 42: 0x560a698c08b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x560a698c0948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x560a698c09e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x560a698c0a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x560a698c5af8 MAP: (2 sibs) 5 children: 42: 0x560a698c5ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x560a698c5c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x560a698c5cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x560a698c5d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x560a698c5e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x560a698c5750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x560a698bedf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x560a698bee88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x560a698bef20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x560a698c57e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x560a698c5ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x560a698c5f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x560a698c5fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x560a698c5880 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] 0x560a699c7440 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x560a699c74d0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x560a699c7560 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x560a699c75f0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x560a699c7680 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x560a699c7710 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x560a699c77a0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x560a699c7830 MAP: (2 sibs) 4 children: 42: [8] [8] 0x560a699c78c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x560a699c7950 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x560a699c79e0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x560a699c7a70 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x560a699c7b00 MAP: (2 sibs) 5 children: 42: [13] [13] 0x560a699c7b90 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x560a699c7c20 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x560a699c7cb0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x560a699c7d40 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x560a699c7dd0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x560a699c7e60 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x560a699c7ef0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x560a699c7f80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x560a699c8010 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x560a699c80a0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x560a699c8130 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x560a699c81c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x560a699c8250 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x560a699c82e0 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: 0x560a698cd130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x560a698c7b70 MAP: (6 sibs) 1 children: 42: 0x560a698c7f10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x560a698c7fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698c8048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x560a698c80e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x560a698c8178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x560a698c8210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x560a698c7c08 MAP: (6 sibs) 1 children: 42: 0x560a698c82b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x560a698c8350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698c83e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x560a698c8480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x560a698c8518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x560a698c85b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x560a698c7ca0 MAP: (6 sibs) 1 children: 42: 0x560a698c8650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x560a698c7d38 MAP: (6 sibs) 1 children: 42: 0x560a698c86f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x560a698c7dd0 MAP: (6 sibs) 1 children: 42: 0x560a698c8790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x560a698c8830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x560a698c88c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x560a698c7e68 MAP: (6 sibs) 1 children: 42: 0x560a698c8970 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699c8380 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x560a699c8410 MAP: (6 sibs) 1 children: 42: [2] [2] 0x560a699c84a0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x560a699c8530 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x560a699c85c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x560a699c8650 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x560a699c86e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x560a699c8770 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x560a699c8800 MAP: (6 sibs) 1 children: 42: [9] [9] 0x560a699c8890 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x560a699c8920 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x560a699c89b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x560a699c8a40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x560a699c8ad0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x560a699c8b60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x560a699c8bf0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x560a699c8c80 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x560a699c8d10 MAP: (6 sibs) 1 children: 42: [18] [18] 0x560a699c8da0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x560a699c8e30 MAP: (6 sibs) 1 children: 42: [20] [20] 0x560a699c8ec0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x560a699c8f50 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x560a699c8fe0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x560a699c9070 MAP: (6 sibs) 1 children: 42: [24] [24] 0x560a699c9100 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: 0x560a698cd248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x560a698c9c10 MAP: (6 sibs) 1 children: 42: 0x560a698c3750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698c9fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698ca048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x560a698ca0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x560a698ca178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x560a698ca210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x560a698c9ca8 MAP: (6 sibs) 1 children: 42: 0x560a698c37f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698ca2b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698ca348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x560a698ca3e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x560a698ca478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x560a698ca510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x560a698c9d40 MAP: (6 sibs) 1 children: 42: 0x560a698c3890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698ca5b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698ca648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x560a698ca6e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x560a698ca778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x560a698ca810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x560a698c9dd8 MAP: (6 sibs) 1 children: 42: 0x560a698c3930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698ca8b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698ca948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x560a698ca9e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x560a698caa78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x560a698cab10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x560a698c9e70 MAP: (6 sibs) 1 children: 42: 0x560a698cabb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698cac50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698cace8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x560a698cad80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x560a698cae18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x560a698caeb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x560a698c9f08 MAP: (6 sibs) 1 children: 42: 0x560a698caf50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698caff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698cb088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x560a698cb120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x560a698cb1b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x560a698cb250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699c91a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x560a699c9230 MAP: (6 sibs) 1 children: 42: [2] [2] 0x560a699c92c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x560a699c9350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x560a699c93e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x560a699c9470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x560a699c9500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x560a699c9590 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x560a699c9620 MAP: (6 sibs) 1 children: 42: [9] [9] 0x560a699c96b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x560a699c9740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x560a699c97d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x560a699c9860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x560a699c98f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x560a699c9980 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x560a699c9a10 MAP: (6 sibs) 1 children: 42: [16] [16] 0x560a699c9aa0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x560a699c9b30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x560a699c9bc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x560a699c9c50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x560a699c9ce0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x560a699c9d70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x560a699c9e00 MAP: (6 sibs) 1 children: 42: [23] [23] 0x560a699c9e90 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x560a699c9f20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x560a699c9fb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x560a699ca040 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x560a699ca0d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x560a699ca160 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x560a699ca1f0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x560a699ca280 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x560a699ca310 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x560a699ca3a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x560a699ca430 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x560a699ca4c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x560a699ca550 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x560a699ca5e0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x560a699ca670 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x560a699ca700 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x560a699ca790 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x560a699ca820 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x560a699ca8b0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x560a699ca940 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: 0x560a698cd360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x560a698cb2f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x560a698cb388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x560a698cb420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x560a698cb4b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x560a698cb550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x560a698cb5e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x560a698cb680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x560a698cb718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x560a698cb7b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x560a698c9010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x560a698cb848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x560a698c90b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x560a698cb8e0 DOCMAP: (17 sibs) 2 children: 42: 0x560a698bde90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x560a698bdf28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x560a698cb978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x560a698c9150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x560a698cba10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x560a698c91f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x560a698cbaa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x560a698c8a10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x560a698cbb40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x560a698c8ab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x560a698cbbd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x560a698cbc70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699ca9e0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x560a699caa70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x560a699cab00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x560a699cab90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x560a699cac20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x560a699cacb0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x560a699cad40 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x560a699cadd0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x560a699cae60 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x560a699caef0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x560a699caf80 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x560a699cb010 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x560a699cb0a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x560a699cb130 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x560a699cb1c0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x560a699cb250 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x560a699cb2e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x560a699cb370 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x560a699cb400 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x560a699cb490 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x560a699cb520 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x560a699cb5b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x560a699cb640 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x560a699cb6d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x560a699cb760 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x560a699cb7f0 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: 0x560a698cd478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x560a698c9610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x560a698c96a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x560a698c9740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x560a698c97d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x560a698c9870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x560a698c3100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x560a698c3198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699bb940 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x560a699bb9d0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x560a699bba60 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x560a699bbaf0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x560a699bbb80 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x560a699bbc10 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x560a699bbca0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x560a699bbd30 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: 0x560a698cd590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x560a698c6070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x560a698c6108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x560a698c61a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x560a698c6238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x560a698c62d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x560a698c3290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x560a698c3328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699cb890 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x560a699cb920 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x560a699cb9b0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x560a699cba40 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x560a699cbad0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x560a699cbb60 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x560a699cbbf0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x560a699cbc80 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: 0x560a698cd6a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x560a698be690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x560a698be728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a6996f930 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a6996f9c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x560a6996fa50 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: 0x560a698cd7c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x560a698c4630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x560a698c46c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699bbdd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a699bbe60 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x560a699bbef0 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: 0x560a698cd8d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x560a698cbe50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x560a698cbee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x560a698cbf80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x560a698cc320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x560a698cc3b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x560a698cc018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x560a698bec20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x560a698becb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x560a698bed50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x560a698cc0b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x560a698cc460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x560a698cc4f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x560a698cc148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x560a698cc1e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x560a698cc5a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x560a698cc638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x560a698cc278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x560a698cc6e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x560a698cc778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699cbd20 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x560a699cbdb0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x560a699cbe40 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x560a699cbed0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x560a699cbf60 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x560a699cbff0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x560a699cc080 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x560a699cc110 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x560a699cc1a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x560a699cc230 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x560a699cc2c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x560a699cc350 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x560a699cc3e0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x560a699cc470 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x560a699cc500 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x560a699cc590 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x560a699cc620 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x560a699cc6b0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x560a699cc740 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x560a699cc7d0 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: 0x560a698cd9f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x560a698ceb30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x560a698cebc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x560a698cec60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x560a698cf000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x560a698cf098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x560a698cecf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x560a698cf140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x560a698cf1d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x560a698cf270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x560a698ced90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x560a698cf310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x560a698cf3a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x560a698cee28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x560a698ceec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x560a698cf450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x560a698cf4e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x560a698cef58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x560a698cf590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x560a698cf628 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699cc870 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x560a699cc900 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x560a699cc990 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x560a699cca20 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x560a699ccab0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x560a699ccb40 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x560a699ccbd0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x560a699ccc60 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x560a699cccf0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x560a699ccd80 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x560a699cce10 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x560a699ccea0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x560a699ccf30 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x560a699ccfc0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x560a699cd050 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x560a699cd0e0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x560a699cd170 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x560a699cd200 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x560a699cd290 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x560a699cd320 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: 0x560a698cdb08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x560a698c6f90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x560a698c7460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x560a698c74f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x560a698c7590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x560a698c7028 MAP: (8 sibs) 3 children: 42: 0x560a698c7630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x560a698c76c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x560a698c7760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x560a698c70c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x560a698c6710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x560a698c7158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x560a698c67b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x560a698c71f0 MAP: (8 sibs) 7 children: 42: 0x560a698cf6d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x560a698cf768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x560a698cf800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x560a698cf898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x560a698cf930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x560a698cf9c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x560a698cfa60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x560a698c7288 VAL***: '*a0' (8 sibs) 42: 0x560a698c7320 VAL***: '*a7' (8 sibs) 42: 0x560a698c73b8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699cd3c0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x560a699cd450 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x560a699cd4e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x560a699cd570 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x560a699cd600 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x560a699cd690 MAP: (8 sibs) 3 children: 42: [6] [6] 0x560a699cd720 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x560a699cd7b0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x560a699cd840 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x560a699cd8d0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x560a699cd960 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x560a699cd9f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x560a699cda80 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x560a699cdb10 MAP: (8 sibs) 7 children: 42: [14] [14] 0x560a699cdba0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x560a699cdc30 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x560a699cdcc0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x560a699cdd50 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x560a699cdde0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x560a699cde70 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x560a699cdf00 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x560a699cdf90 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x560a699ce020 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x560a699ce0b0 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: 0x560a698cdc20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x560a698cfb00 MAP: (8 sibs) 3 children: 42: 0x560a698cffd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x560a698d0068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x560a698d0100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x560a698cfb98 MAP: (8 sibs) 3 children: 42: 0x560a698d01a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x560a698d0238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x560a698d02d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x560a698cfc30 MAP: (8 sibs) 1 children: 42: 0x560a698c4b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x560a698cfcc8 MAP: (8 sibs) 1 children: 42: 0x560a698c7a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x560a698cfd60 MAP: (8 sibs) 7 children: 42: 0x560a698d0370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x560a698d0408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x560a698d04a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x560a698d0538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x560a698d05d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x560a698d0668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x560a698d0700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x560a698cfdf8 MAP: (8 sibs) 3 children: 42: 0x560a698d07a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x560a698d0838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x560a698d08d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x560a698cfe90 MAP: (8 sibs) 1 children: 42: 0x560a698d0970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x560a698cff28 MAP: (8 sibs) 1 children: 42: 0x560a698d0a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699ce150 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a699ce1e0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x560a699ce270 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x560a699ce300 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x560a699ce390 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x560a699ce420 MAP: (8 sibs) 3 children: 42: [6] [6] 0x560a699ce4b0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x560a699ce540 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x560a699ce5d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x560a699ce660 MAP: (8 sibs) 1 children: 42: [10] [10] 0x560a699ce6f0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x560a699ce780 MAP: (8 sibs) 1 children: 42: [12] [12] 0x560a699ce810 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x560a699ce8a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x560a699ce930 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x560a699ce9c0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x560a699cea50 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x560a699ceae0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x560a699ceb70 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x560a699cec00 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x560a699cec90 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x560a699ced20 MAP: (8 sibs) 3 children: 42: [22] [22] 0x560a699cedb0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x560a699cee40 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x560a699ceed0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x560a699cef60 MAP: (8 sibs) 1 children: 42: [26] [26] 0x560a699ceff0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x560a699cf080 MAP: (8 sibs) 1 children: 42: [28] [28] 0x560a699cf110 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: 0x560a698cdd38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x560a698bea50 KEYVAL: 'a' '1' (3 sibs) 42: 0x560a698beae8 KEYVAL: 'b' '' (3 sibs) 42: 0x560a698beb80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699cf1b0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x560a699cf240 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x560a699cf2d0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x560a699cf360 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: 0x560a698cde50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x560a698c4770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x560a698c4808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699cf400 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a699cf490 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x560a699cf520 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: 0x560a698cdf68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x560a698c48b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x560a698c4948 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699cf5c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a699cf650 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x560a699cf6e0 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: 0x560a698cc870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x560a698bf0e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x560a698bf5b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x560a698bf648 KEYVAL: 'y' '2' (2 sibs) 42: 0x560a698bf178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x560a698bf6f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x560a698bf788 KEYVAL: 'y' '2' (2 sibs) 42: 0x560a698bf210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x560a698bf830 KEYVAL: 'r' '10' (1 sibs) 42: 0x560a698bf2a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x560a698bf8d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x560a698bf340 MAP: (8 sibs) 4 children: 42: 0x560a698bf970 KEYVAL: 'x' '1' (4 sibs) 42: 0x560a698bfa08 KEYVAL: 'y' '2' (4 sibs) 42: 0x560a698bfaa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x560a698bfb38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x560a698bf3d8 MAP: (8 sibs) 3 children: 42: 0x560a698bfbe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x560a698bfc78 KEYVAL: 'r' '10' (3 sibs) 42: 0x560a698bfd10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x560a698bf470 MAP: (8 sibs) 2 children: 42: 0x560a698bfdb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x560a698bfef0 VAL***: '*CENTER' (2 sibs) 42: 0x560a698bff88 VAL***: '*BIG' (2 sibs) 42: 0x560a698bfe48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x560a698bf508 MAP: (8 sibs) 3 children: 42: 0x560a698c0030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x560a698c0200 VAL***: '*BIG' (3 sibs) 42: 0x560a698c0298 VAL***: '*LEFT' (3 sibs) 42: 0x560a698c0330 VAL***: '*SMALL' (3 sibs) 42: 0x560a698c00c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x560a698c0160 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699cf780 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a699cf810 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x560a699cf8a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x560a699cf930 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x560a699cf9c0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x560a699cfa50 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x560a699cfae0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x560a699cfb70 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x560a699cfc00 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x560a699cfc90 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x560a699cfd20 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x560a699cfdb0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x560a699cfe40 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x560a699cfed0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x560a699cff60 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x560a699cfff0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x560a699d0080 MAP: (8 sibs) 3 children: 42: [17] [17] 0x560a699d0110 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x560a699d01a0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x560a699d0230 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x560a699d02c0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x560a699d0350 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x560a699d03e0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x560a699d0470 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x560a699d0500 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x560a699d0590 MAP: (8 sibs) 3 children: 42: [26] [26] 0x560a699d0620 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x560a699d06b0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x560a699d0740 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x560a699d07d0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x560a699d0860 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x560a699d08f0 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: 0x560a698cc988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x560a698c0d60 MAP: (8 sibs) 2 children: 42: 0x560a698bdfd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x560a698be068 KEYVAL: 'y' '2' (2 sibs) 42: 0x560a698c0df8 MAP: (8 sibs) 2 children: 42: 0x560a698be7d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x560a698be868 KEYVAL: 'y' '2' (2 sibs) 42: 0x560a698c0e90 MAP: (8 sibs) 1 children: 42: 0x560a698c1230 KEYVAL: 'r' '10' (1 sibs) 42: 0x560a698c0f28 MAP: (8 sibs) 1 children: 42: 0x560a698c12d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x560a698c0fc0 MAP: (8 sibs) 4 children: 42: 0x560a698c1370 KEYVAL: 'x' '1' (4 sibs) 42: 0x560a698c1408 KEYVAL: 'y' '2' (4 sibs) 42: 0x560a698c14a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x560a698c1538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x560a698c1058 MAP: (8 sibs) 4 children: 42: 0x560a698c15e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x560a698c1678 KEYVAL: 'y' '2' (4 sibs) 42: 0x560a698c1710 KEYVAL: 'r' '10' (4 sibs) 42: 0x560a698c17a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x560a698c10f0 MAP: (8 sibs) 4 children: 42: 0x560a698c1850 KEYVAL: 'x' '1' (4 sibs) 42: 0x560a698c18e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x560a698c1980 KEYVAL: 'r' '10' (4 sibs) 42: 0x560a698c1a18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x560a698c1188 MAP: (8 sibs) 4 children: 42: 0x560a698c1ac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x560a698c1b58 KEYVAL: 'y' '2' (4 sibs) 42: 0x560a698c1bf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x560a698c1c88 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699d0990 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a699d0a20 MAP: (8 sibs) 2 children: 42: [2] [2] 0x560a699d0ab0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x560a699d0b40 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x560a699d0bd0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x560a699d0c60 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x560a699d0cf0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x560a699d0d80 MAP: (8 sibs) 1 children: 42: [8] [8] 0x560a699d0e10 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x560a699d0ea0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x560a699d0f30 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x560a699d0fc0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x560a699d1050 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x560a699d10e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x560a699d1170 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x560a699d1200 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x560a699d1290 MAP: (8 sibs) 4 children: 42: [17] [17] 0x560a699d1320 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x560a699d13b0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x560a699d1440 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x560a699d14d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x560a699d1560 MAP: (8 sibs) 4 children: 42: [22] [22] 0x560a699d15f0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x560a699d1680 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x560a699d1710 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x560a699d17a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x560a699d1830 MAP: (8 sibs) 4 children: 42: [27] [27] 0x560a699d18c0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x560a699d1950 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x560a699d19e0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x560a699d1a70 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: 0x560a698ccaa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x560a698c21a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x560a698c2238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x560a698c22d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x560a698c2540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x560a698c25d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x560a698c2368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x560a698be1b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x560a698c2400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x560a698c2680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x560a698c2718 KEYVAL: 'age' '10' (2 sibs) 42: 0x560a698c2498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x560a698c27c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x560a698c2858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699d1b10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a699d1ba0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x560a699d1c30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x560a699d1cc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a699d1d50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x560a699d1de0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x560a699d1e70 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x560a699d1f00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a699d1f90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x560a699d2020 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x560a699d20b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a699d2140 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x560a699d21d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x560a699d2260 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: 0x560a698ccbb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x560a698c2900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x560a698c2998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x560a698c2a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x560a698c2ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x560a698c2d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x560a698c2ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x560a698c2de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x560a698c2b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x560a698c2e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x560a698c2f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x560a698c2bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x560a698c2fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x560a698c3058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699d2300 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a699d2390 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x560a699d2420 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x560a699d24b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a699d2540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x560a699d25d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x560a699d2660 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x560a699d26f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a699d2780 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x560a699d2810 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x560a699d28a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a699d2930 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x560a699d29c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x560a699d2a50 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: 0x560a698cccd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x560a698c39d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x560a698c3a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x560a698c3b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x560a698c3d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x560a698c3e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x560a698c3b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x560a698c3eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x560a698c3c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x560a698c3f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x560a698c3fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x560a698c3cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x560a698c4090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x560a698c4128 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699d2af0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a699d2b80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x560a699d2c10 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x560a699d2ca0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a699d2d30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x560a699d2dc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x560a699d2e50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x560a699d2ee0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a699d2f70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x560a699d3000 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x560a699d3090 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a699d3120 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x560a699d31b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x560a699d3240 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: 0x560a698ccde8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x560a698c1d80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x560a698c1e18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x560a698c1eb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x560a698c41d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x560a698c4268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x560a698c1f48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x560a698c4310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x560a698c1fe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x560a698c43b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x560a698c4448 KEYVAL: 'age' '10' (2 sibs) 42: 0x560a698c2078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x560a698c44f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x560a698c4588 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699d32e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x560a699d3370 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x560a699d3400 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x560a699d3490 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x560a699d3520 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x560a699d35b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x560a699d3640 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x560a699d36d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x560a699d3760 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x560a699d37f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x560a699d3880 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x560a699d3910 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x560a699d39a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x560a699d3a30 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: 0x560a698ccf00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x560a698c4c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x560a698c4cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x560a698c4d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x560a698be910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x560a698be9a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x560a698c4df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x560a698c5060 MAP: (2 sibs) 4 children: 42: 0x560a698c0640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x560a698c06d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x560a698c0770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x560a698c0808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x560a698c50f8 MAP: (2 sibs) 5 children: 42: 0x560a698c51a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x560a698c5238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x560a698c52d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x560a698c5368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x560a698c5400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x560a698c4e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x560a698be4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x560a698be558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x560a698be5f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x560a698c4f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x560a698c4fc0 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] 0x560a699d3ad0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x560a699d3b60 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x560a699d3bf0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x560a699d3c80 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x560a699d3d10 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x560a699d3da0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x560a699d3e30 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x560a699d3ec0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x560a699d3f50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x560a699d3fe0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x560a699d4070 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x560a699d4100 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x560a699d4190 MAP: (2 sibs) 5 children: 42: [13] [13] 0x560a699d4220 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x560a699d42b0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x560a699d4340 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x560a699d43d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x560a699d4460 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x560a699d44f0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x560a699d4580 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x560a699d4610 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x560a699d46a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x560a699d4730 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x560a699d47c0 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: 0x560a698cd018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x560a698c54f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x560a698c5588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x560a698c5620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x560a698c5920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x560a698c59b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x560a698c56b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x560a698c5a60 MAP: (2 sibs) 4 children: 42: 0x560a698c08b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x560a698c0948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x560a698c09e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x560a698c0a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x560a698c5af8 MAP: (2 sibs) 5 children: 42: 0x560a698c5ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x560a698c5c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x560a698c5cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x560a698c5d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x560a698c5e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x560a698c5750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x560a698bedf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x560a698bee88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x560a698bef20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x560a698c57e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x560a698c5ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x560a698c5f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x560a698c5fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x560a698c5880 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] 0x560a699d4860 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x560a699d48f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x560a699d4980 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x560a699d4a10 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x560a699d4aa0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x560a699d4b30 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x560a699d4bc0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x560a699d4c50 MAP: (2 sibs) 4 children: 42: [8] [8] 0x560a699d4ce0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x560a699d4d70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x560a699d4e00 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x560a699d4e90 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x560a699d4f20 MAP: (2 sibs) 5 children: 42: [13] [13] 0x560a699d4fb0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x560a699d5040 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x560a699d50d0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x560a699d5160 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x560a699d51f0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x560a699d5280 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x560a699d5310 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x560a699d53a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x560a699d5430 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x560a699d54c0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x560a699d5550 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x560a699d55e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x560a699d5670 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x560a699d5700 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: 0x560a698cd130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x560a698c7b70 MAP: (6 sibs) 1 children: 42: 0x560a698c7f10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x560a698c7fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698c8048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x560a698c80e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x560a698c8178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x560a698c8210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x560a698c7c08 MAP: (6 sibs) 1 children: 42: 0x560a698c82b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x560a698c8350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698c83e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x560a698c8480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x560a698c8518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x560a698c85b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x560a698c7ca0 MAP: (6 sibs) 1 children: 42: 0x560a698c8650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x560a698c7d38 MAP: (6 sibs) 1 children: 42: 0x560a698c86f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x560a698c7dd0 MAP: (6 sibs) 1 children: 42: 0x560a698c8790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x560a698c8830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x560a698c88c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x560a698c7e68 MAP: (6 sibs) 1 children: 42: 0x560a698c8970 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699d57a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x560a699d5830 MAP: (6 sibs) 1 children: 42: [2] [2] 0x560a699d58c0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x560a699d5950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x560a699d59e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x560a699d5a70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x560a699d5b00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x560a699d5b90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x560a699d5c20 MAP: (6 sibs) 1 children: 42: [9] [9] 0x560a699d5cb0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x560a699d5d40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x560a699d5dd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x560a699d5e60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x560a699d5ef0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x560a699d5f80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x560a699d6010 MAP: (6 sibs) 1 children: 42: [16] [16] 0x560a699d60a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x560a699d6130 MAP: (6 sibs) 1 children: 42: [18] [18] 0x560a699d61c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x560a699d6250 MAP: (6 sibs) 1 children: 42: [20] [20] 0x560a699d62e0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x560a699d6370 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x560a699d6400 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x560a699d6490 MAP: (6 sibs) 1 children: 42: [24] [24] 0x560a699d6520 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: 0x560a698cd248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x560a698c9c10 MAP: (6 sibs) 1 children: 42: 0x560a698c3750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698c9fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698ca048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x560a698ca0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x560a698ca178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x560a698ca210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x560a698c9ca8 MAP: (6 sibs) 1 children: 42: 0x560a698c37f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698ca2b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698ca348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x560a698ca3e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x560a698ca478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x560a698ca510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x560a698c9d40 MAP: (6 sibs) 1 children: 42: 0x560a698c3890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698ca5b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698ca648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x560a698ca6e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x560a698ca778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x560a698ca810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x560a698c9dd8 MAP: (6 sibs) 1 children: 42: 0x560a698c3930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698ca8b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698ca948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x560a698ca9e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x560a698caa78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x560a698cab10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x560a698c9e70 MAP: (6 sibs) 1 children: 42: 0x560a698cabb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698cac50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698cace8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x560a698cad80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x560a698cae18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x560a698caeb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x560a698c9f08 MAP: (6 sibs) 1 children: 42: 0x560a698caf50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x560a698caff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x560a698cb088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x560a698cb120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x560a698cb1b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x560a698cb250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699d65c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x560a699d6650 MAP: (6 sibs) 1 children: 42: [2] [2] 0x560a699d66e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x560a699d6770 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x560a699d6800 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x560a699d6890 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x560a699d6920 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x560a699d69b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x560a699d6a40 MAP: (6 sibs) 1 children: 42: [9] [9] 0x560a699d6ad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x560a699d6b60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x560a699d6bf0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x560a699d6c80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x560a699d6d10 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x560a699d6da0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x560a699d6e30 MAP: (6 sibs) 1 children: 42: [16] [16] 0x560a699d6ec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x560a699d6f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x560a699d6fe0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x560a699d7070 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x560a699d7100 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x560a699d7190 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x560a699d7220 MAP: (6 sibs) 1 children: 42: [23] [23] 0x560a699d72b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x560a699d7340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x560a699d73d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x560a699d7460 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x560a699d74f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x560a699d7580 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x560a699d7610 MAP: (6 sibs) 1 children: 42: [30] [30] 0x560a699d76a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x560a699d7730 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x560a699d77c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x560a699d7850 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x560a699d78e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x560a699d7970 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x560a699d7a00 MAP: (6 sibs) 1 children: 42: [37] [37] 0x560a699d7a90 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x560a699d7b20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x560a699d7bb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x560a699d7c40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x560a699d7cd0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x560a699d7d60 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: 0x560a698cd360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x560a698cb2f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x560a698cb388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x560a698cb420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x560a698cb4b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x560a698cb550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x560a698cb5e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x560a698cb680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x560a698cb718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x560a698cb7b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x560a698c9010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x560a698cb848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x560a698c90b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x560a698cb8e0 DOCMAP: (17 sibs) 2 children: 42: 0x560a698bde90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x560a698bdf28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x560a698cb978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x560a698c9150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x560a698cba10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x560a698c91f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x560a698cbaa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x560a698c8a10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x560a698cbb40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x560a698c8ab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x560a698cbbd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x560a698cbc70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699d7e00 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x560a699d7e90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x560a699d7f20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x560a699d7fb0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x560a699d8040 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x560a699d80d0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x560a699d8160 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x560a699d81f0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x560a699d8280 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x560a699d8310 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x560a699d83a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x560a699d8430 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x560a699d84c0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x560a699d8550 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x560a699d85e0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x560a699d8670 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x560a699d8700 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x560a699d8790 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x560a699d8820 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x560a699d88b0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x560a699d8940 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x560a699d89d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x560a699d8a60 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x560a699d8af0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x560a699d8b80 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x560a699d8c10 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: 0x560a698cd478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x560a698c9610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x560a698c96a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x560a698c9740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x560a698c97d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x560a698c9870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x560a698c3100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x560a698c3198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699d8cb0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x560a699d8d40 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x560a699d8dd0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x560a699d8e60 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x560a699d8ef0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x560a699d8f80 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x560a699d9010 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x560a699d90a0 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: 0x560a698cd590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x560a698c6070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x560a698c6108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x560a698c61a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x560a698c6238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x560a698c62d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x560a698c3290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x560a698c3328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699d9140 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x560a699d91d0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x560a699d9260 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x560a699d92f0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x560a699d9380 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x560a699d9410 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x560a699d94a0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x560a699d9530 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: 0x560a698cd6a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x560a698be690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x560a698be728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699d95d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a699d9660 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x560a699d96f0 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: 0x560a698cd7c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x560a698c4630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x560a698c46c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699d9790 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a699d9820 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x560a699d98b0 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: 0x560a698cd8d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x560a698cbe50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x560a698cbee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x560a698cbf80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x560a698cc320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x560a698cc3b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x560a698cc018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x560a698bec20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x560a698becb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x560a698bed50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x560a698cc0b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x560a698cc460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x560a698cc4f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x560a698cc148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x560a698cc1e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x560a698cc5a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x560a698cc638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x560a698cc278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x560a698cc6e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x560a698cc778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699d9950 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x560a699d99e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x560a699d9a70 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x560a699d9b00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x560a699d9b90 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x560a699d9c20 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x560a699d9cb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x560a699d9d40 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x560a699d9dd0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x560a699d9e60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x560a699d9ef0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x560a699d9f80 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x560a699da010 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x560a699da0a0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x560a699da130 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x560a699da1c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x560a699da250 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x560a699da2e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x560a699da370 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x560a699da400 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: 0x560a698cd9f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x560a698ceb30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x560a698cebc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x560a698cec60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x560a698cf000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x560a698cf098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x560a698cecf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x560a698cf140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x560a698cf1d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x560a698cf270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x560a698ced90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x560a698cf310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x560a698cf3a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x560a698cee28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x560a698ceec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x560a698cf450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x560a698cf4e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x560a698cef58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x560a698cf590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x560a698cf628 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699da4a0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x560a699da530 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x560a699da5c0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x560a699da650 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x560a699da6e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x560a699da770 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x560a699da800 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x560a699da890 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x560a699da920 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x560a699da9b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x560a699daa40 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x560a699daad0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x560a699dab60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x560a699dabf0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x560a699dac80 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x560a699dad10 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x560a699dada0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x560a699dae30 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x560a699daec0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x560a699daf50 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: 0x560a698cdb08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x560a698c6f90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x560a698c7460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x560a698c74f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x560a698c7590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x560a698c7028 MAP: (8 sibs) 3 children: 42: 0x560a698c7630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x560a698c76c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x560a698c7760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x560a698c70c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x560a698c6710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x560a698c7158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x560a698c67b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x560a698c71f0 MAP: (8 sibs) 7 children: 42: 0x560a698cf6d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x560a698cf768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x560a698cf800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x560a698cf898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x560a698cf930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x560a698cf9c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x560a698cfa60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x560a698c7288 VAL***: '*a0' (8 sibs) 42: 0x560a698c7320 VAL***: '*a7' (8 sibs) 42: 0x560a698c73b8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699daff0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x560a699db080 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x560a699db110 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x560a699db1a0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x560a699db230 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x560a699db2c0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x560a699db350 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x560a699db3e0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x560a699db470 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x560a699db500 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x560a699db590 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x560a699db620 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x560a699db6b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x560a699db740 MAP: (8 sibs) 7 children: 42: [14] [14] 0x560a699db7d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x560a699db860 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x560a699db8f0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x560a699db980 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x560a699dba10 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x560a699dbaa0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x560a699dbb30 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x560a699dbbc0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x560a699dbc50 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x560a699dbce0 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: 0x560a698cdc20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x560a698cfb00 MAP: (8 sibs) 3 children: 42: 0x560a698cffd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x560a698d0068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x560a698d0100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x560a698cfb98 MAP: (8 sibs) 3 children: 42: 0x560a698d01a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x560a698d0238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x560a698d02d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x560a698cfc30 MAP: (8 sibs) 1 children: 42: 0x560a698c4b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x560a698cfcc8 MAP: (8 sibs) 1 children: 42: 0x560a698c7a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x560a698cfd60 MAP: (8 sibs) 7 children: 42: 0x560a698d0370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x560a698d0408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x560a698d04a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x560a698d0538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x560a698d05d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x560a698d0668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x560a698d0700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x560a698cfdf8 MAP: (8 sibs) 3 children: 42: 0x560a698d07a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x560a698d0838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x560a698d08d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x560a698cfe90 MAP: (8 sibs) 1 children: 42: 0x560a698d0970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x560a698cff28 MAP: (8 sibs) 1 children: 42: 0x560a698d0a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699dbd80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x560a699dbe10 MAP: (8 sibs) 3 children: 42: [2] [2] 0x560a699dbea0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x560a699dbf30 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x560a699dbfc0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x560a699dc050 MAP: (8 sibs) 3 children: 42: [6] [6] 0x560a699dc0e0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x560a699dc170 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x560a699dc200 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x560a699dc290 MAP: (8 sibs) 1 children: 42: [10] [10] 0x560a699dc320 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x560a699dc3b0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x560a699dc440 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x560a699dc4d0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x560a699dc560 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x560a699dc5f0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x560a699dc680 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x560a699dc710 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x560a699dc7a0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x560a699dc830 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x560a699dc8c0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x560a699dc950 MAP: (8 sibs) 3 children: 42: [22] [22] 0x560a699dc9e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x560a699dca70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x560a699dcb00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x560a699dcb90 MAP: (8 sibs) 1 children: 42: [26] [26] 0x560a699dcc20 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x560a699dccb0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x560a699dcd40 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: 0x560a698cdd38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x560a698bea50 KEYVAL: 'a' '1' (3 sibs) 42: 0x560a698beae8 KEYVAL: 'b' '' (3 sibs) 42: 0x560a698beb80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699dcde0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x560a699dce70 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x560a699dcf00 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x560a699dcf90 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: 0x560a698cde50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x560a698c4770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x560a698c4808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699dd030 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a699dd0c0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x560a699dd150 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: 0x560a698cdf68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x560a698c48b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x560a698c4948 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x560a699dd1f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x560a699dd280 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x560a699dd310 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 (51 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (52 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.06 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.13.0/googletest/src/gtest_main.cc 43: [==========] Running 397 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from CaseNode 43: [ RUN ] CaseNode.setting_up 43: [ OK ] CaseNode.setting_up (0 ms) 43: [----------] 1 test from CaseNode (0 ms total) 43: 43: [----------] 396 tests from INDENTATION/YmlTestCase 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0x55934bc9f500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x55934bc98580 DOCSEQ: (1 sibs) 3 children: 43: 0x55934bc98620 VAL: 'foo' (3 sibs) 43: 0x55934bc986b8 VAL: 'bar' (3 sibs) 43: 0x55934bc98750 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bcd9510 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55934bcd95a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55934bcd9630 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55934bcd96c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55934bcd9750 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: 0x55934bc9f618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc992d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55934bc99368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55934bc99410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55934bc995e0 VAL: 'val0' (2 sibs) 43: 0x55934bc99678 VAL: 'val1' (2 sibs) 43: 0x55934bc994a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55934bc99720 VAL: 'val2' (2 sibs) 43: 0x55934bc997b8 VAL: 'val3' (2 sibs) 43: 0x55934bc99540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55934bc99860 VAL: 'val4' (2 sibs) 43: 0x55934bc998f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bcdb600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcdb690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bcdb720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bcdb7b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bcdb840 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bcdb8d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bcdb960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bcdb9f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bcdba80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bcdbb10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bcdbba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bcdbc30 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: 0x55934bc9f730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc99e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55934bc99ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55934bc99f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55934bc9a120 VAL: 'val0' (2 sibs) 43: 0x55934bc9a1b8 VAL: 'val1' (2 sibs) 43: 0x55934bc99fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55934bc9a260 VAL: 'val2' (2 sibs) 43: 0x55934bc9a2f8 VAL: 'val3' (2 sibs) 43: 0x55934bc9a080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55934bc9a3a0 VAL: 'val4' (2 sibs) 43: 0x55934bc9a438 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bcdd5f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcdd680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bcdd710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bcdd7a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bcdd830 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bcdd8c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bcdd950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bcdd9e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bcdda70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bcddb00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bcddb90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bcddc20 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: 0x55934bc9f848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc9a4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55934bc9a578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55934bc9a620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55934bc9a7f0 VAL: 'val0' (2 sibs) 43: 0x55934bc9a888 VAL: 'val1' (2 sibs) 43: 0x55934bc9a6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55934bc9a930 VAL: 'val2' (2 sibs) 43: 0x55934bc9a9c8 VAL: 'val3' (2 sibs) 43: 0x55934bc9a750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55934bc9aa70 VAL: 'val4' (2 sibs) 43: 0x55934bc9ab08 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bcdf5e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcdf670 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bcdf700 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bcdf790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bcdf820 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bcdf8b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bcdf940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bcdf9d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bcdfa60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bcdfaf0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bcdfb80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bcdfc10 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: 0x55934bc9f960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc9b480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55934bc9b518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55934bc9b5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55934bc9b790 VAL: 'val0' (2 sibs) 43: 0x55934bc9b828 VAL: 'val1' (2 sibs) 43: 0x55934bc9b658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55934bc9b8d0 VAL: 'val2' (2 sibs) 43: 0x55934bc9b968 VAL: 'val3' (2 sibs) 43: 0x55934bc9b6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55934bc9ba10 VAL: 'val4' (2 sibs) 43: 0x55934bc9baa8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bce15d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bce1660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bce16f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bce1780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bce1810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bce18a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bce1930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bce19c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bce1a50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bce1ae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bce1b70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bce1c00 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: 0x55934bc9fa78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55934bc99a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x55934bc99b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x55934bc9dcb0 VAL: 'env01' (28 sibs) 43: 0x55934bc9dd48 VAL: 'env02' (28 sibs) 43: 0x55934bc9dde0 VAL: 'env03' (28 sibs) 43: 0x55934bc9de78 VAL: 'env04' (28 sibs) 43: 0x55934bc9df10 VAL: 'env11' (28 sibs) 43: 0x55934bc9dfa8 VAL: 'env12' (28 sibs) 43: 0x55934bc9e040 VAL: 'env13' (28 sibs) 43: 0x55934bc9e0d8 VAL: 'env14' (28 sibs) 43: 0x55934bc9e170 VAL: 'env21' (28 sibs) 43: 0x55934bc9e208 VAL: 'env22' (28 sibs) 43: 0x55934bc9e2a0 VAL: 'env23' (28 sibs) 43: 0x55934bc9e338 VAL: 'env24' (28 sibs) 43: 0x55934bc9e3d0 VAL: 'env31' (28 sibs) 43: 0x55934bc9e468 VAL: 'env32' (28 sibs) 43: 0x55934bc9e500 VAL: 'env33' (28 sibs) 43: 0x55934bc9e598 VAL: 'env34' (28 sibs) 43: 0x55934bc9e630 VAL: 'env41' (28 sibs) 43: 0x55934bc9e6c8 VAL: 'env42' (28 sibs) 43: 0x55934bc9e760 VAL: 'env43' (28 sibs) 43: 0x55934bc9e7f8 VAL: 'env44' (28 sibs) 43: 0x55934bc9e890 VAL: 'env51' (28 sibs) 43: 0x55934bc9e928 VAL: 'env52' (28 sibs) 43: 0x55934bc9e9c0 VAL: 'env53' (28 sibs) 43: 0x55934bc9ea58 VAL: 'env54' (28 sibs) 43: 0x55934bc9eaf0 VAL: 'env61' (28 sibs) 43: 0x55934bc9eb88 VAL: 'env62' (28 sibs) 43: 0x55934bc9ec20 VAL: 'env63' (28 sibs) 43: 0x55934bc9ecb8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bce48a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bce4930 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55934bce49c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55934bce4a50 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55934bce4ae0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55934bce4b70 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55934bce4c00 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55934bce4c90 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55934bce4d20 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55934bce4db0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55934bce4e40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55934bce4ed0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55934bce4f60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55934bce4ff0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55934bce5080 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55934bce5110 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55934bce51a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55934bce5230 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55934bce52c0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55934bce5350 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55934bce53e0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55934bce5470 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55934bce5500 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55934bce5590 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55934bce5620 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55934bce56b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55934bce5740 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55934bce57d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55934bce5860 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55934bce58f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55934bce5980 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: 0x55934bc9fb90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc9cb60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x55934bc9cca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x55934bc9ce70 VAL: 'a' (6 sibs) 43: 0x55934bc9cf08 VAL: 'b' (6 sibs) 43: 0x55934bc9cfa0 VAL: 'c' (6 sibs) 43: 0x55934bc9d038 VAL: 'd' (6 sibs) 43: 0x55934bc9d0d0 VAL: 'e' (6 sibs) 43: 0x55934bc9d168 VAL: 'f' (6 sibs) 43: 0x55934bc9cd38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x55934bc9d210 VAL: 'a' (2 sibs) 43: 0x55934bc9d2a8 VAL: 'b' (2 sibs) 43: 0x55934bc9cdd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x55934bc9d350 VAL: 'a' (2 sibs) 43: 0x55934bc9d3e8 VAL: 'b' (2 sibs) 43: 0x55934bc9cbf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x55934bc9d490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x55934bc9d5d0 VAL: 'a' (6 sibs) 43: 0x55934bc9d668 VAL: 'b' (6 sibs) 43: 0x55934bc9d700 VAL: 'c' (6 sibs) 43: 0x55934bc9d798 VAL: 'd' (6 sibs) 43: 0x55934bc9d830 VAL: 'e' (6 sibs) 43: 0x55934bc9d8c8 VAL: 'f' (6 sibs) 43: 0x55934bc9d528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x55934bc9d970 VAL: 'a' (2 sibs) 43: 0x55934bc9da08 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bce77e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bce7870 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55934bce7900 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55934bce7990 VAL: 'a' (6 sibs) 43: [4] [4] 0x55934bce7a20 VAL: 'b' (6 sibs) 43: [5] [5] 0x55934bce7ab0 VAL: 'c' (6 sibs) 43: [6] [6] 0x55934bce7b40 VAL: 'd' (6 sibs) 43: [7] [7] 0x55934bce7bd0 VAL: 'e' (6 sibs) 43: [8] [8] 0x55934bce7c60 VAL: 'f' (6 sibs) 43: [9] [9] 0x55934bce7cf0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55934bce7d80 VAL: 'a' (2 sibs) 43: [11] [11] 0x55934bce7e10 VAL: 'b' (2 sibs) 43: [12] [12] 0x55934bce7ea0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55934bce7f30 VAL: 'a' (2 sibs) 43: [14] [14] 0x55934bce7fc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x55934bce8050 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55934bce80e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55934bce8170 VAL: 'a' (6 sibs) 43: [18] [18] 0x55934bce8200 VAL: 'b' (6 sibs) 43: [19] [19] 0x55934bce8290 VAL: 'c' (6 sibs) 43: [20] [20] 0x55934bce8320 VAL: 'd' (6 sibs) 43: [21] [21] 0x55934bce83b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x55934bce8440 VAL: 'f' (6 sibs) 43: [23] [23] 0x55934bce84d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55934bce8560 VAL: 'a' (2 sibs) 43: [25] [25] 0x55934bce85f0 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: 0x55934bc9fca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55934bc9db00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x55934bc9dba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x55934bc9f240 VAL: 'a' (4 sibs) 43: 0x55934bc9f2d8 VAL: 'b' (4 sibs) 43: 0x55934bc9f370 VAL: 'c' (4 sibs) 43: 0x55934bc9f408 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bce9e10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bce9ea0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55934bce9f30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55934bce9fc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x55934bcea050 VAL: 'b' (4 sibs) 43: [5] [5] 0x55934bcea0e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x55934bcea170 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: 0x55934bc9fdc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc98e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x55934bc98cd0 VAL: 'a' (2 sibs) 43: 0x55934bc98d68 VAL: 'b' (2 sibs) 43: 0x55934bc98ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x55934bc98b90 VAL: 'c' (2 sibs) 43: 0x55934bc98c28 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bcebb40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcebbd0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55934bcebc60 VAL: 'a' (2 sibs) 43: [3] [3] 0x55934bcebcf0 VAL: 'b' (2 sibs) 43: [4] [4] 0x55934bcebd80 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55934bcebe10 VAL: 'c' (2 sibs) 43: [6] [6] 0x55934bcebea0 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: 0x55934bc9fed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55934bc999a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x55934bc98a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x55934bc98ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x55934bca1f40 VAL: 'a' (21 sibs) 43: 0x55934bca1fd8 VAL: 'b' (21 sibs) 43: 0x55934bca2070 VAL: 'b1' (21 sibs) 43: 0x55934bca2108 VAL: 'b2' (21 sibs) 43: 0x55934bca21a0 VAL: 'b3' (21 sibs) 43: 0x55934bca2238 VAL: 'b4' (21 sibs) 43: 0x55934bca22d0 VAL: 'b5' (21 sibs) 43: 0x55934bca2368 VAL: 'b6' (21 sibs) 43: 0x55934bca2400 VAL: 'b61' (21 sibs) 43: 0x55934bca2498 VAL: 'b62' (21 sibs) 43: 0x55934bca2530 VAL: 'b63' (21 sibs) 43: 0x55934bca25c8 VAL: 'b64' (21 sibs) 43: 0x55934bca2660 VAL: 'b65' (21 sibs) 43: 0x55934bca26f8 VAL: 'b66' (21 sibs) 43: 0x55934bca2790 VAL: 'b7' (21 sibs) 43: 0x55934bca2828 VAL: 'b8' (21 sibs) 43: 0x55934bca28c0 VAL: 'b9' (21 sibs) 43: 0x55934bca2958 VAL: 'b10' (21 sibs) 43: 0x55934bca29f0 VAL: 'e' (21 sibs) 43: 0x55934bca2a88 VAL: 'f' (21 sibs) 43: 0x55934bca2b20 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bcef2b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bcef340 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55934bcef3d0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55934bcef460 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55934bcef4f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x55934bcef580 VAL: 'b' (21 sibs) 43: [6] [6] 0x55934bcef610 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55934bcef6a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55934bcef730 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55934bcef7c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55934bcef850 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55934bcef8e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55934bcef970 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55934bcefa00 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55934bcefa90 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55934bcefb20 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55934bcefbb0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55934bcefc40 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55934bcefcd0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55934bcefd60 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55934bcefdf0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55934bcefe80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55934bceff10 VAL: 'e' (21 sibs) 43: [23] [23] 0x55934bceffa0 VAL: 'f' (21 sibs) 43: [24] [24] 0x55934bcf0030 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: 0x55934bc9fff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x55934bc9ed60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x55934bc9abb0 VAL: 'f' (1 sibs) 43: 0x55934bc9edf8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x55934bc9ee90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x55934bc9ac50 VAL: 'b' (1 sibs) 43: 0x55934bc9ef28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bcee9a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55934bceea30 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55934bceeac0 VAL: 'f' (1 sibs) 43: [3] [3] 0x55934bceeb50 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55934bceebe0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55934bceec70 VAL: 'b' (1 sibs) 43: [6] [6] 0x55934bceed00 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: 0x55934bc9f500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x55934bc98580 DOCSEQ: (1 sibs) 3 children: 43: 0x55934bc98620 VAL: 'foo' (3 sibs) 43: 0x55934bc986b8 VAL: 'bar' (3 sibs) 43: 0x55934bc98750 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bcf18e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55934bcf1970 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55934bcf1a00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55934bcf1a90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55934bcf1b20 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: 0x55934bc9f618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc992d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55934bc99368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55934bc99410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55934bc995e0 VAL: 'val0' (2 sibs) 43: 0x55934bc99678 VAL: 'val1' (2 sibs) 43: 0x55934bc994a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55934bc99720 VAL: 'val2' (2 sibs) 43: 0x55934bc997b8 VAL: 'val3' (2 sibs) 43: 0x55934bc99540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55934bc99860 VAL: 'val4' (2 sibs) 43: 0x55934bc998f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bcf21f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcf2280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bcf2310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bcf23a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bcf2430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bcf24c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bcf2550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bcf25e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bcf2670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bcf2700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bcf2790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bcf2820 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: 0x55934bc9f730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc99e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55934bc99ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55934bc99f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55934bc9a120 VAL: 'val0' (2 sibs) 43: 0x55934bc9a1b8 VAL: 'val1' (2 sibs) 43: 0x55934bc99fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55934bc9a260 VAL: 'val2' (2 sibs) 43: 0x55934bc9a2f8 VAL: 'val3' (2 sibs) 43: 0x55934bc9a080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55934bc9a3a0 VAL: 'val4' (2 sibs) 43: 0x55934bc9a438 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bcf2b00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcf2b90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bcf2c20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bcf2cb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bcf2d40 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bcf2dd0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bcf2e60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bcf2ef0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bcf2f80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bcf3010 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bcf30a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bcf3130 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: 0x55934bc9f848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc9a4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55934bc9a578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55934bc9a620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55934bc9a7f0 VAL: 'val0' (2 sibs) 43: 0x55934bc9a888 VAL: 'val1' (2 sibs) 43: 0x55934bc9a6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55934bc9a930 VAL: 'val2' (2 sibs) 43: 0x55934bc9a9c8 VAL: 'val3' (2 sibs) 43: 0x55934bc9a750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55934bc9aa70 VAL: 'val4' (2 sibs) 43: 0x55934bc9ab08 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bcf3410 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcf34a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bcf3530 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bcf35c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bcf3650 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bcf36e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bcf3770 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bcf3800 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bcf3890 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bcf3920 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bcf39b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bcf3a40 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: 0x55934bc9f960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc9b480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55934bc9b518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55934bc9b5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55934bc9b790 VAL: 'val0' (2 sibs) 43: 0x55934bc9b828 VAL: 'val1' (2 sibs) 43: 0x55934bc9b658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55934bc9b8d0 VAL: 'val2' (2 sibs) 43: 0x55934bc9b968 VAL: 'val3' (2 sibs) 43: 0x55934bc9b6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55934bc9ba10 VAL: 'val4' (2 sibs) 43: 0x55934bc9baa8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bcf3d20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcf3db0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bcf3e40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bcf3ed0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bcf3f60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bcf3ff0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bcf4080 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bcf4110 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bcf41a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bcf4230 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bcf42c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bcf4350 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: 0x55934bc9fa78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55934bc99a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x55934bc99b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x55934bc9dcb0 VAL: 'env01' (28 sibs) 43: 0x55934bc9dd48 VAL: 'env02' (28 sibs) 43: 0x55934bc9dde0 VAL: 'env03' (28 sibs) 43: 0x55934bc9de78 VAL: 'env04' (28 sibs) 43: 0x55934bc9df10 VAL: 'env11' (28 sibs) 43: 0x55934bc9dfa8 VAL: 'env12' (28 sibs) 43: 0x55934bc9e040 VAL: 'env13' (28 sibs) 43: 0x55934bc9e0d8 VAL: 'env14' (28 sibs) 43: 0x55934bc9e170 VAL: 'env21' (28 sibs) 43: 0x55934bc9e208 VAL: 'env22' (28 sibs) 43: 0x55934bc9e2a0 VAL: 'env23' (28 sibs) 43: 0x55934bc9e338 VAL: 'env24' (28 sibs) 43: 0x55934bc9e3d0 VAL: 'env31' (28 sibs) 43: 0x55934bc9e468 VAL: 'env32' (28 sibs) 43: 0x55934bc9e500 VAL: 'env33' (28 sibs) 43: 0x55934bc9e598 VAL: 'env34' (28 sibs) 43: 0x55934bc9e630 VAL: 'env41' (28 sibs) 43: 0x55934bc9e6c8 VAL: 'env42' (28 sibs) 43: 0x55934bc9e760 VAL: 'env43' (28 sibs) 43: 0x55934bc9e7f8 VAL: 'env44' (28 sibs) 43: 0x55934bc9e890 VAL: 'env51' (28 sibs) 43: 0x55934bc9e928 VAL: 'env52' (28 sibs) 43: 0x55934bc9e9c0 VAL: 'env53' (28 sibs) 43: 0x55934bc9ea58 VAL: 'env54' (28 sibs) 43: 0x55934bc9eaf0 VAL: 'env61' (28 sibs) 43: 0x55934bc9eb88 VAL: 'env62' (28 sibs) 43: 0x55934bc9ec20 VAL: 'env63' (28 sibs) 43: 0x55934bc9ecb8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bcf4f40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bcf4fd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55934bcf5060 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55934bcf50f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55934bcf5180 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55934bcf5210 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55934bcf52a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55934bcf5330 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55934bcf53c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55934bcf5450 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55934bcf54e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55934bcf5570 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55934bcf5600 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55934bcf5690 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55934bcf5720 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55934bcf57b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55934bcf5840 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55934bcf58d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55934bcf5960 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55934bcf59f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55934bcf5a80 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55934bcf5b10 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55934bcf5ba0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55934bcf5c30 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55934bcf5cc0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55934bcf5d50 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55934bcf5de0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55934bcf5e70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55934bcf5f00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55934bcf5f90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55934bcf6020 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: 0x55934bc9fb90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc9cb60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x55934bc9cca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x55934bc9ce70 VAL: 'a' (6 sibs) 43: 0x55934bc9cf08 VAL: 'b' (6 sibs) 43: 0x55934bc9cfa0 VAL: 'c' (6 sibs) 43: 0x55934bc9d038 VAL: 'd' (6 sibs) 43: 0x55934bc9d0d0 VAL: 'e' (6 sibs) 43: 0x55934bc9d168 VAL: 'f' (6 sibs) 43: 0x55934bc9cd38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x55934bc9d210 VAL: 'a' (2 sibs) 43: 0x55934bc9d2a8 VAL: 'b' (2 sibs) 43: 0x55934bc9cdd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x55934bc9d350 VAL: 'a' (2 sibs) 43: 0x55934bc9d3e8 VAL: 'b' (2 sibs) 43: 0x55934bc9cbf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x55934bc9d490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x55934bc9d5d0 VAL: 'a' (6 sibs) 43: 0x55934bc9d668 VAL: 'b' (6 sibs) 43: 0x55934bc9d700 VAL: 'c' (6 sibs) 43: 0x55934bc9d798 VAL: 'd' (6 sibs) 43: 0x55934bc9d830 VAL: 'e' (6 sibs) 43: 0x55934bc9d8c8 VAL: 'f' (6 sibs) 43: 0x55934bc9d528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x55934bc9d970 VAL: 'a' (2 sibs) 43: 0x55934bc9da08 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bcf6150 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcf61e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55934bcf6270 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55934bcf6300 VAL: 'a' (6 sibs) 43: [4] [4] 0x55934bcf6390 VAL: 'b' (6 sibs) 43: [5] [5] 0x55934bcf6420 VAL: 'c' (6 sibs) 43: [6] [6] 0x55934bcf64b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x55934bcf6540 VAL: 'e' (6 sibs) 43: [8] [8] 0x55934bcf65d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x55934bcf6660 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55934bcf66f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x55934bcf6780 VAL: 'b' (2 sibs) 43: [12] [12] 0x55934bcf6810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55934bcf68a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x55934bcf6930 VAL: 'b' (2 sibs) 43: [15] [15] 0x55934bcf69c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55934bcf6a50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55934bcf6ae0 VAL: 'a' (6 sibs) 43: [18] [18] 0x55934bcf6b70 VAL: 'b' (6 sibs) 43: [19] [19] 0x55934bcf6c00 VAL: 'c' (6 sibs) 43: [20] [20] 0x55934bcf6c90 VAL: 'd' (6 sibs) 43: [21] [21] 0x55934bcf6d20 VAL: 'e' (6 sibs) 43: [22] [22] 0x55934bcf6db0 VAL: 'f' (6 sibs) 43: [23] [23] 0x55934bcf6e40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55934bcf6ed0 VAL: 'a' (2 sibs) 43: [25] [25] 0x55934bcf6f60 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: 0x55934bc9fca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55934bc9db00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x55934bc9dba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x55934bc9f240 VAL: 'a' (4 sibs) 43: 0x55934bc9f2d8 VAL: 'b' (4 sibs) 43: 0x55934bc9f370 VAL: 'c' (4 sibs) 43: 0x55934bc9f408 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bcf4630 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bcf46c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55934bcf4750 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55934bcf47e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x55934bcf4870 VAL: 'b' (4 sibs) 43: [5] [5] 0x55934bcf4900 VAL: 'c' (4 sibs) 43: [6] [6] 0x55934bcf4990 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: 0x55934bc9fdc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc98e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x55934bc98cd0 VAL: 'a' (2 sibs) 43: 0x55934bc98d68 VAL: 'b' (2 sibs) 43: 0x55934bc98ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x55934bc98b90 VAL: 'c' (2 sibs) 43: 0x55934bc98c28 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bcf7360 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcf73f0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55934bcf7480 VAL: 'a' (2 sibs) 43: [3] [3] 0x55934bcf7510 VAL: 'b' (2 sibs) 43: [4] [4] 0x55934bcf75a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55934bcf7630 VAL: 'c' (2 sibs) 43: [6] [6] 0x55934bcf76c0 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: 0x55934bc9fed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55934bc999a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x55934bc98a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x55934bc98ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x55934bca1f40 VAL: 'a' (21 sibs) 43: 0x55934bca1fd8 VAL: 'b' (21 sibs) 43: 0x55934bca2070 VAL: 'b1' (21 sibs) 43: 0x55934bca2108 VAL: 'b2' (21 sibs) 43: 0x55934bca21a0 VAL: 'b3' (21 sibs) 43: 0x55934bca2238 VAL: 'b4' (21 sibs) 43: 0x55934bca22d0 VAL: 'b5' (21 sibs) 43: 0x55934bca2368 VAL: 'b6' (21 sibs) 43: 0x55934bca2400 VAL: 'b61' (21 sibs) 43: 0x55934bca2498 VAL: 'b62' (21 sibs) 43: 0x55934bca2530 VAL: 'b63' (21 sibs) 43: 0x55934bca25c8 VAL: 'b64' (21 sibs) 43: 0x55934bca2660 VAL: 'b65' (21 sibs) 43: 0x55934bca26f8 VAL: 'b66' (21 sibs) 43: 0x55934bca2790 VAL: 'b7' (21 sibs) 43: 0x55934bca2828 VAL: 'b8' (21 sibs) 43: 0x55934bca28c0 VAL: 'b9' (21 sibs) 43: 0x55934bca2958 VAL: 'b10' (21 sibs) 43: 0x55934bca29f0 VAL: 'e' (21 sibs) 43: 0x55934bca2a88 VAL: 'f' (21 sibs) 43: 0x55934bca2b20 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bcf8580 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bcf8610 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55934bcf86a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55934bcf8730 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55934bcf87c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x55934bcf8850 VAL: 'b' (21 sibs) 43: [6] [6] 0x55934bcf88e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55934bcf8970 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55934bcf8a00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55934bcf8a90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55934bcf8b20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55934bcf8bb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55934bcf8c40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55934bcf8cd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55934bcf8d60 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55934bcf8df0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55934bcf8e80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55934bcf8f10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55934bcf8fa0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55934bcf9030 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55934bcf90c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55934bcf9150 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55934bcf91e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x55934bcf9270 VAL: 'f' (21 sibs) 43: [24] [24] 0x55934bcf9300 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: 0x55934bc9fff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x55934bc9ed60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x55934bc9abb0 VAL: 'f' (1 sibs) 43: 0x55934bc9edf8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x55934bc9ee90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x55934bc9ac50 VAL: 'b' (1 sibs) 43: 0x55934bc9ef28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bcf7c70 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55934bcf7d00 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55934bcf7d90 VAL: 'f' (1 sibs) 43: [3] [3] 0x55934bcf7e20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55934bcf7eb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55934bcf7f40 VAL: 'b' (1 sibs) 43: [6] [6] 0x55934bcf7fd0 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] 0x55934bcd9510 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55934bcd95a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55934bcd9630 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55934bcd96c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55934bcd9750 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] 0x55934bcfaed0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55934bcfaf60 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55934bcfaff0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55934bcfb080 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55934bcfb110 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] 0x55934bcdb600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcdb690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bcdb720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bcdb7b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bcdb840 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bcdb8d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bcdb960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bcdb9f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bcdba80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bcdbb10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bcdbba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bcdbc30 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] 0x55934bcfc0c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcfc150 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bcfc1e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bcfc270 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bcfc300 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bcfc390 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bcfc420 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bcfc4b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bcfc540 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bcfc5d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bcfc660 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bcfc6f0 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] 0x55934bcdd5f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcdd680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bcdd710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bcdd7a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bcdd830 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bcdd8c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bcdd950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bcdd9e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bcdda70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bcddb00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bcddb90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bcddc20 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] 0x55934bcfc9d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcfca60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bcfcaf0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bcfcb80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bcfcc10 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bcfcca0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bcfcd30 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bcfcdc0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bcfce50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bcfcee0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bcfcf70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bcfd000 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] 0x55934bcdf5e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcdf670 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bcdf700 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bcdf790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bcdf820 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bcdf8b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bcdf940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bcdf9d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bcdfa60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bcdfaf0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bcdfb80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bcdfc10 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] 0x55934bcfd2e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcfd370 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bcfd400 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bcfd490 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bcfd520 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bcfd5b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bcfd640 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bcfd6d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bcfd760 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bcfd7f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bcfd880 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bcfd910 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] 0x55934bce15d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bce1660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bce16f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bce1780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bce1810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bce18a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bce1930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bce19c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bce1a50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bce1ae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bce1b70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bce1c00 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] 0x55934bcfdbf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcfdc80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bcfdd10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bcfdda0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bcfde30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bcfdec0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bcfdf50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bcfdfe0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bcfe070 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bcfe100 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bcfe190 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bcfe220 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] 0x55934bce48a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bce4930 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55934bce49c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55934bce4a50 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55934bce4ae0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55934bce4b70 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55934bce4c00 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55934bce4c90 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55934bce4d20 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55934bce4db0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55934bce4e40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55934bce4ed0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55934bce4f60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55934bce4ff0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55934bce5080 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55934bce5110 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55934bce51a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55934bce5230 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55934bce52c0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55934bce5350 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55934bce53e0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55934bce5470 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55934bce5500 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55934bce5590 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55934bce5620 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55934bce56b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55934bce5740 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55934bce57d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55934bce5860 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55934bce58f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55934bce5980 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] 0x55934bcfee10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bcfeea0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55934bcfef30 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55934bcfefc0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55934bcff050 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55934bcff0e0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55934bcff170 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55934bcff200 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55934bcff290 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55934bcff320 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55934bcff3b0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55934bcff440 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55934bcff4d0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55934bcff560 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55934bcff5f0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55934bcff680 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55934bcff710 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55934bcff7a0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55934bcff830 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55934bcff8c0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55934bcff950 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55934bcff9e0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55934bcffa70 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55934bcffb00 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55934bcffb90 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55934bcffc20 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55934bcffcb0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55934bcffd40 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55934bcffdd0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55934bcffe60 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55934bcffef0 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: skip_commits:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: even_more_files:\n 43: - a\n 43: - b\n 43: more_skip:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55934bce77e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bce7870 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55934bce7900 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55934bce7990 VAL: 'a' (6 sibs) 43: [4] [4] 0x55934bce7a20 VAL: 'b' (6 sibs) 43: [5] [5] 0x55934bce7ab0 VAL: 'c' (6 sibs) 43: [6] [6] 0x55934bce7b40 VAL: 'd' (6 sibs) 43: [7] [7] 0x55934bce7bd0 VAL: 'e' (6 sibs) 43: [8] [8] 0x55934bce7c60 VAL: 'f' (6 sibs) 43: [9] [9] 0x55934bce7cf0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55934bce7d80 VAL: 'a' (2 sibs) 43: [11] [11] 0x55934bce7e10 VAL: 'b' (2 sibs) 43: [12] [12] 0x55934bce7ea0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55934bce7f30 VAL: 'a' (2 sibs) 43: [14] [14] 0x55934bce7fc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x55934bce8050 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55934bce80e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55934bce8170 VAL: 'a' (6 sibs) 43: [18] [18] 0x55934bce8200 VAL: 'b' (6 sibs) 43: [19] [19] 0x55934bce8290 VAL: 'c' (6 sibs) 43: [20] [20] 0x55934bce8320 VAL: 'd' (6 sibs) 43: [21] [21] 0x55934bce83b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x55934bce8440 VAL: 'f' (6 sibs) 43: [23] [23] 0x55934bce84d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55934bce8560 VAL: 'a' (2 sibs) 43: [25] [25] 0x55934bce85f0 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] 0x55934bd00020 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bd000b0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55934bd00140 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55934bd001d0 VAL: 'a' (6 sibs) 43: [4] [4] 0x55934bd00260 VAL: 'b' (6 sibs) 43: [5] [5] 0x55934bd002f0 VAL: 'c' (6 sibs) 43: [6] [6] 0x55934bd00380 VAL: 'd' (6 sibs) 43: [7] [7] 0x55934bd00410 VAL: 'e' (6 sibs) 43: [8] [8] 0x55934bd004a0 VAL: 'f' (6 sibs) 43: [9] [9] 0x55934bd00530 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55934bd005c0 VAL: 'a' (2 sibs) 43: [11] [11] 0x55934bd00650 VAL: 'b' (2 sibs) 43: [12] [12] 0x55934bd006e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55934bd00770 VAL: 'a' (2 sibs) 43: [14] [14] 0x55934bd00800 VAL: 'b' (2 sibs) 43: [15] [15] 0x55934bd00890 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55934bd00920 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55934bd009b0 VAL: 'a' (6 sibs) 43: [18] [18] 0x55934bd00a40 VAL: 'b' (6 sibs) 43: [19] [19] 0x55934bd00ad0 VAL: 'c' (6 sibs) 43: [20] [20] 0x55934bd00b60 VAL: 'd' (6 sibs) 43: [21] [21] 0x55934bd00bf0 VAL: 'e' (6 sibs) 43: [22] [22] 0x55934bd00c80 VAL: 'f' (6 sibs) 43: [23] [23] 0x55934bd00d10 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55934bd00da0 VAL: 'a' (2 sibs) 43: [25] [25] 0x55934bd00e30 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] 0x55934bce9e10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bce9ea0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55934bce9f30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55934bce9fc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x55934bcea050 VAL: 'b' (4 sibs) 43: [5] [5] 0x55934bcea0e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x55934bcea170 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] 0x55934bcfe500 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bcfe590 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55934bcfe620 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55934bcfe6b0 VAL: 'a' (4 sibs) 43: [4] [4] 0x55934bcfe740 VAL: 'b' (4 sibs) 43: [5] [5] 0x55934bcfe7d0 VAL: 'c' (4 sibs) 43: [6] [6] 0x55934bcfe860 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] 0x55934bcebb40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcebbd0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55934bcebc60 VAL: 'a' (2 sibs) 43: [3] [3] 0x55934bcebcf0 VAL: 'b' (2 sibs) 43: [4] [4] 0x55934bcebd80 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55934bcebe10 VAL: 'c' (2 sibs) 43: [6] [6] 0x55934bcebea0 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] 0x55934bd01230 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bd012c0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55934bd01350 VAL: 'a' (2 sibs) 43: [3] [3] 0x55934bd013e0 VAL: 'b' (2 sibs) 43: [4] [4] 0x55934bd01470 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55934bd01500 VAL: 'c' (2 sibs) 43: [6] [6] 0x55934bd01590 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] 0x55934bcef2b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bcef340 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55934bcef3d0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55934bcef460 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55934bcef4f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x55934bcef580 VAL: 'b' (21 sibs) 43: [6] [6] 0x55934bcef610 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55934bcef6a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55934bcef730 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55934bcef7c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55934bcef850 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55934bcef8e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55934bcef970 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55934bcefa00 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55934bcefa90 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55934bcefb20 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55934bcefbb0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55934bcefc40 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55934bcefcd0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55934bcefd60 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55934bcefdf0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55934bcefe80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55934bceff10 VAL: 'e' (21 sibs) 43: [23] [23] 0x55934bceffa0 VAL: 'f' (21 sibs) 43: [24] [24] 0x55934bcf0030 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] 0x55934bd02450 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bd024e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55934bd02570 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55934bd02600 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55934bd02690 VAL: 'a' (21 sibs) 43: [5] [5] 0x55934bd02720 VAL: 'b' (21 sibs) 43: [6] [6] 0x55934bd027b0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55934bd02840 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55934bd028d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55934bd02960 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55934bd029f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55934bd02a80 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55934bd02b10 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55934bd02ba0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55934bd02c30 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55934bd02cc0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55934bd02d50 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55934bd02de0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55934bd02e70 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55934bd02f00 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55934bd02f90 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55934bd03020 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55934bd030b0 VAL: 'e' (21 sibs) 43: [23] [23] 0x55934bd03140 VAL: 'f' (21 sibs) 43: [24] [24] 0x55934bd031d0 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] 0x55934bcee9a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55934bceea30 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55934bceeac0 VAL: 'f' (1 sibs) 43: [3] [3] 0x55934bceeb50 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55934bceebe0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55934bceec70 VAL: 'b' (1 sibs) 43: [6] [6] 0x55934bceed00 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] 0x55934bd01b40 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55934bd01bd0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55934bd01c60 VAL: 'f' (1 sibs) 43: [3] [3] 0x55934bd01cf0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55934bd01d80 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55934bd01e10 VAL: 'b' (1 sibs) 43: [6] [6] 0x55934bd01ea0 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] 0x55934bcf18e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55934bcf1970 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55934bcf1a00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55934bcf1a90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55934bcf1b20 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] 0x55934bd03660 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55934bd036f0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55934bd03780 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55934bd03810 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55934bd038a0 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] 0x55934bcf21f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcf2280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bcf2310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bcf23a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bcf2430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bcf24c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bcf2550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bcf25e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bcf2670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bcf2700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bcf2790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bcf2820 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] 0x55934bd03f70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bd04000 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bd04090 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bd04120 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bd041b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bd04240 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bd042d0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bd04360 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bd043f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bd04480 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bd04510 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bd045a0 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] 0x55934bcf2b00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcf2b90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bcf2c20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bcf2cb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bcf2d40 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bcf2dd0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bcf2e60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bcf2ef0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bcf2f80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bcf3010 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bcf30a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bcf3130 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] 0x55934bd04880 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bd04910 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bd049a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bd04a30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bd04ac0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bd04b50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bd04be0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bd04c70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bd04d00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bd04d90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bd04e20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bd04eb0 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] 0x55934bcf3410 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcf34a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bcf3530 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bcf35c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bcf3650 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bcf36e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bcf3770 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bcf3800 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bcf3890 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bcf3920 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bcf39b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bcf3a40 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] 0x55934bd05190 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bd05220 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bd052b0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bd05340 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bd053d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bd05460 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bd054f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bd05580 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bd05610 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bd056a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bd05730 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bd057c0 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] 0x55934bcf3d20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcf3db0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bcf3e40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bcf3ed0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bcf3f60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bcf3ff0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bcf4080 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bcf4110 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bcf41a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bcf4230 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bcf42c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bcf4350 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] 0x55934bd05aa0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bd05b30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bd05bc0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bd05c50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bd05ce0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bd05d70 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bd05e00 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bd05e90 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bd05f20 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bd05fb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bd06040 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bd060d0 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] 0x55934bcf4f40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bcf4fd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55934bcf5060 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55934bcf50f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55934bcf5180 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55934bcf5210 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55934bcf52a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55934bcf5330 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55934bcf53c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55934bcf5450 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55934bcf54e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55934bcf5570 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55934bcf5600 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55934bcf5690 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55934bcf5720 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55934bcf57b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55934bcf5840 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55934bcf58d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55934bcf5960 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55934bcf59f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55934bcf5a80 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55934bcf5b10 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55934bcf5ba0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55934bcf5c30 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55934bcf5cc0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55934bcf5d50 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55934bcf5de0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55934bcf5e70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55934bcf5f00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55934bcf5f90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55934bcf6020 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] 0x55934bd06cc0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bd06d50 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55934bd06de0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55934bd06e70 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55934bd06f00 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55934bd06f90 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55934bd07020 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55934bd070b0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55934bd07140 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55934bd071d0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55934bd07260 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55934bd072f0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55934bd07380 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55934bd07410 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55934bd074a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55934bd07530 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55934bd075c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55934bd07650 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55934bd076e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55934bd07770 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55934bd07800 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55934bd07890 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55934bd07920 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55934bd079b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55934bd07a40 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55934bd07ad0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55934bd07b60 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55934bd07bf0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55934bd07c80 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55934bd07d10 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55934bd07da0 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] 0x55934bcf6150 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcf61e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55934bcf6270 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55934bcf6300 VAL: 'a' (6 sibs) 43: [4] [4] 0x55934bcf6390 VAL: 'b' (6 sibs) 43: [5] [5] 0x55934bcf6420 VAL: 'c' (6 sibs) 43: [6] [6] 0x55934bcf64b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x55934bcf6540 VAL: 'e' (6 sibs) 43: [8] [8] 0x55934bcf65d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x55934bcf6660 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55934bcf66f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x55934bcf6780 VAL: 'b' (2 sibs) 43: [12] [12] 0x55934bcf6810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55934bcf68a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x55934bcf6930 VAL: 'b' (2 sibs) 43: [15] [15] 0x55934bcf69c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55934bcf6a50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55934bcf6ae0 VAL: 'a' (6 sibs) 43: [18] [18] 0x55934bcf6b70 VAL: 'b' (6 sibs) 43: [19] [19] 0x55934bcf6c00 VAL: 'c' (6 sibs) 43: [20] [20] 0x55934bcf6c90 VAL: 'd' (6 sibs) 43: [21] [21] 0x55934bcf6d20 VAL: 'e' (6 sibs) 43: [22] [22] 0x55934bcf6db0 VAL: 'f' (6 sibs) 43: [23] [23] 0x55934bcf6e40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55934bcf6ed0 VAL: 'a' (2 sibs) 43: [25] [25] 0x55934bcf6f60 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] 0x55934bd07ed0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bd07f60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55934bd07ff0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55934bd08080 VAL: 'a' (6 sibs) 43: [4] [4] 0x55934bd08110 VAL: 'b' (6 sibs) 43: [5] [5] 0x55934bd081a0 VAL: 'c' (6 sibs) 43: [6] [6] 0x55934bd08230 VAL: 'd' (6 sibs) 43: [7] [7] 0x55934bd082c0 VAL: 'e' (6 sibs) 43: [8] [8] 0x55934bd08350 VAL: 'f' (6 sibs) 43: [9] [9] 0x55934bd083e0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55934bd08470 VAL: 'a' (2 sibs) 43: [11] [11] 0x55934bd08500 VAL: 'b' (2 sibs) 43: [12] [12] 0x55934bd08590 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55934bd08620 VAL: 'a' (2 sibs) 43: [14] [14] 0x55934bd086b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x55934bd08740 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55934bd087d0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55934bd08860 VAL: 'a' (6 sibs) 43: [18] [18] 0x55934bd088f0 VAL: 'b' (6 sibs) 43: [19] [19] 0x55934bd08980 VAL: 'c' (6 sibs) 43: [20] [20] 0x55934bd08a10 VAL: 'd' (6 sibs) 43: [21] [21] 0x55934bd08aa0 VAL: 'e' (6 sibs) 43: [22] [22] 0x55934bd08b30 VAL: 'f' (6 sibs) 43: [23] [23] 0x55934bd08bc0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55934bd08c50 VAL: 'a' (2 sibs) 43: [25] [25] 0x55934bd08ce0 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] 0x55934bcf4630 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bcf46c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55934bcf4750 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55934bcf47e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x55934bcf4870 VAL: 'b' (4 sibs) 43: [5] [5] 0x55934bcf4900 VAL: 'c' (4 sibs) 43: [6] [6] 0x55934bcf4990 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] 0x55934bd063b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bd06440 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55934bd064d0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55934bd06560 VAL: 'a' (4 sibs) 43: [4] [4] 0x55934bd065f0 VAL: 'b' (4 sibs) 43: [5] [5] 0x55934bd06680 VAL: 'c' (4 sibs) 43: [6] [6] 0x55934bd06710 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] 0x55934bcf7360 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bcf73f0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55934bcf7480 VAL: 'a' (2 sibs) 43: [3] [3] 0x55934bcf7510 VAL: 'b' (2 sibs) 43: [4] [4] 0x55934bcf75a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55934bcf7630 VAL: 'c' (2 sibs) 43: [6] [6] 0x55934bcf76c0 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] 0x55934bd090e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bd09170 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55934bd09200 VAL: 'a' (2 sibs) 43: [3] [3] 0x55934bd09290 VAL: 'b' (2 sibs) 43: [4] [4] 0x55934bd09320 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55934bd093b0 VAL: 'c' (2 sibs) 43: [6] [6] 0x55934bd09440 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] 0x55934bcf8580 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bcf8610 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55934bcf86a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55934bcf8730 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55934bcf87c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x55934bcf8850 VAL: 'b' (21 sibs) 43: [6] [6] 0x55934bcf88e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55934bcf8970 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55934bcf8a00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55934bcf8a90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55934bcf8b20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55934bcf8bb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55934bcf8c40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55934bcf8cd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55934bcf8d60 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55934bcf8df0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55934bcf8e80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55934bcf8f10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55934bcf8fa0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55934bcf9030 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55934bcf90c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55934bcf9150 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55934bcf91e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x55934bcf9270 VAL: 'f' (21 sibs) 43: [24] [24] 0x55934bcf9300 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] 0x55934bd0a300 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bd0a390 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55934bd0a420 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55934bd0a4b0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55934bd0a540 VAL: 'a' (21 sibs) 43: [5] [5] 0x55934bd0a5d0 VAL: 'b' (21 sibs) 43: [6] [6] 0x55934bd0a660 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55934bd0a6f0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55934bd0a780 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55934bd0a810 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55934bd0a8a0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55934bd0a930 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55934bd0a9c0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55934bd0aa50 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55934bd0aae0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55934bd0ab70 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55934bd0ac00 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55934bd0ac90 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55934bd0ad20 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55934bd0adb0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55934bd0ae40 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55934bd0aed0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55934bd0af60 VAL: 'e' (21 sibs) 43: [23] [23] 0x55934bd0aff0 VAL: 'f' (21 sibs) 43: [24] [24] 0x55934bd0b080 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] 0x55934bcf7c70 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55934bcf7d00 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55934bcf7d90 VAL: 'f' (1 sibs) 43: [3] [3] 0x55934bcf7e20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55934bcf7eb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55934bcf7f40 VAL: 'b' (1 sibs) 43: [6] [6] 0x55934bcf7fd0 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] 0x55934bd099f0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55934bd09a80 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55934bd09b10 VAL: 'f' (1 sibs) 43: [3] [3] 0x55934bd09ba0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55934bd09c30 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55934bd09cc0 VAL: 'b' (1 sibs) 43: [6] [6] 0x55934bd09d50 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: 0x55934bc9f500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x55934bc98580 DOCSEQ: (1 sibs) 3 children: 43: 0x55934bc98620 VAL: 'foo' (3 sibs) 43: 0x55934bc986b8 VAL: 'bar' (3 sibs) 43: 0x55934bc98750 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bcfbae0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55934bcfbb70 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55934bcfbc00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55934bcfbc90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55934bcfbd20 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: 0x55934bc9f618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc992d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55934bc99368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55934bc99410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55934bc995e0 VAL: 'val0' (2 sibs) 43: 0x55934bc99678 VAL: 'val1' (2 sibs) 43: 0x55934bc994a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55934bc99720 VAL: 'val2' (2 sibs) 43: 0x55934bc997b8 VAL: 'val3' (2 sibs) 43: 0x55934bc99540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55934bc99860 VAL: 'val4' (2 sibs) 43: 0x55934bc998f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bd0b510 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bd0b5a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bd0b630 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bd0b6c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bd0b750 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bd0b7e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bd0b870 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bd0b900 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bd0b990 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bd0ba20 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bd0bab0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bd0bb40 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: 0x55934bc9f730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc99e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55934bc99ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55934bc99f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55934bc9a120 VAL: 'val0' (2 sibs) 43: 0x55934bc9a1b8 VAL: 'val1' (2 sibs) 43: 0x55934bc99fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55934bc9a260 VAL: 'val2' (2 sibs) 43: 0x55934bc9a2f8 VAL: 'val3' (2 sibs) 43: 0x55934bc9a080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55934bc9a3a0 VAL: 'val4' (2 sibs) 43: 0x55934bc9a438 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bd0bbe0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bd0bc70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bd0bd00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bd0bd90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bd0be20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bd0beb0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bd0bf40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bd0bfd0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bd0c060 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bd0c0f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bd0c180 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bd0c210 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: 0x55934bc9f848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc9a4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55934bc9a578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55934bc9a620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55934bc9a7f0 VAL: 'val0' (2 sibs) 43: 0x55934bc9a888 VAL: 'val1' (2 sibs) 43: 0x55934bc9a6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55934bc9a930 VAL: 'val2' (2 sibs) 43: 0x55934bc9a9c8 VAL: 'val3' (2 sibs) 43: 0x55934bc9a750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55934bc9aa70 VAL: 'val4' (2 sibs) 43: 0x55934bc9ab08 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bd0c2b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bd0c340 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bd0c3d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bd0c460 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bd0c4f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bd0c580 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bd0c610 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bd0c6a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bd0c730 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bd0c7c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bd0c850 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bd0c8e0 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: 0x55934bc9f960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc9b480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55934bc9b518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55934bc9b5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55934bc9b790 VAL: 'val0' (2 sibs) 43: 0x55934bc9b828 VAL: 'val1' (2 sibs) 43: 0x55934bc9b658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55934bc9b8d0 VAL: 'val2' (2 sibs) 43: 0x55934bc9b968 VAL: 'val3' (2 sibs) 43: 0x55934bc9b6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55934bc9ba10 VAL: 'val4' (2 sibs) 43: 0x55934bc9baa8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bd0c980 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bd0ca10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bd0caa0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bd0cb30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bd0cbc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bd0cc50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bd0cce0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bd0cd70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bd0ce00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bd0ce90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bd0cf20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bd0cfb0 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: 0x55934bc9fa78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55934bc99a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x55934bc99b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x55934bc9dcb0 VAL: 'env01' (28 sibs) 43: 0x55934bc9dd48 VAL: 'env02' (28 sibs) 43: 0x55934bc9dde0 VAL: 'env03' (28 sibs) 43: 0x55934bc9de78 VAL: 'env04' (28 sibs) 43: 0x55934bc9df10 VAL: 'env11' (28 sibs) 43: 0x55934bc9dfa8 VAL: 'env12' (28 sibs) 43: 0x55934bc9e040 VAL: 'env13' (28 sibs) 43: 0x55934bc9e0d8 VAL: 'env14' (28 sibs) 43: 0x55934bc9e170 VAL: 'env21' (28 sibs) 43: 0x55934bc9e208 VAL: 'env22' (28 sibs) 43: 0x55934bc9e2a0 VAL: 'env23' (28 sibs) 43: 0x55934bc9e338 VAL: 'env24' (28 sibs) 43: 0x55934bc9e3d0 VAL: 'env31' (28 sibs) 43: 0x55934bc9e468 VAL: 'env32' (28 sibs) 43: 0x55934bc9e500 VAL: 'env33' (28 sibs) 43: 0x55934bc9e598 VAL: 'env34' (28 sibs) 43: 0x55934bc9e630 VAL: 'env41' (28 sibs) 43: 0x55934bc9e6c8 VAL: 'env42' (28 sibs) 43: 0x55934bc9e760 VAL: 'env43' (28 sibs) 43: 0x55934bc9e7f8 VAL: 'env44' (28 sibs) 43: 0x55934bc9e890 VAL: 'env51' (28 sibs) 43: 0x55934bc9e928 VAL: 'env52' (28 sibs) 43: 0x55934bc9e9c0 VAL: 'env53' (28 sibs) 43: 0x55934bc9ea58 VAL: 'env54' (28 sibs) 43: 0x55934bc9eaf0 VAL: 'env61' (28 sibs) 43: 0x55934bc9eb88 VAL: 'env62' (28 sibs) 43: 0x55934bc9ec20 VAL: 'env63' (28 sibs) 43: 0x55934bc9ecb8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bd0d050 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bd0d0e0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55934bd0d170 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55934bd0d200 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55934bd0d290 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55934bd0d320 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55934bd0d3b0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55934bd0d440 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55934bd0d4d0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55934bd0d560 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55934bd0d5f0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55934bd0d680 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55934bd0d710 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55934bd0d7a0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55934bd0d830 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55934bd0d8c0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55934bd0d950 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55934bd0d9e0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55934bd0da70 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55934bd0db00 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55934bd0db90 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55934bd0dc20 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55934bd0dcb0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55934bd0dd40 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55934bd0ddd0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55934bd0de60 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55934bd0def0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55934bd0df80 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55934bd0e010 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55934bd0e0a0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55934bd0e130 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: 0x55934bc9fb90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc9cb60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x55934bc9cca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x55934bc9ce70 VAL: 'a' (6 sibs) 43: 0x55934bc9cf08 VAL: 'b' (6 sibs) 43: 0x55934bc9cfa0 VAL: 'c' (6 sibs) 43: 0x55934bc9d038 VAL: 'd' (6 sibs) 43: 0x55934bc9d0d0 VAL: 'e' (6 sibs) 43: 0x55934bc9d168 VAL: 'f' (6 sibs) 43: 0x55934bc9cd38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x55934bc9d210 VAL: 'a' (2 sibs) 43: 0x55934bc9d2a8 VAL: 'b' (2 sibs) 43: 0x55934bc9cdd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x55934bc9d350 VAL: 'a' (2 sibs) 43: 0x55934bc9d3e8 VAL: 'b' (2 sibs) 43: 0x55934bc9cbf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x55934bc9d490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x55934bc9d5d0 VAL: 'a' (6 sibs) 43: 0x55934bc9d668 VAL: 'b' (6 sibs) 43: 0x55934bc9d700 VAL: 'c' (6 sibs) 43: 0x55934bc9d798 VAL: 'd' (6 sibs) 43: 0x55934bc9d830 VAL: 'e' (6 sibs) 43: 0x55934bc9d8c8 VAL: 'f' (6 sibs) 43: 0x55934bc9d528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x55934bc9d970 VAL: 'a' (2 sibs) 43: 0x55934bc9da08 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bd0e1d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bd0e260 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55934bd0e2f0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55934bd0e380 VAL: 'a' (6 sibs) 43: [4] [4] 0x55934bd0e410 VAL: 'b' (6 sibs) 43: [5] [5] 0x55934bd0e4a0 VAL: 'c' (6 sibs) 43: [6] [6] 0x55934bd0e530 VAL: 'd' (6 sibs) 43: [7] [7] 0x55934bd0e5c0 VAL: 'e' (6 sibs) 43: [8] [8] 0x55934bd0e650 VAL: 'f' (6 sibs) 43: [9] [9] 0x55934bd0e6e0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55934bd0e770 VAL: 'a' (2 sibs) 43: [11] [11] 0x55934bd0e800 VAL: 'b' (2 sibs) 43: [12] [12] 0x55934bd0e890 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55934bd0e920 VAL: 'a' (2 sibs) 43: [14] [14] 0x55934bd0e9b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x55934bd0ea40 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55934bd0ead0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55934bd0eb60 VAL: 'a' (6 sibs) 43: [18] [18] 0x55934bd0ebf0 VAL: 'b' (6 sibs) 43: [19] [19] 0x55934bd0ec80 VAL: 'c' (6 sibs) 43: [20] [20] 0x55934bd0ed10 VAL: 'd' (6 sibs) 43: [21] [21] 0x55934bd0eda0 VAL: 'e' (6 sibs) 43: [22] [22] 0x55934bd0ee30 VAL: 'f' (6 sibs) 43: [23] [23] 0x55934bd0eec0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55934bd0ef50 VAL: 'a' (2 sibs) 43: [25] [25] 0x55934bd0efe0 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: 0x55934bc9fca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55934bc9db00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x55934bc9dba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x55934bc9f240 VAL: 'a' (4 sibs) 43: 0x55934bc9f2d8 VAL: 'b' (4 sibs) 43: 0x55934bc9f370 VAL: 'c' (4 sibs) 43: 0x55934bc9f408 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bd0f080 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bd0f110 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55934bd0f1a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55934bd0f230 VAL: 'a' (4 sibs) 43: [4] [4] 0x55934bd0f2c0 VAL: 'b' (4 sibs) 43: [5] [5] 0x55934bd0f350 VAL: 'c' (4 sibs) 43: [6] [6] 0x55934bd0f3e0 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: 0x55934bc9fdc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc98e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x55934bc98cd0 VAL: 'a' (2 sibs) 43: 0x55934bc98d68 VAL: 'b' (2 sibs) 43: 0x55934bc98ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x55934bc98b90 VAL: 'c' (2 sibs) 43: 0x55934bc98c28 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bd0f480 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bd0f510 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55934bd0f5a0 VAL: 'a' (2 sibs) 43: [3] [3] 0x55934bd0f630 VAL: 'b' (2 sibs) 43: [4] [4] 0x55934bd0f6c0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55934bd0f750 VAL: 'c' (2 sibs) 43: [6] [6] 0x55934bd0f7e0 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: 0x55934bc9fed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55934bc999a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x55934bc98a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x55934bc98ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x55934bca1f40 VAL: 'a' (21 sibs) 43: 0x55934bca1fd8 VAL: 'b' (21 sibs) 43: 0x55934bca2070 VAL: 'b1' (21 sibs) 43: 0x55934bca2108 VAL: 'b2' (21 sibs) 43: 0x55934bca21a0 VAL: 'b3' (21 sibs) 43: 0x55934bca2238 VAL: 'b4' (21 sibs) 43: 0x55934bca22d0 VAL: 'b5' (21 sibs) 43: 0x55934bca2368 VAL: 'b6' (21 sibs) 43: 0x55934bca2400 VAL: 'b61' (21 sibs) 43: 0x55934bca2498 VAL: 'b62' (21 sibs) 43: 0x55934bca2530 VAL: 'b63' (21 sibs) 43: 0x55934bca25c8 VAL: 'b64' (21 sibs) 43: 0x55934bca2660 VAL: 'b65' (21 sibs) 43: 0x55934bca26f8 VAL: 'b66' (21 sibs) 43: 0x55934bca2790 VAL: 'b7' (21 sibs) 43: 0x55934bca2828 VAL: 'b8' (21 sibs) 43: 0x55934bca28c0 VAL: 'b9' (21 sibs) 43: 0x55934bca2958 VAL: 'b10' (21 sibs) 43: 0x55934bca29f0 VAL: 'e' (21 sibs) 43: 0x55934bca2a88 VAL: 'f' (21 sibs) 43: 0x55934bca2b20 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bd0f880 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bd0f910 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55934bd0f9a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55934bd0fa30 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55934bd0fac0 VAL: 'a' (21 sibs) 43: [5] [5] 0x55934bd0fb50 VAL: 'b' (21 sibs) 43: [6] [6] 0x55934bd0fbe0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55934bd0fc70 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55934bd0fd00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55934bd0fd90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55934bd0fe20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55934bd0feb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55934bd0ff40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55934bd0ffd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55934bd10060 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55934bd100f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55934bd10180 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55934bd10210 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55934bd102a0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55934bd10330 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55934bd103c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55934bd10450 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55934bd104e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x55934bd10570 VAL: 'f' (21 sibs) 43: [24] [24] 0x55934bd10600 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: 0x55934bc9fff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x55934bc9ed60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x55934bc9abb0 VAL: 'f' (1 sibs) 43: 0x55934bc9edf8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x55934bc9ee90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x55934bc9ac50 VAL: 'b' (1 sibs) 43: 0x55934bc9ef28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bd106a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55934bd10730 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55934bd107c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x55934bd10850 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55934bd108e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55934bd10970 VAL: 'b' (1 sibs) 43: [6] [6] 0x55934bd10a00 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: 0x55934bc9f500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x55934bc98580 DOCSEQ: (1 sibs) 3 children: 43: 0x55934bc98620 VAL: 'foo' (3 sibs) 43: 0x55934bc986b8 VAL: 'bar' (3 sibs) 43: 0x55934bc98750 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bd10aa0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55934bd10b30 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55934bd10bc0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55934bd10c50 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55934bd10ce0 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: 0x55934bc9f618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc992d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55934bc99368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55934bc99410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55934bc995e0 VAL: 'val0' (2 sibs) 43: 0x55934bc99678 VAL: 'val1' (2 sibs) 43: 0x55934bc994a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55934bc99720 VAL: 'val2' (2 sibs) 43: 0x55934bc997b8 VAL: 'val3' (2 sibs) 43: 0x55934bc99540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55934bc99860 VAL: 'val4' (2 sibs) 43: 0x55934bc998f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bd10d80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bd10e10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bd10ea0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bd10f30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bd10fc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bd11050 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bd110e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bd11170 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bd11200 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bd11290 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bd11320 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bd113b0 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: 0x55934bc9f730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc99e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55934bc99ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55934bc99f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55934bc9a120 VAL: 'val0' (2 sibs) 43: 0x55934bc9a1b8 VAL: 'val1' (2 sibs) 43: 0x55934bc99fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55934bc9a260 VAL: 'val2' (2 sibs) 43: 0x55934bc9a2f8 VAL: 'val3' (2 sibs) 43: 0x55934bc9a080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55934bc9a3a0 VAL: 'val4' (2 sibs) 43: 0x55934bc9a438 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bd11450 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bd114e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bd11570 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bd11600 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bd11690 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bd11720 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bd117b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bd11840 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bd118d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bd11960 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bd119f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bd11a80 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: 0x55934bc9f848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc9a4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55934bc9a578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55934bc9a620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55934bc9a7f0 VAL: 'val0' (2 sibs) 43: 0x55934bc9a888 VAL: 'val1' (2 sibs) 43: 0x55934bc9a6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55934bc9a930 VAL: 'val2' (2 sibs) 43: 0x55934bc9a9c8 VAL: 'val3' (2 sibs) 43: 0x55934bc9a750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55934bc9aa70 VAL: 'val4' (2 sibs) 43: 0x55934bc9ab08 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bd11b20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bd11bb0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bd11c40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bd11cd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bd11d60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bd11df0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bd11e80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bd11f10 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bd11fa0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bd12030 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bd120c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bd12150 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: 0x55934bc9f960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc9b480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55934bc9b518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55934bc9b5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55934bc9b790 VAL: 'val0' (2 sibs) 43: 0x55934bc9b828 VAL: 'val1' (2 sibs) 43: 0x55934bc9b658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55934bc9b8d0 VAL: 'val2' (2 sibs) 43: 0x55934bc9b968 VAL: 'val3' (2 sibs) 43: 0x55934bc9b6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55934bc9ba10 VAL: 'val4' (2 sibs) 43: 0x55934bc9baa8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bd121f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bd12280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55934bd12310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55934bd123a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55934bd12430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55934bd124c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55934bd12550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55934bd125e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55934bd12670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55934bd12700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55934bd12790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55934bd12820 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: 0x55934bc9fa78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55934bc99a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x55934bc99b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x55934bc9dcb0 VAL: 'env01' (28 sibs) 43: 0x55934bc9dd48 VAL: 'env02' (28 sibs) 43: 0x55934bc9dde0 VAL: 'env03' (28 sibs) 43: 0x55934bc9de78 VAL: 'env04' (28 sibs) 43: 0x55934bc9df10 VAL: 'env11' (28 sibs) 43: 0x55934bc9dfa8 VAL: 'env12' (28 sibs) 43: 0x55934bc9e040 VAL: 'env13' (28 sibs) 43: 0x55934bc9e0d8 VAL: 'env14' (28 sibs) 43: 0x55934bc9e170 VAL: 'env21' (28 sibs) 43: 0x55934bc9e208 VAL: 'env22' (28 sibs) 43: 0x55934bc9e2a0 VAL: 'env23' (28 sibs) 43: 0x55934bc9e338 VAL: 'env24' (28 sibs) 43: 0x55934bc9e3d0 VAL: 'env31' (28 sibs) 43: 0x55934bc9e468 VAL: 'env32' (28 sibs) 43: 0x55934bc9e500 VAL: 'env33' (28 sibs) 43: 0x55934bc9e598 VAL: 'env34' (28 sibs) 43: 0x55934bc9e630 VAL: 'env41' (28 sibs) 43: 0x55934bc9e6c8 VAL: 'env42' (28 sibs) 43: 0x55934bc9e760 VAL: 'env43' (28 sibs) 43: 0x55934bc9e7f8 VAL: 'env44' (28 sibs) 43: 0x55934bc9e890 VAL: 'env51' (28 sibs) 43: 0x55934bc9e928 VAL: 'env52' (28 sibs) 43: 0x55934bc9e9c0 VAL: 'env53' (28 sibs) 43: 0x55934bc9ea58 VAL: 'env54' (28 sibs) 43: 0x55934bc9eaf0 VAL: 'env61' (28 sibs) 43: 0x55934bc9eb88 VAL: 'env62' (28 sibs) 43: 0x55934bc9ec20 VAL: 'env63' (28 sibs) 43: 0x55934bc9ecb8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bd128c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bd12950 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55934bd129e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55934bd12a70 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55934bd12b00 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55934bd12b90 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55934bd12c20 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55934bd12cb0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55934bd12d40 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55934bd12dd0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55934bd12e60 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55934bd12ef0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55934bd12f80 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55934bd13010 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55934bd130a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55934bd13130 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55934bd131c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55934bd13250 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55934bd132e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55934bd13370 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55934bd13400 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55934bd13490 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55934bd13520 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55934bd135b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55934bd13640 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55934bd136d0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55934bd13760 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55934bd137f0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55934bd13880 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55934bd13910 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55934bd139a0 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: 0x55934bc9fb90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc9cb60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x55934bc9cca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x55934bc9ce70 VAL: 'a' (6 sibs) 43: 0x55934bc9cf08 VAL: 'b' (6 sibs) 43: 0x55934bc9cfa0 VAL: 'c' (6 sibs) 43: 0x55934bc9d038 VAL: 'd' (6 sibs) 43: 0x55934bc9d0d0 VAL: 'e' (6 sibs) 43: 0x55934bc9d168 VAL: 'f' (6 sibs) 43: 0x55934bc9cd38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x55934bc9d210 VAL: 'a' (2 sibs) 43: 0x55934bc9d2a8 VAL: 'b' (2 sibs) 43: 0x55934bc9cdd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x55934bc9d350 VAL: 'a' (2 sibs) 43: 0x55934bc9d3e8 VAL: 'b' (2 sibs) 43: 0x55934bc9cbf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x55934bc9d490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x55934bc9d5d0 VAL: 'a' (6 sibs) 43: 0x55934bc9d668 VAL: 'b' (6 sibs) 43: 0x55934bc9d700 VAL: 'c' (6 sibs) 43: 0x55934bc9d798 VAL: 'd' (6 sibs) 43: 0x55934bc9d830 VAL: 'e' (6 sibs) 43: 0x55934bc9d8c8 VAL: 'f' (6 sibs) 43: 0x55934bc9d528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x55934bc9d970 VAL: 'a' (2 sibs) 43: 0x55934bc9da08 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bd13a40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bd13ad0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55934bd13b60 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55934bd13bf0 VAL: 'a' (6 sibs) 43: [4] [4] 0x55934bd13c80 VAL: 'b' (6 sibs) 43: [5] [5] 0x55934bd13d10 VAL: 'c' (6 sibs) 43: [6] [6] 0x55934bd13da0 VAL: 'd' (6 sibs) 43: [7] [7] 0x55934bd13e30 VAL: 'e' (6 sibs) 43: [8] [8] 0x55934bd13ec0 VAL: 'f' (6 sibs) 43: [9] [9] 0x55934bd13f50 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55934bd13fe0 VAL: 'a' (2 sibs) 43: [11] [11] 0x55934bd14070 VAL: 'b' (2 sibs) 43: [12] [12] 0x55934bd14100 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55934bd14190 VAL: 'a' (2 sibs) 43: [14] [14] 0x55934bd14220 VAL: 'b' (2 sibs) 43: [15] [15] 0x55934bd142b0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55934bd14340 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55934bd143d0 VAL: 'a' (6 sibs) 43: [18] [18] 0x55934bd14460 VAL: 'b' (6 sibs) 43: [19] [19] 0x55934bd144f0 VAL: 'c' (6 sibs) 43: [20] [20] 0x55934bd14580 VAL: 'd' (6 sibs) 43: [21] [21] 0x55934bd14610 VAL: 'e' (6 sibs) 43: [22] [22] 0x55934bd146a0 VAL: 'f' (6 sibs) 43: [23] [23] 0x55934bd14730 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55934bd147c0 VAL: 'a' (2 sibs) 43: [25] [25] 0x55934bd14850 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: 0x55934bc9fca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55934bc9db00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x55934bc9dba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x55934bc9f240 VAL: 'a' (4 sibs) 43: 0x55934bc9f2d8 VAL: 'b' (4 sibs) 43: 0x55934bc9f370 VAL: 'c' (4 sibs) 43: 0x55934bc9f408 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bd148f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bd14980 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55934bd14a10 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55934bd14aa0 VAL: 'a' (4 sibs) 43: [4] [4] 0x55934bd14b30 VAL: 'b' (4 sibs) 43: [5] [5] 0x55934bd14bc0 VAL: 'c' (4 sibs) 43: [6] [6] 0x55934bd14c50 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: 0x55934bc9fdc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55934bc98e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x55934bc98cd0 VAL: 'a' (2 sibs) 43: 0x55934bc98d68 VAL: 'b' (2 sibs) 43: 0x55934bc98ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x55934bc98b90 VAL: 'c' (2 sibs) 43: 0x55934bc98c28 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bd14cf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55934bd14d80 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55934bd14e10 VAL: 'a' (2 sibs) 43: [3] [3] 0x55934bd14ea0 VAL: 'b' (2 sibs) 43: [4] [4] 0x55934bd14f30 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55934bd14fc0 VAL: 'c' (2 sibs) 43: [6] [6] 0x55934bd15050 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: 0x55934bc9fed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55934bc999a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x55934bc98a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x55934bc98ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x55934bca1f40 VAL: 'a' (21 sibs) 43: 0x55934bca1fd8 VAL: 'b' (21 sibs) 43: 0x55934bca2070 VAL: 'b1' (21 sibs) 43: 0x55934bca2108 VAL: 'b2' (21 sibs) 43: 0x55934bca21a0 VAL: 'b3' (21 sibs) 43: 0x55934bca2238 VAL: 'b4' (21 sibs) 43: 0x55934bca22d0 VAL: 'b5' (21 sibs) 43: 0x55934bca2368 VAL: 'b6' (21 sibs) 43: 0x55934bca2400 VAL: 'b61' (21 sibs) 43: 0x55934bca2498 VAL: 'b62' (21 sibs) 43: 0x55934bca2530 VAL: 'b63' (21 sibs) 43: 0x55934bca25c8 VAL: 'b64' (21 sibs) 43: 0x55934bca2660 VAL: 'b65' (21 sibs) 43: 0x55934bca26f8 VAL: 'b66' (21 sibs) 43: 0x55934bca2790 VAL: 'b7' (21 sibs) 43: 0x55934bca2828 VAL: 'b8' (21 sibs) 43: 0x55934bca28c0 VAL: 'b9' (21 sibs) 43: 0x55934bca2958 VAL: 'b10' (21 sibs) 43: 0x55934bca29f0 VAL: 'e' (21 sibs) 43: 0x55934bca2a88 VAL: 'f' (21 sibs) 43: 0x55934bca2b20 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bd150f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55934bd15180 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55934bd15210 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55934bd152a0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55934bd15330 VAL: 'a' (21 sibs) 43: [5] [5] 0x55934bd153c0 VAL: 'b' (21 sibs) 43: [6] [6] 0x55934bd15450 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55934bd154e0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55934bd15570 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55934bd15600 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55934bd15690 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55934bd15720 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55934bd157b0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55934bd15840 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55934bd158d0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55934bd15960 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55934bd159f0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55934bd15a80 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55934bd15b10 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55934bd15ba0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55934bd15c30 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55934bd15cc0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55934bd15d50 VAL: 'e' (21 sibs) 43: [23] [23] 0x55934bd15de0 VAL: 'f' (21 sibs) 43: [24] [24] 0x55934bd15e70 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: 0x55934bc9fff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x55934bc9ed60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x55934bc9abb0 VAL: 'f' (1 sibs) 43: 0x55934bc9edf8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x55934bc9ee90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x55934bc9ac50 VAL: 'b' (1 sibs) 43: 0x55934bc9ef28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55934bd15f10 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55934bd15fa0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55934bd16030 VAL: 'f' (1 sibs) 43: [3] [3] 0x55934bd160c0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55934bd16150 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55934bd161e0 VAL: 'b' (1 sibs) 43: [6] [6] 0x55934bd16270 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 (21 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (21 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.13.0/googletest/src/gtest_main.cc 44: [==========] Running 218 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from CaseNode 44: [ RUN ] CaseNode.setting_up 44: [ OK ] CaseNode.setting_up (0 ms) 44: [----------] 1 test from CaseNode (0 ms total) 44: 44: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (0 ms) 44: [----------] 1 test from number (0 ms total) 44: 44: [----------] 216 tests from NUMBER/YmlTestCase 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: --------------- 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]--------------- 44: REF TREE: 44: 0x55c393b33820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55c393b32030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55c393b320d0 VAL: '-2' (15 sibs) 44: 0x55c393b32168 VAL: '-2' (15 sibs) 44: 0x55c393b32200 VAL: '5' (15 sibs) 44: 0x55c393b32298 VAL: '0xa' (15 sibs) 44: 0x55c393b32330 VAL: '-0xb' (15 sibs) 44: 0x55c393b323c8 VAL: '0XA' (15 sibs) 44: 0x55c393b32460 VAL: '-0XA' (15 sibs) 44: 0x55c393b324f8 VAL: '0b10' (15 sibs) 44: 0x55c393b32590 VAL: '-0b10' (15 sibs) 44: 0x55c393b32628 VAL: '0B10' (15 sibs) 44: 0x55c393b326c0 VAL: '-0B10' (15 sibs) 44: 0x55c393b32758 VAL: '0o17' (15 sibs) 44: 0x55c393b327f0 VAL: '-0o17' (15 sibs) 44: 0x55c393b32888 VAL: '0O17' (15 sibs) 44: 0x55c393b32920 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b57b50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b57be0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55c393b57c70 VAL: '-2' (15 sibs) 44: [3] [3] 0x55c393b57d00 VAL: '-2' (15 sibs) 44: [4] [4] 0x55c393b57d90 VAL: '5' (15 sibs) 44: [5] [5] 0x55c393b57e20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55c393b57eb0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55c393b57f40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55c393b57fd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55c393b58060 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55c393b580f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55c393b58180 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55c393b58210 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55c393b582a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55c393b58330 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55c393b583c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55c393b58450 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: 0x55c393b33938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55c393b31a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55c393b31ad0 VAL: '-2' (3 sibs) 44: 0x55c393b31b68 VAL: '-2' (3 sibs) 44: 0x55c393b31c00 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b5a180 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b5a210 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55c393b5a2a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55c393b5a330 VAL: '-2' (3 sibs) 44: [4] [4] 0x55c393b5a3c0 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: 0x55c393b33a50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55c393b32e30 VAL: '-2.0' (8 sibs) 44: 0x55c393b32ec8 VAL: '-2.1' (8 sibs) 44: 0x55c393b32f60 VAL: '0.1' (8 sibs) 44: 0x55c393b32ff8 VAL: '.1' (8 sibs) 44: 0x55c393b33090 VAL: '-.2' (8 sibs) 44: 0x55c393b33128 VAL: '-2.e+6' (8 sibs) 44: 0x55c393b331c0 VAL: '-3e-6' (8 sibs) 44: 0x55c393b33258 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b5beb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b5bf40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b5bfd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b5c060 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b5c0f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b5c180 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b5c210 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b5c2a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b5c330 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: 0x55c393b33b68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55c393b33300 VAL: '-2.0' (8 sibs) 44: 0x55c393b33398 VAL: '-2.1' (8 sibs) 44: 0x55c393b33430 VAL: '0.1' (8 sibs) 44: 0x55c393b334c8 VAL: '.1' (8 sibs) 44: 0x55c393b33560 VAL: '-.2' (8 sibs) 44: 0x55c393b335f8 VAL: '-2.e+6' (8 sibs) 44: 0x55c393b33690 VAL: '-3e-6' (8 sibs) 44: 0x55c393b33728 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b5dbe0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b5dc70 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b5dd00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b5dd90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b5de20 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b5deb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b5df40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b5dfd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b5e060 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: 0x55c393b33c80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55c393b340a0 VAL: '-2.0' (8 sibs) 44: 0x55c393b34138 VAL: '-2.1' (8 sibs) 44: 0x55c393b341d0 VAL: '0.1' (8 sibs) 44: 0x55c393b34268 VAL: '.1' (8 sibs) 44: 0x55c393b34300 VAL: '-.2' (8 sibs) 44: 0x55c393b34398 VAL: '-2.e+6' (8 sibs) 44: 0x55c393b34430 VAL: '-3e-6' (8 sibs) 44: 0x55c393b344c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b5f910 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b5f9a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b5fa30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b5fac0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b5fb50 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b5fbe0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b5fc70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b5fd00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b5fd90 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: 0x55c393b33d98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55c393b34bb0 VAL: '1.2.3' (14 sibs) 44: 0x55c393b34c48 VAL: '1.2.3.4' (14 sibs) 44: 0x55c393b34ce0 SEQ: (14 sibs) 2 children: 44: 0x55c393b35410 VAL: '1.2.3' (2 sibs) 44: 0x55c393b354a8 VAL: '4.5.6' (2 sibs) 44: 0x55c393b34d78 SEQ: (14 sibs) 2 children: 44: 0x55c393b35550 VAL: '1.2.3.4' (2 sibs) 44: 0x55c393b355e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55c393b34e10 SEQ: (14 sibs) 2 children: 44: 0x55c393b35690 VAL: '1.2.3' (2 sibs) 44: 0x55c393b35728 VAL: '4.5.6' (2 sibs) 44: 0x55c393b34ea8 SEQ: (14 sibs) 2 children: 44: 0x55c393b357d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55c393b35868 VAL: '4.5.6.7' (2 sibs) 44: 0x55c393b34f40 MAP: (14 sibs) 1 children: 44: 0x55c393b35910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55c393b34fd8 MAP: (14 sibs) 1 children: 44: 0x55c393b359b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55c393b35070 MAP: (14 sibs) 1 children: 44: 0x55c393b35a50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55c393b35108 MAP: (14 sibs) 1 children: 44: 0x55c393b35af0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55c393b351a0 MAP: (14 sibs) 2 children: 44: 0x55c393b35b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55c393b35c28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55c393b35238 MAP: (14 sibs) 2 children: 44: 0x55c393b35cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55c393b35d68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55c393b352d0 MAP: (14 sibs) 2 children: 44: 0x55c393b35e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55c393b35ea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55c393b35368 MAP: (14 sibs) 2 children: 44: 0x55c393b35f50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55c393b35fe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b63160 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55c393b631f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55c393b63280 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55c393b63310 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55c393b633a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55c393b63430 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55c393b634c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55c393b63550 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55c393b635e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55c393b63670 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55c393b63700 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55c393b63790 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55c393b63820 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55c393b638b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55c393b63940 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55c393b639d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55c393b63a60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55c393b63af0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55c393b63b80 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55c393b63c10 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55c393b63ca0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55c393b63d30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55c393b63dc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55c393b63e50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55c393b63ee0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55c393b63f70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55c393b64000 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55c393b64090 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55c393b64120 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55c393b641b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55c393b64240 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55c393b642d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55c393b64360 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55c393b643f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55c393b64480 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: 0x55c393b33820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55c393b32030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55c393b320d0 VAL: '-2' (15 sibs) 44: 0x55c393b32168 VAL: '-2' (15 sibs) 44: 0x55c393b32200 VAL: '5' (15 sibs) 44: 0x55c393b32298 VAL: '0xa' (15 sibs) 44: 0x55c393b32330 VAL: '-0xb' (15 sibs) 44: 0x55c393b323c8 VAL: '0XA' (15 sibs) 44: 0x55c393b32460 VAL: '-0XA' (15 sibs) 44: 0x55c393b324f8 VAL: '0b10' (15 sibs) 44: 0x55c393b32590 VAL: '-0b10' (15 sibs) 44: 0x55c393b32628 VAL: '0B10' (15 sibs) 44: 0x55c393b326c0 VAL: '-0B10' (15 sibs) 44: 0x55c393b32758 VAL: '0o17' (15 sibs) 44: 0x55c393b327f0 VAL: '-0o17' (15 sibs) 44: 0x55c393b32888 VAL: '0O17' (15 sibs) 44: 0x55c393b32920 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b61f50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b61fe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55c393b62070 VAL: '-2' (15 sibs) 44: [3] [3] 0x55c393b62100 VAL: '-2' (15 sibs) 44: [4] [4] 0x55c393b62190 VAL: '5' (15 sibs) 44: [5] [5] 0x55c393b62220 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55c393b622b0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55c393b62340 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55c393b623d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55c393b62460 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55c393b624f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55c393b62580 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55c393b62610 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55c393b626a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55c393b62730 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55c393b627c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55c393b62850 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: 0x55c393b33938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55c393b31a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55c393b31ad0 VAL: '-2' (3 sibs) 44: 0x55c393b31b68 VAL: '-2' (3 sibs) 44: 0x55c393b31c00 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b61640 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b616d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55c393b61760 VAL: '-2' (3 sibs) 44: [3] [3] 0x55c393b617f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55c393b61880 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: 0x55c393b33a50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55c393b32e30 VAL: '-2.0' (8 sibs) 44: 0x55c393b32ec8 VAL: '-2.1' (8 sibs) 44: 0x55c393b32f60 VAL: '0.1' (8 sibs) 44: 0x55c393b32ff8 VAL: '.1' (8 sibs) 44: 0x55c393b33090 VAL: '-.2' (8 sibs) 44: 0x55c393b33128 VAL: '-2.e+6' (8 sibs) 44: 0x55c393b331c0 VAL: '-3e-6' (8 sibs) 44: 0x55c393b33258 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b65570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b65600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b65690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b65720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b657b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b65840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b658d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b65960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b659f0 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: 0x55c393b33b68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55c393b33300 VAL: '-2.0' (8 sibs) 44: 0x55c393b33398 VAL: '-2.1' (8 sibs) 44: 0x55c393b33430 VAL: '0.1' (8 sibs) 44: 0x55c393b334c8 VAL: '.1' (8 sibs) 44: 0x55c393b33560 VAL: '-.2' (8 sibs) 44: 0x55c393b335f8 VAL: '-2.e+6' (8 sibs) 44: 0x55c393b33690 VAL: '-3e-6' (8 sibs) 44: 0x55c393b33728 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b65e80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b65f10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b65fa0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b66030 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b660c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b66150 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b661e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b66270 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b66300 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: 0x55c393b33c80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55c393b340a0 VAL: '-2.0' (8 sibs) 44: 0x55c393b34138 VAL: '-2.1' (8 sibs) 44: 0x55c393b341d0 VAL: '0.1' (8 sibs) 44: 0x55c393b34268 VAL: '.1' (8 sibs) 44: 0x55c393b34300 VAL: '-.2' (8 sibs) 44: 0x55c393b34398 VAL: '-2.e+6' (8 sibs) 44: 0x55c393b34430 VAL: '-3e-6' (8 sibs) 44: 0x55c393b344c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b66790 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b66820 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b668b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b66940 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b669d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b66a60 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b66af0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b66b80 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b66c10 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: 0x55c393b33d98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55c393b34bb0 VAL: '1.2.3' (14 sibs) 44: 0x55c393b34c48 VAL: '1.2.3.4' (14 sibs) 44: 0x55c393b34ce0 SEQ: (14 sibs) 2 children: 44: 0x55c393b35410 VAL: '1.2.3' (2 sibs) 44: 0x55c393b354a8 VAL: '4.5.6' (2 sibs) 44: 0x55c393b34d78 SEQ: (14 sibs) 2 children: 44: 0x55c393b35550 VAL: '1.2.3.4' (2 sibs) 44: 0x55c393b355e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55c393b34e10 SEQ: (14 sibs) 2 children: 44: 0x55c393b35690 VAL: '1.2.3' (2 sibs) 44: 0x55c393b35728 VAL: '4.5.6' (2 sibs) 44: 0x55c393b34ea8 SEQ: (14 sibs) 2 children: 44: 0x55c393b357d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55c393b35868 VAL: '4.5.6.7' (2 sibs) 44: 0x55c393b34f40 MAP: (14 sibs) 1 children: 44: 0x55c393b35910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55c393b34fd8 MAP: (14 sibs) 1 children: 44: 0x55c393b359b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55c393b35070 MAP: (14 sibs) 1 children: 44: 0x55c393b35a50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55c393b35108 MAP: (14 sibs) 1 children: 44: 0x55c393b35af0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55c393b351a0 MAP: (14 sibs) 2 children: 44: 0x55c393b35b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55c393b35c28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55c393b35238 MAP: (14 sibs) 2 children: 44: 0x55c393b35cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55c393b35d68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55c393b352d0 MAP: (14 sibs) 2 children: 44: 0x55c393b35e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55c393b35ea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55c393b35368 MAP: (14 sibs) 2 children: 44: 0x55c393b35f50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55c393b35fe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b68bc0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55c393b68c50 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55c393b68ce0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55c393b68d70 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55c393b68e00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55c393b68e90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55c393b68f20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55c393b68fb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55c393b69040 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55c393b690d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55c393b69160 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55c393b691f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55c393b69280 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55c393b69310 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55c393b693a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55c393b69430 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55c393b694c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55c393b69550 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55c393b695e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55c393b69670 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55c393b69700 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55c393b69790 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55c393b69820 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55c393b698b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55c393b69940 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55c393b699d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55c393b69a60 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55c393b69af0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55c393b69b80 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55c393b69c10 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55c393b69ca0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55c393b69d30 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55c393b69dc0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55c393b69e50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55c393b69ee0 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] 0x55c393b57b50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b57be0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55c393b57c70 VAL: '-2' (15 sibs) 44: [3] [3] 0x55c393b57d00 VAL: '-2' (15 sibs) 44: [4] [4] 0x55c393b57d90 VAL: '5' (15 sibs) 44: [5] [5] 0x55c393b57e20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55c393b57eb0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55c393b57f40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55c393b57fd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55c393b58060 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55c393b580f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55c393b58180 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55c393b58210 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55c393b582a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55c393b58330 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55c393b583c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55c393b58450 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] 0x55c393b776e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b77770 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55c393b77800 VAL: '-2' (15 sibs) 44: [3] [3] 0x55c393b77890 VAL: '-2' (15 sibs) 44: [4] [4] 0x55c393b77920 VAL: '5' (15 sibs) 44: [5] [5] 0x55c393b779b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55c393b77a40 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55c393b77ad0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55c393b77b60 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55c393b77bf0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55c393b77c80 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55c393b77d10 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55c393b77da0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55c393b77e30 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55c393b77ec0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55c393b77f50 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55c393b77fe0 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] 0x55c393b5a180 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b5a210 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55c393b5a2a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55c393b5a330 VAL: '-2' (3 sibs) 44: [4] [4] 0x55c393b5a3c0 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] 0x55c393b76dd0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b76e60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55c393b76ef0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55c393b76f80 VAL: '-2' (3 sibs) 44: [4] [4] 0x55c393b77010 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] 0x55c393b5beb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b5bf40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b5bfd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b5c060 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b5c0f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b5c180 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b5c210 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b5c2a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b5c330 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] 0x55c393b788f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b78980 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b78a10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b78aa0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b78b30 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b78bc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b78c50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b78ce0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b78d70 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] 0x55c393b5dbe0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b5dc70 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b5dd00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b5dd90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b5de20 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b5deb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b5df40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b5dfd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b5e060 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] 0x55c393b79200 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b79290 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b79320 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b793b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b79440 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b794d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b79560 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b795f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b79680 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] 0x55c393b5f910 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b5f9a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b5fa30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b5fac0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b5fb50 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b5fbe0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b5fc70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b5fd00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b5fd90 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] 0x55c393b79b10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b79ba0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b79c30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b79cc0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b79d50 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b79de0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b79e70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b79f00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b79f90 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] 0x55c393b63160 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55c393b631f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55c393b63280 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55c393b63310 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55c393b633a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55c393b63430 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55c393b634c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55c393b63550 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55c393b635e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55c393b63670 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55c393b63700 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55c393b63790 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55c393b63820 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55c393b638b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55c393b63940 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55c393b639d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55c393b63a60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55c393b63af0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55c393b63b80 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55c393b63c10 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55c393b63ca0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55c393b63d30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55c393b63dc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55c393b63e50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55c393b63ee0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55c393b63f70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55c393b64000 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55c393b64090 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55c393b64120 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55c393b641b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55c393b64240 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55c393b642d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55c393b64360 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55c393b643f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55c393b64480 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] 0x55c393b7bf40 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55c393b7bfd0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55c393b7c060 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55c393b7c0f0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55c393b7c180 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55c393b7c210 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55c393b7c2a0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55c393b7c330 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55c393b7c3c0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55c393b7c450 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55c393b7c4e0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55c393b7c570 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55c393b7c600 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55c393b7c690 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55c393b7c720 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55c393b7c7b0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55c393b7c840 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55c393b7c8d0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55c393b7c960 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55c393b7c9f0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55c393b7ca80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55c393b7cb10 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55c393b7cba0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55c393b7cc30 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55c393b7ccc0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55c393b7cd50 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55c393b7cde0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55c393b7ce70 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55c393b7cf00 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55c393b7cf90 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55c393b7d020 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55c393b7d0b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55c393b7d140 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55c393b7d1d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55c393b7d260 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] 0x55c393b679b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b67a40 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55c393b67ad0 VAL: '-2' (15 sibs) 44: [3] [3] 0x55c393b67b60 VAL: '-2' (15 sibs) 44: [4] [4] 0x55c393b67bf0 VAL: '5' (15 sibs) 44: [5] [5] 0x55c393b67c80 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55c393b67d10 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55c393b67da0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55c393b67e30 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55c393b67ec0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55c393b67f50 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55c393b67fe0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55c393b68070 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55c393b68100 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55c393b68190 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55c393b68220 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55c393b682b0 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] 0x55c393b7ad30 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b7adc0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55c393b7ae50 VAL: '-2' (15 sibs) 44: [3] [3] 0x55c393b7aee0 VAL: '-2' (15 sibs) 44: [4] [4] 0x55c393b7af70 VAL: '5' (15 sibs) 44: [5] [5] 0x55c393b7b000 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55c393b7b090 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55c393b7b120 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55c393b7b1b0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55c393b7b240 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55c393b7b2d0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55c393b7b360 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55c393b7b3f0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55c393b7b480 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55c393b7b510 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55c393b7b5a0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55c393b7b630 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] 0x55c393b670a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b67130 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55c393b671c0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55c393b67250 VAL: '-2' (3 sibs) 44: [4] [4] 0x55c393b672e0 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] 0x55c393b7a420 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b7a4b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55c393b7a540 VAL: '-2' (3 sibs) 44: [3] [3] 0x55c393b7a5d0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55c393b7a660 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] 0x55c393b6afd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b6b060 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b6b0f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b6b180 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b6b210 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b6b2a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b6b330 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b6b3c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b6b450 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] 0x55c393b7e350 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b7e3e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b7e470 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b7e500 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b7e590 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b7e620 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b7e6b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b7e740 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b7e7d0 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] 0x55c393b6b8e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b6b970 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b6ba00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b6ba90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b6bb20 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b6bbb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b6bc40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b6bcd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b6bd60 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] 0x55c393b7ec60 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b7ecf0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b7ed80 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b7ee10 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b7eea0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b7ef30 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b7efc0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b7f050 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b7f0e0 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] 0x55c393b6c1f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b6c280 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b6c310 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b6c3a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b6c430 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b6c4c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b6c550 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b6c5e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b6c670 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] 0x55c393b7f570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b7f600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b7f690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b7f720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b7f7b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b7f840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b7f8d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b7f960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b7f9f0 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] 0x55c393b6e660 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55c393b6e6f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55c393b6e780 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55c393b6e810 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55c393b6e8a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55c393b6e930 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55c393b6e9c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55c393b6ea50 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55c393b6eae0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55c393b6eb70 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55c393b6ec00 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55c393b6ec90 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55c393b6ed20 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55c393b6edb0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55c393b6ee40 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55c393b6eed0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55c393b6ef60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55c393b6eff0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55c393b6f080 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55c393b6f110 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55c393b6f1a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55c393b6f230 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55c393b6f2c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55c393b6f350 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55c393b6f3e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55c393b6f470 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55c393b6f500 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55c393b6f590 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55c393b6f620 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55c393b6f6b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55c393b6f740 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55c393b6f7d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55c393b6f860 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55c393b6f8f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55c393b6f980 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] 0x55c393b819a0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55c393b81a30 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55c393b81ac0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55c393b81b50 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55c393b81be0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55c393b81c70 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55c393b81d00 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55c393b81d90 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55c393b81e20 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55c393b81eb0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55c393b81f40 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55c393b81fd0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55c393b82060 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55c393b820f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55c393b82180 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55c393b82210 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55c393b822a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55c393b82330 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55c393b823c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55c393b82450 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55c393b824e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55c393b82570 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55c393b82600 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55c393b82690 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55c393b82720 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55c393b827b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55c393b82840 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55c393b828d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55c393b82960 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55c393b829f0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55c393b82a80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55c393b82b10 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55c393b82ba0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55c393b82c30 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55c393b82cc0 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] 0x55c393b61f50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b61fe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55c393b62070 VAL: '-2' (15 sibs) 44: [3] [3] 0x55c393b62100 VAL: '-2' (15 sibs) 44: [4] [4] 0x55c393b62190 VAL: '5' (15 sibs) 44: [5] [5] 0x55c393b62220 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55c393b622b0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55c393b62340 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55c393b623d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55c393b62460 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55c393b624f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55c393b62580 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55c393b62610 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55c393b626a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55c393b62730 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55c393b627c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55c393b62850 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] 0x55c393b80790 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b80820 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55c393b808b0 VAL: '-2' (15 sibs) 44: [3] [3] 0x55c393b80940 VAL: '-2' (15 sibs) 44: [4] [4] 0x55c393b809d0 VAL: '5' (15 sibs) 44: [5] [5] 0x55c393b80a60 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55c393b80af0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55c393b80b80 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55c393b80c10 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55c393b80ca0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55c393b80d30 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55c393b80dc0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55c393b80e50 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55c393b80ee0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55c393b80f70 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55c393b81000 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55c393b81090 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] 0x55c393b61640 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b616d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55c393b61760 VAL: '-2' (3 sibs) 44: [3] [3] 0x55c393b617f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55c393b61880 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] 0x55c393b7fe80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b7ff10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55c393b7ffa0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55c393b80030 VAL: '-2' (3 sibs) 44: [4] [4] 0x55c393b800c0 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] 0x55c393b65570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b65600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b65690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b65720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b657b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b65840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b658d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b65960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b659f0 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] 0x55c393b83db0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b83e40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b83ed0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b83f60 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b83ff0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b84080 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b84110 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b841a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b84230 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] 0x55c393b65e80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b65f10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b65fa0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b66030 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b660c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b66150 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b661e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b66270 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b66300 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] 0x55c393b846c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b84750 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b847e0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b84870 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b84900 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b84990 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b84a20 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b84ab0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b84b40 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] 0x55c393b66790 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b66820 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b668b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b66940 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b669d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b66a60 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b66af0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b66b80 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b66c10 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] 0x55c393b84fd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b85060 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b850f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b85180 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b85210 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b852a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b85330 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b853c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b85450 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] 0x55c393b68bc0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55c393b68c50 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55c393b68ce0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55c393b68d70 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55c393b68e00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55c393b68e90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55c393b68f20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55c393b68fb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55c393b69040 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55c393b690d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55c393b69160 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55c393b691f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55c393b69280 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55c393b69310 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55c393b693a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55c393b69430 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55c393b694c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55c393b69550 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55c393b695e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55c393b69670 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55c393b69700 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55c393b69790 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55c393b69820 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55c393b698b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55c393b69940 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55c393b699d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55c393b69a60 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55c393b69af0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55c393b69b80 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55c393b69c10 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55c393b69ca0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55c393b69d30 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55c393b69dc0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55c393b69e50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55c393b69ee0 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] 0x55c393b87400 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55c393b87490 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55c393b87520 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55c393b875b0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55c393b87640 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55c393b876d0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55c393b87760 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55c393b877f0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55c393b87880 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55c393b87910 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55c393b879a0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55c393b87a30 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55c393b87ac0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55c393b87b50 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55c393b87be0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55c393b87c70 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55c393b87d00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55c393b87d90 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55c393b87e20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55c393b87eb0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55c393b87f40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55c393b87fd0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55c393b88060 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55c393b880f0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55c393b88180 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55c393b88210 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55c393b882a0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55c393b88330 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55c393b883c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55c393b88450 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55c393b884e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55c393b88570 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55c393b88600 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55c393b88690 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55c393b88720 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] 0x55c393b70a70 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b70b00 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55c393b70b90 VAL: '-2' (15 sibs) 44: [3] [3] 0x55c393b70c20 VAL: '-2' (15 sibs) 44: [4] [4] 0x55c393b70cb0 VAL: '5' (15 sibs) 44: [5] [5] 0x55c393b70d40 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55c393b70dd0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55c393b70e60 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55c393b70ef0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55c393b70f80 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55c393b71010 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55c393b710a0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55c393b71130 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55c393b711c0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55c393b71250 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55c393b712e0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55c393b71370 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] 0x55c393b861f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b86280 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55c393b86310 VAL: '-2' (15 sibs) 44: [3] [3] 0x55c393b863a0 VAL: '-2' (15 sibs) 44: [4] [4] 0x55c393b86430 VAL: '5' (15 sibs) 44: [5] [5] 0x55c393b864c0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55c393b86550 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55c393b865e0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55c393b86670 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55c393b86700 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55c393b86790 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55c393b86820 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55c393b868b0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55c393b86940 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55c393b869d0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55c393b86a60 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55c393b86af0 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] 0x55c393b6cde0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b6ce70 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55c393b6cf00 VAL: '-2' (3 sibs) 44: [3] [3] 0x55c393b6cf90 VAL: '-2' (3 sibs) 44: [4] [4] 0x55c393b6d020 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] 0x55c393b858e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b85970 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55c393b85a00 VAL: '-2' (3 sibs) 44: [3] [3] 0x55c393b85a90 VAL: '-2' (3 sibs) 44: [4] [4] 0x55c393b85b20 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] 0x55c393b6d720 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b6d7b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b6d840 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b6d8d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b6d960 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b6d9f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b6da80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b6db10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b6dba0 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] 0x55c393b89810 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b898a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b89930 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b899c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b89a50 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b89ae0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b89b70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b89c00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b89c90 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] 0x55c393b71c80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b71d10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b71da0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b71e30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b71ec0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b71f50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b71fe0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b72070 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b72100 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] 0x55c393b8a120 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b8a1b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b8a240 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b8a2d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b8a360 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b8a3f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b8a480 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b8a510 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b8a5a0 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] 0x55c393b72590 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b72620 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b726b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b72740 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b727d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b72860 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b728f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b72980 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b72a10 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] 0x55c393b8aa30 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b8aac0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b8ab50 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b8abe0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b8ac70 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b8ad00 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b8ad90 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b8ae20 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b8aeb0 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] 0x55c393b749c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55c393b74a50 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55c393b74ae0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55c393b74b70 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55c393b74c00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55c393b74c90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55c393b74d20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55c393b74db0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55c393b74e40 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55c393b74ed0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55c393b74f60 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55c393b74ff0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55c393b75080 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55c393b75110 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55c393b751a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55c393b75230 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55c393b752c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55c393b75350 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55c393b753e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55c393b75470 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55c393b75500 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55c393b75590 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55c393b75620 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55c393b756b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55c393b75740 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55c393b757d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55c393b75860 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55c393b758f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55c393b75980 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55c393b75a10 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55c393b75aa0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55c393b75b30 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55c393b75bc0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55c393b75c50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55c393b75ce0 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] 0x55c393b8ce60 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55c393b8cef0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55c393b8cf80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55c393b8d010 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55c393b8d0a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55c393b8d130 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55c393b8d1c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55c393b8d250 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55c393b8d2e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55c393b8d370 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55c393b8d400 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55c393b8d490 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55c393b8d520 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55c393b8d5b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55c393b8d640 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55c393b8d6d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55c393b8d760 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55c393b8d7f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55c393b8d880 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55c393b8d910 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55c393b8d9a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55c393b8da30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55c393b8dac0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55c393b8db50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55c393b8dbe0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55c393b8dc70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55c393b8dd00 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55c393b8dd90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55c393b8de20 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55c393b8deb0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55c393b8df40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55c393b8dfd0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55c393b8e060 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55c393b8e0f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55c393b8e180 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: 0x55c393b33820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55c393b32030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55c393b320d0 VAL: '-2' (15 sibs) 44: 0x55c393b32168 VAL: '-2' (15 sibs) 44: 0x55c393b32200 VAL: '5' (15 sibs) 44: 0x55c393b32298 VAL: '0xa' (15 sibs) 44: 0x55c393b32330 VAL: '-0xb' (15 sibs) 44: 0x55c393b323c8 VAL: '0XA' (15 sibs) 44: 0x55c393b32460 VAL: '-0XA' (15 sibs) 44: 0x55c393b324f8 VAL: '0b10' (15 sibs) 44: 0x55c393b32590 VAL: '-0b10' (15 sibs) 44: 0x55c393b32628 VAL: '0B10' (15 sibs) 44: 0x55c393b326c0 VAL: '-0B10' (15 sibs) 44: 0x55c393b32758 VAL: '0o17' (15 sibs) 44: 0x55c393b327f0 VAL: '-0o17' (15 sibs) 44: 0x55c393b32888 VAL: '0O17' (15 sibs) 44: 0x55c393b32920 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b8b340 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b8b3d0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55c393b8b460 VAL: '-2' (15 sibs) 44: [3] [3] 0x55c393b8b4f0 VAL: '-2' (15 sibs) 44: [4] [4] 0x55c393b8b580 VAL: '5' (15 sibs) 44: [5] [5] 0x55c393b8b610 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55c393b8b6a0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55c393b8b730 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55c393b8b7c0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55c393b8b850 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55c393b8b8e0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55c393b8b970 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55c393b8ba00 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55c393b8ba90 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55c393b8bb20 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55c393b8bbb0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55c393b8bc40 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: 0x55c393b33938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55c393b31a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55c393b31ad0 VAL: '-2' (3 sibs) 44: 0x55c393b31b68 VAL: '-2' (3 sibs) 44: 0x55c393b31c00 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b74510 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b745a0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55c393b74630 VAL: '-2' (3 sibs) 44: [3] [3] 0x55c393b746c0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55c393b74750 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: 0x55c393b33a50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55c393b32e30 VAL: '-2.0' (8 sibs) 44: 0x55c393b32ec8 VAL: '-2.1' (8 sibs) 44: 0x55c393b32f60 VAL: '0.1' (8 sibs) 44: 0x55c393b32ff8 VAL: '.1' (8 sibs) 44: 0x55c393b33090 VAL: '-.2' (8 sibs) 44: 0x55c393b33128 VAL: '-2.e+6' (8 sibs) 44: 0x55c393b331c0 VAL: '-3e-6' (8 sibs) 44: 0x55c393b33258 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b8bce0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b8bd70 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b8be00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b8be90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b8bf20 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b8bfb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b8c040 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b8c0d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b8c160 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: 0x55c393b33b68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55c393b33300 VAL: '-2.0' (8 sibs) 44: 0x55c393b33398 VAL: '-2.1' (8 sibs) 44: 0x55c393b33430 VAL: '0.1' (8 sibs) 44: 0x55c393b334c8 VAL: '.1' (8 sibs) 44: 0x55c393b33560 VAL: '-.2' (8 sibs) 44: 0x55c393b335f8 VAL: '-2.e+6' (8 sibs) 44: 0x55c393b33690 VAL: '-3e-6' (8 sibs) 44: 0x55c393b33728 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b8c200 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b8c290 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b8c320 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b8c3b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b8c440 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b8c4d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b8c560 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b8c5f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b8c680 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: 0x55c393b33c80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55c393b340a0 VAL: '-2.0' (8 sibs) 44: 0x55c393b34138 VAL: '-2.1' (8 sibs) 44: 0x55c393b341d0 VAL: '0.1' (8 sibs) 44: 0x55c393b34268 VAL: '.1' (8 sibs) 44: 0x55c393b34300 VAL: '-.2' (8 sibs) 44: 0x55c393b34398 VAL: '-2.e+6' (8 sibs) 44: 0x55c393b34430 VAL: '-3e-6' (8 sibs) 44: 0x55c393b344c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b8c720 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b8c7b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b8c840 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b8c8d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b8c960 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b8c9f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b8ca80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b8cb10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b8cba0 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: 0x55c393b33d98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55c393b34bb0 VAL: '1.2.3' (14 sibs) 44: 0x55c393b34c48 VAL: '1.2.3.4' (14 sibs) 44: 0x55c393b34ce0 SEQ: (14 sibs) 2 children: 44: 0x55c393b35410 VAL: '1.2.3' (2 sibs) 44: 0x55c393b354a8 VAL: '4.5.6' (2 sibs) 44: 0x55c393b34d78 SEQ: (14 sibs) 2 children: 44: 0x55c393b35550 VAL: '1.2.3.4' (2 sibs) 44: 0x55c393b355e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55c393b34e10 SEQ: (14 sibs) 2 children: 44: 0x55c393b35690 VAL: '1.2.3' (2 sibs) 44: 0x55c393b35728 VAL: '4.5.6' (2 sibs) 44: 0x55c393b34ea8 SEQ: (14 sibs) 2 children: 44: 0x55c393b357d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55c393b35868 VAL: '4.5.6.7' (2 sibs) 44: 0x55c393b34f40 MAP: (14 sibs) 1 children: 44: 0x55c393b35910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55c393b34fd8 MAP: (14 sibs) 1 children: 44: 0x55c393b359b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55c393b35070 MAP: (14 sibs) 1 children: 44: 0x55c393b35a50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55c393b35108 MAP: (14 sibs) 1 children: 44: 0x55c393b35af0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55c393b351a0 MAP: (14 sibs) 2 children: 44: 0x55c393b35b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55c393b35c28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55c393b35238 MAP: (14 sibs) 2 children: 44: 0x55c393b35cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55c393b35d68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55c393b352d0 MAP: (14 sibs) 2 children: 44: 0x55c393b35e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55c393b35ea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55c393b35368 MAP: (14 sibs) 2 children: 44: 0x55c393b35f50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55c393b35fe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b8f270 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55c393b8f300 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55c393b8f390 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55c393b8f420 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55c393b8f4b0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55c393b8f540 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55c393b8f5d0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55c393b8f660 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55c393b8f6f0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55c393b8f780 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55c393b8f810 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55c393b8f8a0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55c393b8f930 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55c393b8f9c0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55c393b8fa50 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55c393b8fae0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55c393b8fb70 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55c393b8fc00 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55c393b8fc90 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55c393b8fd20 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55c393b8fdb0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55c393b8fe40 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55c393b8fed0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55c393b8ff60 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55c393b8fff0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55c393b90080 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55c393b90110 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55c393b901a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55c393b90230 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55c393b902c0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55c393b90350 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55c393b903e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55c393b90470 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55c393b90500 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55c393b90590 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: 0x55c393b33820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55c393b32030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55c393b320d0 VAL: '-2' (15 sibs) 44: 0x55c393b32168 VAL: '-2' (15 sibs) 44: 0x55c393b32200 VAL: '5' (15 sibs) 44: 0x55c393b32298 VAL: '0xa' (15 sibs) 44: 0x55c393b32330 VAL: '-0xb' (15 sibs) 44: 0x55c393b323c8 VAL: '0XA' (15 sibs) 44: 0x55c393b32460 VAL: '-0XA' (15 sibs) 44: 0x55c393b324f8 VAL: '0b10' (15 sibs) 44: 0x55c393b32590 VAL: '-0b10' (15 sibs) 44: 0x55c393b32628 VAL: '0B10' (15 sibs) 44: 0x55c393b326c0 VAL: '-0B10' (15 sibs) 44: 0x55c393b32758 VAL: '0o17' (15 sibs) 44: 0x55c393b327f0 VAL: '-0o17' (15 sibs) 44: 0x55c393b32888 VAL: '0O17' (15 sibs) 44: 0x55c393b32920 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b90630 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b906c0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55c393b90750 VAL: '-2' (15 sibs) 44: [3] [3] 0x55c393b907e0 VAL: '-2' (15 sibs) 44: [4] [4] 0x55c393b90870 VAL: '5' (15 sibs) 44: [5] [5] 0x55c393b90900 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55c393b90990 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55c393b90a20 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55c393b90ab0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55c393b90b40 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55c393b90bd0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55c393b90c60 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55c393b90cf0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55c393b90d80 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55c393b90e10 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55c393b90ea0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55c393b90f30 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: 0x55c393b33938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55c393b31a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55c393b31ad0 VAL: '-2' (3 sibs) 44: 0x55c393b31b68 VAL: '-2' (3 sibs) 44: 0x55c393b31c00 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b90fd0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55c393b91060 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55c393b910f0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55c393b91180 VAL: '-2' (3 sibs) 44: [4] [4] 0x55c393b91210 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: 0x55c393b33a50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55c393b32e30 VAL: '-2.0' (8 sibs) 44: 0x55c393b32ec8 VAL: '-2.1' (8 sibs) 44: 0x55c393b32f60 VAL: '0.1' (8 sibs) 44: 0x55c393b32ff8 VAL: '.1' (8 sibs) 44: 0x55c393b33090 VAL: '-.2' (8 sibs) 44: 0x55c393b33128 VAL: '-2.e+6' (8 sibs) 44: 0x55c393b331c0 VAL: '-3e-6' (8 sibs) 44: 0x55c393b33258 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b912b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b91340 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b913d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b91460 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b914f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b91580 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b91610 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b916a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b91730 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: 0x55c393b33b68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55c393b33300 VAL: '-2.0' (8 sibs) 44: 0x55c393b33398 VAL: '-2.1' (8 sibs) 44: 0x55c393b33430 VAL: '0.1' (8 sibs) 44: 0x55c393b334c8 VAL: '.1' (8 sibs) 44: 0x55c393b33560 VAL: '-.2' (8 sibs) 44: 0x55c393b335f8 VAL: '-2.e+6' (8 sibs) 44: 0x55c393b33690 VAL: '-3e-6' (8 sibs) 44: 0x55c393b33728 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b917d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b91860 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b918f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b91980 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b91a10 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b91aa0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b91b30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b91bc0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b91c50 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: 0x55c393b33c80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55c393b340a0 VAL: '-2.0' (8 sibs) 44: 0x55c393b34138 VAL: '-2.1' (8 sibs) 44: 0x55c393b341d0 VAL: '0.1' (8 sibs) 44: 0x55c393b34268 VAL: '.1' (8 sibs) 44: 0x55c393b34300 VAL: '-.2' (8 sibs) 44: 0x55c393b34398 VAL: '-2.e+6' (8 sibs) 44: 0x55c393b34430 VAL: '-3e-6' (8 sibs) 44: 0x55c393b344c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b91cf0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55c393b91d80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55c393b91e10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55c393b91ea0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55c393b91f30 VAL: '.1' (8 sibs) 44: [5] [5] 0x55c393b91fc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55c393b92050 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55c393b920e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55c393b92170 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: 0x55c393b33d98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55c393b34bb0 VAL: '1.2.3' (14 sibs) 44: 0x55c393b34c48 VAL: '1.2.3.4' (14 sibs) 44: 0x55c393b34ce0 SEQ: (14 sibs) 2 children: 44: 0x55c393b35410 VAL: '1.2.3' (2 sibs) 44: 0x55c393b354a8 VAL: '4.5.6' (2 sibs) 44: 0x55c393b34d78 SEQ: (14 sibs) 2 children: 44: 0x55c393b35550 VAL: '1.2.3.4' (2 sibs) 44: 0x55c393b355e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55c393b34e10 SEQ: (14 sibs) 2 children: 44: 0x55c393b35690 VAL: '1.2.3' (2 sibs) 44: 0x55c393b35728 VAL: '4.5.6' (2 sibs) 44: 0x55c393b34ea8 SEQ: (14 sibs) 2 children: 44: 0x55c393b357d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55c393b35868 VAL: '4.5.6.7' (2 sibs) 44: 0x55c393b34f40 MAP: (14 sibs) 1 children: 44: 0x55c393b35910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55c393b34fd8 MAP: (14 sibs) 1 children: 44: 0x55c393b359b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55c393b35070 MAP: (14 sibs) 1 children: 44: 0x55c393b35a50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55c393b35108 MAP: (14 sibs) 1 children: 44: 0x55c393b35af0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55c393b351a0 MAP: (14 sibs) 2 children: 44: 0x55c393b35b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55c393b35c28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55c393b35238 MAP: (14 sibs) 2 children: 44: 0x55c393b35cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55c393b35d68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55c393b352d0 MAP: (14 sibs) 2 children: 44: 0x55c393b35e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55c393b35ea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55c393b35368 MAP: (14 sibs) 2 children: 44: 0x55c393b35f50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55c393b35fe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55c393b92210 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55c393b922a0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55c393b92330 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55c393b923c0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55c393b92450 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55c393b924e0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55c393b92570 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55c393b92600 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55c393b92690 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55c393b92720 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55c393b927b0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55c393b92840 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55c393b928d0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55c393b92960 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55c393b929f0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55c393b92a80 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55c393b92b10 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55c393b92ba0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55c393b92c30 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55c393b92cc0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55c393b92d50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55c393b92de0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55c393b92e70 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55c393b92f00 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55c393b92f90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55c393b93020 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55c393b930b0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55c393b93140 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55c393b931d0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55c393b93260 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55c393b932f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55c393b93380 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55c393b93410 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55c393b934a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55c393b93530 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 (13 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (14 ms total) 44: [ PASSED ] 218 tests. 44/52 Test #44: ryml-test-number .................. Passed 0.02 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.13.0/googletest/src/gtest_main.cc 45: [==========] Running 475 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from CaseNode 45: [ RUN ] CaseNode.setting_up 45: [ OK ] CaseNode.setting_up (0 ms) 45: [----------] 1 test from CaseNode (0 ms total) 45: 45: [----------] 6 tests from null_val 45: [ RUN ] null_val.simple 45: [ OK ] null_val.simple (0 ms) 45: [ RUN ] null_val.block_seq 45: [ OK ] null_val.block_seq (0 ms) 45: [ RUN ] null_val.block_map 45: [ OK ] null_val.block_map (0 ms) 45: [ RUN ] null_val.issue103 45: [ OK ] null_val.issue103 (0 ms) 45: [ RUN ] null_val.null_key 45: [ OK ] null_val.null_key (0 ms) 45: [ RUN ] null_val.readme_example 45: [ OK ] null_val.readme_example (0 ms) 45: [----------] 6 tests from null_val (0 ms total) 45: 45: [----------] 468 tests from NULL_VAL/YmlTestCase 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0x55bdc11ef040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55bdc11ec310 VAL: '' (12 sibs) 45: 0x55bdc11ec3a8 VAL: '' (12 sibs) 45: 0x55bdc11ec440 VAL: 'null' (12 sibs) 45: 0x55bdc11ec4d8 VAL: 'Null' (12 sibs) 45: 0x55bdc11ec570 VAL: 'NULL' (12 sibs) 45: 0x55bdc11ec608 VAL: '~' (12 sibs) 45: 0x55bdc11ec6a0 MAP: (12 sibs) 1 children: 45: 0x55bdc11eca40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55bdc11ec738 MAP: (12 sibs) 1 children: 45: 0x55bdc11ecae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55bdc11ec7d0 MAP: (12 sibs) 1 children: 45: 0x55bdc11ecb80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55bdc11ec868 MAP: (12 sibs) 1 children: 45: 0x55bdc11ecc20 KEYVAL: '~' '~' (1 sibs) 45: 0x55bdc11ec900 MAP: (12 sibs) 1 children: 45: 0x55bdc11eccc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55bdc11ec998 MAP: (12 sibs) 1 children: 45: 0x55bdc11ecd60 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc12352a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55bdc1235330 VAL: '' (12 sibs) 45: [2] [2] 0x55bdc12353c0 VAL: '' (12 sibs) 45: [3] [3] 0x55bdc1235450 VAL: 'null' (12 sibs) 45: [4] [4] 0x55bdc12354e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55bdc1235570 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55bdc1235600 VAL: '~' (12 sibs) 45: [7] [7] 0x55bdc1235690 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55bdc1235720 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55bdc12357b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55bdc1235840 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55bdc12358d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55bdc1235960 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55bdc12359f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55bdc1235a80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55bdc1235b10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55bdc1235ba0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55bdc1235c30 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55bdc1235cc0 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: 0x55bdc11ef158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11ed040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11ed0d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11ed170 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc12378d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1237960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc12379f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc1237a80 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: 0x55bdc11ef270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11ed680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11ed718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11ed7b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc1239600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1239690 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc1239720 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc12397b0 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: 0x55bdc11ef388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55bdc11ed850 VAL: '' (3 sibs) 45: 0x55bdc11ed8e8 VAL: '' (3 sibs) 45: 0x55bdc11ed980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc123b330 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc123b3c0 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc123b450 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc123b4e0 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: 0x55bdc11ef4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11ee4c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55bdc11ee690 VAL: '' (3 sibs) 45: 0x55bdc11ee728 VAL: '' (3 sibs) 45: 0x55bdc11ee7c0 VAL: '' (3 sibs) 45: 0x55bdc11ee558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11ee5f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc123d060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc123d0f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55bdc123d180 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc123d210 VAL: '' (3 sibs) 45: [4] [4] 0x55bdc123d2a0 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc123d330 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55bdc123d3c0 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: 0x55bdc11ef5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11ed260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11ed2f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55bdc11ed430 VAL: '' (3 sibs) 45: 0x55bdc11ed4c8 VAL: '' (3 sibs) 45: 0x55bdc11ed560 VAL: '' (3 sibs) 45: 0x55bdc11ed390 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc123ed90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc123ee20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc123eeb0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55bdc123ef40 VAL: '' (3 sibs) 45: [4] [4] 0x55bdc123efd0 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc123f060 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc123f0f0 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: 0x55bdc11ef6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11ee860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11ee8f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11ee990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55bdc11eea30 VAL: '' (3 sibs) 45: 0x55bdc11eeac8 VAL: '' (3 sibs) 45: 0x55bdc11eeb60 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc1240ac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1240b50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc1240be0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc1240c70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55bdc1240d00 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc1240d90 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc1240e20 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: 0x55bdc11ef7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55bdc11eec50 MAP: (3 sibs) 3 children: 45: 0x55bdc11eee20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11eeeb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11eef50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55bdc11eece8 VAL: '' (3 sibs) 45: 0x55bdc11eed80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc12427f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1242880 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55bdc1242910 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55bdc12429a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55bdc1242a30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55bdc1242ac0 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc1242b50 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: 0x55bdc11ef900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55bdc11f01d0 VAL: '' (3 sibs) 45: 0x55bdc11f0268 MAP: (3 sibs) 3 children: 45: 0x55bdc11f03a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11f0438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11f04d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55bdc11f0300 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc1244520 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc12445b0 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc1244640 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55bdc12446d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55bdc1244760 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55bdc12447f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55bdc1244880 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: 0x55bdc11efa18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55bdc11edc40 VAL: '' (3 sibs) 45: 0x55bdc11edcd8 VAL: '' (3 sibs) 45: 0x55bdc11edd70 MAP: (3 sibs) 3 children: 45: 0x55bdc11ede10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11edea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11edf40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc1246250 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc12462e0 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc1246370 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc1246400 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55bdc1246490 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55bdc1246520 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55bdc12465b0 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: 0x55bdc11efb30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11eda20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55bdc11ee2b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55bdc11ee348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55bdc11edab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55bdc11f0570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55bdc11f0608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55bdc11edb50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc1247f80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1248010 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55bdc12480a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55bdc1248130 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55bdc12481c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55bdc1248250 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55bdc12482e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55bdc1248370 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: 0x55bdc11efc48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11f18e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55bdc11f1978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55bdc11f1a10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55bdc11ebed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55bdc11f1ab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55bdc11f1bf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55bdc11f1c88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55bdc11f1b48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55bdc11f1d30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55bdc11f1dc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55bdc11f1e60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55bdc11f1ef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55bdc11f1f90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55bdc11f2028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55bdc11f20c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55bdc11f2158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc124ab30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc124abc0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55bdc124ac50 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55bdc124ace0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55bdc124ad70 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55bdc124ae00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55bdc124ae90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55bdc124af20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55bdc124afb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55bdc124b040 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55bdc124b0d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55bdc124b160 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55bdc124b1f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55bdc124b280 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55bdc124b310 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55bdc124b3a0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55bdc124b430 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: 0x55bdc11efd60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11f08d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55bdc11f0968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55bdc11f0a00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55bdc11ee120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55bdc11ec010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55bdc11f1410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55bdc11f14a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55bdc11f1540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55bdc11ee1b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc124a220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc124a2b0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55bdc124a340 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55bdc124a3d0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55bdc124a460 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55bdc124a4f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55bdc124a580 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55bdc124a610 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55bdc124a6a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55bdc124a730 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: 0x55bdc11ef040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55bdc11ec310 VAL: '' (12 sibs) 45: 0x55bdc11ec3a8 VAL: '' (12 sibs) 45: 0x55bdc11ec440 VAL: 'null' (12 sibs) 45: 0x55bdc11ec4d8 VAL: 'Null' (12 sibs) 45: 0x55bdc11ec570 VAL: 'NULL' (12 sibs) 45: 0x55bdc11ec608 VAL: '~' (12 sibs) 45: 0x55bdc11ec6a0 MAP: (12 sibs) 1 children: 45: 0x55bdc11eca40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55bdc11ec738 MAP: (12 sibs) 1 children: 45: 0x55bdc11ecae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55bdc11ec7d0 MAP: (12 sibs) 1 children: 45: 0x55bdc11ecb80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55bdc11ec868 MAP: (12 sibs) 1 children: 45: 0x55bdc11ecc20 KEYVAL: '~' '~' (1 sibs) 45: 0x55bdc11ec900 MAP: (12 sibs) 1 children: 45: 0x55bdc11eccc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55bdc11ec998 MAP: (12 sibs) 1 children: 45: 0x55bdc11ecd60 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc124da70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55bdc124db00 VAL: '' (12 sibs) 45: [2] [2] 0x55bdc124db90 VAL: '' (12 sibs) 45: [3] [3] 0x55bdc124dc20 VAL: 'null' (12 sibs) 45: [4] [4] 0x55bdc124dcb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55bdc124dd40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55bdc124ddd0 VAL: '~' (12 sibs) 45: [7] [7] 0x55bdc124de60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55bdc124def0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55bdc124df80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55bdc124e010 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55bdc124e0a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55bdc124e130 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55bdc124e1c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55bdc124e250 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55bdc124e2e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55bdc124e370 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55bdc124e400 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55bdc124e490 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: 0x55bdc11ef158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11ed040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11ed0d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11ed170 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc124d160 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc124d1f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc124d280 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc124d310 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: 0x55bdc11ef270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11ed680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11ed718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11ed7b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc124ec80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc124ed10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc124eda0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc124ee30 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: 0x55bdc11ef388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55bdc11ed850 VAL: '' (3 sibs) 45: 0x55bdc11ed8e8 VAL: '' (3 sibs) 45: 0x55bdc11ed980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc124f590 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc124f620 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc124f6b0 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc124f740 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: 0x55bdc11ef4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11ee4c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55bdc11ee690 VAL: '' (3 sibs) 45: 0x55bdc11ee728 VAL: '' (3 sibs) 45: 0x55bdc11ee7c0 VAL: '' (3 sibs) 45: 0x55bdc11ee558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11ee5f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc124fea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc124ff30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55bdc124ffc0 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc1250050 VAL: '' (3 sibs) 45: [4] [4] 0x55bdc12500e0 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc1250170 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55bdc1250200 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: 0x55bdc11ef5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11ed260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11ed2f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55bdc11ed430 VAL: '' (3 sibs) 45: 0x55bdc11ed4c8 VAL: '' (3 sibs) 45: 0x55bdc11ed560 VAL: '' (3 sibs) 45: 0x55bdc11ed390 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc12507b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1250840 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc12508d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55bdc1250960 VAL: '' (3 sibs) 45: [4] [4] 0x55bdc12509f0 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc1250a80 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc1250b10 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: 0x55bdc11ef6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11ee860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11ee8f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11ee990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55bdc11eea30 VAL: '' (3 sibs) 45: 0x55bdc11eeac8 VAL: '' (3 sibs) 45: 0x55bdc11eeb60 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc12510c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1251150 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc12511e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc1251270 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55bdc1251300 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc1251390 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc1251420 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: 0x55bdc11ef7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55bdc11eec50 MAP: (3 sibs) 3 children: 45: 0x55bdc11eee20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11eeeb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11eef50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55bdc11eece8 VAL: '' (3 sibs) 45: 0x55bdc11eed80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc12519d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1251a60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55bdc1251af0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55bdc1251b80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55bdc1251c10 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55bdc1251ca0 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc1251d30 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: 0x55bdc11ef900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55bdc11f01d0 VAL: '' (3 sibs) 45: 0x55bdc11f0268 MAP: (3 sibs) 3 children: 45: 0x55bdc11f03a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11f0438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11f04d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55bdc11f0300 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc12522e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1252370 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc1252400 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55bdc1252490 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55bdc1252520 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55bdc12525b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55bdc1252640 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: 0x55bdc11efa18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55bdc11edc40 VAL: '' (3 sibs) 45: 0x55bdc11edcd8 VAL: '' (3 sibs) 45: 0x55bdc11edd70 MAP: (3 sibs) 3 children: 45: 0x55bdc11ede10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11edea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11edf40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc1252bf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1252c80 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc1252d10 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc1252da0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55bdc1252e30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55bdc1252ec0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55bdc1252f50 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: 0x55bdc11efb30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11eda20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55bdc11ee2b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55bdc11ee348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55bdc11edab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55bdc11f0570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55bdc11f0608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55bdc11edb50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc1253500 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1253590 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55bdc1253620 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55bdc12536b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55bdc1253740 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55bdc12537d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55bdc1253860 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55bdc12538f0 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: 0x55bdc11efc48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11f18e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55bdc11f1978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55bdc11f1a10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55bdc11ebed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55bdc11f1ab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55bdc11f1bf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55bdc11f1c88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55bdc11f1b48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55bdc11f1d30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55bdc11f1dc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55bdc11f1e60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55bdc11f1ef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55bdc11f1f90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55bdc11f2028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55bdc11f20c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55bdc11f2158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc1254720 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc12547b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55bdc1254840 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55bdc12548d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55bdc1254960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55bdc12549f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55bdc1254a80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55bdc1254b10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55bdc1254ba0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55bdc1254c30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55bdc1254cc0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55bdc1254d50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55bdc1254de0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55bdc1254e70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55bdc1254f00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55bdc1254f90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55bdc1255020 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: 0x55bdc11efd60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11f08d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55bdc11f0968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55bdc11f0a00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55bdc11ee120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55bdc11ec010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55bdc11f1410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55bdc11f14a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55bdc11f1540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55bdc11ee1b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc1253e10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1253ea0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55bdc1253f30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55bdc1253fc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55bdc1254050 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55bdc12540e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55bdc1254170 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55bdc1254200 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55bdc1254290 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55bdc1254320 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] 0x55bdc12352a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55bdc1235330 VAL: '' (12 sibs) 45: [2] [2] 0x55bdc12353c0 VAL: '' (12 sibs) 45: [3] [3] 0x55bdc1235450 VAL: 'null' (12 sibs) 45: [4] [4] 0x55bdc12354e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55bdc1235570 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55bdc1235600 VAL: '~' (12 sibs) 45: [7] [7] 0x55bdc1235690 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55bdc1235720 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55bdc12357b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55bdc1235840 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55bdc12358d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55bdc1235960 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55bdc12359f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55bdc1235a80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55bdc1235b10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55bdc1235ba0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55bdc1235c30 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55bdc1235cc0 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] 0x55bdc1257ea0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55bdc1257f30 VAL: '' (12 sibs) 45: [2] [2] 0x55bdc1257fc0 VAL: '' (12 sibs) 45: [3] [3] 0x55bdc1258050 VAL: 'null' (12 sibs) 45: [4] [4] 0x55bdc12580e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55bdc1258170 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55bdc1258200 VAL: '~' (12 sibs) 45: [7] [7] 0x55bdc1258290 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55bdc1258320 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55bdc12583b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55bdc1258440 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55bdc12584d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55bdc1258560 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55bdc12585f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55bdc1258680 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55bdc1258710 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55bdc12587a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55bdc1258830 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55bdc12588c0 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] 0x55bdc12378d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1237960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc12379f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc1237a80 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] 0x55bdc1256cb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1256d40 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc1256dd0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc1256e60 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] 0x55bdc1239600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1239690 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc1239720 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc12397b0 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] 0x55bdc12590b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1259140 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc12591d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc1259260 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] 0x55bdc123b330 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc123b3c0 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc123b450 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc123b4e0 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] 0x55bdc12599c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1259a50 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc1259ae0 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc1259b70 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] 0x55bdc123d060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc123d0f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55bdc123d180 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc123d210 VAL: '' (3 sibs) 45: [4] [4] 0x55bdc123d2a0 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc123d330 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55bdc123d3c0 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] 0x55bdc125a2d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc125a360 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55bdc125a3f0 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc125a480 VAL: '' (3 sibs) 45: [4] [4] 0x55bdc125a510 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc125a5a0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55bdc125a630 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] 0x55bdc123ed90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc123ee20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc123eeb0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55bdc123ef40 VAL: '' (3 sibs) 45: [4] [4] 0x55bdc123efd0 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc123f060 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc123f0f0 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] 0x55bdc125abe0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc125ac70 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc125ad00 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55bdc125ad90 VAL: '' (3 sibs) 45: [4] [4] 0x55bdc125ae20 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc125aeb0 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc125af40 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] 0x55bdc1240ac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1240b50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc1240be0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc1240c70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55bdc1240d00 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc1240d90 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc1240e20 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] 0x55bdc125b4f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc125b580 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc125b610 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc125b6a0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55bdc125b730 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc125b7c0 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc125b850 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] 0x55bdc12427f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1242880 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55bdc1242910 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55bdc12429a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55bdc1242a30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55bdc1242ac0 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc1242b50 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] 0x55bdc125be00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc125be90 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55bdc125bf20 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55bdc125bfb0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55bdc125c040 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55bdc125c0d0 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc125c160 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] 0x55bdc1244520 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc12445b0 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc1244640 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55bdc12446d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55bdc1244760 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55bdc12447f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55bdc1244880 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] 0x55bdc125c710 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc125c7a0 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc125c830 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55bdc125c8c0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55bdc125c950 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55bdc125c9e0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55bdc125ca70 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] 0x55bdc1246250 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc12462e0 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc1246370 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc1246400 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55bdc1246490 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55bdc1246520 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55bdc12465b0 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] 0x55bdc125d020 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc125d0b0 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc125d140 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc125d1d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55bdc125d260 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55bdc125d2f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55bdc125d380 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] 0x55bdc1247f80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1248010 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55bdc12480a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55bdc1248130 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55bdc12481c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55bdc1248250 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55bdc12482e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55bdc1248370 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] 0x55bdc125d930 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc125d9c0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55bdc125da50 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55bdc125dae0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55bdc125db70 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55bdc125dc00 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55bdc125dc90 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55bdc125dd20 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] 0x55bdc124ab30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc124abc0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55bdc124ac50 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55bdc124ace0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55bdc124ad70 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55bdc124ae00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55bdc124ae90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55bdc124af20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55bdc124afb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55bdc124b040 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55bdc124b0d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55bdc124b160 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55bdc124b1f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55bdc124b280 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55bdc124b310 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55bdc124b3a0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55bdc124b430 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] 0x55bdc125eb50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc125ebe0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55bdc125ec70 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55bdc125ed00 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55bdc125ed90 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55bdc125ee20 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55bdc125eeb0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55bdc125ef40 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55bdc125efd0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55bdc125f060 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55bdc125f0f0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55bdc125f180 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55bdc125f210 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55bdc125f2a0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55bdc125f330 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55bdc125f3c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55bdc125f450 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] 0x55bdc124a220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc124a2b0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55bdc124a340 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55bdc124a3d0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55bdc124a460 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55bdc124a4f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55bdc124a580 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55bdc124a610 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55bdc124a6a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55bdc124a730 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] 0x55bdc125e240 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc125e2d0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55bdc125e360 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55bdc125e3f0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55bdc125e480 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55bdc125e510 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55bdc125e5a0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55bdc125e630 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55bdc125e6c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55bdc125e750 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] 0x55bdc124da70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55bdc124db00 VAL: '' (12 sibs) 45: [2] [2] 0x55bdc124db90 VAL: '' (12 sibs) 45: [3] [3] 0x55bdc124dc20 VAL: 'null' (12 sibs) 45: [4] [4] 0x55bdc124dcb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55bdc124dd40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55bdc124ddd0 VAL: '~' (12 sibs) 45: [7] [7] 0x55bdc124de60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55bdc124def0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55bdc124df80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55bdc124e010 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55bdc124e0a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55bdc124e130 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55bdc124e1c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55bdc124e250 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55bdc124e2e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55bdc124e370 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55bdc124e400 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55bdc124e490 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] 0x55bdc1260670 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55bdc1260700 VAL: '' (12 sibs) 45: [2] [2] 0x55bdc1260790 VAL: '' (12 sibs) 45: [3] [3] 0x55bdc1260820 VAL: 'null' (12 sibs) 45: [4] [4] 0x55bdc12608b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55bdc1260940 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55bdc12609d0 VAL: '~' (12 sibs) 45: [7] [7] 0x55bdc1260a60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55bdc1260af0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55bdc1260b80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55bdc1260c10 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55bdc1260ca0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55bdc1260d30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55bdc1260dc0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55bdc1260e50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55bdc1260ee0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55bdc1260f70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55bdc1261000 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55bdc1261090 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] 0x55bdc124d160 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc124d1f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc124d280 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc124d310 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] 0x55bdc125fd60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc125fdf0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc125fe80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc125ff10 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] 0x55bdc124ec80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc124ed10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc124eda0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc124ee30 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] 0x55bdc1261880 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1261910 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc12619a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc1261a30 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] 0x55bdc124f590 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc124f620 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc124f6b0 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc124f740 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] 0x55bdc1262190 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1262220 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc12622b0 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc1262340 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] 0x55bdc124fea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc124ff30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55bdc124ffc0 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc1250050 VAL: '' (3 sibs) 45: [4] [4] 0x55bdc12500e0 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc1250170 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55bdc1250200 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] 0x55bdc1262aa0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1262b30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55bdc1262bc0 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc1262c50 VAL: '' (3 sibs) 45: [4] [4] 0x55bdc1262ce0 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc1262d70 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55bdc1262e00 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] 0x55bdc12507b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1250840 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc12508d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55bdc1250960 VAL: '' (3 sibs) 45: [4] [4] 0x55bdc12509f0 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc1250a80 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc1250b10 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] 0x55bdc12633b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1263440 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc12634d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55bdc1263560 VAL: '' (3 sibs) 45: [4] [4] 0x55bdc12635f0 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc1263680 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc1263710 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] 0x55bdc12510c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1251150 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc12511e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc1251270 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55bdc1251300 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc1251390 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc1251420 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] 0x55bdc1263cc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1263d50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc1263de0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc1263e70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55bdc1263f00 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc1263f90 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc1264020 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] 0x55bdc12519d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1251a60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55bdc1251af0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55bdc1251b80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55bdc1251c10 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55bdc1251ca0 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc1251d30 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] 0x55bdc12645d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1264660 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55bdc12646f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55bdc1264780 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55bdc1264810 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55bdc12648a0 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc1264930 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] 0x55bdc12522e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1252370 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc1252400 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55bdc1252490 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55bdc1252520 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55bdc12525b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55bdc1252640 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] 0x55bdc1264ee0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1264f70 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc1265000 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55bdc1265090 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55bdc1265120 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55bdc12651b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55bdc1265240 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] 0x55bdc1252bf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1252c80 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc1252d10 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc1252da0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55bdc1252e30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55bdc1252ec0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55bdc1252f50 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] 0x55bdc12657f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1265880 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc1265910 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc12659a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55bdc1265a30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55bdc1265ac0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55bdc1265b50 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] 0x55bdc1253500 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1253590 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55bdc1253620 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55bdc12536b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55bdc1253740 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55bdc12537d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55bdc1253860 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55bdc12538f0 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] 0x55bdc1266100 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1266190 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55bdc1266220 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55bdc12662b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55bdc1266340 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55bdc12663d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55bdc1266460 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55bdc12664f0 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] 0x55bdc1254720 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc12547b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55bdc1254840 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55bdc12548d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55bdc1254960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55bdc12549f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55bdc1254a80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55bdc1254b10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55bdc1254ba0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55bdc1254c30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55bdc1254cc0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55bdc1254d50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55bdc1254de0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55bdc1254e70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55bdc1254f00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55bdc1254f90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55bdc1255020 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] 0x55bdc1267320 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc12673b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55bdc1267440 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55bdc12674d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55bdc1267560 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55bdc12675f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55bdc1267680 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55bdc1267710 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55bdc12677a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55bdc1267830 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55bdc12678c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55bdc1267950 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55bdc12679e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55bdc1267a70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55bdc1267b00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55bdc1267b90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55bdc1267c20 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] 0x55bdc1253e10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1253ea0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55bdc1253f30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55bdc1253fc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55bdc1254050 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55bdc12540e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55bdc1254170 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55bdc1254200 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55bdc1254290 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55bdc1254320 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] 0x55bdc1266a10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1266aa0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55bdc1266b30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55bdc1266bc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55bdc1266c50 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55bdc1266ce0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55bdc1266d70 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55bdc1266e00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55bdc1266e90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55bdc1266f20 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: 0x55bdc11ef040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55bdc11ec310 VAL: '' (12 sibs) 45: 0x55bdc11ec3a8 VAL: '' (12 sibs) 45: 0x55bdc11ec440 VAL: 'null' (12 sibs) 45: 0x55bdc11ec4d8 VAL: 'Null' (12 sibs) 45: 0x55bdc11ec570 VAL: 'NULL' (12 sibs) 45: 0x55bdc11ec608 VAL: '~' (12 sibs) 45: 0x55bdc11ec6a0 MAP: (12 sibs) 1 children: 45: 0x55bdc11eca40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55bdc11ec738 MAP: (12 sibs) 1 children: 45: 0x55bdc11ecae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55bdc11ec7d0 MAP: (12 sibs) 1 children: 45: 0x55bdc11ecb80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55bdc11ec868 MAP: (12 sibs) 1 children: 45: 0x55bdc11ecc20 KEYVAL: '~' '~' (1 sibs) 45: 0x55bdc11ec900 MAP: (12 sibs) 1 children: 45: 0x55bdc11eccc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55bdc11ec998 MAP: (12 sibs) 1 children: 45: 0x55bdc11ecd60 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc1268530 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55bdc12685c0 VAL: '' (12 sibs) 45: [2] [2] 0x55bdc1268650 VAL: '' (12 sibs) 45: [3] [3] 0x55bdc12686e0 VAL: 'null' (12 sibs) 45: [4] [4] 0x55bdc1268770 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55bdc1268800 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55bdc1268890 VAL: '~' (12 sibs) 45: [7] [7] 0x55bdc1268920 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55bdc12689b0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55bdc1268a40 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55bdc1268ad0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55bdc1268b60 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55bdc1268bf0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55bdc1268c80 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55bdc1268d10 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55bdc1268da0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55bdc1268e30 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55bdc1268ec0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55bdc1268f50 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: 0x55bdc11ef158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11ed040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11ed0d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11ed170 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc1257860 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc12578f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc1257980 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc1257a10 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: 0x55bdc11ef270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11ed680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11ed718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11ed7b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc1268ff0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1269080 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc1269110 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc12691a0 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: 0x55bdc11ef388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55bdc11ed850 VAL: '' (3 sibs) 45: 0x55bdc11ed8e8 VAL: '' (3 sibs) 45: 0x55bdc11ed980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc1269240 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc12692d0 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc1269360 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc12693f0 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: 0x55bdc11ef4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11ee4c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55bdc11ee690 VAL: '' (3 sibs) 45: 0x55bdc11ee728 VAL: '' (3 sibs) 45: 0x55bdc11ee7c0 VAL: '' (3 sibs) 45: 0x55bdc11ee558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11ee5f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc1269490 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1269520 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55bdc12695b0 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc1269640 VAL: '' (3 sibs) 45: [4] [4] 0x55bdc12696d0 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc1269760 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55bdc12697f0 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: 0x55bdc11ef5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11ed260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11ed2f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55bdc11ed430 VAL: '' (3 sibs) 45: 0x55bdc11ed4c8 VAL: '' (3 sibs) 45: 0x55bdc11ed560 VAL: '' (3 sibs) 45: 0x55bdc11ed390 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc1269890 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1269920 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc12699b0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55bdc1269a40 VAL: '' (3 sibs) 45: [4] [4] 0x55bdc1269ad0 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc1269b60 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc1269bf0 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: 0x55bdc11ef6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11ee860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11ee8f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11ee990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55bdc11eea30 VAL: '' (3 sibs) 45: 0x55bdc11eeac8 VAL: '' (3 sibs) 45: 0x55bdc11eeb60 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc1269c90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc1269d20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc1269db0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc1269e40 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55bdc1269ed0 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc1269f60 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc1269ff0 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: 0x55bdc11ef7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55bdc11eec50 MAP: (3 sibs) 3 children: 45: 0x55bdc11eee20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11eeeb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11eef50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55bdc11eece8 VAL: '' (3 sibs) 45: 0x55bdc11eed80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc126a090 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc126a120 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55bdc126a1b0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55bdc126a240 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55bdc126a2d0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55bdc126a360 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc126a3f0 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: 0x55bdc11ef900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55bdc11f01d0 VAL: '' (3 sibs) 45: 0x55bdc11f0268 MAP: (3 sibs) 3 children: 45: 0x55bdc11f03a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11f0438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11f04d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55bdc11f0300 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc126a490 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc126a520 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc126a5b0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55bdc126a640 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55bdc126a6d0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55bdc126a760 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55bdc126a7f0 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: 0x55bdc11efa18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55bdc11edc40 VAL: '' (3 sibs) 45: 0x55bdc11edcd8 VAL: '' (3 sibs) 45: 0x55bdc11edd70 MAP: (3 sibs) 3 children: 45: 0x55bdc11ede10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11edea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11edf40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc126a890 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc126a920 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc126a9b0 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc126aa40 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55bdc126aad0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55bdc126ab60 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55bdc126abf0 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: 0x55bdc11efb30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11eda20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55bdc11ee2b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55bdc11ee348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55bdc11edab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55bdc11f0570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55bdc11f0608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55bdc11edb50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc126ac90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc126ad20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55bdc126adb0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55bdc126ae40 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55bdc126aed0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55bdc126af60 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55bdc126aff0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55bdc126b080 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: 0x55bdc11efc48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11f18e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55bdc11f1978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55bdc11f1a10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55bdc11ebed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55bdc11f1ab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55bdc11f1bf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55bdc11f1c88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55bdc11f1b48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55bdc11f1d30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55bdc11f1dc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55bdc11f1e60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55bdc11f1ef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55bdc11f1f90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55bdc11f2028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55bdc11f20c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55bdc11f2158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc126b120 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc126b1b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55bdc126b240 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55bdc126b2d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55bdc126b360 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55bdc126b3f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55bdc126b480 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55bdc126b510 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55bdc126b5a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55bdc126b630 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55bdc126b6c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55bdc126b750 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55bdc126b7e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55bdc126b870 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55bdc126b900 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55bdc126b990 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55bdc126ba20 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: 0x55bdc11efd60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11f08d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55bdc11f0968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55bdc11f0a00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55bdc11ee120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55bdc11ec010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55bdc11f1410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55bdc11f14a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55bdc11f1540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55bdc11ee1b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc126bac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc126bb50 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55bdc126bbe0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55bdc126bc70 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55bdc126bd00 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55bdc126bd90 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55bdc126be20 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55bdc126beb0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55bdc126bf40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55bdc126bfd0 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: 0x55bdc11ef040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55bdc11ec310 VAL: '' (12 sibs) 45: 0x55bdc11ec3a8 VAL: '' (12 sibs) 45: 0x55bdc11ec440 VAL: 'null' (12 sibs) 45: 0x55bdc11ec4d8 VAL: 'Null' (12 sibs) 45: 0x55bdc11ec570 VAL: 'NULL' (12 sibs) 45: 0x55bdc11ec608 VAL: '~' (12 sibs) 45: 0x55bdc11ec6a0 MAP: (12 sibs) 1 children: 45: 0x55bdc11eca40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55bdc11ec738 MAP: (12 sibs) 1 children: 45: 0x55bdc11ecae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55bdc11ec7d0 MAP: (12 sibs) 1 children: 45: 0x55bdc11ecb80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55bdc11ec868 MAP: (12 sibs) 1 children: 45: 0x55bdc11ecc20 KEYVAL: '~' '~' (1 sibs) 45: 0x55bdc11ec900 MAP: (12 sibs) 1 children: 45: 0x55bdc11eccc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55bdc11ec998 MAP: (12 sibs) 1 children: 45: 0x55bdc11ecd60 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc126c070 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55bdc126c100 VAL: '' (12 sibs) 45: [2] [2] 0x55bdc126c190 VAL: '' (12 sibs) 45: [3] [3] 0x55bdc126c220 VAL: 'null' (12 sibs) 45: [4] [4] 0x55bdc126c2b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55bdc126c340 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55bdc126c3d0 VAL: '~' (12 sibs) 45: [7] [7] 0x55bdc126c460 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55bdc126c4f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55bdc126c580 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55bdc126c610 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55bdc126c6a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55bdc126c730 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55bdc126c7c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55bdc126c850 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55bdc126c8e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55bdc126c970 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55bdc126ca00 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55bdc126ca90 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: 0x55bdc11ef158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11ed040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11ed0d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11ed170 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc126cb30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc126cbc0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc126cc50 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc126cce0 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: 0x55bdc11ef270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11ed680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11ed718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11ed7b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc126cd80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc126ce10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc126cea0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc126cf30 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: 0x55bdc11ef388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55bdc11ed850 VAL: '' (3 sibs) 45: 0x55bdc11ed8e8 VAL: '' (3 sibs) 45: 0x55bdc11ed980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc126cfd0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc126d060 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc126d0f0 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc126d180 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: 0x55bdc11ef4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11ee4c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55bdc11ee690 VAL: '' (3 sibs) 45: 0x55bdc11ee728 VAL: '' (3 sibs) 45: 0x55bdc11ee7c0 VAL: '' (3 sibs) 45: 0x55bdc11ee558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11ee5f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc126d220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc126d2b0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55bdc126d340 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc126d3d0 VAL: '' (3 sibs) 45: [4] [4] 0x55bdc126d460 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc126d4f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55bdc126d580 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: 0x55bdc11ef5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11ed260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11ed2f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55bdc11ed430 VAL: '' (3 sibs) 45: 0x55bdc11ed4c8 VAL: '' (3 sibs) 45: 0x55bdc11ed560 VAL: '' (3 sibs) 45: 0x55bdc11ed390 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc126d620 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc126d6b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc126d740 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55bdc126d7d0 VAL: '' (3 sibs) 45: [4] [4] 0x55bdc126d860 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc126d8f0 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc126d980 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: 0x55bdc11ef6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11ee860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11ee8f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11ee990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55bdc11eea30 VAL: '' (3 sibs) 45: 0x55bdc11eeac8 VAL: '' (3 sibs) 45: 0x55bdc11eeb60 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc126da20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc126dab0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55bdc126db40 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55bdc126dbd0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55bdc126dc60 VAL: '' (3 sibs) 45: [5] [5] 0x55bdc126dcf0 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc126dd80 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: 0x55bdc11ef7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55bdc11eec50 MAP: (3 sibs) 3 children: 45: 0x55bdc11eee20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11eeeb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11eef50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55bdc11eece8 VAL: '' (3 sibs) 45: 0x55bdc11eed80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc126de20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc126deb0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55bdc126df40 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55bdc126dfd0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55bdc126e060 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55bdc126e0f0 VAL: '' (3 sibs) 45: [6] [6] 0x55bdc126e180 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: 0x55bdc11ef900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55bdc11f01d0 VAL: '' (3 sibs) 45: 0x55bdc11f0268 MAP: (3 sibs) 3 children: 45: 0x55bdc11f03a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11f0438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11f04d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55bdc11f0300 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc126e220 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc126e2b0 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc126e340 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55bdc126e3d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55bdc126e460 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55bdc126e4f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55bdc126e580 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: 0x55bdc11efa18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55bdc11edc40 VAL: '' (3 sibs) 45: 0x55bdc11edcd8 VAL: '' (3 sibs) 45: 0x55bdc11edd70 MAP: (3 sibs) 3 children: 45: 0x55bdc11ede10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55bdc11edea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55bdc11edf40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc126e620 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55bdc126e6b0 VAL: '' (3 sibs) 45: [2] [2] 0x55bdc126e740 VAL: '' (3 sibs) 45: [3] [3] 0x55bdc126e7d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55bdc126e860 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55bdc126e8f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55bdc126e980 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: 0x55bdc11efb30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11eda20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55bdc11ee2b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55bdc11ee348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55bdc11edab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55bdc11f0570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55bdc11f0608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55bdc11edb50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc126ea20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc126eab0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55bdc126eb40 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55bdc126ebd0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55bdc126ec60 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55bdc126ecf0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55bdc126ed80 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55bdc126ee10 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: 0x55bdc11efc48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11f18e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55bdc11f1978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55bdc11f1a10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55bdc11ebed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55bdc11f1ab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55bdc11f1bf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55bdc11f1c88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55bdc11f1b48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55bdc11f1d30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55bdc11f1dc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55bdc11f1e60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55bdc11f1ef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55bdc11f1f90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55bdc11f2028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55bdc11f20c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55bdc11f2158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc126eeb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc126ef40 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55bdc126efd0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55bdc126f060 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55bdc126f0f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55bdc126f180 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55bdc126f210 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55bdc126f2a0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55bdc126f330 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55bdc126f3c0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55bdc126f450 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55bdc126f4e0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55bdc126f570 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55bdc126f600 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55bdc126f690 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55bdc126f720 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55bdc126f7b0 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: 0x55bdc11efd60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55bdc11f08d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55bdc11f0968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55bdc11f0a00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55bdc11ee120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55bdc11ec010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55bdc11f1410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55bdc11f14a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55bdc11f1540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55bdc11ee1b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55bdc126f850 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55bdc126f8e0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55bdc126f970 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55bdc126fa00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55bdc126fa90 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55bdc126fb20 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55bdc126fbb0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55bdc126fc40 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55bdc126fcd0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55bdc126fd60 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 (18 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (18 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.13.0/googletest/src/gtest_main.cc 46: [==========] Running 582 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from CaseNode 46: [ RUN ] CaseNode.setting_up 46: [ OK ] CaseNode.setting_up (0 ms) 46: [----------] 1 test from CaseNode (0 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (0 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (0 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (0 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (0 ms) 46: [ RUN ] github.31 46: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (0 ms total) 46: 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0x55d251c83890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55d251c7e000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55d251c7e0a0 VAL: '-2' (3 sibs) 46: 0x55d251c7e138 VAL: '-2' (3 sibs) 46: 0x55d251c7e1d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251cdaa30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251cdaac0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55d251cdab50 VAL: '-2' (3 sibs) 46: [3] [3] 0x55d251cdabe0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55d251cdac70 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: 0x55d251c839a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55d251c7e4b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251cd8340 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251cd83d0 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: 0x55d251c83ac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55d251c7ea60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55d251c7eaf8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55d251c7eba0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251cde1b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55d251cde240 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55d251cde2d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55d251cde360 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: 0x55d251c83bd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55d251c7e550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55d251c7ec40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55d251c7ecd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55d251c7ed70 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251cdfee0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251cdff70 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55d251ce0000 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55d251ce0090 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55d251ce0120 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: 0x55d251c83cf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55d251c7dd10 MAP: (3 sibs) 1 children: 46: 0x55d251c80760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55d251c80800 VAL: '0.mp4' (4 sibs) 46: 0x55d251c80898 VAL: '1.mp4' (4 sibs) 46: 0x55d251c80930 VAL: '2.mp4' (4 sibs) 46: 0x55d251c809c8 VAL: '3.mp4' (4 sibs) 46: 0x55d251c7dda8 MAP: (3 sibs) 1 children: 46: 0x55d251c80a70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55d251c80b10 VAL: '0.mp4' (4 sibs) 46: 0x55d251c80ba8 VAL: '1.mp4' (4 sibs) 46: 0x55d251c80c40 VAL: '2.mp4' (4 sibs) 46: 0x55d251c80cd8 VAL: '3.mp4' (4 sibs) 46: 0x55d251c7de40 MAP: (3 sibs) 1 children: 46: 0x55d251c80d80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55d251c80e20 VAL: '0.mp4' (4 sibs) 46: 0x55d251c80eb8 VAL: '1.mp4' (4 sibs) 46: 0x55d251c80f50 VAL: '2.mp4' (4 sibs) 46: 0x55d251c80fe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251ce2520 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55d251ce25b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55d251ce2640 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55d251ce26d0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55d251ce2760 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55d251ce27f0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55d251ce2880 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55d251ce2910 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55d251ce29a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55d251ce2a30 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55d251ce2ac0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55d251ce2b50 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55d251ce2be0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55d251ce2c70 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55d251ce2d00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55d251ce2d90 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55d251ce2e20 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55d251ce2eb0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55d251ce2f40 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: 0x55d251c83e08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55d251c817e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55d251c81880 MAP: (3 sibs) 1 children: 46: 0x55d251c81a50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55d251c81af0 VAL: '0.mp4' (4 sibs) 46: 0x55d251c81b88 VAL: '1.mp4' (4 sibs) 46: 0x55d251c81c20 VAL: '2.mp4' (4 sibs) 46: 0x55d251c81cb8 VAL: '3.mp4' (4 sibs) 46: 0x55d251c81918 MAP: (3 sibs) 1 children: 46: 0x55d251c81d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55d251c81e00 VAL: '0.mp4' (4 sibs) 46: 0x55d251c81e98 VAL: '1.mp4' (4 sibs) 46: 0x55d251c81f30 VAL: '2.mp4' (4 sibs) 46: 0x55d251c81fc8 VAL: '3.mp4' (4 sibs) 46: 0x55d251c819b0 MAP: (3 sibs) 1 children: 46: 0x55d251c82070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55d251c82110 VAL: '0.mp4' (4 sibs) 46: 0x55d251c821a8 VAL: '1.mp4' (4 sibs) 46: 0x55d251c82240 VAL: '2.mp4' (4 sibs) 46: 0x55d251c822d8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251ce5460 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251ce54f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55d251ce5580 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55d251ce5610 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55d251ce56a0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55d251ce5730 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55d251ce57c0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55d251ce5850 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55d251ce58e0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55d251ce5970 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55d251ce5a00 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55d251ce5a90 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55d251ce5b20 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55d251ce5bb0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55d251ce5c40 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55d251ce5cd0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55d251ce5d60 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55d251ce5df0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55d251ce5e80 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55d251ce5f10 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: 0x55d251c83f20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55d251c82380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c82418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c824b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c82548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c825e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c82678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c82710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c827a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c82840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c828d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251ce7a90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55d251ce7b20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55d251ce7bb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55d251ce7c40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55d251ce7cd0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55d251ce7d60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55d251ce7df0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55d251ce7e80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55d251ce7f10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55d251ce7fa0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55d251ce8030 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: 0x55d251c84038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55d251c82980 MAP: (10 sibs) 1 children: 46: 0x55d251c7ef00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82a18 MAP: (10 sibs) 1 children: 46: 0x55d251c7efa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82ab0 MAP: (10 sibs) 1 children: 46: 0x55d251c82f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82b48 MAP: (10 sibs) 1 children: 46: 0x55d251c83020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82be0 MAP: (10 sibs) 1 children: 46: 0x55d251c830c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82c78 MAP: (10 sibs) 1 children: 46: 0x55d251c83160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82d10 MAP: (10 sibs) 1 children: 46: 0x55d251c83200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82da8 MAP: (10 sibs) 1 children: 46: 0x55d251c832a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82e40 MAP: (10 sibs) 1 children: 46: 0x55d251c83340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82ed8 MAP: (10 sibs) 1 children: 46: 0x55d251c833e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251cea4c0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55d251cea550 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55d251cea5e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55d251cea670 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55d251cea700 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55d251cea790 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55d251cea820 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55d251cea8b0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55d251cea940 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55d251cea9d0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55d251ceaa60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55d251ceaaf0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55d251ceab80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55d251ceac10 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55d251ceaca0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55d251cead30 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55d251ceadc0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55d251ceae50 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55d251ceaee0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55d251ceaf70 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55d251ceb000 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: 0x55d251c84150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55d251c849d0 MAP: (14 sibs) 1 children: 46: 0x55d251c85230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c84a68 MAP: (14 sibs) 1 children: 46: 0x55d251c852d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c84b00 MAP: (14 sibs) 1 children: 46: 0x55d251c85370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84b98 MAP: (14 sibs) 1 children: 46: 0x55d251c85410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84c30 MAP: (14 sibs) 1 children: 46: 0x55d251c854b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84cc8 MAP: (14 sibs) 1 children: 46: 0x55d251c85550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84d60 MAP: (14 sibs) 1 children: 46: 0x55d251c855f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84df8 MAP: (14 sibs) 1 children: 46: 0x55d251c85690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84e90 MAP: (14 sibs) 1 children: 46: 0x55d251c85730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84f28 MAP: (14 sibs) 1 children: 46: 0x55d251c857d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84fc0 MAP: (14 sibs) 1 children: 46: 0x55d251c85870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c85058 MAP: (14 sibs) 1 children: 46: 0x55d251c85910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c850f0 MAP: (14 sibs) 2 children: 46: 0x55d251c859b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55d251c85a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55d251c85188 MAP: (14 sibs) 2 children: 46: 0x55d251c85af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55d251c85b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251cee2e0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55d251cee370 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55d251cee400 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55d251cee490 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55d251cee520 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55d251cee5b0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55d251cee640 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55d251cee6d0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55d251cee760 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55d251cee7f0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55d251cee880 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55d251cee910 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55d251cee9a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55d251ceea30 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55d251ceeac0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55d251ceeb50 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55d251ceebe0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55d251ceec70 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55d251ceed00 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55d251ceed90 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55d251ceee20 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55d251ceeeb0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55d251ceef40 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55d251ceefd0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55d251cef060 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55d251cef0f0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55d251cef180 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55d251cef210 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55d251cef2a0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55d251cef330 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55d251cef3c0 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: 0x55d251c847e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251cf9810 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55d251cf9810 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55d251cf9810 [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: 0x55d251c848f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55d251c7fe90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55d251c7ff28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55d251c7ffc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55d251c80058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55d251c800f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55d251c80188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55d251c80220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55d251c802b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55d251c80350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55d251c803e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251cfbed0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55d251cfbf60 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x55d251cfbff0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x55d251cfc080 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55d251cfc110 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55d251cfc1a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55d251cfc230 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55d251cfc2c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55d251cfc350 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55d251cfc3e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55d251cfc470 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55d251cfbed0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55d251cfbf60 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55d251cfbff0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55d251cfc080 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55d251cfc110 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55d251cfc1a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55d251cfc230 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55d251cfc2c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55d251cfc350 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55d251cfc3e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55d251cfc470 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55d251cfbed0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55d251cfbf60 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55d251cfbff0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55d251cfc080 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55d251cfc110 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55d251cfc1a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55d251cfc230 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55d251cfc2c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55d251cfc350 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55d251cfc3e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55d251cfc470 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: 0x55d251c83890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55d251c7e000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55d251c7e0a0 VAL: '-2' (3 sibs) 46: 0x55d251c7e138 VAL: '-2' (3 sibs) 46: 0x55d251c7e1d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251cfc870 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251cfc900 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55d251cfc990 VAL: '-2' (3 sibs) 46: [3] [3] 0x55d251cfca20 VAL: '-2' (3 sibs) 46: [4] [4] 0x55d251cfcab0 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: 0x55d251c839a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55d251c7e4b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251cfd180 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251cfd210 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: 0x55d251c83ac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55d251c7ea60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55d251c7eaf8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55d251c7eba0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251cfda90 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55d251cfdb20 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55d251cfdbb0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55d251cfdc40 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: 0x55d251c83bd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55d251c7e550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55d251c7ec40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55d251c7ecd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55d251c7ed70 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251cfe3a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251cfe430 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55d251cfe4c0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55d251cfe550 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55d251cfe5e0 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: 0x55d251c83cf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55d251c7dd10 MAP: (3 sibs) 1 children: 46: 0x55d251c80760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55d251c80800 VAL: '0.mp4' (4 sibs) 46: 0x55d251c80898 VAL: '1.mp4' (4 sibs) 46: 0x55d251c80930 VAL: '2.mp4' (4 sibs) 46: 0x55d251c809c8 VAL: '3.mp4' (4 sibs) 46: 0x55d251c7dda8 MAP: (3 sibs) 1 children: 46: 0x55d251c80a70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55d251c80b10 VAL: '0.mp4' (4 sibs) 46: 0x55d251c80ba8 VAL: '1.mp4' (4 sibs) 46: 0x55d251c80c40 VAL: '2.mp4' (4 sibs) 46: 0x55d251c80cd8 VAL: '3.mp4' (4 sibs) 46: 0x55d251c7de40 MAP: (3 sibs) 1 children: 46: 0x55d251c80d80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55d251c80e20 VAL: '0.mp4' (4 sibs) 46: 0x55d251c80eb8 VAL: '1.mp4' (4 sibs) 46: 0x55d251c80f50 VAL: '2.mp4' (4 sibs) 46: 0x55d251c80fe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251cff5c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55d251cff650 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55d251cff6e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55d251cff770 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55d251cff800 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55d251cff890 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55d251cff920 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55d251cff9b0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55d251cffa40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55d251cffad0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55d251cffb60 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55d251cffbf0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55d251cffc80 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55d251cffd10 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55d251cffda0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55d251cffe30 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55d251cffec0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55d251cfff50 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55d251cfffe0 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: 0x55d251c83e08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55d251c817e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55d251c81880 MAP: (3 sibs) 1 children: 46: 0x55d251c81a50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55d251c81af0 VAL: '0.mp4' (4 sibs) 46: 0x55d251c81b88 VAL: '1.mp4' (4 sibs) 46: 0x55d251c81c20 VAL: '2.mp4' (4 sibs) 46: 0x55d251c81cb8 VAL: '3.mp4' (4 sibs) 46: 0x55d251c81918 MAP: (3 sibs) 1 children: 46: 0x55d251c81d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55d251c81e00 VAL: '0.mp4' (4 sibs) 46: 0x55d251c81e98 VAL: '1.mp4' (4 sibs) 46: 0x55d251c81f30 VAL: '2.mp4' (4 sibs) 46: 0x55d251c81fc8 VAL: '3.mp4' (4 sibs) 46: 0x55d251c819b0 MAP: (3 sibs) 1 children: 46: 0x55d251c82070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55d251c82110 VAL: '0.mp4' (4 sibs) 46: 0x55d251c821a8 VAL: '1.mp4' (4 sibs) 46: 0x55d251c82240 VAL: '2.mp4' (4 sibs) 46: 0x55d251c822d8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d007d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251d00860 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55d251d008f0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55d251d00980 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55d251d00a10 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55d251d00aa0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55d251d00b30 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55d251d00bc0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55d251d00c50 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55d251d00ce0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55d251d00d70 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55d251d00e00 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55d251d00e90 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55d251d00f20 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55d251d00fb0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55d251d01040 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55d251d010d0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55d251d01160 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55d251d011f0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55d251d01280 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: 0x55d251c83f20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55d251c82380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c82418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c824b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c82548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c825e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c82678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c82710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c827a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c82840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c828d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251cfecb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55d251cfed40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55d251cfedd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55d251cfee60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55d251cfeef0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55d251cfef80 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55d251cff010 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55d251cff0a0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55d251cff130 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55d251cff1c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55d251cff250 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: 0x55d251c84038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55d251c82980 MAP: (10 sibs) 1 children: 46: 0x55d251c7ef00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82a18 MAP: (10 sibs) 1 children: 46: 0x55d251c7efa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82ab0 MAP: (10 sibs) 1 children: 46: 0x55d251c82f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82b48 MAP: (10 sibs) 1 children: 46: 0x55d251c83020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82be0 MAP: (10 sibs) 1 children: 46: 0x55d251c830c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82c78 MAP: (10 sibs) 1 children: 46: 0x55d251c83160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82d10 MAP: (10 sibs) 1 children: 46: 0x55d251c83200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82da8 MAP: (10 sibs) 1 children: 46: 0x55d251c832a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82e40 MAP: (10 sibs) 1 children: 46: 0x55d251c83340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82ed8 MAP: (10 sibs) 1 children: 46: 0x55d251c833e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d022f0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55d251d02380 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55d251d02410 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55d251d024a0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55d251d02530 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55d251d025c0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55d251d02650 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55d251d026e0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55d251d02770 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55d251d02800 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55d251d02890 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55d251d02920 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55d251d029b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55d251d02a40 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55d251d02ad0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55d251d02b60 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55d251d02bf0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55d251d02c80 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55d251d02d10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55d251d02da0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55d251d02e30 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: 0x55d251c84150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55d251c849d0 MAP: (14 sibs) 1 children: 46: 0x55d251c85230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c84a68 MAP: (14 sibs) 1 children: 46: 0x55d251c852d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c84b00 MAP: (14 sibs) 1 children: 46: 0x55d251c85370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84b98 MAP: (14 sibs) 1 children: 46: 0x55d251c85410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84c30 MAP: (14 sibs) 1 children: 46: 0x55d251c854b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84cc8 MAP: (14 sibs) 1 children: 46: 0x55d251c85550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84d60 MAP: (14 sibs) 1 children: 46: 0x55d251c855f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84df8 MAP: (14 sibs) 1 children: 46: 0x55d251c85690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84e90 MAP: (14 sibs) 1 children: 46: 0x55d251c85730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84f28 MAP: (14 sibs) 1 children: 46: 0x55d251c857d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84fc0 MAP: (14 sibs) 1 children: 46: 0x55d251c85870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c85058 MAP: (14 sibs) 1 children: 46: 0x55d251c85910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c850f0 MAP: (14 sibs) 2 children: 46: 0x55d251c859b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55d251c85a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55d251c85188 MAP: (14 sibs) 2 children: 46: 0x55d251c85af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55d251c85b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d03500 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55d251d03590 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55d251d03620 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55d251d036b0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55d251d03740 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55d251d037d0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55d251d03860 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55d251d038f0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55d251d03980 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55d251d03a10 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55d251d03aa0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55d251d03b30 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55d251d03bc0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55d251d03c50 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55d251d03ce0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55d251d03d70 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55d251d03e00 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55d251d03e90 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55d251d03f20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55d251d03fb0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55d251d04040 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55d251d040d0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55d251d04160 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55d251d041f0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55d251d04280 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55d251d04310 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55d251d043a0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55d251d04430 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55d251d044c0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55d251d04550 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55d251d045e0 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: 0x55d251c847e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d06b50 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55d251d06b50 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55d251d06b50 [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: 0x55d251c848f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55d251c7fe90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55d251c7ff28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55d251c7ffc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55d251c80058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55d251c800f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55d251c80188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55d251c80220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55d251c802b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55d251c80350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55d251c803e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d07460 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55d251d074f0 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x55d251d07580 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x55d251d07610 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55d251d076a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55d251d07730 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55d251d077c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55d251d07850 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55d251d078e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55d251d07970 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55d251d07a00 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55d251d07460 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55d251d074f0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55d251d07580 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55d251d07610 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55d251d076a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55d251d07730 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55d251d077c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55d251d07850 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55d251d078e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55d251d07970 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55d251d07a00 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55d251d07460 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55d251d074f0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55d251d07580 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55d251d07610 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55d251d076a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55d251d07730 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55d251d077c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55d251d07850 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55d251d078e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55d251d07970 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55d251d07a00 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] 0x55d251cdaa30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251cdaac0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55d251cdab50 VAL: '-2' (3 sibs) 46: [3] [3] 0x55d251cdabe0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55d251cdac70 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] 0x55d251d09ac0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251d09b50 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55d251d09be0 VAL: '-2' (3 sibs) 46: [3] [3] 0x55d251d09c70 VAL: '-2' (3 sibs) 46: [4] [4] 0x55d251d09d00 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] 0x55d251cd8340 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251cd83d0 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] 0x55d251d0acb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251d0ad40 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] 0x55d251cde1b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55d251cde240 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55d251cde2d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55d251cde360 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] 0x55d251d0b5c0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55d251d0b650 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55d251d0b6e0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55d251d0b770 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] 0x55d251cdfee0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251cdff70 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55d251ce0000 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55d251ce0090 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55d251ce0120 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] 0x55d251d0bed0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251d0bf60 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55d251d0bff0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55d251d0c080 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55d251d0c110 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] 0x55d251ce2520 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55d251ce25b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55d251ce2640 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55d251ce26d0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55d251ce2760 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55d251ce27f0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55d251ce2880 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55d251ce2910 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55d251ce29a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55d251ce2a30 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55d251ce2ac0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55d251ce2b50 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55d251ce2be0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55d251ce2c70 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55d251ce2d00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55d251ce2d90 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55d251ce2e20 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55d251ce2eb0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55d251ce2f40 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] 0x55d251d0d0f0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55d251d0d180 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55d251d0d210 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55d251d0d2a0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55d251d0d330 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55d251d0d3c0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55d251d0d450 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55d251d0d4e0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55d251d0d570 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55d251d0d600 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55d251d0d690 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55d251d0d720 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55d251d0d7b0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55d251d0d840 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55d251d0d8d0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55d251d0d960 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55d251d0d9f0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55d251d0da80 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55d251d0db10 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] 0x55d251ce5460 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251ce54f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55d251ce5580 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55d251ce5610 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55d251ce56a0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55d251ce5730 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55d251ce57c0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55d251ce5850 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55d251ce58e0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55d251ce5970 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55d251ce5a00 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55d251ce5a90 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55d251ce5b20 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55d251ce5bb0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55d251ce5c40 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55d251ce5cd0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55d251ce5d60 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55d251ce5df0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55d251ce5e80 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55d251ce5f10 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] 0x55d251d0e300 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251d0e390 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55d251d0e420 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55d251d0e4b0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55d251d0e540 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55d251d0e5d0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55d251d0e660 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55d251d0e6f0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55d251d0e780 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55d251d0e810 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55d251d0e8a0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55d251d0e930 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55d251d0e9c0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55d251d0ea50 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55d251d0eae0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55d251d0eb70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55d251d0ec00 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55d251d0ec90 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55d251d0ed20 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55d251d0edb0 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] 0x55d251ce7a90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55d251ce7b20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55d251ce7bb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55d251ce7c40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55d251ce7cd0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55d251ce7d60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55d251ce7df0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55d251ce7e80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55d251ce7f10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55d251ce7fa0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55d251ce8030 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] 0x55d251d0c7e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55d251d0c870 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55d251d0c900 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55d251d0c990 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55d251d0ca20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55d251d0cab0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55d251d0cb40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55d251d0cbd0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55d251d0cc60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55d251d0ccf0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55d251d0cd80 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] 0x55d251cea4c0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55d251cea550 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55d251cea5e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55d251cea670 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55d251cea700 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55d251cea790 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55d251cea820 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55d251cea8b0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55d251cea940 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55d251cea9d0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55d251ceaa60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55d251ceaaf0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55d251ceab80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55d251ceac10 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55d251ceaca0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55d251cead30 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55d251ceadc0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55d251ceae50 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55d251ceaee0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55d251ceaf70 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55d251ceb000 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] 0x55d251d0fe20 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55d251d0feb0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55d251d0ff40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55d251d0ffd0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55d251d10060 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55d251d100f0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55d251d10180 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55d251d10210 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55d251d102a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55d251d10330 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55d251d103c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55d251d10450 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55d251d104e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55d251d10570 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55d251d10600 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55d251d10690 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55d251d10720 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55d251d107b0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55d251d10840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55d251d108d0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55d251d10960 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] 0x55d251cee2e0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55d251cee370 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55d251cee400 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55d251cee490 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55d251cee520 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55d251cee5b0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55d251cee640 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55d251cee6d0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55d251cee760 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55d251cee7f0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55d251cee880 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55d251cee910 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55d251cee9a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55d251ceea30 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55d251ceeac0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55d251ceeb50 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55d251ceebe0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55d251ceec70 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55d251ceed00 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55d251ceed90 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55d251ceee20 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55d251ceeeb0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55d251ceef40 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55d251ceefd0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55d251cef060 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55d251cef0f0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55d251cef180 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55d251cef210 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55d251cef2a0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55d251cef330 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55d251cef3c0 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] 0x55d251d11030 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55d251d110c0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55d251d11150 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55d251d111e0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55d251d11270 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55d251d11300 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55d251d11390 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55d251d11420 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55d251d114b0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55d251d11540 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55d251d115d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55d251d11660 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55d251d116f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55d251d11780 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55d251d11810 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55d251d118a0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55d251d11930 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55d251d119c0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55d251d11a50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55d251d11ae0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55d251d11b70 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55d251d11c00 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55d251d11c90 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55d251d11d20 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55d251d11db0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55d251d11e40 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55d251d11ed0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55d251d11f60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55d251d11ff0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55d251d12080 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55d251d12110 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: *~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x55d251cf9810 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x55d251d0f510 [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] 0x55d251cfbed0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55d251cfbf60 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55d251cfbff0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55d251cfc080 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55d251cfc110 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55d251cfc1a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55d251cfc230 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55d251cfc2c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55d251cfc350 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55d251cfc3e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55d251cfc470 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] 0x55d251d12240 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55d251d122d0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55d251d12360 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55d251d123f0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55d251d12480 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55d251d12510 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55d251d125a0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55d251d12630 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55d251d126c0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55d251d12750 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55d251d127e0 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] 0x55d251cfc870 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251cfc900 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55d251cfc990 VAL: '-2' (3 sibs) 46: [3] [3] 0x55d251cfca20 VAL: '-2' (3 sibs) 46: [4] [4] 0x55d251cfcab0 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] 0x55d251d12b50 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251d12be0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55d251d12c70 VAL: '-2' (3 sibs) 46: [3] [3] 0x55d251d12d00 VAL: '-2' (3 sibs) 46: [4] [4] 0x55d251d12d90 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] 0x55d251cfd180 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251cfd210 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] 0x55d251d13460 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251d134f0 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] 0x55d251cfda90 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55d251cfdb20 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55d251cfdbb0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55d251cfdc40 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] 0x55d251d13d70 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55d251d13e00 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55d251d13e90 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55d251d13f20 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] 0x55d251cfe3a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251cfe430 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55d251cfe4c0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55d251cfe550 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55d251cfe5e0 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] 0x55d251d14680 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251d14710 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55d251d147a0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55d251d14830 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55d251d148c0 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] 0x55d251cff5c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55d251cff650 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55d251cff6e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55d251cff770 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55d251cff800 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55d251cff890 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55d251cff920 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55d251cff9b0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55d251cffa40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55d251cffad0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55d251cffb60 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55d251cffbf0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55d251cffc80 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55d251cffd10 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55d251cffda0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55d251cffe30 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55d251cffec0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55d251cfff50 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55d251cfffe0 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] 0x55d251d158a0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55d251d15930 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55d251d159c0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55d251d15a50 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55d251d15ae0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55d251d15b70 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55d251d15c00 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55d251d15c90 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55d251d15d20 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55d251d15db0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55d251d15e40 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55d251d15ed0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55d251d15f60 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55d251d15ff0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55d251d16080 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55d251d16110 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55d251d161a0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55d251d16230 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55d251d162c0 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] 0x55d251d007d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251d00860 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55d251d008f0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55d251d00980 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55d251d00a10 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55d251d00aa0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55d251d00b30 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55d251d00bc0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55d251d00c50 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55d251d00ce0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55d251d00d70 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55d251d00e00 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55d251d00e90 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55d251d00f20 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55d251d00fb0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55d251d01040 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55d251d010d0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55d251d01160 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55d251d011f0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55d251d01280 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] 0x55d251d16ab0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251d16b40 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55d251d16bd0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55d251d16c60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55d251d16cf0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55d251d16d80 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55d251d16e10 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55d251d16ea0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55d251d16f30 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55d251d16fc0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55d251d17050 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55d251d170e0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55d251d17170 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55d251d17200 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55d251d17290 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55d251d17320 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55d251d173b0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55d251d17440 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55d251d174d0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55d251d17560 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] 0x55d251cfecb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55d251cfed40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55d251cfedd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55d251cfee60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55d251cfeef0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55d251cfef80 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55d251cff010 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55d251cff0a0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55d251cff130 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55d251cff1c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55d251cff250 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] 0x55d251d14f90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55d251d15020 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55d251d150b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55d251d15140 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55d251d151d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55d251d15260 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55d251d152f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55d251d15380 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55d251d15410 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55d251d154a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55d251d15530 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] 0x55d251d022f0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55d251d02380 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55d251d02410 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55d251d024a0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55d251d02530 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55d251d025c0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55d251d02650 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55d251d026e0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55d251d02770 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55d251d02800 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55d251d02890 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55d251d02920 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55d251d029b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55d251d02a40 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55d251d02ad0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55d251d02b60 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55d251d02bf0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55d251d02c80 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55d251d02d10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55d251d02da0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55d251d02e30 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] 0x55d251d185d0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55d251d18660 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55d251d186f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55d251d18780 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55d251d18810 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55d251d188a0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55d251d18930 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55d251d189c0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55d251d18a50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55d251d18ae0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55d251d18b70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55d251d18c00 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55d251d18c90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55d251d18d20 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55d251d18db0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55d251d18e40 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55d251d18ed0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55d251d18f60 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55d251d18ff0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55d251d19080 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55d251d19110 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] 0x55d251d03500 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55d251d03590 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55d251d03620 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55d251d036b0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55d251d03740 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55d251d037d0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55d251d03860 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55d251d038f0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55d251d03980 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55d251d03a10 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55d251d03aa0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55d251d03b30 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55d251d03bc0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55d251d03c50 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55d251d03ce0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55d251d03d70 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55d251d03e00 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55d251d03e90 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55d251d03f20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55d251d03fb0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55d251d04040 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55d251d040d0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55d251d04160 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55d251d041f0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55d251d04280 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55d251d04310 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55d251d043a0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55d251d04430 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55d251d044c0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55d251d04550 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55d251d045e0 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] 0x55d251d197e0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55d251d19870 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55d251d19900 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55d251d19990 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55d251d19a20 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55d251d19ab0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55d251d19b40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55d251d19bd0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55d251d19c60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55d251d19cf0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55d251d19d80 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55d251d19e10 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55d251d19ea0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55d251d19f30 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55d251d19fc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55d251d1a050 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55d251d1a0e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55d251d1a170 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55d251d1a200 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55d251d1a290 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55d251d1a320 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55d251d1a3b0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55d251d1a440 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55d251d1a4d0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55d251d1a560 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55d251d1a5f0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55d251d1a680 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55d251d1a710 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55d251d1a7a0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55d251d1a830 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55d251d1a8c0 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] 0x55d251d06b50 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x55d251d17cc0 [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] 0x55d251d07460 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55d251d074f0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55d251d07580 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55d251d07610 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55d251d076a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55d251d07730 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55d251d077c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55d251d07850 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55d251d078e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55d251d07970 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55d251d07a00 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] 0x55d251d1a9f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55d251d1aa80 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55d251d1ab10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55d251d1aba0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55d251d1ac30 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55d251d1acc0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55d251d1ad50 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55d251d1ade0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55d251d1ae70 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55d251d1af00 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55d251d1af90 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: 0x55d251c83890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55d251c7e000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55d251c7e0a0 VAL: '-2' (3 sibs) 46: 0x55d251c7e138 VAL: '-2' (3 sibs) 46: 0x55d251c7e1d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d0a490 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251d0a520 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55d251d0a5b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x55d251d0a640 VAL: '-2' (3 sibs) 46: [4] [4] 0x55d251d0a6d0 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: 0x55d251c839a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55d251c7e4b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d0a770 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251d0a800 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: 0x55d251c83ac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55d251c7ea60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55d251c7eaf8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55d251c7eba0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d1b300 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55d251d1b390 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55d251d1b420 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55d251d1b4b0 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: 0x55d251c83bd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55d251c7e550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55d251c7ec40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55d251c7ecd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55d251c7ed70 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d1b550 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251d1b5e0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55d251d1b670 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55d251d1b700 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55d251d1b790 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: 0x55d251c83cf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55d251c7dd10 MAP: (3 sibs) 1 children: 46: 0x55d251c80760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55d251c80800 VAL: '0.mp4' (4 sibs) 46: 0x55d251c80898 VAL: '1.mp4' (4 sibs) 46: 0x55d251c80930 VAL: '2.mp4' (4 sibs) 46: 0x55d251c809c8 VAL: '3.mp4' (4 sibs) 46: 0x55d251c7dda8 MAP: (3 sibs) 1 children: 46: 0x55d251c80a70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55d251c80b10 VAL: '0.mp4' (4 sibs) 46: 0x55d251c80ba8 VAL: '1.mp4' (4 sibs) 46: 0x55d251c80c40 VAL: '2.mp4' (4 sibs) 46: 0x55d251c80cd8 VAL: '3.mp4' (4 sibs) 46: 0x55d251c7de40 MAP: (3 sibs) 1 children: 46: 0x55d251c80d80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55d251c80e20 VAL: '0.mp4' (4 sibs) 46: 0x55d251c80eb8 VAL: '1.mp4' (4 sibs) 46: 0x55d251c80f50 VAL: '2.mp4' (4 sibs) 46: 0x55d251c80fe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d1b830 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55d251d1b8c0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55d251d1b950 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55d251d1b9e0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55d251d1ba70 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55d251d1bb00 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55d251d1bb90 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55d251d1bc20 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55d251d1bcb0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55d251d1bd40 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55d251d1bdd0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55d251d1be60 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55d251d1bef0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55d251d1bf80 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55d251d1c010 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55d251d1c0a0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55d251d1c130 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55d251d1c1c0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55d251d1c250 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: 0x55d251c83e08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55d251c817e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55d251c81880 MAP: (3 sibs) 1 children: 46: 0x55d251c81a50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55d251c81af0 VAL: '0.mp4' (4 sibs) 46: 0x55d251c81b88 VAL: '1.mp4' (4 sibs) 46: 0x55d251c81c20 VAL: '2.mp4' (4 sibs) 46: 0x55d251c81cb8 VAL: '3.mp4' (4 sibs) 46: 0x55d251c81918 MAP: (3 sibs) 1 children: 46: 0x55d251c81d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55d251c81e00 VAL: '0.mp4' (4 sibs) 46: 0x55d251c81e98 VAL: '1.mp4' (4 sibs) 46: 0x55d251c81f30 VAL: '2.mp4' (4 sibs) 46: 0x55d251c81fc8 VAL: '3.mp4' (4 sibs) 46: 0x55d251c819b0 MAP: (3 sibs) 1 children: 46: 0x55d251c82070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55d251c82110 VAL: '0.mp4' (4 sibs) 46: 0x55d251c821a8 VAL: '1.mp4' (4 sibs) 46: 0x55d251c82240 VAL: '2.mp4' (4 sibs) 46: 0x55d251c822d8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d1c2f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251d1c380 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55d251d1c410 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55d251d1c4a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55d251d1c530 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55d251d1c5c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55d251d1c650 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55d251d1c6e0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55d251d1c770 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55d251d1c800 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55d251d1c890 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55d251d1c920 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55d251d1c9b0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55d251d1ca40 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55d251d1cad0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55d251d1cb60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55d251d1cbf0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55d251d1cc80 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55d251d1cd10 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55d251d1cda0 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: 0x55d251c83f20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55d251c82380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c82418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c824b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c82548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c825e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c82678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c82710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c827a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c82840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c828d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d1ce40 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55d251d1ced0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55d251d1cf60 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55d251d1cff0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55d251d1d080 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55d251d1d110 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55d251d1d1a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55d251d1d230 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55d251d1d2c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55d251d1d350 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55d251d1d3e0 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: 0x55d251c84038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55d251c82980 MAP: (10 sibs) 1 children: 46: 0x55d251c7ef00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82a18 MAP: (10 sibs) 1 children: 46: 0x55d251c7efa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82ab0 MAP: (10 sibs) 1 children: 46: 0x55d251c82f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82b48 MAP: (10 sibs) 1 children: 46: 0x55d251c83020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82be0 MAP: (10 sibs) 1 children: 46: 0x55d251c830c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82c78 MAP: (10 sibs) 1 children: 46: 0x55d251c83160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82d10 MAP: (10 sibs) 1 children: 46: 0x55d251c83200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82da8 MAP: (10 sibs) 1 children: 46: 0x55d251c832a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82e40 MAP: (10 sibs) 1 children: 46: 0x55d251c83340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82ed8 MAP: (10 sibs) 1 children: 46: 0x55d251c833e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d1d480 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55d251d1d510 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55d251d1d5a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55d251d1d630 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55d251d1d6c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55d251d1d750 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55d251d1d7e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55d251d1d870 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55d251d1d900 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55d251d1d990 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55d251d1da20 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55d251d1dab0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55d251d1db40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55d251d1dbd0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55d251d1dc60 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55d251d1dcf0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55d251d1dd80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55d251d1de10 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55d251d1dea0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55d251d1df30 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55d251d1dfc0 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: 0x55d251c84150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55d251c849d0 MAP: (14 sibs) 1 children: 46: 0x55d251c85230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c84a68 MAP: (14 sibs) 1 children: 46: 0x55d251c852d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c84b00 MAP: (14 sibs) 1 children: 46: 0x55d251c85370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84b98 MAP: (14 sibs) 1 children: 46: 0x55d251c85410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84c30 MAP: (14 sibs) 1 children: 46: 0x55d251c854b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84cc8 MAP: (14 sibs) 1 children: 46: 0x55d251c85550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84d60 MAP: (14 sibs) 1 children: 46: 0x55d251c855f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84df8 MAP: (14 sibs) 1 children: 46: 0x55d251c85690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84e90 MAP: (14 sibs) 1 children: 46: 0x55d251c85730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84f28 MAP: (14 sibs) 1 children: 46: 0x55d251c857d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84fc0 MAP: (14 sibs) 1 children: 46: 0x55d251c85870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c85058 MAP: (14 sibs) 1 children: 46: 0x55d251c85910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c850f0 MAP: (14 sibs) 2 children: 46: 0x55d251c859b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55d251c85a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55d251c85188 MAP: (14 sibs) 2 children: 46: 0x55d251c85af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55d251c85b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d1e060 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55d251d1e0f0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55d251d1e180 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55d251d1e210 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55d251d1e2a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55d251d1e330 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55d251d1e3c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55d251d1e450 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55d251d1e4e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55d251d1e570 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55d251d1e600 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55d251d1e690 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55d251d1e720 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55d251d1e7b0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55d251d1e840 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55d251d1e8d0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55d251d1e960 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55d251d1e9f0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55d251d1ea80 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55d251d1eb10 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55d251d1eba0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55d251d1ec30 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55d251d1ecc0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55d251d1ed50 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55d251d1ede0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55d251d1ee70 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55d251d1ef00 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55d251d1ef90 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55d251d1f020 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55d251d1f0b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55d251d1f140 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: 0x55d251c847e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251c7fa50 [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: 0x55d251c848f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55d251c7fe90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55d251c7ff28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55d251c7ffc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55d251c80058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55d251c800f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55d251c80188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55d251c80220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55d251c802b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55d251c80350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55d251c803e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d1f1e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55d251d1f270 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55d251d1f300 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55d251d1f390 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55d251d1f420 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55d251d1f4b0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55d251d1f540 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55d251d1f5d0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55d251d1f660 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55d251d1f6f0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55d251d1f780 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: 0x55d251c83890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55d251c7e000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55d251c7e0a0 VAL: '-2' (3 sibs) 46: 0x55d251c7e138 VAL: '-2' (3 sibs) 46: 0x55d251c7e1d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d1f820 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251d1f8b0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55d251d1f940 VAL: '-2' (3 sibs) 46: [3] [3] 0x55d251d1f9d0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55d251d1fa60 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: 0x55d251c839a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55d251c7e4b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d0a8a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251d0a930 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: 0x55d251c83ac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55d251c7ea60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55d251c7eaf8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55d251c7eba0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d1fb00 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55d251d1fb90 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55d251d1fc20 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55d251d1fcb0 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: 0x55d251c83bd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55d251c7e550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55d251c7ec40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55d251c7ecd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55d251c7ed70 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d1fd50 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251d1fde0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55d251d1fe70 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55d251d1ff00 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55d251d1ff90 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: 0x55d251c83cf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55d251c7dd10 MAP: (3 sibs) 1 children: 46: 0x55d251c80760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55d251c80800 VAL: '0.mp4' (4 sibs) 46: 0x55d251c80898 VAL: '1.mp4' (4 sibs) 46: 0x55d251c80930 VAL: '2.mp4' (4 sibs) 46: 0x55d251c809c8 VAL: '3.mp4' (4 sibs) 46: 0x55d251c7dda8 MAP: (3 sibs) 1 children: 46: 0x55d251c80a70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55d251c80b10 VAL: '0.mp4' (4 sibs) 46: 0x55d251c80ba8 VAL: '1.mp4' (4 sibs) 46: 0x55d251c80c40 VAL: '2.mp4' (4 sibs) 46: 0x55d251c80cd8 VAL: '3.mp4' (4 sibs) 46: 0x55d251c7de40 MAP: (3 sibs) 1 children: 46: 0x55d251c80d80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55d251c80e20 VAL: '0.mp4' (4 sibs) 46: 0x55d251c80eb8 VAL: '1.mp4' (4 sibs) 46: 0x55d251c80f50 VAL: '2.mp4' (4 sibs) 46: 0x55d251c80fe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d20030 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55d251d200c0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55d251d20150 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55d251d201e0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55d251d20270 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55d251d20300 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55d251d20390 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55d251d20420 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55d251d204b0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55d251d20540 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55d251d205d0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55d251d20660 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55d251d206f0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55d251d20780 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55d251d20810 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55d251d208a0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55d251d20930 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55d251d209c0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55d251d20a50 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: 0x55d251c83e08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55d251c817e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55d251c81880 MAP: (3 sibs) 1 children: 46: 0x55d251c81a50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55d251c81af0 VAL: '0.mp4' (4 sibs) 46: 0x55d251c81b88 VAL: '1.mp4' (4 sibs) 46: 0x55d251c81c20 VAL: '2.mp4' (4 sibs) 46: 0x55d251c81cb8 VAL: '3.mp4' (4 sibs) 46: 0x55d251c81918 MAP: (3 sibs) 1 children: 46: 0x55d251c81d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55d251c81e00 VAL: '0.mp4' (4 sibs) 46: 0x55d251c81e98 VAL: '1.mp4' (4 sibs) 46: 0x55d251c81f30 VAL: '2.mp4' (4 sibs) 46: 0x55d251c81fc8 VAL: '3.mp4' (4 sibs) 46: 0x55d251c819b0 MAP: (3 sibs) 1 children: 46: 0x55d251c82070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55d251c82110 VAL: '0.mp4' (4 sibs) 46: 0x55d251c821a8 VAL: '1.mp4' (4 sibs) 46: 0x55d251c82240 VAL: '2.mp4' (4 sibs) 46: 0x55d251c822d8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d20af0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55d251d20b80 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55d251d20c10 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55d251d20ca0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55d251d20d30 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55d251d20dc0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55d251d20e50 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55d251d20ee0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55d251d20f70 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55d251d21000 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55d251d21090 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55d251d21120 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55d251d211b0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55d251d21240 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55d251d212d0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55d251d21360 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55d251d213f0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55d251d21480 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55d251d21510 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55d251d215a0 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: 0x55d251c83f20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55d251c82380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c82418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c824b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c82548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c825e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c82678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c82710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c827a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c82840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55d251c828d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d21640 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55d251d216d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55d251d21760 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55d251d217f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55d251d21880 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55d251d21910 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55d251d219a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55d251d21a30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55d251d21ac0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55d251d21b50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55d251d21be0 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: 0x55d251c84038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55d251c82980 MAP: (10 sibs) 1 children: 46: 0x55d251c7ef00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82a18 MAP: (10 sibs) 1 children: 46: 0x55d251c7efa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82ab0 MAP: (10 sibs) 1 children: 46: 0x55d251c82f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82b48 MAP: (10 sibs) 1 children: 46: 0x55d251c83020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82be0 MAP: (10 sibs) 1 children: 46: 0x55d251c830c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82c78 MAP: (10 sibs) 1 children: 46: 0x55d251c83160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82d10 MAP: (10 sibs) 1 children: 46: 0x55d251c83200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82da8 MAP: (10 sibs) 1 children: 46: 0x55d251c832a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82e40 MAP: (10 sibs) 1 children: 46: 0x55d251c83340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c82ed8 MAP: (10 sibs) 1 children: 46: 0x55d251c833e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d21c80 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55d251d21d10 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55d251d21da0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55d251d21e30 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55d251d21ec0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55d251d21f50 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55d251d21fe0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55d251d22070 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55d251d22100 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55d251d22190 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55d251d22220 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55d251d222b0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55d251d22340 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55d251d223d0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55d251d22460 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55d251d224f0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55d251d22580 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55d251d22610 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55d251d226a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55d251d22730 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55d251d227c0 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: 0x55d251c84150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55d251c849d0 MAP: (14 sibs) 1 children: 46: 0x55d251c85230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c84a68 MAP: (14 sibs) 1 children: 46: 0x55d251c852d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c84b00 MAP: (14 sibs) 1 children: 46: 0x55d251c85370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84b98 MAP: (14 sibs) 1 children: 46: 0x55d251c85410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84c30 MAP: (14 sibs) 1 children: 46: 0x55d251c854b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84cc8 MAP: (14 sibs) 1 children: 46: 0x55d251c85550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84d60 MAP: (14 sibs) 1 children: 46: 0x55d251c855f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84df8 MAP: (14 sibs) 1 children: 46: 0x55d251c85690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84e90 MAP: (14 sibs) 1 children: 46: 0x55d251c85730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84f28 MAP: (14 sibs) 1 children: 46: 0x55d251c857d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55d251c84fc0 MAP: (14 sibs) 1 children: 46: 0x55d251c85870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c85058 MAP: (14 sibs) 1 children: 46: 0x55d251c85910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55d251c850f0 MAP: (14 sibs) 2 children: 46: 0x55d251c859b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55d251c85a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55d251c85188 MAP: (14 sibs) 2 children: 46: 0x55d251c85af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55d251c85b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d22860 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55d251d228f0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55d251d22980 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55d251d22a10 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55d251d22aa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55d251d22b30 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55d251d22bc0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55d251d22c50 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55d251d22ce0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55d251d22d70 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55d251d22e00 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55d251d22e90 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55d251d22f20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55d251d22fb0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55d251d23040 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55d251d230d0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55d251d23160 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55d251d231f0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55d251d23280 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55d251d23310 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55d251d233a0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55d251d23430 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55d251d234c0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55d251d23550 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55d251d235e0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55d251d23670 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55d251d23700 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55d251d23790 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55d251d23820 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55d251d238b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55d251d23940 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: 0x55d251c847e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251c7f600 [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: 0x55d251c848f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55d251c7fe90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55d251c7ff28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55d251c7ffc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55d251c80058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55d251c800f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55d251c80188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55d251c80220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55d251c802b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55d251c80350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55d251c803e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55d251d239e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55d251d23a70 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55d251d23b00 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55d251d23b90 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55d251d23c20 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55d251d23cb0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55d251d23d40 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55d251d23dd0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55d251d23e60 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55d251d23ef0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55d251d23f80 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 (15 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.019257ms: read_file 47: 0.001634ms: count_lines 47: reserving #lines=90 47: 0.007805ms: tree_reserve 47: 0.034224ms: parse_yml 47: 0.024006ms: emit_to_buffer 47: 0.002365ms: print_stdout 47: 0.115167ms: objects 47: 0.122291ms: 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) = 1.09 sec ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.2, pluggy-1.0.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 1.54s ============================== Processing files: rapidyaml-0.5.0-5.fc39.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jqSAja Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.khnfT7 Provides: libryml.so.0.5.0()(64bit) rapidyaml = 0.5.0-5.fc39 rapidyaml(x86-64) = 0.5.0-5.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc4core.so.0.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-5.fc39.x86_64 Provides: cmake(ryml) = 0.5.0 rapidyaml-devel = 0.5.0-5.fc39 rapidyaml-devel(x86-64) = 0.5.0-5.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(x86-64) libryml.so.0.5.0()(64bit) Processing files: python3-rapidyaml-0.5.0-5.fc39.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FbKxQh Provides: python-rapidyaml = 0.5.0-5.fc39 python3-rapidyaml = 0.5.0-5.fc39 python3-rapidyaml(x86-64) = 0.5.0-5.fc39 python3.11-rapidyaml = 0.5.0-5.fc39 python3.11dist(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) 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.11 python3.11dist(deprecation) rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.5.0-5.fc39.x86_64 Provides: rapidyaml-debugsource = 0.5.0-5.fc39 rapidyaml-debugsource(x86-64) = 0.5.0-5.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.5.0-5.fc39.x86_64 Provides: debuginfo(build-id) = d55c3509251b605fca0a4223f1bd6260afd6a99e libryml.so.0.5.0-0.5.0-5.fc39.x86_64.debug()(64bit) rapidyaml-debuginfo = 0.5.0-5.fc39 rapidyaml-debuginfo(x86-64) = 0.5.0-5.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-64) = 0.5.0-5.fc39 Processing files: python3-rapidyaml-debuginfo-0.5.0-5.fc39.x86_64 Provides: debuginfo(build-id) = 4361e7043f93ac0b9d542d3c9f5226249c2b8273 python-rapidyaml-debuginfo = 0.5.0-5.fc39 python3-rapidyaml-debuginfo = 0.5.0-5.fc39 python3-rapidyaml-debuginfo(x86-64) = 0.5.0-5.fc39 python3.11-rapidyaml-debuginfo = 0.5.0-5.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-64) = 0.5.0-5.fc39 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.5.0-5.fc39.x86_64 Wrote: /builddir/build/SRPMS/rapidyaml-0.5.0-5.fc39.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.5.0-5.fc39.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.5.0-5.fc39.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.5.0-5.fc39.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.5.0-5.fc39.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.5.0-5.fc39.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.5.0-5.fc39.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.myost4 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.u4lCQy + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-5.fc39.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-5.fc39.x86_64/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.5.0-5.fc39.x86_64/usr/lib/python3.11/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 + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-5.fc39.x86_64/usr/share/doc/rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-5.fc39.x86_64/usr/share/doc/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.5.0/README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-5.fc39.x86_64/usr/share/doc/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-5.fc39.x86_64/usr/share/licenses/rapidyaml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-5.fc39.x86_64/usr/share/licenses/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.5.0/LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.5.0-5.fc39.x86_64/usr/share/licenses/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-5.fc39.x86_64/usr/share/doc/python3-rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-5.fc39.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-5.fc39.x86_64/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rapidyaml-0.5.0-5.fc39.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + rm -rf rapidyaml-0.5.0 rapidyaml-0.5.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Finish: rpmbuild rapidyaml-0.5.0-5.fc39.src.rpm Finish: build phase for rapidyaml-0.5.0-5.fc39.src.rpm INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/fedora-rawhide-x86_64-1686649134.599584/root/var/log/dnf.rpm.log /var/lib/mock/fedora-rawhide-x86_64-1686649134.599584/root/var/log/dnf.librepo.log /var/lib/mock/fedora-rawhide-x86_64-1686649134.599584/root/var/log/dnf.log INFO: Done(/var/lib/copr-rpmbuild/results/rapidyaml-0.5.0-5.fc39.src.rpm) Config(child) 20 minutes 33 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"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27: