Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c153' (ED25519) to the list of known hosts.
You can reproduce this build on your computer by running:
sudo dnf install copr-rpmbuild
/usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/7698775-fedora-40-x86_64 --chroot fedora-40-x86_64
Version: 0.73
PID: 6574
Logging PID: 6575
Task:
{'allow_user_ssh': False,
'appstream': False,
'background': False,
'build_id': 7698775,
'buildroot_pkgs': [],
'chroot': 'fedora-40-x86_64',
'enable_net': False,
'fedora_review': False,
'git_hash': 'e6e299b11d2579c4a23461bcea777402af452fab',
'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/barsnick/fed-newer/rapidyaml',
'isolation': 'default',
'memory_reqs': 2048,
'package_name': 'rapidyaml',
'package_version': '0.6.0-2',
'project_dirname': 'fed-newer',
'project_name': 'fed-newer',
'project_owner': 'barsnick',
'repo_priority': None,
'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/barsnick/fed-newer/fedora-40-x86_64/',
'id': 'copr_base',
'name': 'Copr repository',
'priority': None}],
'sandbox': 'barsnick/fed-newer--barsnick',
'source_json': {},
'source_type': None,
'ssh_public_keys': None,
'submitter': 'barsnick',
'tags': [],
'task_id': '7698775-fedora-40-x86_64',
'timeout': 18000,
'uses_devel_repo': False,
'with_opts': [],
'without_opts': []}
Running: git clone https://copr-dist-git.fedorainfracloud.org/git/barsnick/fed-newer/rapidyaml /var/lib/copr-rpmbuild/workspace/workdir-b7aw4q6l/rapidyaml --depth 500 --no-single-branch --recursive
cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/barsnick/fed-newer/rapidyaml', '/var/lib/copr-rpmbuild/workspace/workdir-b7aw4q6l/rapidyaml', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout:
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-b7aw4q6l/rapidyaml'...
Running: git checkout e6e299b11d2579c4a23461bcea777402af452fab --
cmd: ['git', 'checkout', 'e6e299b11d2579c4a23461bcea777402af452fab', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-b7aw4q6l/rapidyaml
rc: 0
stdout:
stderr: Note: switching to 'e6e299b11d2579c4a23461bcea777402af452fab'.
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: 0x5615784dab08 [ROOT] MAP: (0 sibs) 3 children:
27: 0x5615784d14f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x5615784d1588 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x5615784d1620 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615786d4fc0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x5615786d5050 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x5615786d50e0 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x5615786d5170 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: 0x5615784dac20 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d1710 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5615784d17a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615786d7040 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5615786d70d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5615786d7160 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: 0x5615784dad38 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5615784d18f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5615784d1988 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615786d9010 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x5615786d90a0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5615786d9130 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: 0x5615784dae50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5615784d1a80 VAL: 'Several lines of text,
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: 0x5615784d1b18 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615786daf40 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x5615786dafd0 VAL: 'Several lines of text,
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] 0x5615786db060 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: 0x5615784daf68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5615784d1c10 VAL: 'Several 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: 0x5615784d1ca8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615786dcf10 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x5615786dcfa0 VAL: 'Several 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] 0x5615786dd030 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: 0x5615784db080 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5615784d13a0 VAL: 'Several lines 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] 0x5615786def60 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5615786deff0 VAL: 'Several lines 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: 0x5615784db198 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5615784d1df0 VAL: 'Several lines 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] 0x5615786e0f30 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5615786e0fc0 VAL: 'Several lines 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: 0x5615784db2b0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d1ee0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5615784d1f78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615786e2f20 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5615786e2fb0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5615786e3040 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: 0x5615784db3c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d2070 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5615784d2108 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615786e4e60 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5615786e4ef0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5615786e4f80 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: 0x5615784db4e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d2200 KEYVAL: 'example' 'Several lines of text,
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: 0x5615784d2298 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615786e6e60 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5615786e6ef0 KEYVAL: 'example' 'Several lines of text,
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] 0x5615786e6f80 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: 0x5615784db5f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d2390 KEYVAL: 'example' 'Several 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: 0x5615784d2428 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615786e8e70 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5615786e8f00 KEYVAL: 'example' 'Several 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] 0x5615786e8f90 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: 0x5615784db710 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d2520 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5615784d25b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615786eae80 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5615786eaf10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5615786eafa0 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: 0x5615784db828 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d26b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5615784d2748 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615786ece90 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5615786ecf20 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5615786ecfb0 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: 0x5615784db940 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d2840 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5615784d28d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615786eeec0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5615786eef50 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5615786eefe0 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: 0x5615784dba58 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d29d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5615784d2a68 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615786f0ef0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5615786f0f80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5615786f1010 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: 0x5615784dbb70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d2b60 KEYVAL: 'example' 'Several lines 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] 0x5615786f2ec0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5615786f2f50 KEYVAL: 'example' 'Several lines 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: 0x5615784dbc88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d2c50 KEYVAL: 'example' 'Several lines 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] 0x5615786f4eb0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5615786f4f40 KEYVAL: 'example' 'Several lines 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: 0x5615784dbda0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d2d40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5615784d2dd8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615786f6f70 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5615786f7000 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5615786f7090 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: 0x5615784dbeb8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d5260 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5615784d52f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615786f9120 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5615786f91b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5615786f9240 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: 0x5615784dbfd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d5440 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5615784d54e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615786fae50 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5615786faee0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x5615786faf70 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: 0x5615784dc0e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d55d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5615784d5670 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615786fcbe0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5615786fcc70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x5615786fcd00 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: 0x5615784dc200 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d9d70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5615784d9e10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615786fe9d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5615786fea60 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x5615786feaf0 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: 0x5615784dc318 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d2f70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x5615784d3008 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578700700 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x561578700790 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x561578700820 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: 0x5615784dc430 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5615784d53a0 MAP: (1 sibs) 2 children:
27: 0x5615784d3240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x5615784d32d8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578702430 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5615787024c0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x561578702550 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x5615787025e0 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: 0x5615784dc548 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578704160 [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: 0x5615784dc660 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578705e90 [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: 0x5615784dc778 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578707bc0 [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: 0x5615784dc890 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615787098f0 [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: 0x5615784dc9a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157870b620 [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: 0x5615784dcac0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157870d350 [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: 0x5615784dcbd8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157870f080 [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: 0x5615784dccf0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578710db0 [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: 0x5615784dce08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578712ae0 [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: 0x5615784dcf20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578714810 [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: 0x5615784dd038 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578716540 [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: 0x5615784dd150 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578718270 [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: 0x5615784dd268 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5615784d3740 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578719fa0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x56157871a030 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: 0x5615784dd380 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5615784d3830 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157871bcd0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x56157871bd60 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: 0x5615784dd498 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5615784d3920 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157871da00 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x56157871da90 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: 0x5615784dd5b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d3a10 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157871f730 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x56157871f7c0 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: 0x5615784dd6c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d3b00 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578721460 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5615787214f0 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: 0x5615784dd7e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d3bf0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578723190 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x561578723220 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: 0x5615784dd8f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578724ec0 [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: 0x5615784dda10 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578726bf0 [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: 0x5615784ddb28 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578728920 [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: 0x5615784ddc40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5615784d3dd0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157872a650 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x56157872a6e0 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: 0x5615784ddd58 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5615784d3ec0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157872c380 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x56157872c410 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: 0x5615784dde70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d3fb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157872e0b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x56157872e140 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: 0x5615784ddf88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d40a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157872fde0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x56157872fe70 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: 0x5615784de0a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578731b10 [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: 0x5615784de1b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578733840 [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: 0x5615784de2d0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578735570 [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: 0x5615784de3e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d4280 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615787372a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x561578737330 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: 0x5615784de500 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5615784d4370 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578739050 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5615787390e0 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: 0x5615784de618 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157873ae00 [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: 0x5615784de730 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d44b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157873cbb0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x56157873cc40 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: 0x5615784de848 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5615784d45a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157873e960 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x56157873e9f0 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: 0x5615784de960 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578740710 [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: 0x5615784dea78 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615787424c0 [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: 0x5615784deb90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578744270 [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: 0x5615784deca8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578746020 [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: 0x5615784dedc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578747dd0 [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: 0x5615784deed8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578749b80 [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: 0x5615784deff0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157874b930 [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: 0x5615784df108 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157874d6e0 [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: 0x5615784df220 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157874f480 [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: 0x5615784df338 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578751290 [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: 0x5615784df450 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615787530a0 [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: 0x5615784df568 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578754ec0 [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: 0x5615784df680 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578756c70 [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: 0x5615784df798 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578758a20 [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: 0x5615784df8b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157875a7d0 [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: 0x5615784df9c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157875c580 [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: 0x5615784dfae0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157875e330 [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: 0x5615784dfbf8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615787600e0 [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: 0x5615784dfd10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578761e90 [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: 0x5615784dfe28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5615784d30b0 VAL: '
27: ' (2 sibs)
27: 0x5615784d3148 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578763c40 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x561578763cd0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x561578763d60 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: 0x5615784dff40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5615784d4cd0 VAL: '
27: ' (2 sibs)
27: 0x5615784d4d68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615787659f0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x561578765a80 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x561578765b10 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: 0x5615784d9f00 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x5615784d0530 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x5615784d05c8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x5615784d0660 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x5615784d06f8 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x5615784d0790 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x5615784d0828 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x5615784d08c0 DOCSEQ: (8 sibs) 2 children:
27: 0x5615784d0a00 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x5615784d0a98 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x5615784d0958 DOCMAP: (8 sibs) 2 children:
27: 0x5615784d0b40 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x5615784d0bd8 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578766300 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x561578766390 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x561578766420 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x5615787664b0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x561578766540 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x5615787665d0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x561578766660 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x5615787666f0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x561578766780 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x561578766810 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x5615787668a0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x561578766930 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x5615787669c0 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: #nodes=13 vs #printed=13
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/1
27: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_literal.cpp:381:2:1: (5B):ERROR: parse error
27: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_literal.cpp:381:2:1: hello (size=5)
27: ^~~~~ (cols 1-6)
27:
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: ---------------
27: - |
27: hello
27: there
27: - |
27: ciao
27: qua
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/2
27: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/parse.cpp:3881:check failed: has_none(SSCL)
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: ---------------
27: foo: |
27: hello
27: there
27: bar: |
27: ciao
27: qua
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/3
27: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_literal.cpp:401:2:1: (8B):ERROR: indentation decreased without any scalar
27: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_literal.cpp:401:2:1: hello (size=6)
27: ^~~~~~ (cols 1-7)
27:
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: ---------------
27: --- |2
27: hello
27: there
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: ---------------
27: --- |1----------------
27: REF TREE:
27: 0x5615784da360 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x5615784d1450 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578768760 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x5615787687f0 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: 0x5615784da478 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x5615784d0fe0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578769070 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x561578769100 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: 0x5615784da590 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x5615784d10d0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578769980 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x561578769a10 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: 0x5615784da6a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157876a290 [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: 0x5615784da7c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157876aba0 [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: 0x5615784da8d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157876b4b0 [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: 0x5615784da9f0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d12b0 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] 0x56157876bdc0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x56157876be50 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: 0x5615784dab08 [ROOT] MAP: (0 sibs) 3 children:
27: 0x5615784d14f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x5615784d1588 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x5615784d1620 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157876c6d0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x56157876c760 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x56157876c7f0 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x56157876c880 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: 0x5615784dac20 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d1710 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5615784d17a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157876cfe0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x56157876d070 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x56157876d100 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: 0x5615784dad38 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5615784d18f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5615784d1988 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157876d8f0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x56157876d980 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x56157876da10 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: 0x5615784dae50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5615784d1a80 VAL: 'Several lines of text,
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: 0x5615784d1b18 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157876e200 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x56157876e290 VAL: 'Several lines of text,
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] 0x56157876e320 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: 0x5615784daf68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5615784d1c10 VAL: 'Several 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: 0x5615784d1ca8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157876eb10 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x56157876eba0 VAL: 'Several 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] 0x56157876ec30 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: 0x5615784db080 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5615784d13a0 VAL: 'Several lines 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] 0x56157876f420 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x56157876f4b0 VAL: 'Several lines 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: 0x5615784db198 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5615784d1df0 VAL: 'Several lines 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] 0x56157876fd30 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x56157876fdc0 VAL: 'Several lines 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: 0x5615784db2b0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d1ee0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5615784d1f78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578770640 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5615787706d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x561578770760 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: 0x5615784db3c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d2070 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5615784d2108 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578770f50 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x561578770fe0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x561578771070 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: 0x5615784db4e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d2200 KEYVAL: 'example' 'Several lines of text,
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: 0x5615784d2298 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578771860 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5615787718f0 KEYVAL: 'example' 'Several lines of text,
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] 0x561578771980 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: 0x5615784db5f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d2390 KEYVAL: 'example' 'Several 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: 0x5615784d2428 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578772170 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x561578772200 KEYVAL: 'example' 'Several 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] 0x561578772290 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: 0x5615784db710 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d2520 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5615784d25b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578772a80 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x561578772b10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x561578772ba0 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: 0x5615784db828 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d26b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5615784d2748 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578773390 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x561578773420 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5615787734b0 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: 0x5615784db940 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d2840 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5615784d28d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578773ca0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x561578773d30 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x561578773dc0 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: 0x5615784dba58 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d29d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5615784d2a68 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615787745b0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x561578774640 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5615787746d0 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: 0x5615784dbb70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d2b60 KEYVAL: 'example' 'Several lines 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] 0x561578774ec0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x561578774f50 KEYVAL: 'example' 'Several lines 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: 0x5615784dbc88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d2c50 KEYVAL: 'example' 'Several lines 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] 0x5615787757d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x561578775860 KEYVAL: 'example' 'Several lines 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: 0x5615784dbda0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d2d40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5615784d2dd8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615787760e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x561578776170 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x561578776200 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: 0x5615784dbeb8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d5260 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x5615784d52f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615787769f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x561578776a80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x561578776b10 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: 0x5615784dbfd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d5440 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5615784d54e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578777300 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x561578777390 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x561578777420 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: 0x5615784dc0e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d55d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5615784d5670 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578777c10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x561578777ca0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x561578777d30 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: 0x5615784dc200 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d9d70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x5615784d9e10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578778520 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5615787785b0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x561578778640 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: 0x5615784dc318 [ROOT] MAP: (0 sibs) 2 children:
27: 0x5615784d2f70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x5615784d3008 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578778e30 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x561578778ec0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x561578778f50 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: 0x5615784dc430 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5615784d53a0 MAP: (1 sibs) 2 children:
27: 0x5615784d3240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x5615784d32d8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578779740 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5615787797d0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x561578779860 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x5615787798f0 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: 0x5615784dc548 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157877a050 [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: 0x5615784dc660 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157877a960 [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: 0x5615784dc778 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157877b270 [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: 0x5615784dc890 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157877bb80 [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: 0x5615784dc9a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157877c490 [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: 0x5615784dcac0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157877cda0 [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: 0x5615784dcbd8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157877d6b0 [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: 0x5615784dccf0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157877dfc0 [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: 0x5615784dce08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157877e8d0 [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: 0x5615784dcf20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157877f1e0 [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: 0x5615784dd038 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157877faf0 [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: 0x5615784dd150 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578780400 [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: 0x5615784dd268 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5615784d3740 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578780d10 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x561578780da0 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: 0x5615784dd380 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5615784d3830 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578781620 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5615787816b0 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: 0x5615784dd498 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5615784d3920 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578781f30 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x561578781fc0 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: 0x5615784dd5b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d3a10 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578782840 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5615787828d0 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: 0x5615784dd6c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d3b00 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578783150 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5615787831e0 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: 0x5615784dd7e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d3bf0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578783a60 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x561578783af0 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: 0x5615784dd8f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578784370 [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: 0x5615784dda10 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578784c80 [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: 0x5615784ddb28 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578785590 [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: 0x5615784ddc40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5615784d3dd0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578785ea0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x561578785f30 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: 0x5615784ddd58 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5615784d3ec0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615787867b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x561578786840 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: 0x5615784dde70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d3fb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615787870c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x561578787150 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: 0x5615784ddf88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d40a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615787879d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x561578787a60 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: 0x5615784de0a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615787882e0 [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: 0x5615784de1b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578788bf0 [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: 0x5615784de2d0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578789500 [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: 0x5615784de3e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d4280 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578789e10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x561578789ea0 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: 0x5615784de500 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5615784d4370 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157878a720 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x56157878a7b0 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: 0x5615784de618 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157878b030 [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: 0x5615784de730 [ROOT] MAP: (0 sibs) 1 children:
27: 0x5615784d44b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157878b940 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x56157878b9d0 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: 0x5615784de848 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x5615784d45a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157878c250 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x56157878c2e0 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: 0x5615784de960 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157878cb60 [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: 0x5615784dea78 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157878d470 [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: 0x5615784deb90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157878dd80 [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: 0x5615784deca8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157878e690 [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: 0x5615784dedc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157878efa0 [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: 0x5615784deed8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x56157878f8b0 [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: 0x5615784deff0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615787901c0 [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: 0x5615784df108 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578790ad0 [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: 0x5615784df220 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615787913e0 [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: 0x5615784df338 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578791cf0 [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: 0x5615784df450 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578792600 [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: 0x5615784df568 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578792f10 [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: 0x5615784df680 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578793820 [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: 0x5615784df798 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578794130 [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: 0x5615784df8b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578794a40 [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: 0x5615784df9c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578795350 [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: 0x5615784dfae0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578795c60 [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: 0x5615784dfbf8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578796570 [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: 0x5615784dfd10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578796e80 [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: 0x5615784dfe28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5615784d30b0 VAL: '
27: ' (2 sibs)
27: 0x5615784d3148 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x561578797790 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x561578797820 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x5615787978b0 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: 0x5615784dff40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x5615784d4cd0 VAL: '
27: ' (2 sibs)
27: 0x5615784d4d68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5615787980a0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x561578798130 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x5615787981c0 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 (2 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] 0x5615786c0450 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x5615786c04e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x5615786c0570 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x5615786c0600 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x5615786c0690 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x5615786c0720 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x5615786c07b0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x5615786c0840 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x5615786c08d0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x5615786c0960 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x5615786c09f0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x5615786c0a80 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x5615786c0b10 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] 0x56157879bb50 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x56157879bbe0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x56157879bc70 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x56157879bd00 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x56157879bd90 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x56157879be20 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x56157879beb0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x56157879bf40 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x56157879bfd0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x56157879c060 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x56157879c0f0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x56157879c180 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x56157879c210 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] 0x5615786c7bc0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x5615786c7c50 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x56157879cd40 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x56157879cdd0 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] 0x5615786c98f0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x5615786c9980 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x56157879d650 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x56157879d6e0 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] 0x5615786cb620 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x5615786cb6b0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x56157879df60 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x56157879dff0 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] 0x5615786cd350 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x56157879e870 [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] 0x5615786cf080 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x56157879f180 [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] 0x5615786d0db0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x56157879fa90 [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] 0x5615786d2ef0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5615786d2f80 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] 0x5615787a03a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5615787a0430 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] 0x5615786d5170 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] 0x5615787a0cb0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x5615787a0d40 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x5615787a0dd0 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] 0x5615787a0e60 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] 0x5615786d7040 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615786d70d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615786d7160 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] 0x5615787a15c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787a1650 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787a16e0 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] 0x5615786d9010 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5615786d90a0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615786d9130 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] 0x5615787a1ed0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5615787a1f60 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787a1ff0 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] 0x5615786daf40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5615786dafd0 VAL: 'Several lines of text, 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] 0x5615786db060 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] 0x5615787a27e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5615787a2870 VAL: 'Several lines of text, 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] 0x5615787a2900 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] 0x5615786dcf10 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5615786dcfa0 VAL: 'Several 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] 0x5615786dd030 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] 0x5615787a30f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5615787a3180 VAL: 'Several 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] 0x5615787a3210 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] 0x5615786def60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615786deff0 VAL: 'Several lines 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] 0x5615787a3a00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787a3a90 VAL: 'Several lines 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] 0x5615786e0f30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615786e0fc0 VAL: 'Several lines 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] 0x5615787a4310 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787a43a0 VAL: 'Several lines 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] 0x5615786e2f20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615786e2fb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615786e3040 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] 0x5615787a4c20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787a4cb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787a4d40 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] 0x5615786e4e60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615786e4ef0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615786e4f80 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] 0x5615787a5530 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787a55c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787a5650 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] 0x5615786e6e60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615786e6ef0 KEYVAL: 'example' 'Several lines of text, 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] 0x5615786e6f80 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] 0x5615787a5e40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787a5ed0 KEYVAL: 'example' 'Several lines of text, 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] 0x5615787a5f60 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] 0x5615786e8e70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615786e8f00 KEYVAL: 'example' 'Several 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] 0x5615786e8f90 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] 0x5615787a6750 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787a67e0 KEYVAL: 'example' 'Several 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] 0x5615787a6870 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] 0x5615786eae80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615786eaf10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615786eafa0 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] 0x5615787a7060 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787a70f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787a7180 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] 0x5615786ece90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615786ecf20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615786ecfb0 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] 0x5615787a7970 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787a7a00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787a7a90 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] 0x5615786eeec0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615786eef50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615786eefe0 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] 0x5615787a8280 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787a8310 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787a83a0 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] 0x5615786f0ef0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615786f0f80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615786f1010 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] 0x5615787a8b90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787a8c20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787a8cb0 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] 0x5615786f2ec0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615786f2f50 KEYVAL: 'example' 'Several lines 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] 0x5615787a94a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787a9530 KEYVAL: 'example' 'Several lines 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] 0x5615786f4eb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615786f4f40 KEYVAL: 'example' 'Several lines 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] 0x5615787a9db0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787a9e40 KEYVAL: 'example' 'Several lines 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] 0x5615786f6f70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615786f7000 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615786f7090 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] 0x5615787aa6c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787aa750 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787aa7e0 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] 0x5615786f9120 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615786f91b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615786f9240 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] 0x5615787aafd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787ab060 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787ab0f0 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] 0x5615786fae50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615786faee0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5615786faf70 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] 0x5615787ab8e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787ab970 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5615787aba00 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] 0x5615786fcbe0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615786fcc70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5615786fcd00 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] 0x5615787ac1f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787ac280 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5615787ac310 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] 0x5615786fe9d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615786fea60 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5615786feaf0 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] 0x5615787acb00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787acb90 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5615787acc20 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] 0x561578700700 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578700790 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x561578700820 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] 0x5615787ad410 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787ad4a0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x5615787ad530 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] 0x561578702430 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787024c0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x561578702550 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x5615787025e0 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] 0x5615787add20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787addb0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x5615787ade40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x5615787aded0 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] 0x561578704160 [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] 0x5615787ae630 [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] 0x561578705e90 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787aef40 [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] 0x561578707bc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787af850 [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] 0x5615787098f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787b0160 [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] 0x56157870b620 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787b0a70 [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] 0x56157870d350 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787b1380 [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] 0x56157870f080 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787b1c90 [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] 0x561578710db0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787b25a0 [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] 0x561578712ae0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787b2eb0 [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] 0x561578714810 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787b37c0 [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] 0x561578716540 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787b40d0 [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] 0x561578718270 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787b49e0 [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] 0x561578719fa0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x56157871a030 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787b52f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787b5380 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] 0x56157871bcd0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x56157871bd60 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] 0x5615787b5c00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787b5c90 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] 0x56157871da00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x56157871da90 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] 0x5615787b6510 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787b65a0 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] 0x56157871f730 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x56157871f7c0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787b6e20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787b6eb0 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] 0x561578721460 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787214f0 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] 0x5615787b7730 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787b77c0 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] 0x561578723190 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578723220 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] 0x5615787b8040 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787b80d0 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] 0x561578724ec0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787b8950 [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] 0x561578726bf0 [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] 0x5615787b9260 [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] 0x561578728920 [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] 0x5615787b9b70 [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] 0x56157872a650 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x56157872a6e0 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] 0x5615787ba480 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787ba510 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] 0x56157872c380 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x56157872c410 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] 0x5615787bad90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787bae20 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] 0x56157872e0b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x56157872e140 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] 0x5615787bb6a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787bb730 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] 0x56157872fde0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x56157872fe70 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] 0x5615787bbfb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787bc040 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] 0x561578731b10 [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] 0x5615787bc8c0 [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] 0x561578733840 [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] 0x5615787bd1d0 [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] 0x561578735570 [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] 0x5615787bdae0 [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] 0x5615787372a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578737330 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] 0x5615787be3f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787be480 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] 0x561578739050 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787390e0 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] 0x5615787bed00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787bed90 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] 0x56157873ae00 [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] 0x5615787bf610 [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] 0x56157873cbb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x56157873cc40 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] 0x5615787bff20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787bffb0 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] 0x56157873e960 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x56157873e9f0 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] 0x5615787c0830 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787c08c0 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] 0x561578740710 [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] 0x5615787c1140 [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] 0x5615787424c0 [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] 0x5615787c1a50 [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] 0x561578744270 [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] 0x5615787c2360 [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] 0x561578746020 [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] 0x5615787c2c70 [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] 0x561578747dd0 [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] 0x5615787c3580 [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] 0x561578749b80 [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] 0x5615787c3e90 [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] 0x56157874b930 [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] 0x5615787c47a0 [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] 0x56157874d6e0 [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] 0x5615787c50b0 [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] 0x56157874f480 [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] 0x5615787c59c0 [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] 0x561578751290 [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] 0x5615787c62d0 [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] 0x5615787530a0 [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] 0x5615787c6be0 [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] 0x561578754ec0 [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] 0x5615787c74f0 [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] 0x561578756c70 [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] 0x5615787c7e00 [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] 0x561578758a20 [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] 0x5615787c8710 [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] 0x56157875a7d0 [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] 0x5615787c9020 [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] 0x56157875c580 [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] 0x5615787c9930 [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] 0x56157875e330 [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] 0x5615787ca240 [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] 0x5615787600e0 [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] 0x5615787cab50 [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] 0x561578761e90 [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] 0x5615787cb460 [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] 0x561578763c40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x561578763cd0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x561578763d60 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] 0x5615787cbd70 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5615787cbe00 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x5615787cbe90 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] 0x5615787659f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x561578765a80 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x561578765b10 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] 0x5615787cc6b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5615787cc740 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x5615787cc7d0 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] 0x561578766300 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x561578766390 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x561578766420 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x5615787664b0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x561578766540 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x5615787665d0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x561578766660 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x5615787666f0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x561578766780 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x561578766810 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x5615787668a0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x561578766930 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x5615787669c0 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] 0x5615787ccff0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x5615787cd080 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x5615787cd110 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x5615787cd1a0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x5615787cd230 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x5615787cd2c0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x5615787cd350 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x5615787cd3e0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x5615787cd470 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x5615787cd500 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x5615787cd590 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x5615787cd620 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x5615787cd6b0 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] 0x561578768760 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5615787687f0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787cd900 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5615787cd990 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] 0x561578769070 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x561578769100 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787ce210 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5615787ce2a0 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] 0x561578769980 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x561578769a10 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787ceb20 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5615787cebb0 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] 0x56157876a290 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787cf430 [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] 0x56157876aba0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787cfd40 [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] 0x56157876b4b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787d0650 [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] 0x56157876bdc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x56157876be50 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] 0x5615787d0f60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787d0ff0 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] 0x56157876c6d0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x56157876c760 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x56157876c7f0 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] 0x56157876c880 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] 0x5615787d1870 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x5615787d1900 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x5615787d1990 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] 0x5615787d1a20 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] 0x56157876cfe0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x56157876d070 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x56157876d100 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] 0x5615787d2180 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787d2210 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787d22a0 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] 0x56157876d8f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x56157876d980 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x56157876da10 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] 0x5615787d2b30 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5615787d2bc0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787d2c50 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] 0x56157876e200 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x56157876e290 VAL: 'Several lines of text, 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] 0x56157876e320 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] 0x5615787d34e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5615787d3570 VAL: 'Several lines of text, 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] 0x5615787d3600 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] 0x56157876eb10 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x56157876eba0 VAL: 'Several 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] 0x56157876ec30 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] 0x5615787d3e90 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5615787d3f20 VAL: 'Several 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] 0x5615787d3fb0 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] 0x56157876f420 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x56157876f4b0 VAL: 'Several lines 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] 0x5615787d47a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787d4830 VAL: 'Several lines 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] 0x56157876fd30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x56157876fdc0 VAL: 'Several lines 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] 0x5615787d50b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787d5140 VAL: 'Several lines 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] 0x561578770640 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787706d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x561578770760 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] 0x5615787d5af0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787d5b80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787d5c10 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] 0x561578770f50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578770fe0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x561578771070 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] 0x5615787d64a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787d6530 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787d65c0 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] 0x561578771860 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787718f0 KEYVAL: 'example' 'Several lines of text, 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] 0x561578771980 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] 0x5615787d6db0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787d6e40 KEYVAL: 'example' 'Several lines of text, 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] 0x5615787d6ed0 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] 0x561578772170 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578772200 KEYVAL: 'example' 'Several 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] 0x561578772290 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] 0x5615787d7760 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787d77f0 KEYVAL: 'example' 'Several 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] 0x5615787d7880 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] 0x561578772a80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578772b10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x561578772ba0 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] 0x5615787d8110 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787d81a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787d8230 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] 0x561578773390 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578773420 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787734b0 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] 0x5615787d8ac0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787d8b50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787d8be0 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] 0x561578773ca0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578773d30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x561578773dc0 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] 0x5615787d9470 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787d9500 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787d9590 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] 0x5615787745b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578774640 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787746d0 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] 0x5615787d9e20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787d9eb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787d9f40 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] 0x561578774ec0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578774f50 KEYVAL: 'example' 'Several lines 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] 0x5615787da7d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787da860 KEYVAL: 'example' 'Several lines 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] 0x5615787757d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578775860 KEYVAL: 'example' 'Several lines 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] 0x5615787db180 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787db210 KEYVAL: 'example' 'Several lines 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] 0x5615787760e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578776170 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x561578776200 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] 0x5615787dbb30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787dbbc0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787dbc50 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] 0x5615787769f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578776a80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x561578776b10 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] 0x5615787dc4e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787dc570 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787dc600 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] 0x561578777300 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578777390 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x561578777420 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] 0x5615787dce50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787dcee0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5615787dcf70 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] 0x561578777c10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578777ca0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x561578777d30 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] 0x5615787dd7c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787dd850 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5615787dd8e0 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] 0x561578778520 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787785b0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x561578778640 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] 0x5615787de130 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787de1c0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5615787de250 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] 0x561578778e30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578778ec0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x561578778f50 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] 0x5615787dea40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787dead0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x5615787deb60 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] 0x561578779740 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787797d0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x561578779860 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x5615787798f0 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] 0x5615787df380 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787df410 MAP: (1 sibs) 2 children: 27: [2] [2] 0x5615787df4a0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x5615787df530 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] 0x56157877a050 [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] 0x5615787dfcc0 [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] 0x56157877a960 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787e05d0 [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] 0x56157877b270 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787e0ee0 [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] 0x56157877bb80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787e17f0 [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] 0x56157877c490 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787e2100 [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] 0x56157877cda0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787e2a10 [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] 0x56157877d6b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787e3320 [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] 0x56157877dfc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787e3c30 [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] 0x56157877e8d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787e4540 [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] 0x56157877f1e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787e4e50 [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] 0x56157877faf0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787e5760 [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] 0x561578780400 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787e6070 [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] 0x561578780d10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x561578780da0 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787e6980 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787e6a10 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] 0x561578781620 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787816b0 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] 0x5615787e7290 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787e7320 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] 0x561578781f30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x561578781fc0 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] 0x5615787e7ba0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787e7c30 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] 0x561578782840 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787828d0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787e84b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787e8540 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] 0x561578783150 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787831e0 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] 0x5615787e8dc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787e8e50 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] 0x561578783a60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578783af0 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] 0x5615787e96d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787e9760 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] 0x561578784370 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x5615787e9fe0 [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] 0x561578784c80 [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] 0x5615787ea8f0 [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] 0x561578785590 [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] 0x5615787eb200 [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] 0x561578785ea0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x561578785f30 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] 0x5615787ebb10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787ebba0 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] 0x5615787867b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x561578786840 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] 0x5615787ec420 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787ec4b0 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] 0x5615787870c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578787150 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] 0x5615787ecd30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787ecdc0 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] 0x5615787879d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578787a60 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] 0x5615787ed640 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787ed6d0 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] 0x5615787882e0 [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] 0x5615787edf50 [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] 0x561578788bf0 [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] 0x5615787ee860 [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] 0x561578789500 [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] 0x5615787ef170 [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] 0x561578789e10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578789ea0 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] 0x5615787efa80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787efb10 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] 0x56157878a720 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x56157878a7b0 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] 0x5615787f0390 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787f0420 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] 0x56157878b030 [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] 0x5615787f0ca0 [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] 0x56157878b940 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x56157878b9d0 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] 0x5615787f15b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787f1640 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] 0x56157878c250 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x56157878c2e0 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] 0x5615787f1ef0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787f1f80 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] 0x56157878cb60 [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] 0x5615787f2800 [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] 0x56157878d470 [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] 0x5615787f3110 [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] 0x56157878dd80 [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] 0x5615787f3a20 [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] 0x56157878e690 [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] 0x5615787f4330 [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] 0x56157878efa0 [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] 0x5615787f4c40 [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] 0x56157878f8b0 [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] 0x5615787f5550 [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] 0x5615787901c0 [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] 0x5615787f5e60 [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] 0x561578790ad0 [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] 0x5615787f6770 [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] 0x5615787913e0 [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] 0x5615787f7080 [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] 0x561578791cf0 [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] 0x5615787f7990 [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] 0x561578792600 [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] 0x5615787f82a0 [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] 0x561578792f10 [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] 0x5615787f8be0 [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] 0x561578793820 [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] 0x5615787f94f0 [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] 0x561578794130 [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] 0x5615787f9e00 [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] 0x561578794a40 [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] 0x5615787fa710 [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] 0x561578795350 [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] 0x5615787fb020 [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] 0x561578795c60 [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] 0x5615787fb930 [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] 0x561578796570 [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] 0x5615787fc240 [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] 0x561578796e80 [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] 0x5615787fcb50 [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] 0x561578797790 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x561578797820 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x5615787978b0 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] 0x5615787fd460 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5615787fd4f0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x5615787fd580 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] 0x5615787980a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x561578798130 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x5615787981c0 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] 0x5615787fdda0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5615787fde30 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x5615787fdec0 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: 0x5615784d9f00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x5615784d0530 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5615784d05c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5615784d0660 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5615784d06f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5615784d0790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5615784d0828 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5615784d08c0 DOCSEQ: (8 sibs) 2 children: 27: 0x5615784d0a00 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x5615784d0a98 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x5615784d0958 DOCMAP: (8 sibs) 2 children: 27: 0x5615784d0b40 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x5615784d0bd8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615787fe6e0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x5615787fe770 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x5615787fe800 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x5615787fe890 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x5615787fe920 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x5615787fe9b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x5615787fea40 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x5615787fead0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x5615787feb60 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x5615787febf0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x5615787fec80 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x5615787fed10 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x5615787feda0 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: 0x5615784da360 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5615784d1450 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615786be920 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5615786be9b0 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: 0x5615784da478 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5615784d0fe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615787fee40 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5615787feed0 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: 0x5615784da590 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5615784d10d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615787fef70 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5615787ff000 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: 0x5615784da6a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615787ff0a0 [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: 0x5615784da7c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615787ff140 [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: 0x5615784da8d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615787ff1e0 [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: 0x5615784da9f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d12b0 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] 0x5615787ff280 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615787ff310 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: 0x5615784dab08 [ROOT] MAP: (0 sibs) 3 children: 27: 0x5615784d14f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x5615784d1588 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x5615784d1620 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615787ff3b0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x5615787ff440 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x5615787ff4d0 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] 0x5615787ff560 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: 0x5615784dac20 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d1710 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5615784d17a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615787ff600 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787ff690 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787ff720 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: 0x5615784dad38 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5615784d18f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5615784d1988 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615787ff7c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5615787ff850 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615787ff8e0 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: 0x5615784dae50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5615784d1a80 VAL: 'Several lines of text, 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: 0x5615784d1b18 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615787ff980 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5615787ffa10 VAL: 'Several lines of text, 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] 0x5615787ffaa0 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: 0x5615784daf68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5615784d1c10 VAL: 'Several 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: 0x5615784d1ca8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615787ffb40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5615787ffbd0 VAL: 'Several 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] 0x5615787ffc60 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: 0x5615784db080 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5615784d13a0 VAL: 'Several lines 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] 0x5615787ffd00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787ffd90 VAL: 'Several lines 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: 0x5615784db198 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5615784d1df0 VAL: 'Several lines 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] 0x5615787ffe30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615787ffec0 VAL: 'Several lines 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: 0x5615784db2b0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d1ee0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5615784d1f78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615787fff60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615787ffff0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x561578800080 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: 0x5615784db3c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d2070 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5615784d2108 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578800120 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615788001b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x561578800240 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: 0x5615784db4e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d2200 KEYVAL: 'example' 'Several lines of text, 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: 0x5615784d2298 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788002e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578800370 KEYVAL: 'example' 'Several lines of text, 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] 0x561578800400 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: 0x5615784db5f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d2390 KEYVAL: 'example' 'Several 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: 0x5615784d2428 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788004a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578800530 KEYVAL: 'example' 'Several 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] 0x5615788005c0 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: 0x5615784db710 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d2520 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5615784d25b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578800660 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615788006f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x561578800780 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: 0x5615784db828 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d26b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5615784d2748 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578800820 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615788008b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x561578800940 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: 0x5615784db940 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d2840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5615784d28d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788009e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578800a70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x561578800b00 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: 0x5615784dba58 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d29d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5615784d2a68 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578800ba0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578800c30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x561578800cc0 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: 0x5615784dbb70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d2b60 KEYVAL: 'example' 'Several lines 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] 0x561578800d60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578800df0 KEYVAL: 'example' 'Several lines 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: 0x5615784dbc88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d2c50 KEYVAL: 'example' 'Several lines 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] 0x561578800e90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578800f20 KEYVAL: 'example' 'Several lines 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: 0x5615784dbda0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d2d40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5615784d2dd8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578800fc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578801050 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615788010e0 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: 0x5615784dbeb8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d5260 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5615784d52f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578801180 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578801210 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615788012a0 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: 0x5615784dbfd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d5440 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5615784d54e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578801340 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615788013d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x561578801460 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: 0x5615784dc0e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d55d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5615784d5670 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578801500 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578801590 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x561578801620 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: 0x5615784dc200 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d9d70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5615784d9e10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788016c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578801750 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5615788017e0 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: 0x5615784dc318 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d2f70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x5615784d3008 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578801880 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578801910 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x5615788019a0 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: 0x5615784dc430 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5615784d53a0 MAP: (1 sibs) 2 children: 27: 0x5615784d3240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x5615784d32d8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578801a40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x561578801ad0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x561578801b60 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x561578801bf0 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: 0x5615784dc548 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578801c90 [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: 0x5615784dc660 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578801d30 [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: 0x5615784dc778 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578801dd0 [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: 0x5615784dc890 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578801e70 [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: 0x5615784dc9a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578801f10 [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: 0x5615784dcac0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578801fb0 [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: 0x5615784dcbd8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578802050 [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: 0x5615784dccf0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788020f0 [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: 0x5615784dce08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578802190 [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: 0x5615784dcf20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578802230 [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: 0x5615784dd038 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788022d0 [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: 0x5615784dd150 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578802370 [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: 0x5615784dd268 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5615784d3740 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578802410 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615788024a0 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: 0x5615784dd380 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5615784d3830 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578802540 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615788025d0 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: 0x5615784dd498 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5615784d3920 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578802670 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x561578802700 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: 0x5615784dd5b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d3a10 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788027a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578802830 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: 0x5615784dd6c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d3b00 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788028d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578802960 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: 0x5615784dd7e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d3bf0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578802a00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578802a90 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: 0x5615784dd8f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578802b30 [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: 0x5615784dda10 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578802bd0 [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: 0x5615784ddb28 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578802c70 [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: 0x5615784ddc40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5615784d3dd0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578802d10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x561578802da0 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: 0x5615784ddd58 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5615784d3ec0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578802e40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x561578802ed0 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: 0x5615784dde70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d3fb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578802f70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578803000 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: 0x5615784ddf88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d40a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788030a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578803130 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: 0x5615784de0a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788031d0 [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: 0x5615784de1b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578803270 [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: 0x5615784de2d0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578803310 [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: 0x5615784de3e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d4280 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788033b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578803440 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: 0x5615784de500 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5615784d4370 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788034e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x561578803570 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: 0x5615784de618 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578803610 [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: 0x5615784de730 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d44b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788036b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578803740 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: 0x5615784de848 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5615784d45a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788037e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x561578803870 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: 0x5615784de960 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578803910 [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: 0x5615784dea78 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788039b0 [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: 0x5615784deb90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578803a50 [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: 0x5615784deca8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578803af0 [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: 0x5615784dedc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578803b90 [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: 0x5615784deed8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578803c30 [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: 0x5615784deff0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578803cd0 [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: 0x5615784df108 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578803d70 [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: 0x5615784df220 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578803e10 [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: 0x5615784df338 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578803eb0 [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: 0x5615784df450 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578803f50 [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: 0x5615784df568 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578803ff0 [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: 0x5615784df680 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578804090 [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: 0x5615784df798 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578804130 [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: 0x5615784df8b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788041d0 [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: 0x5615784df9c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578804270 [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: 0x5615784dfae0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578804310 [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: 0x5615784dfbf8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788043b0 [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: 0x5615784dfd10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578804450 [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: 0x5615784dfe28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5615784d30b0 VAL: ' 27: ' (2 sibs) 27: 0x5615784d3148 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788044f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x561578804580 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x561578804610 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: 0x5615784dff40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5615784d4cd0 VAL: ' 27: ' (2 sibs) 27: 0x5615784d4d68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788046b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x561578804740 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x5615788047d0 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: 0x5615784d9f00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x5615784d0530 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5615784d05c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5615784d0660 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x5615784d06f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5615784d0790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5615784d0828 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x5615784d08c0 DOCSEQ: (8 sibs) 2 children: 27: 0x5615784d0a00 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x5615784d0a98 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x5615784d0958 DOCMAP: (8 sibs) 2 children: 27: 0x5615784d0b40 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x5615784d0bd8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578804870 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x561578804900 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x561578804990 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x561578804a20 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x561578804ab0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x561578804b40 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x561578804bd0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x561578804c60 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x561578804cf0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x561578804d80 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x561578804e10 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x561578804ea0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x561578804f30 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: 0x5615784da360 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5615784d1450 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578804fd0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x561578805060 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: 0x5615784da478 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5615784d0fe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578805100 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x561578805190 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: 0x5615784da590 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x5615784d10d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578805230 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5615788052c0 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: 0x5615784da6a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578805360 [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: 0x5615784da7c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578805400 [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: 0x5615784da8d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788054a0 [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: 0x5615784da9f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d12b0 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] 0x561578805540 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615788055d0 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: 0x5615784dab08 [ROOT] MAP: (0 sibs) 3 children: 27: 0x5615784d14f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x5615784d1588 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x5615784d1620 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578805670 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x561578805700 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x561578805790 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] 0x561578805820 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: 0x5615784dac20 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d1710 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5615784d17a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788058c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578805950 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615788059e0 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: 0x5615784dad38 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5615784d18f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5615784d1988 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578805a80 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x561578805b10 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x561578805ba0 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: 0x5615784dae50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5615784d1a80 VAL: 'Several lines of text, 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: 0x5615784d1b18 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578805c40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x561578805cd0 VAL: 'Several lines of text, 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] 0x561578805d60 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: 0x5615784daf68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5615784d1c10 VAL: 'Several 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: 0x5615784d1ca8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578805e00 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x561578805e90 VAL: 'Several 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] 0x561578805f20 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: 0x5615784db080 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5615784d13a0 VAL: 'Several lines 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] 0x561578805fc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x561578806050 VAL: 'Several lines 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: 0x5615784db198 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5615784d1df0 VAL: 'Several lines 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] 0x5615788060f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x561578806180 VAL: 'Several lines 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: 0x5615784db2b0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d1ee0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5615784d1f78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578806220 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615788062b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x561578806340 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: 0x5615784db3c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d2070 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5615784d2108 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788063e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578806470 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x561578806500 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: 0x5615784db4e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d2200 KEYVAL: 'example' 'Several lines of text, 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: 0x5615784d2298 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788065a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578806630 KEYVAL: 'example' 'Several lines of text, 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] 0x5615788066c0 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: 0x5615784db5f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d2390 KEYVAL: 'example' 'Several 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: 0x5615784d2428 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578806760 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615788067f0 KEYVAL: 'example' 'Several 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] 0x561578806880 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: 0x5615784db710 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d2520 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5615784d25b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578806920 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615788069b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x561578806a40 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: 0x5615784db828 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d26b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5615784d2748 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578806ae0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578806b70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x561578806c00 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: 0x5615784db940 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d2840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5615784d28d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578806ca0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578806d30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x561578806dc0 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: 0x5615784dba58 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d29d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5615784d2a68 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578806e60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578806ef0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x561578806f80 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: 0x5615784dbb70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d2b60 KEYVAL: 'example' 'Several lines 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] 0x561578807020 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615788070b0 KEYVAL: 'example' 'Several lines 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: 0x5615784dbc88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d2c50 KEYVAL: 'example' 'Several lines 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] 0x561578807150 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615788071e0 KEYVAL: 'example' 'Several lines 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: 0x5615784dbda0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d2d40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5615784d2dd8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578807280 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578807310 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5615788073a0 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: 0x5615784dbeb8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d5260 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x5615784d52f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578807440 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5615788074d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x561578807560 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: 0x5615784dbfd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d5440 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5615784d54e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578807600 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578807690 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x561578807720 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: 0x5615784dc0e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d55d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5615784d5670 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788077c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578807850 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x5615788078e0 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: 0x5615784dc200 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d9d70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x5615784d9e10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578807980 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578807a10 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x561578807aa0 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: 0x5615784dc318 [ROOT] MAP: (0 sibs) 2 children: 27: 0x5615784d2f70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x5615784d3008 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578807b40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x561578807bd0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x561578807c60 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: 0x5615784dc430 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5615784d53a0 MAP: (1 sibs) 2 children: 27: 0x5615784d3240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x5615784d32d8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578807d00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x561578807d90 MAP: (1 sibs) 2 children: 27: [2] [2] 0x561578807e20 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x561578807eb0 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: 0x5615784dc548 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578807f50 [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: 0x5615784dc660 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578807ff0 [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: 0x5615784dc778 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578808090 [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: 0x5615784dc890 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578808130 [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: 0x5615784dc9a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788081d0 [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: 0x5615784dcac0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578808270 [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: 0x5615784dcbd8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578808310 [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: 0x5615784dccf0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788083b0 [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: 0x5615784dce08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578808450 [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: 0x5615784dcf20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788084f0 [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: 0x5615784dd038 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578808590 [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: 0x5615784dd150 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578808630 [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: 0x5615784dd268 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5615784d3740 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788086d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x561578808760 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: 0x5615784dd380 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5615784d3830 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578808800 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x561578808890 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: 0x5615784dd498 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5615784d3920 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578808930 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5615788089c0 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: 0x5615784dd5b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d3a10 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578808a60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578808af0 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: 0x5615784dd6c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d3b00 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578808b90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578808c20 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: 0x5615784dd7e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d3bf0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578808cc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578808d50 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: 0x5615784dd8f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578808df0 [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: 0x5615784dda10 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578808e90 [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: 0x5615784ddb28 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578808f30 [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: 0x5615784ddc40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5615784d3dd0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578808fd0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x561578809060 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: 0x5615784ddd58 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5615784d3ec0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578809100 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x561578809190 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: 0x5615784dde70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d3fb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578809230 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615788092c0 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: 0x5615784ddf88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d40a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578809360 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5615788093f0 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: 0x5615784de0a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578809490 [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: 0x5615784de1b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578809530 [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: 0x5615784de2d0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788095d0 [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: 0x5615784de3e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d4280 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578809670 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578809700 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: 0x5615784de500 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5615784d4370 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788097a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x561578809830 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: 0x5615784de618 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x5615788098d0 [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: 0x5615784de730 [ROOT] MAP: (0 sibs) 1 children: 27: 0x5615784d44b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578809970 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x561578809a00 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: 0x5615784de848 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x5615784d45a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578809aa0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x561578809b30 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: 0x5615784de960 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578809bd0 [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: 0x5615784dea78 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578809c70 [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: 0x5615784deb90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578809d10 [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: 0x5615784deca8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578809db0 [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: 0x5615784dedc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578809e50 [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: 0x5615784deed8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578809ef0 [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: 0x5615784deff0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x561578809f90 [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: 0x5615784df108 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x56157880a030 [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: 0x5615784df220 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x56157880a0d0 [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: 0x5615784df338 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x56157880a170 [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: 0x5615784df450 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x56157880a210 [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: 0x5615784df568 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x56157880a2b0 [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: 0x5615784df680 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x56157880a350 [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: 0x5615784df798 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x56157880a3f0 [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: 0x5615784df8b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x56157880a490 [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: 0x5615784df9c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x56157880a530 [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: 0x5615784dfae0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x56157880a5d0 [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: 0x5615784dfbf8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x56157880a670 [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: 0x5615784dfd10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x56157880a710 [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: 0x5615784dfe28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5615784d30b0 VAL: ' 27: ' (2 sibs) 27: 0x5615784d3148 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x56157880a7b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x56157880a840 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x56157880a8d0 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: 0x5615784dff40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x5615784d4cd0 VAL: ' 27: ' (2 sibs) 27: 0x5615784d4d68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x56157880a970 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x56157880aa00 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x56157880aa90 VAL: ' 27: ' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/88 (0 ms) 27: [----------] 3204 tests from BLOCK_LITERAL/YmlTestCase (79 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (80 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.10 sec test 28 Start 28: ryml-test-block_folded 28: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-block_folded-0.6.0 28: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 28: Test timeout computed to be: 10000000 28: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 28: [==========] Running 2366 tests from 3 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from CaseNode 28: [ RUN ] CaseNode.setting_up 28: [ OK ] CaseNode.setting_up (0 ms) 28: [----------] 1 test from CaseNode (0 ms total) 28: 28: [----------] 25 tests from block_folded 28: [ RUN ] block_folded.basic 28: [ OK ] block_folded.basic (0 ms) 28: [ RUN ] block_folded.empty_block 28: [ OK ] block_folded.empty_block (0 ms) 28: [ RUN ] block_folded.empty_block0 28: [ OK ] block_folded.empty_block0 (0 ms) 28: [ RUN ] block_folded.empty_block1 28: [ OK ] block_folded.empty_block1 (0 ms) 28: [ RUN ] block_folded.empty_block_as_container_member 28: [ OK ] block_folded.empty_block_as_container_member (0 ms) 28: [ RUN ] block_folded.issue152_not_indented 28: [ OK ] block_folded.issue152_not_indented (0 ms) 28: [ RUN ] block_folded.issue152_indented_once 28: [ OK ] block_folded.issue152_indented_once (0 ms) 28: [ RUN ] block_folded.issue152_indented_twice 28: [ OK ] block_folded.issue152_indented_twice (0 ms) 28: [ RUN ] block_folded.issue152_indented_thrice 28: [ OK ] block_folded.issue152_indented_thrice (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ 28: [ OK ] block_folded.test_suite_4QFQ (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ_pt2 28: [ OK ] block_folded.test_suite_4QFQ_pt2 (0 ms) 28: [ RUN ] block_folded.test_suite_6VJK 28: [ OK ] block_folded.test_suite_6VJK (0 ms) 28: [ RUN ] block_folded.test_suite_7T8X 28: [ OK ] block_folded.test_suite_7T8X (0 ms) 28: [ RUN ] block_folded.test_suite_A6F9 28: [ OK ] block_folded.test_suite_A6F9 (0 ms) 28: [ RUN ] block_folded.test_suite_B3HG 28: [ OK ] block_folded.test_suite_B3HG (0 ms) 28: [ RUN ] block_folded.test_suite_D83L 28: [ OK ] block_folded.test_suite_D83L (0 ms) 28: [ RUN ] block_folded.test_suite_DWX9 28: [ OK ] block_folded.test_suite_DWX9 (0 ms) 28: [ RUN ] block_folded.test_suite_F6MC 28: [ OK ] block_folded.test_suite_F6MC (0 ms) 28: [ RUN ] block_folded.test_suite_K858 28: [ OK ] block_folded.test_suite_K858 (0 ms) 28: [ RUN ] block_folded.test_suite_MJS9 28: [ OK ] block_folded.test_suite_MJS9 (0 ms) 28: [ RUN ] block_folded.test_suite_P2AD 28: [ OK ] block_folded.test_suite_P2AD (0 ms) 28: [ RUN ] block_folded.test_suite_R4YG 28: [ OK ] block_folded.test_suite_R4YG (0 ms) 28: [ RUN ] block_folded.test_suite_T26H 28: [ OK ] block_folded.test_suite_T26H (0 ms) 28: [ RUN ] block_folded.test_suite_T5N4 28: [ OK ] block_folded.test_suite_T5N4 (0 ms) 28: [ RUN ] block_folded.test_suite_W4TN 28: [ OK ] block_folded.test_suite_W4TN (0 ms) 28: [----------] 25 tests from block_folded (0 ms total) 28: 28: [----------] 2340 tests from BLOCK_FOLDED/YmlTestCase 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --------------- 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: REF TREE: 28: 0x55acd9d0f780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55acd9d060d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55acd9d06168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55acd9d06200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55acd9d06298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55acd9d06330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55acd9d063c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55acd9d06460 DOCSEQ: (8 sibs) 2 children: 28: 0x55acd9d065a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55acd9d06638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55acd9d064f8 DOCMAP: (8 sibs) 2 children: 28: 0x55acd9d066e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55acd9d06778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9e76470 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55acd9e76500 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55acd9e76590 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55acd9e76620 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55acd9e766b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55acd9e76740 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55acd9e767d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55acd9e76860 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55acd9e768f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55acd9e76980 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55acd9e76a10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55acd9e76aa0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55acd9e76b30 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:846:2:1: (4B):ERROR: parse error 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:846:2:1: hello (size=5) 28: ^~~~~ (cols 1-6) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: --------------- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 28: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/parse.cpp:3881:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: --------------- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:866:2:1: (7B):ERROR: indentation decreased without any scalar 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:866:2:1: hello (size=6) 28: ^~~~~~ (cols 1-7) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: --------------- 28: --- >2 28: hello 28: there 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: --------------- 28: REF TREE: 28: 0x55acd9d0fbe0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9e7f730 [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: 0x55acd9d0fcf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9e81460 [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: 0x55acd9d0fe10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9e83190 [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: 0x55acd9d0ff28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55acd9d06c70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55acd9d06d08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55acd9d06da0 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] 0x55acd9e85940 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55acd9e859d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55acd9e85a60 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55acd9e85af0 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: 0x55acd9d10040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55acd9d06e90 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: 0x55acd9d06f28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9e877b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e87840 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] 0x55acd9e878d0 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: 0x55acd9d10158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d070b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9e897a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e89830 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9e898c0 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: 0x55acd9d10270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d071b0 KEYVAL: '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: 0x55acd9d07248 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9e8b6e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e8b770 KEYVAL: '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] 0x55acd9e8b800 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: 0x55acd9d10388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07340 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: 0x55acd9d073d8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9e8d6d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e8d760 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] 0x55acd9e8d7f0 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: 0x55acd9d104a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d074d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d07568 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9e8f6c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e8f750 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9e8f7e0 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: 0x55acd9d105b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07660 KEYVAL: '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: 0x55acd9d076f8 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] 0x55acd9e91790 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e91820 KEYVAL: '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] 0x55acd9e918b0 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: 0x55acd9d106d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d08a50 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: 0x55acd9d08ae8 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] 0x55acd9e939a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e93a30 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] 0x55acd9e93ac0 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: 0x55acd9d107e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d08b90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d08c28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9e95a60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e95af0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9e95b80 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: 0x55acd9d10900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d0afe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d0b078 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9e97a70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e97b00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9e97b90 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: 0x55acd9d10a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d078e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d07978 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9e99aa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e99b30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9e99bc0 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: 0x55acd9d10b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07a70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d07b08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9e9bad0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e9bb60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9e9bbf0 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: 0x55acd9d10c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07c00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d07c98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9e9daa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e9db30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9e9dbc0 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: 0x55acd9d10d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07d90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d07e28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9e9fc50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e9fce0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9e9fd70 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: 0x55acd9d10e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55acd9d07ed0 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] 0x55acd9ea1b20 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55acd9ea1bb0 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: 0x55acd9d10f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07fc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d08058 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ea3af0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9ea3b80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9ea3c10 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: 0x55acd9d110a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ea5820 [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: 0x55acd9d111c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ea7550 [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: 0x55acd9d112d8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ea9280 [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: 0x55acd9d113f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9eaafb0 [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: 0x55acd9d11508 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9eacce0 [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: 0x55acd9d11620 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9eaea10 [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: 0x55acd9d11738 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9eb0740 [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: 0x55acd9d11850 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9eb2470 [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: 0x55acd9d11968 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9eb41a0 [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: 0x55acd9d11a80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9eb5ed0 [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: 0x55acd9d11b98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9eb7c00 [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: 0x55acd9d11cb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9eb9930 [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: 0x55acd9d11dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ebb660 [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: 0x55acd9d11ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ebd390 [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: 0x55acd9d11ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ebf0c0 [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: 0x55acd9d12110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ec0df0 [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: 0x55acd9d12228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ec2b20 [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: 0x55acd9d12340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ec4850 [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: 0x55acd9d12458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ec6580 [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: 0x55acd9d12570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ec82b0 [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: 0x55acd9d12688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ec9fe0 [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: 0x55acd9d127a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ecbd10 [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: 0x55acd9d128b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ecda40 [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: 0x55acd9d129d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ecf770 [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: 0x55acd9d12ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ed14a0 [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: 0x55acd9d12c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ed3230 [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: 0x55acd9d12d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ed4fe0 [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: 0x55acd9d12e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ed6d90 [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: 0x55acd9d12f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ed8b40 [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: 0x55acd9d13060 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9eda8f0 [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: 0x55acd9d13178 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9edc6a0 [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: 0x55acd9d13290 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ede450 [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: 0x55acd9d133a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ee0200 [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: 0x55acd9d134c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ee1fb0 [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: 0x55acd9d135d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ee3d60 [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: 0x55acd9d136f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ee5b10 [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: 0x55acd9d13808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ee78c0 [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: 0x55acd9d13920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ee9670 [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: 0x55acd9d13a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9eeb420 [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: 0x55acd9d13b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9eed1d0 [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: 0x55acd9d13c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55acd9d09090 VAL: ' 28: ' (2 sibs) 28: 0x55acd9d09128 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9eeef80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9eef010 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55acd9eef0a0 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: 0x55acd9d13d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55acd9d09220 VAL: ' 28: ' (2 sibs) 28: 0x55acd9d092b8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ef0d30 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9ef0dc0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55acd9ef0e50 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: 0x55acd9d0f780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55acd9d060d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55acd9d06168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55acd9d06200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55acd9d06298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55acd9d06330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55acd9d063c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55acd9d06460 DOCSEQ: (8 sibs) 2 children: 28: 0x55acd9d065a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55acd9d06638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55acd9d064f8 DOCMAP: (8 sibs) 2 children: 28: 0x55acd9d066e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55acd9d06778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ef1640 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55acd9ef16d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55acd9ef1760 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55acd9ef17f0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55acd9ef1880 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55acd9ef1910 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55acd9ef19a0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55acd9ef1a30 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55acd9ef1ac0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55acd9ef1b50 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55acd9ef1be0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55acd9ef1c70 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55acd9ef1d00 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:846:2:1: (5B):ERROR: parse error 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:846:2:1: hello (size=5) 28: ^~~~~ (cols 1-6) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: --------------- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 28: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/parse.cpp:3881:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: --------------- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:866:2:1: (8B):ERROR: indentation decreased without any scalar 28: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_block_folded.cpp:866:2:1: hello (size=6) 28: ^~~~~~ (cols 1-7) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: --------------- 28: --- >2 28: hello 28: there 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: --------------- 28: REF TREE: 28: 0x55acd9d0fbe0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ef3b20 [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: 0x55acd9d0fcf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ef4430 [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: 0x55acd9d0fe10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ef4d40 [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: 0x55acd9d0ff28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55acd9d06c70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55acd9d06d08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55acd9d06da0 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] 0x55acd9ef5650 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55acd9ef56e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55acd9ef5770 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55acd9ef5800 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: 0x55acd9d10040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55acd9d06e90 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: 0x55acd9d06f28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ef5f60 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9ef5ff0 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] 0x55acd9ef6080 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: 0x55acd9d10158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d070b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ef6870 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9ef6900 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9ef6990 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: 0x55acd9d10270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d071b0 KEYVAL: '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: 0x55acd9d07248 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ef7180 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9ef7210 KEYVAL: '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] 0x55acd9ef72a0 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: 0x55acd9d10388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07340 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: 0x55acd9d073d8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ef7a90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9ef7b20 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] 0x55acd9ef7bb0 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: 0x55acd9d104a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d074d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d07568 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ef83a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9ef8430 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9ef84c0 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: 0x55acd9d105b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07660 KEYVAL: '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: 0x55acd9d076f8 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] 0x55acd9ef8cb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9ef8d40 KEYVAL: '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] 0x55acd9ef8dd0 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: 0x55acd9d106d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d08a50 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: 0x55acd9d08ae8 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] 0x55acd9ef95c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9ef9650 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] 0x55acd9ef96e0 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: 0x55acd9d107e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d08b90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d08c28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9ef9ed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9ef9f60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9ef9ff0 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: 0x55acd9d10900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d0afe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d0b078 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9efa7e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9efa870 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9efa900 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: 0x55acd9d10a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d078e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d07978 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9efb0f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9efb180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9efb210 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: 0x55acd9d10b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07a70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d07b08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9efba00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9efba90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9efbb20 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: 0x55acd9d10c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07c00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d07c98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9efc310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9efc3a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9efc430 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: 0x55acd9d10d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07d90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d07e28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9efccf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9efcd80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9efce10 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: 0x55acd9d10e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55acd9d07ed0 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] 0x55acd9efd600 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55acd9efd690 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: 0x55acd9d10f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07fc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d08058 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9efdf10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9efdfa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9efe030 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: 0x55acd9d110a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9efe820 [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: 0x55acd9d111c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9eff130 [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: 0x55acd9d112d8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9effa40 [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: 0x55acd9d113f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f00350 [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: 0x55acd9d11508 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f00c60 [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: 0x55acd9d11620 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f01570 [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: 0x55acd9d11738 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f01e80 [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: 0x55acd9d11850 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f02790 [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: 0x55acd9d11968 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f030a0 [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: 0x55acd9d11a80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f039b0 [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: 0x55acd9d11b98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f042c0 [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: 0x55acd9d11cb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f04bd0 [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: 0x55acd9d11dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f054e0 [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: 0x55acd9d11ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f05df0 [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: 0x55acd9d11ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f06700 [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: 0x55acd9d12110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f07010 [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: 0x55acd9d12228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f07920 [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: 0x55acd9d12340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f08230 [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: 0x55acd9d12458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f08b40 [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: 0x55acd9d12570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f09450 [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: 0x55acd9d12688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f09d60 [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: 0x55acd9d127a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f0a670 [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: 0x55acd9d128b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f0af80 [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: 0x55acd9d129d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f0b890 [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: 0x55acd9d12ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f0c1a0 [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: 0x55acd9d12c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f0cab0 [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: 0x55acd9d12d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f0d3c0 [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: 0x55acd9d12e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f0dcd0 [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: 0x55acd9d12f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f0e5e0 [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: 0x55acd9d13060 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f0eef0 [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: 0x55acd9d13178 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f0f800 [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: 0x55acd9d13290 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f10110 [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: 0x55acd9d133a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f10a20 [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: 0x55acd9d134c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f11330 [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: 0x55acd9d135d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f11c40 [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: 0x55acd9d136f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f12550 [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: 0x55acd9d13808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f12e60 [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: 0x55acd9d13920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f13770 [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: 0x55acd9d13a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f14080 [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: 0x55acd9d13b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f14990 [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: 0x55acd9d13c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55acd9d09090 VAL: ' 28: ' (2 sibs) 28: 0x55acd9d09128 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f152a0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f15330 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55acd9f153c0 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: 0x55acd9d13d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55acd9d09220 VAL: ' 28: ' (2 sibs) 28: 0x55acd9d092b8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f15bb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f15c40 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55acd9f15cd0 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 (1 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] 0x55acd9e76470 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55acd9e76500 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55acd9e76590 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55acd9e76620 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55acd9e766b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55acd9e76740 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55acd9e767d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55acd9e76860 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55acd9e768f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55acd9e76980 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55acd9e76a10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55acd9e76aa0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55acd9e76b30 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] 0x55acd9f18bf0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55acd9f18c80 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55acd9f18d10 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55acd9f18da0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55acd9f18e30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55acd9f18ec0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55acd9f18f50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55acd9f18fe0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55acd9f19070 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55acd9f19100 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55acd9f19190 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55acd9f19220 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55acd9f192b0 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] 0x55acd9e7f730 [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] 0x55acd9f19de0 [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] 0x55acd9e81460 [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] 0x55acd9f1a6f0 [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] 0x55acd9e83190 [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] 0x55acd9f1b000 [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] 0x55acd9e85940 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55acd9e859d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55acd9e85a60 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55acd9e85af0 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] 0x55acd9f1b910 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55acd9f1b9a0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55acd9f1ba30 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55acd9f1bac0 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] 0x55acd9e877b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e87840 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] 0x55acd9e878d0 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] 0x55acd9f1c220 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f1c2b0 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] 0x55acd9f1c340 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] 0x55acd9e897a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e89830 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9e898c0 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] 0x55acd9f1cb30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f1cbc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f1cc50 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] 0x55acd9e8b6e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e8b770 KEYVAL: '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] 0x55acd9e8b800 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] 0x55acd9f1d440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f1d4d0 KEYVAL: '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] 0x55acd9f1d560 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] 0x55acd9e8d6d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e8d760 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] 0x55acd9e8d7f0 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] 0x55acd9f1dd50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f1dde0 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] 0x55acd9f1de70 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] 0x55acd9e8f6c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e8f750 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9e8f7e0 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] 0x55acd9f1e660 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f1e6f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f1e780 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] 0x55acd9e91790 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e91820 KEYVAL: '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] 0x55acd9e918b0 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] 0x55acd9f1ef70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f1f000 KEYVAL: '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] 0x55acd9f1f090 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] 0x55acd9e939a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e93a30 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] 0x55acd9e93ac0 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] 0x55acd9f1f880 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f1f910 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] 0x55acd9f1f9a0 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] 0x55acd9e95a60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e95af0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9e95b80 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] 0x55acd9f20190 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f20220 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f202b0 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] 0x55acd9e97a70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e97b00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9e97b90 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] 0x55acd9f20aa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f20b30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f20bc0 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] 0x55acd9e99aa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e99b30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9e99bc0 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] 0x55acd9f213b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f21440 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f214d0 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] 0x55acd9e9bad0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e9bb60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9e9bbf0 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] 0x55acd9f21cc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f21d50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f21de0 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] 0x55acd9e9daa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e9db30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9e9dbc0 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] 0x55acd9f225d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f22660 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f226f0 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] 0x55acd9e9fc50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e9fce0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9e9fd70 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] 0x55acd9f22ee0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f22f70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f23000 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] 0x55acd9ea1b20 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55acd9ea1bb0 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] 0x55acd9f237f0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55acd9f23880 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] 0x55acd9ea3af0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9ea3b80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9ea3c10 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] 0x55acd9f24100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f24190 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f24220 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] 0x55acd9ea5820 [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] 0x55acd9f24a10 [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] 0x55acd9ea7550 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f25320 [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] 0x55acd9ea9280 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f25c30 [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] 0x55acd9eaafb0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f26540 [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] 0x55acd9eacce0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f26e50 [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] 0x55acd9eaea10 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f27760 [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] 0x55acd9eb0740 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f28070 [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] 0x55acd9eb2470 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f28980 [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] 0x55acd9eb41a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f29290 [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] 0x55acd9eb5ed0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f29ba0 [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] 0x55acd9eb7c00 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f2a4b0 [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] 0x55acd9eb9930 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f2adc0 [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] 0x55acd9ebb660 [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] 0x55acd9f2b6d0 [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] 0x55acd9ebd390 [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] 0x55acd9f2bfe0 [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] 0x55acd9ebf0c0 [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] 0x55acd9f2c8f0 [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] 0x55acd9ec0df0 [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] 0x55acd9f2d200 [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] 0x55acd9ec2b20 [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] 0x55acd9f2db10 [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] 0x55acd9ec4850 [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] 0x55acd9f2e420 [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] 0x55acd9ec6580 [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] 0x55acd9f2ed30 [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] 0x55acd9ec82b0 [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] 0x55acd9f2f640 [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] 0x55acd9ec9fe0 [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] 0x55acd9f2ff50 [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] 0x55acd9ecbd10 [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] 0x55acd9f30860 [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] 0x55acd9ecda40 [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] 0x55acd9f31170 [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] 0x55acd9ecf770 [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] 0x55acd9f31a80 [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] 0x55acd9ed14a0 [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] 0x55acd9f32390 [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] 0x55acd9ed3230 [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] 0x55acd9f32ca0 [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] 0x55acd9ed4fe0 [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] 0x55acd9f335b0 [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] 0x55acd9ed6d90 [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] 0x55acd9f33ec0 [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] 0x55acd9ed8b40 [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] 0x55acd9f347d0 [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] 0x55acd9eda8f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f350e0 [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] 0x55acd9edc6a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f359f0 [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] 0x55acd9ede450 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f36300 [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] 0x55acd9ee0200 [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] 0x55acd9f36c10 [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] 0x55acd9ee1fb0 [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] 0x55acd9f37520 [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] 0x55acd9ee3d60 [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] 0x55acd9f37e30 [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] 0x55acd9ee5b10 [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] 0x55acd9f38740 [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] 0x55acd9ee78c0 [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] 0x55acd9f39050 [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] 0x55acd9ee9670 [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] 0x55acd9f39960 [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] 0x55acd9eeb420 [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] 0x55acd9f3a270 [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] 0x55acd9eed1d0 [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] 0x55acd9f3ab80 [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] 0x55acd9eeef80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9eef010 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55acd9eef0a0 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] 0x55acd9f3b490 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f3b520 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55acd9f3b5b0 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] 0x55acd9ef0d30 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9ef0dc0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55acd9ef0e50 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] 0x55acd9f3bda0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f3be30 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55acd9f3bec0 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] 0x55acd9ef1640 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55acd9ef16d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55acd9ef1760 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55acd9ef17f0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55acd9ef1880 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55acd9ef1910 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55acd9ef19a0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55acd9ef1a30 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55acd9ef1ac0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55acd9ef1b50 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55acd9ef1be0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55acd9ef1c70 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55acd9ef1d00 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] 0x55acd9f3c6b0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55acd9f3c740 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55acd9f3c7d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55acd9f3c860 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55acd9f3c8f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55acd9f3c980 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55acd9f3ca10 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55acd9f3caa0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55acd9f3cb30 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55acd9f3cbc0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55acd9f3cc50 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55acd9f3cce0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55acd9f3cd70 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] 0x55acd9ef3b20 [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] 0x55acd9f3cfc0 [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] 0x55acd9ef4430 [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] 0x55acd9f3d8d0 [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] 0x55acd9ef4d40 [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] 0x55acd9f3e1e0 [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] 0x55acd9ef5650 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55acd9ef56e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55acd9ef5770 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55acd9ef5800 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] 0x55acd9f3eaf0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55acd9f3eb80 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55acd9f3ec10 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55acd9f3eca0 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] 0x55acd9ef5f60 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9ef5ff0 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] 0x55acd9ef6080 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] 0x55acd9f3f400 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f3f490 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] 0x55acd9f3f520 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] 0x55acd9ef6870 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9ef6900 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9ef6990 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] 0x55acd9f3fd10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f3fda0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f3fe30 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] 0x55acd9ef7180 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9ef7210 KEYVAL: '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] 0x55acd9ef72a0 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] 0x55acd9f406c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f40750 KEYVAL: '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] 0x55acd9f407e0 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] 0x55acd9ef7a90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9ef7b20 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] 0x55acd9ef7bb0 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] 0x55acd9f41070 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f41100 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] 0x55acd9f41190 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] 0x55acd9ef83a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9ef8430 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9ef84c0 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] 0x55acd9f41a20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f41ab0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f41b40 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] 0x55acd9ef8cb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9ef8d40 KEYVAL: '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] 0x55acd9ef8dd0 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] 0x55acd9f42330 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f423c0 KEYVAL: '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] 0x55acd9f42450 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] 0x55acd9ef95c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9ef9650 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] 0x55acd9ef96e0 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] 0x55acd9f42c40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f42cd0 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] 0x55acd9f42d60 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] 0x55acd9ef9ed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9ef9f60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9ef9ff0 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] 0x55acd9f435f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f43680 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f43710 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] 0x55acd9efa7e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9efa870 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9efa900 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] 0x55acd9f43fa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f44030 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f440c0 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] 0x55acd9efb0f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9efb180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9efb210 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] 0x55acd9f44950 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f449e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f44a70 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] 0x55acd9efba00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9efba90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9efbb20 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] 0x55acd9f45300 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f45390 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f45420 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] 0x55acd9efc310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9efc3a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9efc430 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] 0x55acd9f45cb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f45d40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f45dd0 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] 0x55acd9efccf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9efcd80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9efce10 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] 0x55acd9f46660 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f466f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f46780 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] 0x55acd9efd600 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55acd9efd690 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] 0x55acd9f46f70 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55acd9f47000 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] 0x55acd9efdf10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9efdfa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9efe030 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] 0x55acd9f47920 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f479b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f47a40 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] 0x55acd9efe820 [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] 0x55acd9f48230 [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] 0x55acd9eff130 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f48b40 [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] 0x55acd9effa40 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f49450 [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] 0x55acd9f00350 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f49d60 [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] 0x55acd9f00c60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f4a670 [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] 0x55acd9f01570 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f4af80 [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] 0x55acd9f01e80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f4b890 [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] 0x55acd9f02790 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f4c1a0 [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] 0x55acd9f030a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f4cab0 [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] 0x55acd9f039b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f4d3c0 [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] 0x55acd9f042c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f4dcd0 [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] 0x55acd9f04bd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f4e5e0 [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] 0x55acd9f054e0 [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] 0x55acd9f4eef0 [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] 0x55acd9f05df0 [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] 0x55acd9f4f800 [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] 0x55acd9f06700 [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] 0x55acd9f50110 [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] 0x55acd9f07010 [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] 0x55acd9f50a20 [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] 0x55acd9f07920 [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] 0x55acd9f51330 [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] 0x55acd9f08230 [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] 0x55acd9f51c40 [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] 0x55acd9f08b40 [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] 0x55acd9f52550 [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] 0x55acd9f09450 [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] 0x55acd9f52e60 [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] 0x55acd9f09d60 [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] 0x55acd9f53770 [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] 0x55acd9f0a670 [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] 0x55acd9f540b0 [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] 0x55acd9f0af80 [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] 0x55acd9f549c0 [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] 0x55acd9f0b890 [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] 0x55acd9f552d0 [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] 0x55acd9f0c1a0 [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] 0x55acd9f55be0 [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] 0x55acd9f0cab0 [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] 0x55acd9f564f0 [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] 0x55acd9f0d3c0 [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] 0x55acd9f56e00 [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] 0x55acd9f0dcd0 [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] 0x55acd9f57710 [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] 0x55acd9f0e5e0 [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] 0x55acd9f58020 [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] 0x55acd9f0eef0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f58930 [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] 0x55acd9f0f800 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f59240 [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] 0x55acd9f10110 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55acd9f59b50 [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] 0x55acd9f10a20 [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] 0x55acd9f5a460 [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] 0x55acd9f11330 [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] 0x55acd9f5ad70 [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] 0x55acd9f11c40 [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] 0x55acd9f5b680 [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] 0x55acd9f12550 [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] 0x55acd9f5bf90 [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] 0x55acd9f12e60 [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] 0x55acd9f5c8a0 [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] 0x55acd9f13770 [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] 0x55acd9f5d1b0 [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] 0x55acd9f14080 [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] 0x55acd9f5dac0 [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] 0x55acd9f14990 [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] 0x55acd9f5e3d0 [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] 0x55acd9f152a0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f15330 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55acd9f153c0 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] 0x55acd9f5ece0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f5ed70 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55acd9f5ee00 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] 0x55acd9f15bb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f15c40 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55acd9f15cd0 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] 0x55acd9f5f5f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f5f680 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55acd9f5f710 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: 0x55acd9d0f780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55acd9d060d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55acd9d06168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55acd9d06200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55acd9d06298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55acd9d06330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55acd9d063c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55acd9d06460 DOCSEQ: (8 sibs) 2 children: 28: 0x55acd9d065a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55acd9d06638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55acd9d064f8 DOCMAP: (8 sibs) 2 children: 28: 0x55acd9d066e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55acd9d06778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f5ff30 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55acd9f5ffc0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55acd9f60050 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55acd9f600e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55acd9f60170 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55acd9f60200 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55acd9f60290 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55acd9f60320 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55acd9f603b0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55acd9f60440 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55acd9f604d0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55acd9f60560 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55acd9f605f0 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: 0x55acd9d0fbe0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f60690 [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: 0x55acd9d0fcf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f60730 [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: 0x55acd9d0fe10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f607d0 [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: 0x55acd9d0ff28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55acd9d06c70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55acd9d06d08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55acd9d06da0 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] 0x55acd9f60870 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55acd9f60900 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55acd9f60990 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55acd9f60a20 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: 0x55acd9d10040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55acd9d06e90 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: 0x55acd9d06f28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9e74bf0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9e74c80 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] 0x55acd9e74d10 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: 0x55acd9d10158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d070b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f60ac0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f60b50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f60be0 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: 0x55acd9d10270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d071b0 KEYVAL: '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: 0x55acd9d07248 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f60c80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f60d10 KEYVAL: '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] 0x55acd9f60da0 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: 0x55acd9d10388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07340 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: 0x55acd9d073d8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f60e40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f60ed0 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] 0x55acd9f60f60 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: 0x55acd9d104a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d074d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d07568 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f61000 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f61090 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f61120 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: 0x55acd9d105b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07660 KEYVAL: '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: 0x55acd9d076f8 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] 0x55acd9f611c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f61250 KEYVAL: '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] 0x55acd9f612e0 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: 0x55acd9d106d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d08a50 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: 0x55acd9d08ae8 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] 0x55acd9f61380 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f61410 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] 0x55acd9f614a0 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: 0x55acd9d107e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d08b90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d08c28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f61540 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f615d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f61660 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: 0x55acd9d10900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d0afe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d0b078 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f61700 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f61790 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f61820 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: 0x55acd9d10a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d078e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d07978 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f618c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f61950 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f619e0 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: 0x55acd9d10b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07a70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d07b08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f61a80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f61b10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f61ba0 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: 0x55acd9d10c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07c00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d07c98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f61c40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f61cd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f61d60 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: 0x55acd9d10d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07d90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d07e28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f61e00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f61e90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f61f20 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: 0x55acd9d10e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55acd9d07ed0 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] 0x55acd9e76e90 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55acd9e76f20 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: 0x55acd9d10f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07fc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d08058 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f61fc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f62050 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f620e0 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: 0x55acd9d110a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f62180 [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: 0x55acd9d111c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f62220 [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: 0x55acd9d112d8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f622c0 [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: 0x55acd9d113f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f62360 [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: 0x55acd9d11508 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f62400 [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: 0x55acd9d11620 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f624a0 [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: 0x55acd9d11738 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f62540 [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: 0x55acd9d11850 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f625e0 [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: 0x55acd9d11968 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f62680 [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: 0x55acd9d11a80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f62720 [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: 0x55acd9d11b98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f627c0 [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: 0x55acd9d11cb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f62860 [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: 0x55acd9d11dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f62900 [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: 0x55acd9d11ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f629a0 [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: 0x55acd9d11ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f62a40 [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: 0x55acd9d12110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f62ae0 [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: 0x55acd9d12228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f62b80 [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: 0x55acd9d12340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f62c20 [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: 0x55acd9d12458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f62cc0 [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: 0x55acd9d12570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f62d60 [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: 0x55acd9d12688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f62e00 [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: 0x55acd9d127a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f62ea0 [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: 0x55acd9d128b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f62f40 [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: 0x55acd9d129d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f62fe0 [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: 0x55acd9d12ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f63080 [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: 0x55acd9d12c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f63120 [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: 0x55acd9d12d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f631c0 [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: 0x55acd9d12e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f63260 [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: 0x55acd9d12f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f63300 [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: 0x55acd9d13060 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f633a0 [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: 0x55acd9d13178 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f63440 [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: 0x55acd9d13290 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f634e0 [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: 0x55acd9d133a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f63580 [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: 0x55acd9d134c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f63620 [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: 0x55acd9d135d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f636c0 [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: 0x55acd9d136f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f63760 [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: 0x55acd9d13808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f63800 [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: 0x55acd9d13920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f638a0 [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: 0x55acd9d13a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f63940 [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: 0x55acd9d13b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f639e0 [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: 0x55acd9d13c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55acd9d09090 VAL: ' 28: ' (2 sibs) 28: 0x55acd9d09128 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f63a80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f63b10 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55acd9f63ba0 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: 0x55acd9d13d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55acd9d09220 VAL: ' 28: ' (2 sibs) 28: 0x55acd9d092b8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f63c40 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f63cd0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55acd9f63d60 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: 0x55acd9d0f780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55acd9d060d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55acd9d06168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55acd9d06200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55acd9d06298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55acd9d06330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55acd9d063c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55acd9d06460 DOCSEQ: (8 sibs) 2 children: 28: 0x55acd9d065a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55acd9d06638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55acd9d064f8 DOCMAP: (8 sibs) 2 children: 28: 0x55acd9d066e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55acd9d06778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f63e00 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55acd9f63e90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55acd9f63f20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55acd9f63fb0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55acd9f64040 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55acd9f640d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55acd9f64160 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55acd9f641f0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55acd9f64280 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55acd9f64310 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55acd9f643a0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55acd9f64430 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55acd9f644c0 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: 0x55acd9d0fbe0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f64560 [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: 0x55acd9d0fcf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f64600 [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: 0x55acd9d0fe10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f646a0 [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: 0x55acd9d0ff28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55acd9d06c70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55acd9d06d08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55acd9d06da0 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] 0x55acd9f64740 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55acd9f647d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55acd9f64860 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55acd9f648f0 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: 0x55acd9d10040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55acd9d06e90 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: 0x55acd9d06f28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f64990 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f64a20 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] 0x55acd9f64ab0 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: 0x55acd9d10158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d070b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f64b50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f64be0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f64c70 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: 0x55acd9d10270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d071b0 KEYVAL: '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: 0x55acd9d07248 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f64d10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f64da0 KEYVAL: '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] 0x55acd9f64e30 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: 0x55acd9d10388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07340 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: 0x55acd9d073d8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f64ed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f64f60 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] 0x55acd9f64ff0 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: 0x55acd9d104a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d074d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d07568 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f65090 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f65120 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f651b0 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: 0x55acd9d105b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07660 KEYVAL: '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: 0x55acd9d076f8 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] 0x55acd9f65250 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f652e0 KEYVAL: '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] 0x55acd9f65370 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: 0x55acd9d106d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d08a50 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: 0x55acd9d08ae8 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] 0x55acd9f65410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f654a0 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] 0x55acd9f65530 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: 0x55acd9d107e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d08b90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d08c28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f655d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f65660 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f656f0 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: 0x55acd9d10900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d0afe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d0b078 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f65790 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f65820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f658b0 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: 0x55acd9d10a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d078e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d07978 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f65950 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f659e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f65a70 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: 0x55acd9d10b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07a70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d07b08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f65b10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f65ba0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f65c30 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: 0x55acd9d10c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07c00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d07c98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f65cd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f65d60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f65df0 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: 0x55acd9d10d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07d90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d07e28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f65e90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f65f20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f65fb0 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: 0x55acd9d10e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55acd9d07ed0 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] 0x55acd9f66050 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55acd9f660e0 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: 0x55acd9d10f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55acd9d07fc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55acd9d08058 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f66180 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f66210 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55acd9f662a0 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: 0x55acd9d110a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f66340 [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: 0x55acd9d111c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f663e0 [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: 0x55acd9d112d8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f66480 [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: 0x55acd9d113f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f66520 [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: 0x55acd9d11508 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f665c0 [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: 0x55acd9d11620 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f66660 [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: 0x55acd9d11738 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f66700 [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: 0x55acd9d11850 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f667a0 [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: 0x55acd9d11968 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f66840 [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: 0x55acd9d11a80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f668e0 [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: 0x55acd9d11b98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f66980 [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: 0x55acd9d11cb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f66a20 [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: 0x55acd9d11dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f66ac0 [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: 0x55acd9d11ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f66b60 [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: 0x55acd9d11ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f66c00 [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: 0x55acd9d12110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f66ca0 [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: 0x55acd9d12228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f66d40 [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: 0x55acd9d12340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f66de0 [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: 0x55acd9d12458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f66e80 [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: 0x55acd9d12570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f66f20 [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: 0x55acd9d12688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f66fc0 [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: 0x55acd9d127a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f67060 [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: 0x55acd9d128b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f67100 [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: 0x55acd9d129d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f671a0 [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: 0x55acd9d12ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f67240 [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: 0x55acd9d12c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f672e0 [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: 0x55acd9d12d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f67380 [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: 0x55acd9d12e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f67420 [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: 0x55acd9d12f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f674c0 [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: 0x55acd9d13060 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f67560 [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: 0x55acd9d13178 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f67600 [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: 0x55acd9d13290 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f676a0 [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: 0x55acd9d133a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f67740 [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: 0x55acd9d134c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f677e0 [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: 0x55acd9d135d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f67880 [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: 0x55acd9d136f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f67920 [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: 0x55acd9d13808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f679c0 [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: 0x55acd9d13920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f67a60 [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: 0x55acd9d13a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f67b00 [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: 0x55acd9d13b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f67ba0 [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: 0x55acd9d13c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55acd9d09090 VAL: ' 28: ' (2 sibs) 28: 0x55acd9d09128 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f67c40 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f67cd0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55acd9f67d60 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: 0x55acd9d13d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55acd9d09220 VAL: ' 28: ' (2 sibs) 28: 0x55acd9d092b8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55acd9f67e00 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55acd9f67e90 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55acd9f67f20 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 (70 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (71 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.09 sec test 29 Start 29: ryml-test-tag_property 29: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-tag_property-0.6.0 29: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 29: Test timeout computed to be: 10000000 29: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 29: [==========] Running 598 tests from 8 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (0 ms) 29: [----------] 1 test from CaseNode (0 ms total) 29: 29: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (0 ms) 29: [ RUN ] tag_directives.accepts_comment 29: [ OK ] tag_directives.accepts_comment (0 ms) 29: [ RUN ] tag_directives.accepts_multiple_spaces 29: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 29: [ RUN ] tag_directives.errors 29: 2:1: (1B):ERROR: malformed tag directive: %TAG 29: 2:1: %TAG (size=4) 29: ^~~~ (cols 1-5) 29: 29: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 29: 2:1: %TAG !m! (size=8) 29: ^~~~~~~~ (cols 1-9) 29: 29: [ OK ] tag_directives.errors (0 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (0 ms) 29: [ RUN ] tag_directives.safe_with_empty_tree 29: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 29: [ RUN ] tag_directives.decode_uri_chars 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.6.0/src/c4/yml/tree.cpp:1766:check failed: pos+1 < next 29: [ OK ] tag_directives.decode_uri_chars (0 ms) 29: [----------] 7 tests from tag_directives (0 ms total) 29: 29: [----------] 7 tests from tags 29: [ RUN ] tags.test_suite_735Y 29: [ OK ] tags.test_suite_735Y (0 ms) 29: [ RUN ] tags.parsing 29: [ OK ] tags.parsing (0 ms) 29: [ RUN ] tags.setting 29: [ OK ] tags.setting (0 ms) 29: [ RUN ] tags.errors 29: [ OK ] tags.errors (0 ms) 29: [ RUN ] tags.setting_user_tags_do_not_require_leading_mark 29: [ OK ] tags.setting_user_tags_do_not_require_leading_mark (0 ms) 29: [ RUN ] tags.valid_chars 29: [ OK ] tags.valid_chars (0 ms) 29: [ RUN ] tags.EHF6 29: [ OK ] tags.EHF6 (0 ms) 29: [----------] 7 tests from tags (0 ms total) 29: 29: [----------] 4 tests from to_tag 29: [ RUN ] to_tag.user 29: [ OK ] to_tag.user (0 ms) 29: [ RUN ] to_tag.double_exc_mark 29: [ OK ] to_tag.double_exc_mark (0 ms) 29: [ RUN ] to_tag.with_namespace 29: [ OK ] to_tag.with_namespace (0 ms) 29: [ RUN ] to_tag.with_namespace_bracket 29: [ OK ] to_tag.with_namespace_bracket (0 ms) 29: [----------] 4 tests from to_tag (0 ms total) 29: 29: [----------] 1 test from from_tag 29: [ RUN ] from_tag.basic 29: [ OK ] from_tag.basic (0 ms) 29: [----------] 1 test from from_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag 29: [ RUN ] normalize_tag.basic 29: [ OK ] normalize_tag.basic (0 ms) 29: [----------] 1 test from normalize_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag_long 29: [ RUN ] normalize_tag_long.basic 29: [ OK ] normalize_tag_long.basic (0 ms) 29: [----------] 1 test from normalize_tag_long (0 ms total) 29: 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: --------------- 29: ! a--------------- 29: REF TREE: 29: 0x561952877fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528d5d50 [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: 0x5619528780f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x561952876290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x561952876328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5619528763c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x561952876458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5619528764f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x561952876588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x561952876620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x561952876760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5619528767f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x5619528766b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528d7a80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5619528d7b10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5619528d7ba0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5619528d7c30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5619528d7cc0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5619528d7d50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5619528d7de0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5619528d7e70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5619528d7f00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5619528d7f90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5619528d8020 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: 0x561952878210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x561952876d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x561952876da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x561952876e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x561952876ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x561952876f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x561952877008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5619528770a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5619528771e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x561952877278 KEYVAL: 'age' '15' (2 sibs) 29: 0x561952877138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528d9be0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5619528d9c70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5619528d9d00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5619528d9d90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5619528d9e20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5619528d9eb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5619528d9f40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5619528d9fd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5619528da060 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5619528da0f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5619528da180 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: 0x561952878328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x561952877320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x5619528773b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x561952877450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528db910 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5619528db9a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5619528dba30 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5619528dbac0 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: 0x561952878440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x561952877dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x561952877e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x561952877ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528dd680 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5619528dd710 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5619528dd7a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5619528dd830 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: 0x561952878558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561952875f10 VAL***: '!!int 0' (2 sibs) 29: 0x561952875fa8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528df430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619528df4c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5619528df550 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: 0x561952878670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561952876940 VAL***: '!int 0' (2 sibs) 29: 0x5619528769d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528e1160 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619528e11f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5619528e1280 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: 0x561952878788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561952876ad0 VAL***: '!!int 0' (2 sibs) 29: 0x561952876b68 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528e2e90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619528e2f20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5619528e2fb0 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: 0x5619528788a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561952879120 VAL***: '!int 0' (2 sibs) 29: 0x5619528791b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528e4be0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619528e4c70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5619528e4d00 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: 0x5619528789b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x561952877680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x561952877720 VAL***: '!!int 0' (2 sibs) 29: 0x5619528777b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528e69d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5619528e6a60 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5619528e6af0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5619528e6b80 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: 0x561952878ad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5619528778b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x561952877950 VAL***: '!int 0' (2 sibs) 29: 0x5619528779e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528e8780 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5619528e8810 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5619528e88a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5619528e8930 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: 0x561952878be8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5619528794e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x561952879c10 KEYVAL: 'a' '0' (2 sibs) 29: 0x561952879ca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x561952879578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x561952876c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x561952879610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x561952879d50 VAL: 'a' (2 sibs) 29: 0x561952879de8 VAL: 'b' (2 sibs) 29: 0x5619528796a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561952879740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5619528797d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561952879870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x561952879908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5619528799a0 DOCMAP: (12 sibs) 1 children: 29: 0x561952877d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x561952879a38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561952879ad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x561952879e90 KEYVAL: 'a' '' (2 sibs) 29: 0x561952879f28 KEYVAL: 'b' '' (2 sibs) 29: 0x561952879b68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x561952879fd0 KEYVAL: 'a' '' (2 sibs) 29: 0x56195287a068 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528eb2c0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5619528eb350 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5619528eb3e0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5619528eb470 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5619528eb500 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5619528eb590 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5619528eb620 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5619528eb6b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x5619528eb740 VAL: 'b' (2 sibs) 29: [9] [9] 0x5619528eb7d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5619528eb860 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5619528eb8f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5619528eb980 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5619528eba10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5619528ebaa0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5619528ebb30 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5619528ebbc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5619528ebc50 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5619528ebce0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5619528ebd70 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5619528ebe00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5619528ebe90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5619528ebf20 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: 0x561952878d00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x56195287a1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x56195287a248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x56195287a4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x56195287a548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x56195287a2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x56195287a5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x56195287a688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x56195287a378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x56195287a730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x56195287a7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x56195287a410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x56195287a870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x56195287a908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528ed8f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5619528ed980 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5619528eda10 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5619528edaa0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5619528edb30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5619528edbc0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5619528edc50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5619528edce0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5619528edd70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5619528ede00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5619528ede90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5619528edf20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5619528edfb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5619528ee040 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: 0x561952878e18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x56195287aa00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x56195287aa98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x56195287ad00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x56195287ad98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x56195287ab30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x56195287ae40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x56195287aed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x56195287abc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x56195287af80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x56195287b018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x56195287ac60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x56195287b0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x56195287b158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528ef620 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5619528ef6b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5619528ef740 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5619528ef7d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5619528ef860 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5619528ef8f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5619528ef980 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5619528efa10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5619528efaa0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5619528efb30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5619528efbc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5619528efc50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5619528efce0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5619528efd70 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: 0x561952878f30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x56195287bd30 MAP: (6 sibs) 3 children: 29: 0x56195287c0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x56195287c168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x56195287c200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x56195287bdc8 MAP***: !!map (6 sibs) 3 children: 29: 0x56195287c2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x56195287c338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x56195287c3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x56195287be60 MAP***: !!map (6 sibs) 3 children: 29: 0x56195287c470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x56195287c508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x56195287c5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x56195287bef8 SEQ: (6 sibs) 3 children: 29: 0x56195287c640 VAL***: '!!str v10' (3 sibs) 29: 0x56195287c6d8 VAL***: '!!str v20' (3 sibs) 29: 0x56195287c770 VAL***: '!!str v30' (3 sibs) 29: 0x56195287bf90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x56195287c810 VAL***: '!!str v40' (3 sibs) 29: 0x56195287c8a8 VAL***: '!!str v50' (3 sibs) 29: 0x56195287c940 VAL***: '!!str v60' (3 sibs) 29: 0x56195287c028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x56195287c9e0 VAL: 'v70' (3 sibs) 29: 0x56195287ca78 VAL: 'v80' (3 sibs) 29: 0x56195287cb10 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528f2210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5619528f22a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5619528f2330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5619528f23c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5619528f2450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5619528f24e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5619528f2570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5619528f2600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5619528f2690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5619528f2720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5619528f27b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5619528f2840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5619528f28d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5619528f2960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5619528f29f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5619528f2a80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5619528f2b10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5619528f2ba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5619528f2c30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5619528f2cc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5619528f2d50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5619528f2de0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5619528f2e70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5619528f2f00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5619528f2f90 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: 0x561952879048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x56195287cc00 MAP: (6 sibs) 3 children: 29: 0x56195287cfa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x56195287d038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x56195287d0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x56195287cc98 MAP***: !map (6 sibs) 3 children: 29: 0x56195287d170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x56195287d208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x56195287d2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x56195287cd30 MAP***: !map (6 sibs) 3 children: 29: 0x56195287d340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x56195287d3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x56195287d470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x56195287cdc8 SEQ: (6 sibs) 3 children: 29: 0x56195287d510 VAL***: '!str v10' (3 sibs) 29: 0x56195287d5a8 VAL***: '!str v20' (3 sibs) 29: 0x56195287d640 VAL***: '!str v30' (3 sibs) 29: 0x56195287ce60 SEQ***: !seq (6 sibs) 3 children: 29: 0x56195287d6e0 VAL***: '!str v40' (3 sibs) 29: 0x56195287d778 VAL***: '!str v50' (3 sibs) 29: 0x56195287d810 VAL***: '!str v60' (3 sibs) 29: 0x56195287cef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x56195287d8b0 VAL: 'v70' (3 sibs) 29: 0x56195287d948 VAL: 'v80' (3 sibs) 29: 0x56195287d9e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528f5150 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5619528f51e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5619528f5270 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5619528f5300 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5619528f5390 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5619528f5420 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5619528f54b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5619528f5540 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5619528f55d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5619528f5660 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5619528f56f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5619528f5780 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5619528f5810 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5619528f58a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5619528f5930 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5619528f59c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5619528f5a50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5619528f5ae0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5619528f5b70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5619528f5c00 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5619528f5c90 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5619528f5d20 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5619528f5db0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5619528f5e40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5619528f5ed0 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: 0x561952877fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528f4840 [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: 0x5619528780f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x561952876290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x561952876328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5619528763c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x561952876458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5619528764f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x561952876588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x561952876620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x561952876760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5619528767f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x5619528766b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528f6360 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5619528f63f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5619528f6480 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5619528f6510 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5619528f65a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5619528f6630 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5619528f66c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5619528f6750 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5619528f67e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5619528f6870 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5619528f6900 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: 0x561952878210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x561952876d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x561952876da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x561952876e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x561952876ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x561952876f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x561952877008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5619528770a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5619528771e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x561952877278 KEYVAL: 'age' '15' (2 sibs) 29: 0x561952877138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528f6c70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5619528f6d00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5619528f6d90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5619528f6e20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5619528f6eb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5619528f6f40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5619528f6fd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5619528f7060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5619528f70f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5619528f7180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5619528f7210 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: 0x561952878328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x561952877320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x5619528773b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x561952877450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528f7580 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5619528f7610 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5619528f76a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5619528f7730 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: 0x561952878440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x561952877dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x561952877e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x561952877ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528f7e90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5619528f7f20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5619528f7fb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5619528f8040 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: 0x561952878558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561952875f10 VAL***: '!!int 0' (2 sibs) 29: 0x561952875fa8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528f87a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619528f8830 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5619528f88c0 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: 0x561952878670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561952876940 VAL***: '!int 0' (2 sibs) 29: 0x5619528769d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528f90b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619528f9140 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5619528f91d0 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: 0x561952878788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561952876ad0 VAL***: '!!int 0' (2 sibs) 29: 0x561952876b68 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528f99c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619528f9a50 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5619528f9ae0 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: 0x5619528788a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561952879120 VAL***: '!int 0' (2 sibs) 29: 0x5619528791b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528fa2d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619528fa360 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5619528fa3f0 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: 0x5619528789b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x561952877680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x561952877720 VAL***: '!!int 0' (2 sibs) 29: 0x5619528777b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528fabe0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5619528fac70 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5619528fad00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5619528fad90 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: 0x561952878ad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5619528778b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x561952877950 VAL***: '!int 0' (2 sibs) 29: 0x5619528779e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528fb4f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5619528fb580 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5619528fb610 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5619528fb6a0 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: 0x561952878be8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5619528794e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x561952879c10 KEYVAL: 'a' '0' (2 sibs) 29: 0x561952879ca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x561952879578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x561952876c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x561952879610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x561952879d50 VAL: 'a' (2 sibs) 29: 0x561952879de8 VAL: 'b' (2 sibs) 29: 0x5619528796a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561952879740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5619528797d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561952879870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x561952879908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5619528799a0 DOCMAP: (12 sibs) 1 children: 29: 0x561952877d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x561952879a38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561952879ad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x561952879e90 KEYVAL: 'a' '' (2 sibs) 29: 0x561952879f28 KEYVAL: 'b' '' (2 sibs) 29: 0x561952879b68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x561952879fd0 KEYVAL: 'a' '' (2 sibs) 29: 0x56195287a068 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528fc710 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5619528fc7a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5619528fc830 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5619528fc8c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5619528fc950 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5619528fc9e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5619528fca70 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5619528fcb00 VAL: 'a' (2 sibs) 29: [8] [8] 0x5619528fcb90 VAL: 'b' (2 sibs) 29: [9] [9] 0x5619528fcc20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5619528fccb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5619528fcd40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5619528fcdd0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5619528fce60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5619528fcef0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5619528fcf80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5619528fd010 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5619528fd0a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5619528fd130 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5619528fd1c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5619528fd250 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5619528fd2e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5619528fd370 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: 0x561952878d00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x56195287a1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x56195287a248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x56195287a4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x56195287a548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x56195287a2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x56195287a5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x56195287a688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x56195287a378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x56195287a730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x56195287a7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x56195287a410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x56195287a870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x56195287a908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528fbe00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5619528fbe90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5619528fbf20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5619528fbfb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5619528fc040 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5619528fc0d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5619528fc160 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5619528fc1f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5619528fc280 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5619528fc310 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5619528fc3a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5619528fc430 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5619528fc4c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5619528fc550 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: 0x561952878e18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x56195287aa00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x56195287aa98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x56195287ad00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x56195287ad98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x56195287ab30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x56195287ae40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x56195287aed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x56195287abc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x56195287af80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x56195287b018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x56195287ac60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x56195287b0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x56195287b158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528fd920 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5619528fd9b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5619528fda40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5619528fdad0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5619528fdb60 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5619528fdbf0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5619528fdc80 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5619528fdd10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5619528fdda0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5619528fde30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5619528fdec0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5619528fdf50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5619528fdfe0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5619528fe070 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: 0x561952878f30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x56195287bd30 MAP: (6 sibs) 3 children: 29: 0x56195287c0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x56195287c168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x56195287c200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x56195287bdc8 MAP***: !!map (6 sibs) 3 children: 29: 0x56195287c2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x56195287c338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x56195287c3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x56195287be60 MAP***: !!map (6 sibs) 3 children: 29: 0x56195287c470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x56195287c508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x56195287c5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x56195287bef8 SEQ: (6 sibs) 3 children: 29: 0x56195287c640 VAL***: '!!str v10' (3 sibs) 29: 0x56195287c6d8 VAL***: '!!str v20' (3 sibs) 29: 0x56195287c770 VAL***: '!!str v30' (3 sibs) 29: 0x56195287bf90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x56195287c810 VAL***: '!!str v40' (3 sibs) 29: 0x56195287c8a8 VAL***: '!!str v50' (3 sibs) 29: 0x56195287c940 VAL***: '!!str v60' (3 sibs) 29: 0x56195287c028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x56195287c9e0 VAL: 'v70' (3 sibs) 29: 0x56195287ca78 VAL: 'v80' (3 sibs) 29: 0x56195287cb10 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528feb40 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5619528febd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5619528fec60 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5619528fecf0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5619528fed80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5619528fee10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5619528feea0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5619528fef30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5619528fefc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5619528ff050 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5619528ff0e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5619528ff170 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5619528ff200 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5619528ff290 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5619528ff320 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5619528ff3b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5619528ff440 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5619528ff4d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5619528ff560 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5619528ff5f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5619528ff680 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5619528ff710 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5619528ff7a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5619528ff830 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5619528ff8c0 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: 0x561952879048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x56195287cc00 MAP: (6 sibs) 3 children: 29: 0x56195287cfa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x56195287d038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x56195287d0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x56195287cc98 MAP***: !map (6 sibs) 3 children: 29: 0x56195287d170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x56195287d208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x56195287d2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x56195287cd30 MAP***: !map (6 sibs) 3 children: 29: 0x56195287d340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x56195287d3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x56195287d470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x56195287cdc8 SEQ: (6 sibs) 3 children: 29: 0x56195287d510 VAL***: '!str v10' (3 sibs) 29: 0x56195287d5a8 VAL***: '!str v20' (3 sibs) 29: 0x56195287d640 VAL***: '!str v30' (3 sibs) 29: 0x56195287ce60 SEQ***: !seq (6 sibs) 3 children: 29: 0x56195287d6e0 VAL***: '!str v40' (3 sibs) 29: 0x56195287d778 VAL***: '!str v50' (3 sibs) 29: 0x56195287d810 VAL***: '!str v60' (3 sibs) 29: 0x56195287cef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x56195287d8b0 VAL: 'v70' (3 sibs) 29: 0x56195287d948 VAL: 'v80' (3 sibs) 29: 0x56195287d9e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5619528ffd50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5619528ffde0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5619528ffe70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5619528fff00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5619528fff90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x561952900020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5619529000b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x561952900140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5619529001d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561952900260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5619529002f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561952900380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x561952900410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5619529004a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x561952900530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5619529005c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x561952900650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5619529006e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x561952900770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x561952900800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x561952900890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x561952900920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5619529009b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x561952900a40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561952900ad0 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] 0x5619528d5d50 [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] 0x5619529021e0 [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] 0x5619528d7a80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5619528d7b10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5619528d7ba0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5619528d7c30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5619528d7cc0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5619528d7d50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5619528d7de0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5619528d7e70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5619528d7f00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5619528d7f90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5619528d8020 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] 0x5619529033d0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x561952903460 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5619529034f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x561952903580 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x561952903610 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5619529036a0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x561952903730 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5619529037c0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x561952903850 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5619529038e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x561952903970 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] 0x5619528d9be0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5619528d9c70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5619528d9d00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5619528d9d90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5619528d9e20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5619528d9eb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5619528d9f40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5619528d9fd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5619528da060 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5619528da0f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5619528da180 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] 0x561952903ce0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x561952903d70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x561952903e00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x561952903e90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x561952903f20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x561952903fb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x561952904040 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5619529040d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x561952904160 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5619529041f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x561952904280 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] 0x5619528db910 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5619528db9a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5619528dba30 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5619528dbac0 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] 0x5619529045f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x561952904680 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x561952904710 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5619529047a0 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] 0x5619528dd680 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5619528dd710 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5619528dd7a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5619528dd830 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] 0x561952904f00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x561952904f90 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x561952905020 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5619529050b0 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] 0x5619528df430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619528df4c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5619528df550 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] 0x561952905810 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619529058a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561952905930 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] 0x5619528e1160 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619528e11f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5619528e1280 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] 0x561952906120 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619529061b0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561952906240 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] 0x5619528e2e90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619528e2f20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5619528e2fb0 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] 0x561952906a30 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561952906ac0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561952906b50 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] 0x5619528e4be0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619528e4c70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5619528e4d00 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] 0x561952907340 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619529073d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561952907460 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] 0x5619528e69d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5619528e6a60 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5619528e6af0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5619528e6b80 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] 0x561952907c50 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x561952907ce0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x561952907d70 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x561952907e00 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] 0x5619528e8780 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5619528e8810 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5619528e88a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5619528e8930 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] 0x561952908560 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5619529085f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x561952908680 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x561952908710 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] 0x5619528eb2c0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5619528eb350 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5619528eb3e0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5619528eb470 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5619528eb500 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5619528eb590 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5619528eb620 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5619528eb6b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x5619528eb740 VAL: 'b' (2 sibs) 29: [9] [9] 0x5619528eb7d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5619528eb860 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5619528eb8f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5619528eb980 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5619528eba10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5619528ebaa0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5619528ebb30 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5619528ebbc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5619528ebc50 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5619528ebce0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5619528ebd70 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5619528ebe00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5619528ebe90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5619528ebf20 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] 0x561952909780 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x561952909810 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5619529098a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x561952909930 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5619529099c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x561952909a50 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x561952909ae0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x561952909b70 VAL: 'a' (2 sibs) 29: [8] [8] 0x561952909c00 VAL: 'b' (2 sibs) 29: [9] [9] 0x561952909c90 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x561952909d20 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x561952909db0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x561952909e40 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x561952909ed0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x561952909f60 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x561952909ff0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x56195290a080 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x56195290a110 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x56195290a1a0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x56195290a230 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x56195290a2c0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x56195290a350 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x56195290a3e0 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] 0x5619528ed8f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5619528ed980 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5619528eda10 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5619528edaa0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5619528edb30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5619528edbc0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5619528edc50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5619528edce0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5619528edd70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5619528ede00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5619528ede90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5619528edf20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5619528edfb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5619528ee040 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] 0x561952908e70 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x561952908f00 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x561952908f90 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x561952909020 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5619529090b0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x561952909140 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5619529091d0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x561952909260 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5619529092f0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x561952909380 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x561952909410 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5619529094a0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x561952909530 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5619529095c0 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] 0x5619528ef620 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5619528ef6b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5619528ef740 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5619528ef7d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5619528ef860 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5619528ef8f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5619528ef980 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5619528efa10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5619528efaa0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5619528efb30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5619528efbc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5619528efc50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5619528efce0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5619528efd70 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] 0x56195290a990 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x56195290aa20 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x56195290aab0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x56195290ab40 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x56195290abd0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x56195290ac60 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x56195290acf0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x56195290ad80 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x56195290ae10 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x56195290aea0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x56195290af30 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x56195290afc0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x56195290b050 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x56195290b0e0 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] 0x5619528f2210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5619528f22a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5619528f2330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5619528f23c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5619528f2450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5619528f24e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5619528f2570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5619528f2600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5619528f2690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5619528f2720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5619528f27b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5619528f2840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5619528f28d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5619528f2960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5619528f29f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5619528f2a80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5619528f2b10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5619528f2ba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5619528f2c30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5619528f2cc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5619528f2d50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5619528f2de0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5619528f2e70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5619528f2f00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5619528f2f90 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] 0x56195290bbb0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x56195290bc40 MAP: (6 sibs) 3 children: 29: [2] [2] 0x56195290bcd0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x56195290bd60 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x56195290bdf0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x56195290be80 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x56195290bf10 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x56195290bfa0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x56195290c030 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x56195290c0c0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x56195290c150 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x56195290c1e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x56195290c270 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x56195290c300 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x56195290c390 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x56195290c420 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x56195290c4b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x56195290c540 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x56195290c5d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x56195290c660 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x56195290c6f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x56195290c780 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x56195290c810 VAL: 'v70' (3 sibs) 29: [23] [23] 0x56195290c8a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x56195290c930 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] 0x5619528f5150 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5619528f51e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5619528f5270 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5619528f5300 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5619528f5390 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5619528f5420 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5619528f54b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5619528f5540 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5619528f55d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5619528f5660 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5619528f56f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5619528f5780 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5619528f5810 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5619528f58a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5619528f5930 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5619528f59c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5619528f5a50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5619528f5ae0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5619528f5b70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5619528f5c00 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5619528f5c90 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5619528f5d20 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5619528f5db0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5619528f5e40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5619528f5ed0 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] 0x56195290cdc0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x56195290ce50 MAP: (6 sibs) 3 children: 29: [2] [2] 0x56195290cee0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x56195290cf70 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x56195290d000 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x56195290d090 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x56195290d120 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x56195290d1b0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x56195290d240 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x56195290d2d0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x56195290d360 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x56195290d3f0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x56195290d480 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x56195290d510 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x56195290d5a0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x56195290d630 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x56195290d6c0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x56195290d750 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x56195290d7e0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x56195290d870 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x56195290d900 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x56195290d990 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x56195290da20 VAL: 'v70' (3 sibs) 29: [23] [23] 0x56195290dab0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x56195290db40 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] 0x5619528f4840 [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] 0x56195290b2a0 [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] 0x5619528f6360 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5619528f63f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5619528f6480 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5619528f6510 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5619528f65a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5619528f6630 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5619528f66c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5619528f6750 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5619528f67e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5619528f6870 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5619528f6900 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] 0x56195290dfd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x56195290e060 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x56195290e0f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x56195290e180 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x56195290e210 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x56195290e2a0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x56195290e330 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x56195290e3c0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x56195290e450 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x56195290e4e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x56195290e570 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] 0x5619528f6c70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5619528f6d00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5619528f6d90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5619528f6e20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5619528f6eb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5619528f6f40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5619528f6fd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5619528f7060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5619528f70f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5619528f7180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5619528f7210 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] 0x56195290e8e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x56195290e970 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x56195290ea00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x56195290ea90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x56195290eb20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x56195290ebb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x56195290ec40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x56195290ecd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x56195290ed60 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x56195290edf0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x56195290ee80 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] 0x5619528f7580 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5619528f7610 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5619528f76a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5619528f7730 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] 0x56195290f1f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x56195290f280 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x56195290f310 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x56195290f3a0 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] 0x5619528f7e90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5619528f7f20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5619528f7fb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5619528f8040 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] 0x56195290fb00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x56195290fb90 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x56195290fc20 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x56195290fcb0 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] 0x5619528f87a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619528f8830 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5619528f88c0 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] 0x561952910410 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619529104a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561952910530 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] 0x5619528f90b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619528f9140 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5619528f91d0 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] 0x561952910d20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561952910db0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561952910e40 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] 0x5619528f99c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619528f9a50 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5619528f9ae0 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] 0x561952911630 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619529116c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561952911750 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] 0x5619528fa2d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619528fa360 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5619528fa3f0 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] 0x561952911f40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561952911fd0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561952912060 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] 0x5619528fabe0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5619528fac70 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5619528fad00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5619528fad90 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] 0x561952912850 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5619529128e0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x561952912970 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x561952912a00 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] 0x5619528fb4f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5619528fb580 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5619528fb610 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5619528fb6a0 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] 0x561952913160 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5619529131f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x561952913280 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x561952913310 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] 0x5619528fc710 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5619528fc7a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5619528fc830 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5619528fc8c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5619528fc950 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5619528fc9e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5619528fca70 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5619528fcb00 VAL: 'a' (2 sibs) 29: [8] [8] 0x5619528fcb90 VAL: 'b' (2 sibs) 29: [9] [9] 0x5619528fcc20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5619528fccb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5619528fcd40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5619528fcdd0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5619528fce60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5619528fcef0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5619528fcf80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5619528fd010 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5619528fd0a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5619528fd130 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5619528fd1c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5619528fd250 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5619528fd2e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5619528fd370 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] 0x561952914380 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x561952914410 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5619529144a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x561952914530 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5619529145c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x561952914650 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5619529146e0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x561952914770 VAL: 'a' (2 sibs) 29: [8] [8] 0x561952914800 VAL: 'b' (2 sibs) 29: [9] [9] 0x561952914890 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x561952914920 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5619529149b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x561952914a40 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x561952914ad0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x561952914b60 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x561952914bf0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x561952914c80 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x561952914d10 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x561952914da0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x561952914e30 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x561952914ec0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x561952914f50 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x561952914fe0 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] 0x5619528fbe00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5619528fbe90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5619528fbf20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5619528fbfb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5619528fc040 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5619528fc0d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5619528fc160 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5619528fc1f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5619528fc280 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5619528fc310 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5619528fc3a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5619528fc430 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5619528fc4c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5619528fc550 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] 0x561952913a70 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x561952913b00 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x561952913b90 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x561952913c20 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x561952913cb0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x561952913d40 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x561952913dd0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x561952913e60 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x561952913ef0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x561952913f80 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x561952914010 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5619529140a0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x561952914130 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5619529141c0 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] 0x5619528fd920 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5619528fd9b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5619528fda40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5619528fdad0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5619528fdb60 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5619528fdbf0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5619528fdc80 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5619528fdd10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5619528fdda0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5619528fde30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5619528fdec0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5619528fdf50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5619528fdfe0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5619528fe070 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] 0x561952915590 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x561952915620 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5619529156b0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x561952915740 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5619529157d0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x561952915860 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5619529158f0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x561952915980 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x561952915a10 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x561952915aa0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x561952915b30 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x561952915bc0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x561952915c50 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x561952915ce0 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] 0x5619528feb40 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5619528febd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5619528fec60 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5619528fecf0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5619528fed80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5619528fee10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5619528feea0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5619528fef30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5619528fefc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5619528ff050 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5619528ff0e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5619528ff170 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5619528ff200 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5619528ff290 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5619528ff320 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5619528ff3b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5619528ff440 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5619528ff4d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5619528ff560 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5619528ff5f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5619528ff680 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5619528ff710 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5619528ff7a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5619528ff830 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5619528ff8c0 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] 0x5619529167b0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x561952916840 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5619529168d0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x561952916960 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5619529169f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x561952916a80 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x561952916b10 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x561952916ba0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x561952916c30 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561952916cc0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x561952916d50 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561952916de0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x561952916e70 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x561952916f00 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x561952916f90 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x561952917020 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5619529170b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x561952917140 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5619529171d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x561952917260 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5619529172f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x561952917380 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x561952917410 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5619529174a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561952917530 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] 0x5619528ffd50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5619528ffde0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5619528ffe70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5619528fff00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5619528fff90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x561952900020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5619529000b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x561952900140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5619529001d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561952900260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5619529002f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561952900380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x561952900410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5619529004a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x561952900530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5619529005c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x561952900650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5619529006e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x561952900770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x561952900800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x561952900890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x561952900920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5619529009b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x561952900a40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561952900ad0 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] 0x5619529179c0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x561952917a50 MAP: (6 sibs) 3 children: 29: [2] [2] 0x561952917ae0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x561952917b70 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x561952917c00 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x561952917c90 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x561952917d20 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x561952917db0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x561952917e40 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561952917ed0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x561952917f60 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561952917ff0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x561952918080 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x561952918110 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5619529181a0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x561952918230 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5619529182c0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x561952918350 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5619529183e0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x561952918470 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x561952918500 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x561952918590 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x561952918620 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5619529186b0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561952918740 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: 0x561952877fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561952877a90 [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: 0x5619528780f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x561952876290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x561952876328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5619528763c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x561952876458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5619528764f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x561952876588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x561952876620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x561952876760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5619528767f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x5619528766b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561952915ea0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x561952915f30 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x561952915fc0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x561952916050 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5619529160e0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x561952916170 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x561952916200 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x561952916290 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x561952916320 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5619529163b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x561952916440 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: 0x561952878210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x561952876d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x561952876da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x561952876e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x561952876ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x561952876f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x561952877008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5619528770a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5619528771e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x561952877278 KEYVAL: 'age' '15' (2 sibs) 29: 0x561952877138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561952918bd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x561952918c60 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x561952918cf0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x561952918d80 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x561952918e10 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x561952918ea0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x561952918f30 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x561952918fc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x561952919050 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5619529190e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x561952919170 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: 0x561952878328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x561952877320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x5619528773b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x561952877450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5619529164e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x561952916570 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x561952916600 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x561952916690 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: 0x561952878440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x561952877dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x561952877e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x561952877ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561952919210 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5619529192a0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x561952919330 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5619529193c0 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: 0x561952878558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561952875f10 VAL***: '!!int 0' (2 sibs) 29: 0x561952875fa8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561952902ff0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561952903080 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561952903110 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: 0x561952878670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561952876940 VAL***: '!int 0' (2 sibs) 29: 0x5619528769d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561952919460 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619529194f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561952919580 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: 0x561952878788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561952876ad0 VAL***: '!!int 0' (2 sibs) 29: 0x561952876b68 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561952919620 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5619529196b0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561952919740 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: 0x5619528788a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561952879120 VAL***: '!int 0' (2 sibs) 29: 0x5619528791b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5619529197e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561952919870 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561952919900 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: 0x5619528789b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x561952877680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x561952877720 VAL***: '!!int 0' (2 sibs) 29: 0x5619528777b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5619529199a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x561952919a30 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x561952919ac0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x561952919b50 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: 0x561952878ad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5619528778b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x561952877950 VAL***: '!int 0' (2 sibs) 29: 0x5619528779e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561952919bf0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x561952919c80 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x561952919d10 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x561952919da0 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: 0x561952878be8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5619528794e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x561952879c10 KEYVAL: 'a' '0' (2 sibs) 29: 0x561952879ca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x561952879578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x561952876c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x561952879610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x561952879d50 VAL: 'a' (2 sibs) 29: 0x561952879de8 VAL: 'b' (2 sibs) 29: 0x5619528796a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561952879740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5619528797d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561952879870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x561952879908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5619528799a0 DOCMAP: (12 sibs) 1 children: 29: 0x561952877d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x561952879a38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561952879ad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x561952879e90 KEYVAL: 'a' '' (2 sibs) 29: 0x561952879f28 KEYVAL: 'b' '' (2 sibs) 29: 0x561952879b68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x561952879fd0 KEYVAL: 'a' '' (2 sibs) 29: 0x56195287a068 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561952919e40 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x561952919ed0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x561952919f60 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x561952919ff0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x56195291a080 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x56195291a110 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x56195291a1a0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x56195291a230 VAL: 'a' (2 sibs) 29: [8] [8] 0x56195291a2c0 VAL: 'b' (2 sibs) 29: [9] [9] 0x56195291a350 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x56195291a3e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x56195291a470 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x56195291a500 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x56195291a590 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x56195291a620 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x56195291a6b0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x56195291a740 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x56195291a7d0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x56195291a860 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x56195291a8f0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x56195291a980 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x56195291aa10 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x56195291aaa0 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: 0x561952878d00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x56195287a1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x56195287a248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x56195287a4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x56195287a548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x56195287a2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x56195287a5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x56195287a688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x56195287a378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x56195287a730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x56195287a7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x56195287a410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x56195287a870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x56195287a908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x56195291ab40 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x56195291abd0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x56195291ac60 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x56195291acf0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x56195291ad80 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x56195291ae10 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x56195291aea0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x56195291af30 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x56195291afc0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x56195291b050 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x56195291b0e0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x56195291b170 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x56195291b200 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x56195291b290 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: 0x561952878e18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x56195287aa00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x56195287aa98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x56195287ad00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x56195287ad98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x56195287ab30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x56195287ae40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x56195287aed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x56195287abc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x56195287af80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x56195287b018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x56195287ac60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x56195287b0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x56195287b158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x56195291b330 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x56195291b3c0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x56195291b450 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x56195291b4e0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x56195291b570 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x56195291b600 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x56195291b690 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x56195291b720 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x56195291b7b0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x56195291b840 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x56195291b8d0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x56195291b960 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x56195291b9f0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x56195291ba80 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: 0x561952878f30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x56195287bd30 MAP: (6 sibs) 3 children: 29: 0x56195287c0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x56195287c168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x56195287c200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x56195287bdc8 MAP***: !!map (6 sibs) 3 children: 29: 0x56195287c2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x56195287c338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x56195287c3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x56195287be60 MAP***: !!map (6 sibs) 3 children: 29: 0x56195287c470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x56195287c508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x56195287c5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x56195287bef8 SEQ: (6 sibs) 3 children: 29: 0x56195287c640 VAL***: '!!str v10' (3 sibs) 29: 0x56195287c6d8 VAL***: '!!str v20' (3 sibs) 29: 0x56195287c770 VAL***: '!!str v30' (3 sibs) 29: 0x56195287bf90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x56195287c810 VAL***: '!!str v40' (3 sibs) 29: 0x56195287c8a8 VAL***: '!!str v50' (3 sibs) 29: 0x56195287c940 VAL***: '!!str v60' (3 sibs) 29: 0x56195287c028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x56195287c9e0 VAL: 'v70' (3 sibs) 29: 0x56195287ca78 VAL: 'v80' (3 sibs) 29: 0x56195287cb10 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x56195291bb20 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x56195291bbb0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x56195291bc40 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x56195291bcd0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x56195291bd60 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x56195291bdf0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x56195291be80 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x56195291bf10 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x56195291bfa0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x56195291c030 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x56195291c0c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x56195291c150 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x56195291c1e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x56195291c270 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x56195291c300 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x56195291c390 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x56195291c420 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x56195291c4b0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x56195291c540 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x56195291c5d0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x56195291c660 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x56195291c6f0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x56195291c780 VAL: 'v70' (3 sibs) 29: [23] [23] 0x56195291c810 VAL: 'v80' (3 sibs) 29: [24] [24] 0x56195291c8a0 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: 0x561952879048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x56195287cc00 MAP: (6 sibs) 3 children: 29: 0x56195287cfa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x56195287d038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x56195287d0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x56195287cc98 MAP***: !map (6 sibs) 3 children: 29: 0x56195287d170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x56195287d208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x56195287d2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x56195287cd30 MAP***: !map (6 sibs) 3 children: 29: 0x56195287d340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x56195287d3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x56195287d470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x56195287cdc8 SEQ: (6 sibs) 3 children: 29: 0x56195287d510 VAL***: '!str v10' (3 sibs) 29: 0x56195287d5a8 VAL***: '!str v20' (3 sibs) 29: 0x56195287d640 VAL***: '!str v30' (3 sibs) 29: 0x56195287ce60 SEQ***: !seq (6 sibs) 3 children: 29: 0x56195287d6e0 VAL***: '!str v40' (3 sibs) 29: 0x56195287d778 VAL***: '!str v50' (3 sibs) 29: 0x56195287d810 VAL***: '!str v60' (3 sibs) 29: 0x56195287cef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x56195287d8b0 VAL: 'v70' (3 sibs) 29: 0x56195287d948 VAL: 'v80' (3 sibs) 29: 0x56195287d9e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x56195291c940 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x56195291c9d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x56195291ca60 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x56195291caf0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x56195291cb80 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x56195291cc10 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x56195291cca0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x56195291cd30 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x56195291cdc0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x56195291ce50 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x56195291cee0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x56195291cf70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x56195291d000 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x56195291d090 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x56195291d120 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x56195291d1b0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x56195291d240 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x56195291d2d0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x56195291d360 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x56195291d3f0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x56195291d480 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x56195291d510 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x56195291d5a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x56195291d630 VAL: 'v80' (3 sibs) 29: [24] [24] 0x56195291d6c0 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: 0x561952877fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561952877c70 [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: 0x5619528780f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x561952876290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x561952876328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5619528763c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x561952876458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5619528764f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x561952876588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x561952876620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x561952876760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5619528767f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x5619528766b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x56195291d760 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x56195291d7f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x56195291d880 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x56195291d910 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x56195291d9a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x56195291da30 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x56195291dac0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x56195291db50 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x56195291dbe0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x56195291dc70 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x56195291dd00 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: 0x561952878210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x561952876d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x561952876da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x561952876e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x561952876ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x561952876f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x561952877008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5619528770a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5619528771e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x561952877278 KEYVAL: 'age' '15' (2 sibs) 29: 0x561952877138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x56195291dda0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x56195291de30 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x56195291dec0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x56195291df50 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x56195291dfe0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x56195291e070 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x56195291e100 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x56195291e190 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x56195291e220 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x56195291e2b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x56195291e340 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: 0x561952878328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x561952877320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x5619528773b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x561952877450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x56195291e3e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x56195291e470 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x56195291e500 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x56195291e590 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: 0x561952878440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x561952877dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x561952877e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x561952877ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x56195291e630 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x56195291e6c0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x56195291e750 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x56195291e7e0 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: 0x561952878558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561952875f10 VAL***: '!!int 0' (2 sibs) 29: 0x561952875fa8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x56195291e880 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x56195291e910 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x56195291e9a0 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: 0x561952878670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561952876940 VAL***: '!int 0' (2 sibs) 29: 0x5619528769d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x56195291ea40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x56195291ead0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x56195291eb60 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: 0x561952878788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561952876ad0 VAL***: '!!int 0' (2 sibs) 29: 0x561952876b68 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x56195291ec00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x56195291ec90 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x56195291ed20 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: 0x5619528788a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561952879120 VAL***: '!int 0' (2 sibs) 29: 0x5619528791b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x56195291edc0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x56195291ee50 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x56195291eee0 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: 0x5619528789b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x561952877680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x561952877720 VAL***: '!!int 0' (2 sibs) 29: 0x5619528777b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x56195291ef80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x56195291f010 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x56195291f0a0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x56195291f130 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: 0x561952878ad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5619528778b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x561952877950 VAL***: '!int 0' (2 sibs) 29: 0x5619528779e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x56195291f1d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x56195291f260 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x56195291f2f0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x56195291f380 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: 0x561952878be8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5619528794e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x561952879c10 KEYVAL: 'a' '0' (2 sibs) 29: 0x561952879ca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x561952879578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x561952876c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x561952879610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x561952879d50 VAL: 'a' (2 sibs) 29: 0x561952879de8 VAL: 'b' (2 sibs) 29: 0x5619528796a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561952879740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5619528797d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561952879870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x561952879908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5619528799a0 DOCMAP: (12 sibs) 1 children: 29: 0x561952877d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x561952879a38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561952879ad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x561952879e90 KEYVAL: 'a' '' (2 sibs) 29: 0x561952879f28 KEYVAL: 'b' '' (2 sibs) 29: 0x561952879b68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x561952879fd0 KEYVAL: 'a' '' (2 sibs) 29: 0x56195287a068 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x56195291f420 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x56195291f4b0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x56195291f540 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x56195291f5d0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x56195291f660 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x56195291f6f0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x56195291f780 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x56195291f810 VAL: 'a' (2 sibs) 29: [8] [8] 0x56195291f8a0 VAL: 'b' (2 sibs) 29: [9] [9] 0x56195291f930 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x56195291f9c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x56195291fa50 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x56195291fae0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x56195291fb70 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x56195291fc00 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x56195291fc90 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x56195291fd20 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x56195291fdb0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x56195291fe40 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x56195291fed0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x56195291ff60 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x56195291fff0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x561952920080 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: 0x561952878d00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x56195287a1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x56195287a248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x56195287a4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x56195287a548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x56195287a2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x56195287a5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x56195287a688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x56195287a378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x56195287a730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x56195287a7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x56195287a410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x56195287a870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x56195287a908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561952920120 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5619529201b0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x561952920240 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5619529202d0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x561952920360 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5619529203f0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x561952920480 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x561952920510 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5619529205a0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x561952920630 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5619529206c0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x561952920750 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5619529207e0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x561952920870 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: 0x561952878e18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x56195287aa00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x56195287aa98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x56195287ad00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x56195287ad98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x56195287ab30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x56195287ae40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x56195287aed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x56195287abc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x56195287af80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x56195287b018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x56195287ac60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x56195287b0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x56195287b158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561952920910 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5619529209a0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x561952920a30 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x561952920ac0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x561952920b50 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x561952920be0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x561952920c70 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x561952920d00 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x561952920d90 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x561952920e20 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x561952920eb0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x561952920f40 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x561952920fd0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x561952921060 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: 0x561952878f30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x56195287bd30 MAP: (6 sibs) 3 children: 29: 0x56195287c0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x56195287c168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x56195287c200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x56195287bdc8 MAP***: !!map (6 sibs) 3 children: 29: 0x56195287c2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x56195287c338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x56195287c3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x56195287be60 MAP***: !!map (6 sibs) 3 children: 29: 0x56195287c470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x56195287c508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x56195287c5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x56195287bef8 SEQ: (6 sibs) 3 children: 29: 0x56195287c640 VAL***: '!!str v10' (3 sibs) 29: 0x56195287c6d8 VAL***: '!!str v20' (3 sibs) 29: 0x56195287c770 VAL***: '!!str v30' (3 sibs) 29: 0x56195287bf90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x56195287c810 VAL***: '!!str v40' (3 sibs) 29: 0x56195287c8a8 VAL***: '!!str v50' (3 sibs) 29: 0x56195287c940 VAL***: '!!str v60' (3 sibs) 29: 0x56195287c028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x56195287c9e0 VAL: 'v70' (3 sibs) 29: 0x56195287ca78 VAL: 'v80' (3 sibs) 29: 0x56195287cb10 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561952921100 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x561952921190 MAP: (6 sibs) 3 children: 29: [2] [2] 0x561952921220 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5619529212b0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x561952921340 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5619529213d0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x561952921460 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5619529214f0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x561952921580 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561952921610 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5619529216a0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561952921730 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5619529217c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x561952921850 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5619529218e0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x561952921970 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x561952921a00 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x561952921a90 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x561952921b20 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x561952921bb0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x561952921c40 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x561952921cd0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x561952921d60 VAL: 'v70' (3 sibs) 29: [23] [23] 0x561952921df0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561952921e80 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: 0x561952879048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x56195287cc00 MAP: (6 sibs) 3 children: 29: 0x56195287cfa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x56195287d038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x56195287d0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x56195287cc98 MAP***: !map (6 sibs) 3 children: 29: 0x56195287d170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x56195287d208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x56195287d2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x56195287cd30 MAP***: !map (6 sibs) 3 children: 29: 0x56195287d340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x56195287d3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x56195287d470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x56195287cdc8 SEQ: (6 sibs) 3 children: 29: 0x56195287d510 VAL***: '!str v10' (3 sibs) 29: 0x56195287d5a8 VAL***: '!str v20' (3 sibs) 29: 0x56195287d640 VAL***: '!str v30' (3 sibs) 29: 0x56195287ce60 SEQ***: !seq (6 sibs) 3 children: 29: 0x56195287d6e0 VAL***: '!str v40' (3 sibs) 29: 0x56195287d778 VAL***: '!str v50' (3 sibs) 29: 0x56195287d810 VAL***: '!str v60' (3 sibs) 29: 0x56195287cef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x56195287d8b0 VAL: 'v70' (3 sibs) 29: 0x56195287d948 VAL: 'v80' (3 sibs) 29: 0x56195287d9e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561952921f20 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x561952921fb0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x561952922040 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5619529220d0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x561952922160 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5619529221f0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x561952922280 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x561952922310 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5619529223a0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561952922430 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5619529224c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561952922550 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5619529225e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x561952922670 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x561952922700 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x561952922790 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x561952922820 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5619529228b0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x561952922940 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5619529229d0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x561952922a60 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x561952922af0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x561952922b80 VAL: 'v70' (3 sibs) 29: [23] [23] 0x561952922c10 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561952922ca0 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 (22 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (23 ms total) 29: [ PASSED ] 598 tests. 29/52 Test #29: ryml-test-tag_property ............ Passed 0.03 sec test 30 Start 30: ryml-test-explicit_key 30: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-explicit_key-0.6.0 30: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 30: Test timeout computed to be: 10000000 30: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 30: [==========] Running 726 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from CaseNode 30: [ RUN ] CaseNode.setting_up 30: [ OK ] CaseNode.setting_up (0 ms) 30: [----------] 1 test from CaseNode (0 ms total) 30: 30: [----------] 5 tests from explicit_key 30: [ RUN ] explicit_key.test_suite_5WE3 30: [ OK ] explicit_key.test_suite_5WE3 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v1 30: [ OK ] explicit_key.test_suite_DFF7_v1 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v2 30: [ OK ] explicit_key.test_suite_DFF7_v2 (0 ms) 30: [ RUN ] explicit_key.test_suite_FRK4 30: [ OK ] explicit_key.test_suite_FRK4 (0 ms) 30: [ RUN ] explicit_key.test_suite_M2N8 30: [ OK ] explicit_key.test_suite_M2N8 (0 ms) 30: [----------] 5 tests from explicit_key (0 ms total) 30: 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0x55a3a9b92b70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x55a3a9b8f230 DOCMAP: (3 sibs) 3 children: 30: 0x55a3a9b8f400 KEYVAL: 'a' '' (3 sibs) 30: 0x55a3a9b8f498 KEYVAL: 'b' '' (3 sibs) 30: 0x55a3a9b8f530 KEYVAL: '' '' (3 sibs) 30: 0x55a3a9b8f2c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x55a3a9b8f5d0 KEYVAL: 'a' '' (2 sibs) 30: 0x55a3a9b8f668 KEYVAL: 'b' '' (2 sibs) 30: 0x55a3a9b8f360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x55a3a9b8f710 KEYVAL: 'a' '' (3 sibs) 30: 0x55a3a9b8f7a8 KEYVAL: 'b' '' (3 sibs) 30: 0x55a3a9b8f840 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c00b50 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x55a3a9c00d90 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x55a3a9c00be0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x55a3a9c00c70 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x55a3a9c00d00 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55a3a9c00e20 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55a3a9c00eb0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55a3a9c00f40 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55a3a9c00fd0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55a3a9c01060 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55a3a9c010f0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55a3a9c01180 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: 0x55a3a9b92c88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55a3a9b8fc40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x55a3a9b8fcd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55a3a9b8fd70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55a3a9b8fe08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55a3a9b8fea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c02bd0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c02c60 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55a3a9c02cf0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55a3a9c02d80 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55a3a9c02e10 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55a3a9c02ea0 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: 0x55a3a9b92da0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55a3a9b903b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x55a3a9b90448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55a3a9b904e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55a3a9b90578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55a3a9b90610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c04b80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c04c10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55a3a9c04ca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55a3a9c04d30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55a3a9c04dc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55a3a9c04e50 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: 0x55a3a9b92eb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55a3a9b906b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x55a3a9b90748 VAL: '?foo' (5 sibs) 30: 0x55a3a9b907e0 VAL: ':foo' (5 sibs) 30: 0x55a3a9b90878 VAL: '-foo' (5 sibs) 30: 0x55a3a9b90910 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c06990 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c06a20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55a3a9c06ab0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55a3a9c06b40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55a3a9c06bd0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55a3a9c06c60 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: 0x55a3a9b92fd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55a3a9b91280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x55a3a9b91318 VAL: '?foo' (5 sibs) 30: 0x55a3a9b913b0 VAL: ':foo' (5 sibs) 30: 0x55a3a9b91448 VAL: '-foo' (5 sibs) 30: 0x55a3a9b914e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c08880 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c08910 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55a3a9c089a0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55a3a9c08a30 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55a3a9c08ac0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55a3a9c08b50 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: 0x55a3a9b930e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b8ff90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c0a5b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c0a640 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: 0x55a3a9b93200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55a3a9b8ef20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55a3a9b8efb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c0c3a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c0c430 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55a3a9c0c4c0 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: 0x55a3a9b93318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55a3a9b900d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55a3a9b90168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c0e190 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c0e220 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55a3a9c0e2b0 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: 0x55a3a9b93430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55a3a9b90260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55a3a9b902f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c0fec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c0ff50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55a3a9c0ffe0 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: 0x55a3a9b93548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55a3a9b90a00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55a3a9b90a98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c11bf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c11c80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55a3a9c11d10 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: 0x55a3a9b93660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55a3a9b90cd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x55a3a9b90e10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55a3a9b90ea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55a3a9b90d68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c13c20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c13cb0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55a3a9c13d40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55a3a9c13dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55a3a9c13e60 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: 0x55a3a9b93778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x55a3a9b91040 MAP: (2 sibs) 2 children: 30: 0x55a3a9b92710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55a3a9b927a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55a3a9b910d8 MAP: (2 sibs) 1 children: 30: 0x55a3a9b91180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c15b10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c15ba0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55a3a9c15c30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55a3a9c15cc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55a3a9c15d50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55a3a9c15de0 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: 0x55a3a9b93890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b90f50 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] 0x55a3a9c179c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c17a50 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: 0x55a3a9b939a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b928a0 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] 0x55a3a9c19870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c19900 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: 0x55a3a9b93ac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b92990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c1b720 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c1b7b0 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: 0x55a3a9b93bd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b92a80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c1d5d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c1d660 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: 0x55a3a9b93cf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b94e80 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] 0x55a3a9c1f480 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c1f510 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: 0x55a3a9b93e08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b915d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c21330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c213c0 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: 0x55a3a9b93f20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55a3a9b91670 KEYVAL: 'a' '' (5 sibs) 30: 0x55a3a9b91708 KEYVAL: 'b' '' (5 sibs) 30: 0x55a3a9b917a0 KEYVAL: 'c' '' (5 sibs) 30: 0x55a3a9b91838 KEYVAL: 'd' '' (5 sibs) 30: 0x55a3a9b918d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c23060 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c230f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55a3a9c23180 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55a3a9c23210 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55a3a9c232a0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55a3a9c23330 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: 0x55a3a9b94038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x55a3a9b919c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x55a3a9b91a58 KEYVAL: 'b' '' (6 sibs) 30: 0x55a3a9b91af0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x55a3a9b91b88 KEYVAL: 'd' '' (6 sibs) 30: 0x55a3a9b91c20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x55a3a9b91cb8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c24d90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55a3a9c24e20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55a3a9c24eb0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55a3a9c24f40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55a3a9c24fd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55a3a9c25060 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55a3a9c250f0 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: 0x55a3a9b92b70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x55a3a9b8f230 DOCMAP: (3 sibs) 3 children: 30: 0x55a3a9b8f400 KEYVAL: 'a' '' (3 sibs) 30: 0x55a3a9b8f498 KEYVAL: 'b' '' (3 sibs) 30: 0x55a3a9b8f530 KEYVAL: '' '' (3 sibs) 30: 0x55a3a9b8f2c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x55a3a9b8f5d0 KEYVAL: 'a' '' (2 sibs) 30: 0x55a3a9b8f668 KEYVAL: 'b' '' (2 sibs) 30: 0x55a3a9b8f360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x55a3a9b8f710 KEYVAL: 'a' '' (3 sibs) 30: 0x55a3a9b8f7a8 KEYVAL: 'b' '' (3 sibs) 30: 0x55a3a9b8f840 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c256e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x55a3a9c25920 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x55a3a9c25770 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x55a3a9c25800 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x55a3a9c25890 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55a3a9c259b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55a3a9c25a40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55a3a9c25ad0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55a3a9c25b60 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55a3a9c25bf0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55a3a9c25c80 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55a3a9c25d10 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: 0x55a3a9b92c88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55a3a9b8fc40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x55a3a9b8fcd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55a3a9b8fd70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55a3a9b8fe08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55a3a9b8fea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c25ff0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c26080 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55a3a9c26110 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55a3a9c261a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55a3a9c26230 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55a3a9c262c0 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: 0x55a3a9b92da0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55a3a9b903b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x55a3a9b90448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55a3a9b904e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55a3a9b90578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55a3a9b90610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c26900 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c26990 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55a3a9c26a20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55a3a9c26ab0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55a3a9c26b40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55a3a9c26bd0 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: 0x55a3a9b92eb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55a3a9b906b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x55a3a9b90748 VAL: '?foo' (5 sibs) 30: 0x55a3a9b907e0 VAL: ':foo' (5 sibs) 30: 0x55a3a9b90878 VAL: '-foo' (5 sibs) 30: 0x55a3a9b90910 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c27210 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c272a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55a3a9c27330 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55a3a9c273c0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55a3a9c27450 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55a3a9c274e0 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: 0x55a3a9b92fd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55a3a9b91280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x55a3a9b91318 VAL: '?foo' (5 sibs) 30: 0x55a3a9b913b0 VAL: ':foo' (5 sibs) 30: 0x55a3a9b91448 VAL: '-foo' (5 sibs) 30: 0x55a3a9b914e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c27b20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c27bb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55a3a9c27c40 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55a3a9c27cd0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55a3a9c27d60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55a3a9c27df0 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: 0x55a3a9b930e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b8ff90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c28430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c284c0 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: 0x55a3a9b93200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55a3a9b8ef20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55a3a9b8efb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c28d40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c28dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55a3a9c28e60 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: 0x55a3a9b93318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55a3a9b900d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55a3a9b90168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c29650 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c296e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55a3a9c29770 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: 0x55a3a9b93430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55a3a9b90260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55a3a9b902f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c29f60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c29ff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55a3a9c2a080 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: 0x55a3a9b93548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55a3a9b90a00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55a3a9b90a98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c2a870 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c2a900 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55a3a9c2a990 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: 0x55a3a9b93660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55a3a9b90cd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x55a3a9b90e10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55a3a9b90ea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55a3a9b90d68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c2b180 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c2b210 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55a3a9c2b2a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55a3a9c2b330 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55a3a9c2b3c0 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: 0x55a3a9b93778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x55a3a9b91040 MAP: (2 sibs) 2 children: 30: 0x55a3a9b92710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55a3a9b927a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55a3a9b910d8 MAP: (2 sibs) 1 children: 30: 0x55a3a9b91180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c2ba90 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c2bb20 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55a3a9c2bbb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55a3a9c2bc40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55a3a9c2bcd0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55a3a9c2bd60 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: 0x55a3a9b93890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b90f50 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] 0x55a3a9c2c3a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c2c430 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: 0x55a3a9b939a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b928a0 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] 0x55a3a9c2ccb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c2cd40 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: 0x55a3a9b93ac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b92990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c2d5c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c2d650 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: 0x55a3a9b93bd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b92a80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c2ded0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c2df60 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: 0x55a3a9b93cf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b94e80 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] 0x55a3a9c2e7e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c2e870 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: 0x55a3a9b93e08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b915d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c2f0f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c2f180 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: 0x55a3a9b93f20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55a3a9b91670 KEYVAL: 'a' '' (5 sibs) 30: 0x55a3a9b91708 KEYVAL: 'b' '' (5 sibs) 30: 0x55a3a9b917a0 KEYVAL: 'c' '' (5 sibs) 30: 0x55a3a9b91838 KEYVAL: 'd' '' (5 sibs) 30: 0x55a3a9b918d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c2fa00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c2fa90 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55a3a9c2fb20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55a3a9c2fbb0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55a3a9c2fc40 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55a3a9c2fcd0 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: 0x55a3a9b94038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x55a3a9b919c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x55a3a9b91a58 KEYVAL: 'b' '' (6 sibs) 30: 0x55a3a9b91af0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x55a3a9b91b88 KEYVAL: 'd' '' (6 sibs) 30: 0x55a3a9b91c20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x55a3a9b91cb8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c30310 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55a3a9c303a0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55a3a9c30430 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55a3a9c304c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55a3a9c30550 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55a3a9c305e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55a3a9c30670 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] 0x55a3a9c00b50 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x55a3a9c00d90 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x55a3a9c00be0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x55a3a9c00c70 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x55a3a9c00d00 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55a3a9c00e20 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55a3a9c00eb0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55a3a9c00f40 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55a3a9c00fd0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55a3a9c01060 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55a3a9c010f0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55a3a9c01180 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] 0x55a3a9c32080 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x55a3a9c32110 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x55a3a9c321a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x55a3a9c32230 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x55a3a9c322c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55a3a9c32350 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55a3a9c323e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55a3a9c32470 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55a3a9c32500 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55a3a9c32590 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55a3a9c32620 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55a3a9c326b0 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] 0x55a3a9c02bd0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c02c60 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55a3a9c02cf0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55a3a9c02d80 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55a3a9c02e10 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55a3a9c02ea0 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] 0x55a3a9c33270 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c33300 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55a3a9c33390 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55a3a9c33420 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55a3a9c334b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55a3a9c33540 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] 0x55a3a9c04b80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c04c10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55a3a9c04ca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55a3a9c04d30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55a3a9c04dc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55a3a9c04e50 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] 0x55a3a9c33b80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c33c10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55a3a9c33ca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55a3a9c33d30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55a3a9c33dc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55a3a9c33e50 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] 0x55a3a9c06990 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c06a20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55a3a9c06ab0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55a3a9c06b40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55a3a9c06bd0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55a3a9c06c60 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] 0x55a3a9c34490 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c34520 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55a3a9c345b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55a3a9c34640 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55a3a9c346d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55a3a9c34760 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] 0x55a3a9c08880 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c08910 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55a3a9c089a0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55a3a9c08a30 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55a3a9c08ac0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55a3a9c08b50 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] 0x55a3a9c34da0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c34e30 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55a3a9c34ec0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55a3a9c34f50 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55a3a9c34fe0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55a3a9c35070 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] 0x55a3a9c0a5b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c0a640 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] 0x55a3a9c356b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c35740 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] 0x55a3a9c0c3a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c0c430 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55a3a9c0c4c0 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] 0x55a3a9c35fc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c36050 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55a3a9c360e0 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] 0x55a3a9c0e190 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c0e220 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55a3a9c0e2b0 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] 0x55a3a9c368d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c36960 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55a3a9c369f0 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] 0x55a3a9c0fec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c0ff50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55a3a9c0ffe0 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] 0x55a3a9c371e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c37270 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55a3a9c37300 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] 0x55a3a9c11bf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c11c80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55a3a9c11d10 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] 0x55a3a9c37af0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c37b80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55a3a9c37c10 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] 0x55a3a9c13c20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c13cb0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55a3a9c13d40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55a3a9c13dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55a3a9c13e60 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] 0x55a3a9c38400 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c38490 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55a3a9c38520 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55a3a9c385b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55a3a9c38640 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] 0x55a3a9c15b10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c15ba0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55a3a9c15c30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55a3a9c15cc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55a3a9c15d50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55a3a9c15de0 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] 0x55a3a9c38d10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c38da0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55a3a9c38e30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55a3a9c38ec0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55a3a9c38f50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55a3a9c38fe0 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] 0x55a3a9c179c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c17a50 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] 0x55a3a9c39620 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c396b0 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] 0x55a3a9c19870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c19900 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] 0x55a3a9c39f30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c39fc0 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] 0x55a3a9c1b720 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c1b7b0 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] 0x55a3a9c3a840 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c3a8d0 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] 0x55a3a9c1d5d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c1d660 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] 0x55a3a9c3b150 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c3b1e0 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] 0x55a3a9c1f480 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c1f510 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] 0x55a3a9c3ba60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c3baf0 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] 0x55a3a9c21330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c213c0 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] 0x55a3a9c3c370 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c3c400 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] 0x55a3a9c23060 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c230f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55a3a9c23180 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55a3a9c23210 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55a3a9c232a0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55a3a9c23330 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] 0x55a3a9c3cc80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c3cd10 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55a3a9c3cda0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55a3a9c3ce30 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55a3a9c3cec0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55a3a9c3cf50 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] 0x55a3a9c24d90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55a3a9c24e20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55a3a9c24eb0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55a3a9c24f40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55a3a9c24fd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55a3a9c25060 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55a3a9c250f0 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] 0x55a3a9c3d590 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55a3a9c3d620 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55a3a9c3d6b0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55a3a9c3d740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55a3a9c3d7d0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55a3a9c3d860 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55a3a9c3d8f0 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] 0x55a3a9c256e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x55a3a9c25920 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x55a3a9c25770 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x55a3a9c25800 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x55a3a9c25890 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55a3a9c259b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55a3a9c25a40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55a3a9c25ad0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55a3a9c25b60 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55a3a9c25bf0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55a3a9c25c80 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55a3a9c25d10 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] 0x55a3a9c3dea0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x55a3a9c3df30 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x55a3a9c3dfc0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x55a3a9c3e050 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x55a3a9c3e0e0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55a3a9c3e170 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55a3a9c3e200 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55a3a9c3e290 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55a3a9c3e320 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55a3a9c3e3b0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55a3a9c3e440 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55a3a9c3e4d0 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] 0x55a3a9c25ff0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c26080 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55a3a9c26110 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55a3a9c261a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55a3a9c26230 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55a3a9c262c0 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] 0x55a3a9c3e7b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c3e840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55a3a9c3e8d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55a3a9c3e960 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55a3a9c3e9f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55a3a9c3ea80 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] 0x55a3a9c26900 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c26990 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55a3a9c26a20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55a3a9c26ab0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55a3a9c26b40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55a3a9c26bd0 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] 0x55a3a9c3f0c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c3f150 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55a3a9c3f1e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55a3a9c3f270 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55a3a9c3f300 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55a3a9c3f390 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] 0x55a3a9c27210 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c272a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55a3a9c27330 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55a3a9c273c0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55a3a9c27450 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55a3a9c274e0 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] 0x55a3a9c3f9d0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c3fa60 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55a3a9c3faf0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55a3a9c3fb80 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55a3a9c3fc10 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55a3a9c3fca0 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] 0x55a3a9c27b20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c27bb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55a3a9c27c40 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55a3a9c27cd0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55a3a9c27d60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55a3a9c27df0 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] 0x55a3a9c402e0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c40370 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55a3a9c40400 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55a3a9c40490 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55a3a9c40520 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55a3a9c405b0 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] 0x55a3a9c28430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c284c0 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] 0x55a3a9c40bf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c40c80 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] 0x55a3a9c28d40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c28dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55a3a9c28e60 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] 0x55a3a9c41500 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c41590 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55a3a9c41620 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] 0x55a3a9c29650 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c296e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55a3a9c29770 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] 0x55a3a9c41e10 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c41ea0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55a3a9c41f30 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] 0x55a3a9c29f60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c29ff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55a3a9c2a080 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] 0x55a3a9c42720 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c427b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55a3a9c42840 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] 0x55a3a9c2a870 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c2a900 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55a3a9c2a990 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] 0x55a3a9c43030 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c430c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55a3a9c43150 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] 0x55a3a9c2b180 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c2b210 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55a3a9c2b2a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55a3a9c2b330 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55a3a9c2b3c0 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] 0x55a3a9c43940 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c439d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55a3a9c43a60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55a3a9c43af0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55a3a9c43b80 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] 0x55a3a9c2ba90 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c2bb20 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55a3a9c2bbb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55a3a9c2bc40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55a3a9c2bcd0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55a3a9c2bd60 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] 0x55a3a9c44250 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c442e0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55a3a9c44370 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55a3a9c44400 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55a3a9c44490 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55a3a9c44520 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] 0x55a3a9c2c3a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c2c430 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] 0x55a3a9c44b60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c44bf0 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] 0x55a3a9c2ccb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c2cd40 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] 0x55a3a9c45470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c45500 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] 0x55a3a9c2d5c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c2d650 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] 0x55a3a9c45d80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c45e10 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] 0x55a3a9c2ded0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c2df60 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] 0x55a3a9c46690 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c46720 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] 0x55a3a9c2e7e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c2e870 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] 0x55a3a9c46fa0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c47030 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] 0x55a3a9c2f0f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c2f180 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] 0x55a3a9c478b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c47940 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] 0x55a3a9c2fa00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c2fa90 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55a3a9c2fb20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55a3a9c2fbb0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55a3a9c2fc40 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55a3a9c2fcd0 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] 0x55a3a9c481c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c48250 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55a3a9c482e0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55a3a9c48370 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55a3a9c48400 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55a3a9c48490 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] 0x55a3a9c30310 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55a3a9c303a0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55a3a9c30430 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55a3a9c304c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55a3a9c30550 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55a3a9c305e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55a3a9c30670 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] 0x55a3a9c48ad0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55a3a9c48b60 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55a3a9c48bf0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55a3a9c48c80 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55a3a9c48d10 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55a3a9c48da0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55a3a9c48e30 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: 0x55a3a9b92b70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x55a3a9b8f230 DOCMAP: (3 sibs) 3 children: 30: 0x55a3a9b8f400 KEYVAL: 'a' '' (3 sibs) 30: 0x55a3a9b8f498 KEYVAL: 'b' '' (3 sibs) 30: 0x55a3a9b8f530 KEYVAL: '' '' (3 sibs) 30: 0x55a3a9b8f2c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x55a3a9b8f5d0 KEYVAL: 'a' '' (2 sibs) 30: 0x55a3a9b8f668 KEYVAL: 'b' '' (2 sibs) 30: 0x55a3a9b8f360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x55a3a9b8f710 KEYVAL: 'a' '' (3 sibs) 30: 0x55a3a9b8f7a8 KEYVAL: 'b' '' (3 sibs) 30: 0x55a3a9b8f840 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c493e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x55a3a9c49470 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x55a3a9c49500 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x55a3a9c49590 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x55a3a9c49620 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55a3a9c496b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55a3a9c49740 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55a3a9c497d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55a3a9c49860 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55a3a9c498f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55a3a9c49980 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55a3a9c49a10 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: 0x55a3a9b92c88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55a3a9b8fc40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x55a3a9b8fcd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55a3a9b8fd70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55a3a9b8fe08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55a3a9b8fea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c49ab0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c49b40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55a3a9c49bd0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55a3a9c49c60 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55a3a9c49cf0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55a3a9c49d80 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: 0x55a3a9b92da0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55a3a9b903b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x55a3a9b90448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55a3a9b904e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55a3a9b90578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55a3a9b90610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c49e20 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c49eb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55a3a9c49f40 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55a3a9c49fd0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55a3a9c4a060 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55a3a9c4a0f0 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: 0x55a3a9b92eb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55a3a9b906b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x55a3a9b90748 VAL: '?foo' (5 sibs) 30: 0x55a3a9b907e0 VAL: ':foo' (5 sibs) 30: 0x55a3a9b90878 VAL: '-foo' (5 sibs) 30: 0x55a3a9b90910 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4a190 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c4a220 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55a3a9c4a2b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55a3a9c4a340 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55a3a9c4a3d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55a3a9c4a460 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: 0x55a3a9b92fd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55a3a9b91280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x55a3a9b91318 VAL: '?foo' (5 sibs) 30: 0x55a3a9b913b0 VAL: ':foo' (5 sibs) 30: 0x55a3a9b91448 VAL: '-foo' (5 sibs) 30: 0x55a3a9b914e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4a500 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c4a590 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55a3a9c4a620 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55a3a9c4a6b0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55a3a9c4a740 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55a3a9c4a7d0 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: 0x55a3a9b930e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b8ff90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4a870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c4a900 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: 0x55a3a9b93200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55a3a9b8ef20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55a3a9b8efb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4a9a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c4aa30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55a3a9c4aac0 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: 0x55a3a9b93318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55a3a9b900d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55a3a9b90168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4ab60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c4abf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55a3a9c4ac80 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: 0x55a3a9b93430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55a3a9b90260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55a3a9b902f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4ad20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c4adb0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55a3a9c4ae40 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: 0x55a3a9b93548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55a3a9b90a00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55a3a9b90a98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4aee0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c4af70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55a3a9c4b000 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: 0x55a3a9b93660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55a3a9b90cd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x55a3a9b90e10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55a3a9b90ea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55a3a9b90d68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4b0a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c4b130 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55a3a9c4b1c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55a3a9c4b250 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55a3a9c4b2e0 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: 0x55a3a9b93778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x55a3a9b91040 MAP: (2 sibs) 2 children: 30: 0x55a3a9b92710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55a3a9b927a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55a3a9b910d8 MAP: (2 sibs) 1 children: 30: 0x55a3a9b91180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4b380 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c4b410 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55a3a9c4b4a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55a3a9c4b530 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55a3a9c4b5c0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55a3a9c4b650 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: 0x55a3a9b93890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b90f50 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] 0x55a3a9c4b6f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c4b780 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: 0x55a3a9b939a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b928a0 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] 0x55a3a9c4b820 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c4b8b0 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: 0x55a3a9b93ac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b92990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4b950 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c4b9e0 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: 0x55a3a9b93bd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b92a80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4ba80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c4bb10 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: 0x55a3a9b93cf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b94e80 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] 0x55a3a9c4bbb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c4bc40 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: 0x55a3a9b93e08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b915d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4bce0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c4bd70 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: 0x55a3a9b93f20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55a3a9b91670 KEYVAL: 'a' '' (5 sibs) 30: 0x55a3a9b91708 KEYVAL: 'b' '' (5 sibs) 30: 0x55a3a9b917a0 KEYVAL: 'c' '' (5 sibs) 30: 0x55a3a9b91838 KEYVAL: 'd' '' (5 sibs) 30: 0x55a3a9b918d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4be10 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c4bea0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55a3a9c4bf30 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55a3a9c4bfc0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55a3a9c4c050 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55a3a9c4c0e0 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: 0x55a3a9b94038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x55a3a9b919c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x55a3a9b91a58 KEYVAL: 'b' '' (6 sibs) 30: 0x55a3a9b91af0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x55a3a9b91b88 KEYVAL: 'd' '' (6 sibs) 30: 0x55a3a9b91c20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x55a3a9b91cb8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4c180 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55a3a9c4c210 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55a3a9c4c2a0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55a3a9c4c330 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55a3a9c4c3c0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55a3a9c4c450 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55a3a9c4c4e0 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: 0x55a3a9b92b70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x55a3a9b8f230 DOCMAP: (3 sibs) 3 children: 30: 0x55a3a9b8f400 KEYVAL: 'a' '' (3 sibs) 30: 0x55a3a9b8f498 KEYVAL: 'b' '' (3 sibs) 30: 0x55a3a9b8f530 KEYVAL: '' '' (3 sibs) 30: 0x55a3a9b8f2c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x55a3a9b8f5d0 KEYVAL: 'a' '' (2 sibs) 30: 0x55a3a9b8f668 KEYVAL: 'b' '' (2 sibs) 30: 0x55a3a9b8f360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x55a3a9b8f710 KEYVAL: 'a' '' (3 sibs) 30: 0x55a3a9b8f7a8 KEYVAL: 'b' '' (3 sibs) 30: 0x55a3a9b8f840 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4c580 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x55a3a9c4c610 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x55a3a9c4c6a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x55a3a9c4c730 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x55a3a9c4c7c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55a3a9c4c850 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55a3a9c4c8e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55a3a9c4c970 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55a3a9c4ca00 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55a3a9c4ca90 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55a3a9c4cb20 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55a3a9c4cbb0 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: 0x55a3a9b92c88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55a3a9b8fc40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x55a3a9b8fcd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55a3a9b8fd70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55a3a9b8fe08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55a3a9b8fea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4cc50 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c4cce0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55a3a9c4cd70 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55a3a9c4ce00 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55a3a9c4ce90 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55a3a9c4cf20 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: 0x55a3a9b92da0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55a3a9b903b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x55a3a9b90448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55a3a9b904e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55a3a9b90578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55a3a9b90610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4cfc0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c4d050 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55a3a9c4d0e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55a3a9c4d170 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55a3a9c4d200 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55a3a9c4d290 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: 0x55a3a9b92eb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55a3a9b906b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x55a3a9b90748 VAL: '?foo' (5 sibs) 30: 0x55a3a9b907e0 VAL: ':foo' (5 sibs) 30: 0x55a3a9b90878 VAL: '-foo' (5 sibs) 30: 0x55a3a9b90910 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4d330 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c4d3c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55a3a9c4d450 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55a3a9c4d4e0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55a3a9c4d570 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55a3a9c4d600 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: 0x55a3a9b92fd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55a3a9b91280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x55a3a9b91318 VAL: '?foo' (5 sibs) 30: 0x55a3a9b913b0 VAL: ':foo' (5 sibs) 30: 0x55a3a9b91448 VAL: '-foo' (5 sibs) 30: 0x55a3a9b914e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4d6a0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c4d730 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55a3a9c4d7c0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55a3a9c4d850 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55a3a9c4d8e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55a3a9c4d970 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: 0x55a3a9b930e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b8ff90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4da10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c4daa0 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: 0x55a3a9b93200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55a3a9b8ef20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55a3a9b8efb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4db40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c4dbd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55a3a9c4dc60 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: 0x55a3a9b93318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55a3a9b900d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55a3a9b90168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4dd00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c4dd90 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55a3a9c4de20 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: 0x55a3a9b93430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55a3a9b90260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55a3a9b902f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4dec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c4df50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55a3a9c4dfe0 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: 0x55a3a9b93548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55a3a9b90a00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55a3a9b90a98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4e080 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c4e110 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55a3a9c4e1a0 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: 0x55a3a9b93660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55a3a9b90cd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x55a3a9b90e10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55a3a9b90ea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55a3a9b90d68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4e240 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c4e2d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55a3a9c4e360 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55a3a9c4e3f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55a3a9c4e480 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: 0x55a3a9b93778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x55a3a9b91040 MAP: (2 sibs) 2 children: 30: 0x55a3a9b92710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55a3a9b927a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55a3a9b910d8 MAP: (2 sibs) 1 children: 30: 0x55a3a9b91180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4e520 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55a3a9c4e5b0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55a3a9c4e640 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55a3a9c4e6d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55a3a9c4e760 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55a3a9c4e7f0 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: 0x55a3a9b93890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b90f50 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] 0x55a3a9c4e890 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c4e920 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: 0x55a3a9b939a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b928a0 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] 0x55a3a9c4e9c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c4ea50 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: 0x55a3a9b93ac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b92990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4eaf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c4eb80 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: 0x55a3a9b93bd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b92a80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4ec20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c4ecb0 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: 0x55a3a9b93cf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b94e80 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] 0x55a3a9c4ed50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c4ede0 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: 0x55a3a9b93e08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55a3a9b915d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4ee80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55a3a9c4ef10 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: 0x55a3a9b93f20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55a3a9b91670 KEYVAL: 'a' '' (5 sibs) 30: 0x55a3a9b91708 KEYVAL: 'b' '' (5 sibs) 30: 0x55a3a9b917a0 KEYVAL: 'c' '' (5 sibs) 30: 0x55a3a9b91838 KEYVAL: 'd' '' (5 sibs) 30: 0x55a3a9b918d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4efb0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55a3a9c4f040 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55a3a9c4f0d0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55a3a9c4f160 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55a3a9c4f1f0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55a3a9c4f280 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: 0x55a3a9b94038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x55a3a9b919c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x55a3a9b91a58 KEYVAL: 'b' '' (6 sibs) 30: 0x55a3a9b91af0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x55a3a9b91b88 KEYVAL: 'd' '' (6 sibs) 30: 0x55a3a9b91c20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x55a3a9b91cb8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55a3a9c4f320 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55a3a9c4f3b0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55a3a9c4f440 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55a3a9c4f4d0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55a3a9c4f560 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55a3a9c4f5f0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55a3a9c4f680 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/19 (0 ms) 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase (14 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (14 ms total) 30: [ PASSED ] 726 tests. 30/52 Test #30: ryml-test-explicit_key ............ Passed 0.02 sec test 31 Start 31: ryml-test-nested_mapx2 31: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_mapx2-0.6.0 31: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 31: Test timeout computed to be: 10000000 31: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 31: [==========] Running 145 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from CaseNode 31: [ RUN ] CaseNode.setting_up 31: [ OK ] CaseNode.setting_up (0 ms) 31: [----------] 1 test from CaseNode (0 ms total) 31: 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0x55ac816ceb50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ac816cda40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ac816cdc10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ac816cdca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ac816cdd40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ac816cdad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ac816cdde0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ac816cde78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ac816cdf10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ac816cdb70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ac816cdfb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ac816ce048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ac816ce0e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55ac816e69a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816e6a30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816e6ac0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816e6b50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816e6be0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816e6c70 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816e6d00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816e6d90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816e6e20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816e6eb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816e6f40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816e6fd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816e7060 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: 0x55ac816cec68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ac816ce3c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ac816ce590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ac816ce628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ac816ce6c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ac816ce458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ac816ce760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ac816ce7f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ac816ce890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ac816ce4f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ac816ce930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ac816ce9c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ac816cea60 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55ac816e8a20 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816e8ab0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816e8b40 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816e8bd0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816e8c60 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816e8cf0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816e8d80 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816e8e10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816e8ea0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816e8f30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816e8fc0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816e9050 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816e90e0 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: 0x55ac816ced80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ac816cef70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ac816cf140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ac816cf1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ac816cf270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ac816cf008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ac816cf310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ac816cf3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ac816cf440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ac816cf0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ac816cf4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ac816cf578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ac816cf610 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55ac816ea970 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816eaa00 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816eaa90 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816eab20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816eabb0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816eac40 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816eacd0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816ead60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816eadf0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816eae80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816eaf10 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816eafa0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816eb030 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: 0x55ac816cee98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x55ac816cf7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x55ac816cf890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x55ac816cf928 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55ac816ec8c0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55ac816ec950 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55ac816ec9e0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55ac816eca70 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: 0x55ac816ceb50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ac816cda40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ac816cdc10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ac816cdca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ac816cdd40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ac816cdad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ac816cdde0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ac816cde78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ac816cdf10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ac816cdb70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ac816cdfb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ac816ce048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ac816ce0e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55ac816ed1d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816ed260 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816ed2f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816ed380 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816ed410 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816ed4a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816ed530 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816ed5c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816ed650 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816ed6e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816ed770 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816ed800 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816ed890 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: 0x55ac816cec68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ac816ce3c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ac816ce590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ac816ce628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ac816ce6c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ac816ce458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ac816ce760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ac816ce7f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ac816ce890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ac816ce4f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ac816ce930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ac816ce9c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ac816cea60 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55ac816edae0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816edb70 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816edc00 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816edc90 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816edd20 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816eddb0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816ede40 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816eded0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816edf60 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816edff0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816ee080 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816ee110 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816ee1a0 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: 0x55ac816ced80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ac816cef70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ac816cf140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ac816cf1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ac816cf270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ac816cf008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ac816cf310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ac816cf3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ac816cf440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ac816cf0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ac816cf4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ac816cf578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ac816cf610 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55ac816ee3f0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816ee480 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816ee510 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816ee5a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816ee630 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816ee6c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816ee750 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816ee7e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816ee870 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816ee900 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816ee990 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816eea20 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816eeab0 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: 0x55ac816cee98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x55ac816cf7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x55ac816cf890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x55ac816cf928 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55ac816eed00 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55ac816eed90 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55ac816eee20 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55ac816eeeb0 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] 0x55ac816e69a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816e6a30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816e6ac0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816e6b50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816e6be0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816e6c70 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816e6d00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816e6d90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816e6e20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816e6eb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816e6f40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816e6fd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816e7060 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] 0x55ac816efd80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816efe10 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816efea0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816eff30 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816effc0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816f0050 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816f00e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816f0170 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816f0200 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816f0290 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816f0320 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816f03b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816f0440 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] 0x55ac816e8a20 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816e8ab0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816e8b40 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816e8bd0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816e8c60 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816e8cf0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816e8d80 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816e8e10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816e8ea0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816e8f30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816e8fc0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816e9050 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816e90e0 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] 0x55ac816f0f70 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816f1000 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816f1090 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816f1120 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816f11b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816f1240 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816f12d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816f1360 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816f13f0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816f1480 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816f1510 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816f15a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816f1630 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] 0x55ac816ea970 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816eaa00 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816eaa90 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816eab20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816eabb0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816eac40 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816eacd0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816ead60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816eadf0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816eae80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816eaf10 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816eafa0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816eb030 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] 0x55ac816f1880 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816f1910 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816f19a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816f1a30 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816f1ac0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816f1b50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816f1be0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816f1c70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816f1d00 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816f1d90 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816f1e20 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816f1eb0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816f1f40 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] 0x55ac816ec8c0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55ac816ec950 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55ac816ec9e0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55ac816eca70 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] 0x55ac816f2190 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55ac816f2220 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55ac816f22b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55ac816f2340 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] 0x55ac816ed1d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816ed260 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816ed2f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816ed380 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816ed410 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816ed4a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816ed530 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816ed5c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816ed650 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816ed6e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816ed770 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816ed800 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816ed890 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] 0x55ac816f2aa0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816f2b30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816f2bc0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816f2c50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816f2ce0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816f2d70 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816f2e00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816f2e90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816f2f20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816f2fb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816f3040 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816f30d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816f3160 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] 0x55ac816edae0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816edb70 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816edc00 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816edc90 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816edd20 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816eddb0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816ede40 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816eded0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816edf60 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816edff0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816ee080 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816ee110 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816ee1a0 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] 0x55ac816f33b0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816f3440 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816f34d0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816f3560 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816f35f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816f3680 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816f3710 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816f37a0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816f3830 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816f38c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816f3950 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816f39e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816f3a70 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] 0x55ac816ee3f0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816ee480 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816ee510 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816ee5a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816ee630 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816ee6c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816ee750 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816ee7e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816ee870 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816ee900 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816ee990 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816eea20 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816eeab0 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] 0x55ac816f3cc0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816f3d50 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816f3de0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816f3e70 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816f3f00 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816f3f90 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816f4020 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816f40b0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816f4140 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816f41d0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816f4260 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816f42f0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816f4380 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] 0x55ac816eed00 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55ac816eed90 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55ac816eee20 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55ac816eeeb0 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] 0x55ac816f45d0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55ac816f4660 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55ac816f46f0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55ac816f4780 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: 0x55ac816ceb50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ac816cda40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ac816cdc10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ac816cdca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ac816cdd40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ac816cdad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ac816cdde0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ac816cde78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ac816cdf10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ac816cdb70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ac816cdfb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ac816ce048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ac816ce0e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55ac816f4ee0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816f4f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816f5000 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816f5090 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816f5120 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816f51b0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816f5240 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816f52d0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816f5360 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816f53f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816f5480 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816f5510 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816f55a0 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: 0x55ac816cec68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ac816ce3c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ac816ce590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ac816ce628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ac816ce6c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ac816ce458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ac816ce760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ac816ce7f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ac816ce890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ac816ce4f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ac816ce930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ac816ce9c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ac816cea60 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55ac816f5640 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816f56d0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816f5760 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816f57f0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816f5880 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816f5910 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816f59a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816f5a30 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816f5ac0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816f5b50 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816f5be0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816f5c70 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816f5d00 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: 0x55ac816ced80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ac816cef70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ac816cf140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ac816cf1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ac816cf270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ac816cf008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ac816cf310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ac816cf3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ac816cf440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ac816cf0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ac816cf4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ac816cf578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ac816cf610 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55ac816f5da0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816f5e30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816f5ec0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816f5f50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816f5fe0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816f6070 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816f6100 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816f6190 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816f6220 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816f62b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816f6340 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816f63d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816f6460 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: 0x55ac816cee98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x55ac816cf7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x55ac816cf890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x55ac816cf928 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55ac816e50b0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55ac816e5140 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55ac816e51d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55ac816e5260 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: 0x55ac816ceb50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ac816cda40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ac816cdc10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ac816cdca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ac816cdd40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ac816cdad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ac816cdde0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ac816cde78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ac816cdf10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ac816cdb70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ac816cdfb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ac816ce048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ac816ce0e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55ac816f6500 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816f6590 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816f6620 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816f66b0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816f6740 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816f67d0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816f6860 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816f68f0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816f6980 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816f6a10 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816f6aa0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816f6b30 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816f6bc0 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: 0x55ac816cec68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ac816ce3c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ac816ce590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ac816ce628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ac816ce6c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ac816ce458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ac816ce760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ac816ce7f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ac816ce890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ac816ce4f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ac816ce930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ac816ce9c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ac816cea60 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55ac816f6c60 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816f6cf0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816f6d80 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816f6e10 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816f6ea0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816f6f30 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816f6fc0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816f7050 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816f70e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816f7170 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816f7200 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816f7290 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816f7320 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: 0x55ac816ced80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55ac816cef70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55ac816cf140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55ac816cf1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55ac816cf270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55ac816cf008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55ac816cf310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55ac816cf3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55ac816cf440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55ac816cf0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55ac816cf4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55ac816cf578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55ac816cf610 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55ac816f73c0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55ac816f7450 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55ac816f74e0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55ac816f7570 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55ac816f7600 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55ac816f7690 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55ac816f7720 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55ac816f77b0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55ac816f7840 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55ac816f78d0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55ac816f7960 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55ac816f79f0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55ac816f7a80 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: 0x55ac816cee98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x55ac816cf7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x55ac816cf890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x55ac816cf928 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55ac816f0790 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55ac816f0820 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55ac816f08b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55ac816f0940 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase (2 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (2 ms total) 31: [ PASSED ] 145 tests. 31/52 Test #31: ryml-test-nested_mapx2 ............ Passed 0.01 sec test 32 Start 32: ryml-test-nested_seqx2 32: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_seqx2-0.6.0 32: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 32: Test timeout computed to be: 10000000 32: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 32: [==========] Running 289 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from CaseNode 32: [ RUN ] CaseNode.setting_up 32: [ OK ] CaseNode.setting_up (0 ms) 32: [----------] 1 test from CaseNode (0 ms total) 32: 32: [----------] 288 tests from NESTED_SEQX2/YmlTestCase 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0x55eb0ceff8d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cefd4d0 SEQ: (3 sibs) 0 children: 32: 0x55eb0cefd568 SEQ: (3 sibs) 0 children: 32: 0x55eb0cefd600 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf2e790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf2e820 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55eb0cf2e8b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55eb0cf2e940 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: 0x55eb0ceff9e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cefde50 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefe020 VAL: '00' (3 sibs) 32: 0x55eb0cefe0b8 VAL: '01' (3 sibs) 32: 0x55eb0cefe150 VAL: '02' (3 sibs) 32: 0x55eb0cefdee8 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefe1f0 VAL: '10' (3 sibs) 32: 0x55eb0cefe288 VAL: '11' (3 sibs) 32: 0x55eb0cefe320 VAL: '12' (3 sibs) 32: 0x55eb0cefdf80 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefe3c0 VAL: '20' (3 sibs) 32: 0x55eb0cefe458 VAL: '21' (3 sibs) 32: 0x55eb0cefe4f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf30650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf306e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf30770 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf30800 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf30890 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf30920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf309b0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf30a40 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf30ad0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf30b60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf30bf0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf30c80 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf30d10 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: 0x55eb0ceffb00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cefea00 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefebd0 VAL: '00' (3 sibs) 32: 0x55eb0cefec68 VAL: '01' (3 sibs) 32: 0x55eb0cefed00 VAL: '02' (3 sibs) 32: 0x55eb0cefea98 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefeda0 VAL: '10' (3 sibs) 32: 0x55eb0cefee38 VAL: '11' (3 sibs) 32: 0x55eb0cefeed0 VAL: '12' (3 sibs) 32: 0x55eb0cefeb30 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefef70 VAL: '20' (3 sibs) 32: 0x55eb0ceff008 VAL: '21' (3 sibs) 32: 0x55eb0ceff0a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf323c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf32450 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf324e0 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf32570 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf32600 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf32690 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf32720 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf327b0 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf32840 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf328d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf32960 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf329f0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf32a80 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: 0x55eb0ceffc18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0ceff140 SEQ: (3 sibs) 3 children: 32: 0x55eb0ceff310 VAL: '00' (3 sibs) 32: 0x55eb0ceff3a8 VAL: '01' (3 sibs) 32: 0x55eb0ceff440 VAL: '02' (3 sibs) 32: 0x55eb0ceff1d8 SEQ: (3 sibs) 3 children: 32: 0x55eb0ceff4e0 VAL: '10' (3 sibs) 32: 0x55eb0ceff578 VAL: '11' (3 sibs) 32: 0x55eb0ceff610 VAL: '12' (3 sibs) 32: 0x55eb0ceff270 SEQ: (3 sibs) 3 children: 32: 0x55eb0ceff6b0 VAL: '20' (3 sibs) 32: 0x55eb0ceff748 VAL: '21' (3 sibs) 32: 0x55eb0ceff7e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf341b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf34240 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf342d0 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf34360 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf343f0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf34480 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf34510 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf345a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf34630 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf346c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf34750 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf347e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf34870 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: 0x55eb0ceffd30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cf00150 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf00320 VAL: '00' (3 sibs) 32: 0x55eb0cf003b8 VAL: '01' (3 sibs) 32: 0x55eb0cf00450 VAL: '02' (3 sibs) 32: 0x55eb0cf001e8 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf004f0 VAL: '10' (3 sibs) 32: 0x55eb0cf00588 VAL: '11' (3 sibs) 32: 0x55eb0cf00620 VAL: '12' (3 sibs) 32: 0x55eb0cf00280 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf006c0 VAL: '20' (3 sibs) 32: 0x55eb0cf00758 VAL: '21' (3 sibs) 32: 0x55eb0cf007f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf35f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf36010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf360a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf36130 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf361c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf36250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf362e0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf36370 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf36400 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf36490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf36520 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf365b0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf36640 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: 0x55eb0ceffe48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cefe5e0 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefe7b0 VAL: '00' (3 sibs) 32: 0x55eb0cefe848 VAL: '01' (3 sibs) 32: 0x55eb0cefe8e0 VAL: '02' (3 sibs) 32: 0x55eb0cefe678 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf00890 VAL: '10' (3 sibs) 32: 0x55eb0cf00928 VAL: '11' (3 sibs) 32: 0x55eb0cf009c0 VAL: '12' (3 sibs) 32: 0x55eb0cefe710 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf00a60 VAL: '20' (3 sibs) 32: 0x55eb0cf00af8 VAL: '21' (3 sibs) 32: 0x55eb0cf00b90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf37d70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf37e00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf37e90 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf37f20 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf37fb0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf38040 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf380d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf38160 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf381f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf38280 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf38310 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf383a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf38430 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: 0x55eb0cefff60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cf00c30 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf00e00 VAL: '00' (3 sibs) 32: 0x55eb0cf00e98 VAL: '01' (3 sibs) 32: 0x55eb0cf00f30 VAL: '02' (3 sibs) 32: 0x55eb0cf00cc8 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf00fd0 VAL: '10' (3 sibs) 32: 0x55eb0cf01068 VAL: '11' (3 sibs) 32: 0x55eb0cf01100 VAL: '12' (3 sibs) 32: 0x55eb0cf00d60 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf011a0 VAL: '20' (3 sibs) 32: 0x55eb0cf01238 VAL: '21' (3 sibs) 32: 0x55eb0cf012d0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf39cb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf39d40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf39dd0 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf39e60 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf39ef0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf39f80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf3a010 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf3a0a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf3a130 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf3a1c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf3a250 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf3a2e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf3a370 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: 0x55eb0cf00078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cf013c0 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf01590 VAL: '00' (3 sibs) 32: 0x55eb0cf01628 VAL: '01' (3 sibs) 32: 0x55eb0cf016c0 VAL: '02' (3 sibs) 32: 0x55eb0cf01458 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf01760 VAL: '10' (3 sibs) 32: 0x55eb0cf017f8 VAL: '11' (3 sibs) 32: 0x55eb0cf01890 VAL: '12' (3 sibs) 32: 0x55eb0cf014f0 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf01930 VAL: '20' (3 sibs) 32: 0x55eb0cf019c8 VAL: '21' (3 sibs) 32: 0x55eb0cf01a60 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf3baa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf3bb30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf3bbc0 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf3bc50 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf3bce0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf3bd70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf3be00 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf3be90 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf3bf20 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf3bfb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf3c040 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf3c0d0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf3c160 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: 0x55eb0ceff8d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cefd4d0 SEQ: (3 sibs) 0 children: 32: 0x55eb0cefd568 SEQ: (3 sibs) 0 children: 32: 0x55eb0cefd600 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf3c3f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf3c480 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55eb0cf3c510 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55eb0cf3c5a0 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: 0x55eb0ceff9e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cefde50 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefe020 VAL: '00' (3 sibs) 32: 0x55eb0cefe0b8 VAL: '01' (3 sibs) 32: 0x55eb0cefe150 VAL: '02' (3 sibs) 32: 0x55eb0cefdee8 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefe1f0 VAL: '10' (3 sibs) 32: 0x55eb0cefe288 VAL: '11' (3 sibs) 32: 0x55eb0cefe320 VAL: '12' (3 sibs) 32: 0x55eb0cefdf80 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefe3c0 VAL: '20' (3 sibs) 32: 0x55eb0cefe458 VAL: '21' (3 sibs) 32: 0x55eb0cefe4f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf3cd00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf3cd90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf3ce20 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf3ceb0 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf3cf40 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf3cfd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf3d060 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf3d0f0 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf3d180 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf3d210 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf3d2a0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf3d330 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf3d3c0 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: 0x55eb0ceffb00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cefea00 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefebd0 VAL: '00' (3 sibs) 32: 0x55eb0cefec68 VAL: '01' (3 sibs) 32: 0x55eb0cefed00 VAL: '02' (3 sibs) 32: 0x55eb0cefea98 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefeda0 VAL: '10' (3 sibs) 32: 0x55eb0cefee38 VAL: '11' (3 sibs) 32: 0x55eb0cefeed0 VAL: '12' (3 sibs) 32: 0x55eb0cefeb30 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefef70 VAL: '20' (3 sibs) 32: 0x55eb0ceff008 VAL: '21' (3 sibs) 32: 0x55eb0ceff0a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf3d610 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf3d6a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf3d730 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf3d7c0 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf3d850 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf3d8e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf3d970 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf3da00 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf3da90 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf3db20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf3dbb0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf3dc40 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf3dcd0 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: 0x55eb0ceffc18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0ceff140 SEQ: (3 sibs) 3 children: 32: 0x55eb0ceff310 VAL: '00' (3 sibs) 32: 0x55eb0ceff3a8 VAL: '01' (3 sibs) 32: 0x55eb0ceff440 VAL: '02' (3 sibs) 32: 0x55eb0ceff1d8 SEQ: (3 sibs) 3 children: 32: 0x55eb0ceff4e0 VAL: '10' (3 sibs) 32: 0x55eb0ceff578 VAL: '11' (3 sibs) 32: 0x55eb0ceff610 VAL: '12' (3 sibs) 32: 0x55eb0ceff270 SEQ: (3 sibs) 3 children: 32: 0x55eb0ceff6b0 VAL: '20' (3 sibs) 32: 0x55eb0ceff748 VAL: '21' (3 sibs) 32: 0x55eb0ceff7e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf3df20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf3dfb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf3e040 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf3e0d0 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf3e160 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf3e1f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf3e280 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf3e310 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf3e3a0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf3e430 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf3e4c0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf3e550 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf3e5e0 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: 0x55eb0ceffd30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cf00150 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf00320 VAL: '00' (3 sibs) 32: 0x55eb0cf003b8 VAL: '01' (3 sibs) 32: 0x55eb0cf00450 VAL: '02' (3 sibs) 32: 0x55eb0cf001e8 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf004f0 VAL: '10' (3 sibs) 32: 0x55eb0cf00588 VAL: '11' (3 sibs) 32: 0x55eb0cf00620 VAL: '12' (3 sibs) 32: 0x55eb0cf00280 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf006c0 VAL: '20' (3 sibs) 32: 0x55eb0cf00758 VAL: '21' (3 sibs) 32: 0x55eb0cf007f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf3e830 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf3e8c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf3e950 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf3e9e0 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf3ea70 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf3eb00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf3eb90 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf3ec20 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf3ecb0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf3ed40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf3edd0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf3ee60 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf3eef0 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: 0x55eb0ceffe48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cefe5e0 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefe7b0 VAL: '00' (3 sibs) 32: 0x55eb0cefe848 VAL: '01' (3 sibs) 32: 0x55eb0cefe8e0 VAL: '02' (3 sibs) 32: 0x55eb0cefe678 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf00890 VAL: '10' (3 sibs) 32: 0x55eb0cf00928 VAL: '11' (3 sibs) 32: 0x55eb0cf009c0 VAL: '12' (3 sibs) 32: 0x55eb0cefe710 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf00a60 VAL: '20' (3 sibs) 32: 0x55eb0cf00af8 VAL: '21' (3 sibs) 32: 0x55eb0cf00b90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf3f140 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf3f1d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf3f260 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf3f2f0 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf3f380 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf3f410 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf3f4a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf3f530 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf3f5c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf3f650 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf3f6e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf3f770 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf3f800 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: 0x55eb0cefff60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cf00c30 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf00e00 VAL: '00' (3 sibs) 32: 0x55eb0cf00e98 VAL: '01' (3 sibs) 32: 0x55eb0cf00f30 VAL: '02' (3 sibs) 32: 0x55eb0cf00cc8 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf00fd0 VAL: '10' (3 sibs) 32: 0x55eb0cf01068 VAL: '11' (3 sibs) 32: 0x55eb0cf01100 VAL: '12' (3 sibs) 32: 0x55eb0cf00d60 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf011a0 VAL: '20' (3 sibs) 32: 0x55eb0cf01238 VAL: '21' (3 sibs) 32: 0x55eb0cf012d0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf3fa50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf3fae0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf3fb70 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf3fc00 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf3fc90 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf3fd20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf3fdb0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf3fe40 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf3fed0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf3ff60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf3fff0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf40080 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf40110 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: 0x55eb0cf00078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cf013c0 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf01590 VAL: '00' (3 sibs) 32: 0x55eb0cf01628 VAL: '01' (3 sibs) 32: 0x55eb0cf016c0 VAL: '02' (3 sibs) 32: 0x55eb0cf01458 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf01760 VAL: '10' (3 sibs) 32: 0x55eb0cf017f8 VAL: '11' (3 sibs) 32: 0x55eb0cf01890 VAL: '12' (3 sibs) 32: 0x55eb0cf014f0 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf01930 VAL: '20' (3 sibs) 32: 0x55eb0cf019c8 VAL: '21' (3 sibs) 32: 0x55eb0cf01a60 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf40360 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf403f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf40480 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf40510 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf405a0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf40630 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf406c0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf40750 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf407e0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf40870 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf40900 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf40990 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf40a20 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] 0x55eb0cf2e790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf2e820 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55eb0cf2e8b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55eb0cf2e940 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] 0x55eb0cf41370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf41400 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55eb0cf41490 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55eb0cf41520 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] 0x55eb0cf30650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf306e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf30770 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf30800 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf30890 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf30920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf309b0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf30a40 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf30ad0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf30b60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf30bf0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf30c80 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf30d10 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] 0x55eb0cf42560 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf425f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf42680 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf42710 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf427a0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf42830 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf428c0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf42950 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf429e0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf42a70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf42b00 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf42b90 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf42c20 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] 0x55eb0cf323c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf32450 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf324e0 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf32570 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf32600 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf32690 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf32720 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf327b0 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf32840 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf328d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf32960 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf329f0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf32a80 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] 0x55eb0cf42e70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf42f00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf42f90 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf43020 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf430b0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf43140 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf431d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf43260 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf432f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf43380 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf43410 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf434a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf43530 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] 0x55eb0cf341b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf34240 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf342d0 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf34360 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf343f0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf34480 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf34510 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf345a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf34630 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf346c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf34750 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf347e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf34870 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] 0x55eb0cf43780 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf43810 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf438a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf43930 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf439c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf43a50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf43ae0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf43b70 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf43c00 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf43c90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf43d20 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf43db0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf43e40 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] 0x55eb0cf35f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf36010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf360a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf36130 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf361c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf36250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf362e0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf36370 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf36400 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf36490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf36520 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf365b0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf36640 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] 0x55eb0cf44090 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf44120 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf441b0 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf44240 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf442d0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf44360 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf443f0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf44480 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf44510 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf445a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf44630 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf446c0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf44750 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] 0x55eb0cf37d70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf37e00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf37e90 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf37f20 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf37fb0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf38040 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf380d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf38160 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf381f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf38280 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf38310 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf383a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf38430 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] 0x55eb0cf449a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf44a30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf44ac0 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf44b50 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf44be0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf44c70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf44d00 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf44d90 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf44e20 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf44eb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf44f40 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf44fd0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf45060 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] 0x55eb0cf39cb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf39d40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf39dd0 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf39e60 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf39ef0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf39f80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf3a010 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf3a0a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf3a130 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf3a1c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf3a250 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf3a2e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf3a370 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] 0x55eb0cf452b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf45340 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf453d0 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf45460 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf454f0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf45580 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf45610 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf456a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf45730 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf457c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf45850 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf458e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf45970 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] 0x55eb0cf3baa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf3bb30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf3bbc0 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf3bc50 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf3bce0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf3bd70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf3be00 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf3be90 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf3bf20 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf3bfb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf3c040 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf3c0d0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf3c160 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] 0x55eb0cf45bc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf45c50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf45ce0 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf45d70 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf45e00 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf45e90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf45f20 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf45fb0 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf46040 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf460d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf46160 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf461f0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf46280 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] 0x55eb0cf3c3f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf3c480 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55eb0cf3c510 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55eb0cf3c5a0 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] 0x55eb0cf464d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf46560 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55eb0cf465f0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55eb0cf46680 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] 0x55eb0cf3cd00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf3cd90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf3ce20 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf3ceb0 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf3cf40 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf3cfd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf3d060 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf3d0f0 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf3d180 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf3d210 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf3d2a0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf3d330 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf3d3c0 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] 0x55eb0cf46de0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf46e70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf46f00 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf46f90 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf47020 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf470b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf47140 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf471d0 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf47260 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf472f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf47380 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf47410 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf474a0 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] 0x55eb0cf3d610 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf3d6a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf3d730 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf3d7c0 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf3d850 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf3d8e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf3d970 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf3da00 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf3da90 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf3db20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf3dbb0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf3dc40 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf3dcd0 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] 0x55eb0cf476f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf47780 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf47810 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf478a0 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf47930 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf479c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf47a50 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf47ae0 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf47b70 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf47c00 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf47c90 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf47d20 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf47db0 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] 0x55eb0cf3df20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf3dfb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf3e040 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf3e0d0 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf3e160 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf3e1f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf3e280 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf3e310 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf3e3a0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf3e430 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf3e4c0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf3e550 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf3e5e0 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] 0x55eb0cf48000 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf48090 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf48120 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf481b0 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf48240 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf482d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf48360 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf483f0 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf48480 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf48510 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf485a0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf48630 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf486c0 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] 0x55eb0cf3e830 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf3e8c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf3e950 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf3e9e0 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf3ea70 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf3eb00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf3eb90 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf3ec20 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf3ecb0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf3ed40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf3edd0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf3ee60 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf3eef0 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] 0x55eb0cf48910 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf489a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf48a30 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf48ac0 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf48b50 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf48be0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf48c70 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf48d00 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf48d90 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf48e20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf48eb0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf48f40 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf48fd0 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] 0x55eb0cf3f140 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf3f1d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf3f260 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf3f2f0 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf3f380 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf3f410 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf3f4a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf3f530 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf3f5c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf3f650 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf3f6e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf3f770 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf3f800 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] 0x55eb0cf49220 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf492b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf49340 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf493d0 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf49460 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf494f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf49580 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf49610 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf496a0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf49730 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf497c0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf49850 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf498e0 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] 0x55eb0cf3fa50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf3fae0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf3fb70 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf3fc00 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf3fc90 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf3fd20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf3fdb0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf3fe40 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf3fed0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf3ff60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf3fff0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf40080 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf40110 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] 0x55eb0cf49b30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf49bc0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf49c50 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf49ce0 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf49d70 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf49e00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf49e90 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf49f20 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf49fb0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf4a040 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf4a0d0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf4a160 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf4a1f0 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] 0x55eb0cf40360 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf403f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf40480 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf40510 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf405a0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf40630 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf406c0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf40750 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf407e0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf40870 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf40900 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf40990 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf40a20 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] 0x55eb0cf4a440 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf4a4d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf4a560 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf4a5f0 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf4a680 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf4a710 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf4a7a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf4a830 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf4a8c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf4a950 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf4a9e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf4aa70 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf4ab00 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: 0x55eb0ceff8d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cefd4d0 SEQ: (3 sibs) 0 children: 32: 0x55eb0cefd568 SEQ: (3 sibs) 0 children: 32: 0x55eb0cefd600 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf41fa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf42030 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55eb0cf420c0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55eb0cf42150 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: 0x55eb0ceff9e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cefde50 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefe020 VAL: '00' (3 sibs) 32: 0x55eb0cefe0b8 VAL: '01' (3 sibs) 32: 0x55eb0cefe150 VAL: '02' (3 sibs) 32: 0x55eb0cefdee8 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefe1f0 VAL: '10' (3 sibs) 32: 0x55eb0cefe288 VAL: '11' (3 sibs) 32: 0x55eb0cefe320 VAL: '12' (3 sibs) 32: 0x55eb0cefdf80 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefe3c0 VAL: '20' (3 sibs) 32: 0x55eb0cefe458 VAL: '21' (3 sibs) 32: 0x55eb0cefe4f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf4ad50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf4ade0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf4ae70 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf4af00 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf4af90 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf4b020 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf4b0b0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf4b140 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf4b1d0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf4b260 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf4b2f0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf4b380 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf4b410 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: 0x55eb0ceffb00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cefea00 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefebd0 VAL: '00' (3 sibs) 32: 0x55eb0cefec68 VAL: '01' (3 sibs) 32: 0x55eb0cefed00 VAL: '02' (3 sibs) 32: 0x55eb0cefea98 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefeda0 VAL: '10' (3 sibs) 32: 0x55eb0cefee38 VAL: '11' (3 sibs) 32: 0x55eb0cefeed0 VAL: '12' (3 sibs) 32: 0x55eb0cefeb30 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefef70 VAL: '20' (3 sibs) 32: 0x55eb0ceff008 VAL: '21' (3 sibs) 32: 0x55eb0ceff0a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf4b4b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf4b540 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf4b5d0 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf4b660 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf4b6f0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf4b780 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf4b810 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf4b8a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf4b930 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf4b9c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf4ba50 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf4bae0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf4bb70 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: 0x55eb0ceffc18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0ceff140 SEQ: (3 sibs) 3 children: 32: 0x55eb0ceff310 VAL: '00' (3 sibs) 32: 0x55eb0ceff3a8 VAL: '01' (3 sibs) 32: 0x55eb0ceff440 VAL: '02' (3 sibs) 32: 0x55eb0ceff1d8 SEQ: (3 sibs) 3 children: 32: 0x55eb0ceff4e0 VAL: '10' (3 sibs) 32: 0x55eb0ceff578 VAL: '11' (3 sibs) 32: 0x55eb0ceff610 VAL: '12' (3 sibs) 32: 0x55eb0ceff270 SEQ: (3 sibs) 3 children: 32: 0x55eb0ceff6b0 VAL: '20' (3 sibs) 32: 0x55eb0ceff748 VAL: '21' (3 sibs) 32: 0x55eb0ceff7e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf4bc10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf4bca0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf4bd30 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf4bdc0 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf4be50 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf4bee0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf4bf70 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf4c000 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf4c090 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf4c120 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf4c1b0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf4c240 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf4c2d0 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: 0x55eb0ceffd30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cf00150 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf00320 VAL: '00' (3 sibs) 32: 0x55eb0cf003b8 VAL: '01' (3 sibs) 32: 0x55eb0cf00450 VAL: '02' (3 sibs) 32: 0x55eb0cf001e8 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf004f0 VAL: '10' (3 sibs) 32: 0x55eb0cf00588 VAL: '11' (3 sibs) 32: 0x55eb0cf00620 VAL: '12' (3 sibs) 32: 0x55eb0cf00280 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf006c0 VAL: '20' (3 sibs) 32: 0x55eb0cf00758 VAL: '21' (3 sibs) 32: 0x55eb0cf007f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf4c370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf4c400 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf4c490 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf4c520 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf4c5b0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf4c640 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf4c6d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf4c760 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf4c7f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf4c880 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf4c910 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf4c9a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf4ca30 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: 0x55eb0ceffe48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cefe5e0 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefe7b0 VAL: '00' (3 sibs) 32: 0x55eb0cefe848 VAL: '01' (3 sibs) 32: 0x55eb0cefe8e0 VAL: '02' (3 sibs) 32: 0x55eb0cefe678 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf00890 VAL: '10' (3 sibs) 32: 0x55eb0cf00928 VAL: '11' (3 sibs) 32: 0x55eb0cf009c0 VAL: '12' (3 sibs) 32: 0x55eb0cefe710 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf00a60 VAL: '20' (3 sibs) 32: 0x55eb0cf00af8 VAL: '21' (3 sibs) 32: 0x55eb0cf00b90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf4cad0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf4cb60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf4cbf0 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf4cc80 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf4cd10 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf4cda0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf4ce30 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf4cec0 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf4cf50 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf4cfe0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf4d070 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf4d100 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf4d190 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: 0x55eb0cefff60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cf00c30 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf00e00 VAL: '00' (3 sibs) 32: 0x55eb0cf00e98 VAL: '01' (3 sibs) 32: 0x55eb0cf00f30 VAL: '02' (3 sibs) 32: 0x55eb0cf00cc8 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf00fd0 VAL: '10' (3 sibs) 32: 0x55eb0cf01068 VAL: '11' (3 sibs) 32: 0x55eb0cf01100 VAL: '12' (3 sibs) 32: 0x55eb0cf00d60 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf011a0 VAL: '20' (3 sibs) 32: 0x55eb0cf01238 VAL: '21' (3 sibs) 32: 0x55eb0cf012d0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf4d230 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf4d2c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf4d350 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf4d3e0 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf4d470 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf4d500 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf4d590 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf4d620 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf4d6b0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf4d740 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf4d7d0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf4d860 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf4d8f0 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: 0x55eb0cf00078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cf013c0 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf01590 VAL: '00' (3 sibs) 32: 0x55eb0cf01628 VAL: '01' (3 sibs) 32: 0x55eb0cf016c0 VAL: '02' (3 sibs) 32: 0x55eb0cf01458 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf01760 VAL: '10' (3 sibs) 32: 0x55eb0cf017f8 VAL: '11' (3 sibs) 32: 0x55eb0cf01890 VAL: '12' (3 sibs) 32: 0x55eb0cf014f0 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf01930 VAL: '20' (3 sibs) 32: 0x55eb0cf019c8 VAL: '21' (3 sibs) 32: 0x55eb0cf01a60 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf4d990 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf4da20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf4dab0 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf4db40 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf4dbd0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf4dc60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf4dcf0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf4dd80 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf4de10 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf4dea0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf4df30 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf4dfc0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf4e050 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: 0x55eb0ceff8d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cefd4d0 SEQ: (3 sibs) 0 children: 32: 0x55eb0cefd568 SEQ: (3 sibs) 0 children: 32: 0x55eb0cefd600 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf4e0f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf4e180 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55eb0cf4e210 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55eb0cf4e2a0 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: 0x55eb0ceff9e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cefde50 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefe020 VAL: '00' (3 sibs) 32: 0x55eb0cefe0b8 VAL: '01' (3 sibs) 32: 0x55eb0cefe150 VAL: '02' (3 sibs) 32: 0x55eb0cefdee8 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefe1f0 VAL: '10' (3 sibs) 32: 0x55eb0cefe288 VAL: '11' (3 sibs) 32: 0x55eb0cefe320 VAL: '12' (3 sibs) 32: 0x55eb0cefdf80 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefe3c0 VAL: '20' (3 sibs) 32: 0x55eb0cefe458 VAL: '21' (3 sibs) 32: 0x55eb0cefe4f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf4e340 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf4e3d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf4e460 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf4e4f0 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf4e580 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf4e610 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf4e6a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf4e730 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf4e7c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf4e850 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf4e8e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf4e970 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf4ea00 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: 0x55eb0ceffb00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cefea00 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefebd0 VAL: '00' (3 sibs) 32: 0x55eb0cefec68 VAL: '01' (3 sibs) 32: 0x55eb0cefed00 VAL: '02' (3 sibs) 32: 0x55eb0cefea98 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefeda0 VAL: '10' (3 sibs) 32: 0x55eb0cefee38 VAL: '11' (3 sibs) 32: 0x55eb0cefeed0 VAL: '12' (3 sibs) 32: 0x55eb0cefeb30 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefef70 VAL: '20' (3 sibs) 32: 0x55eb0ceff008 VAL: '21' (3 sibs) 32: 0x55eb0ceff0a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf4eaa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf4eb30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf4ebc0 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf4ec50 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf4ece0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf4ed70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf4ee00 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf4ee90 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf4ef20 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf4efb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf4f040 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf4f0d0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf4f160 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: 0x55eb0ceffc18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0ceff140 SEQ: (3 sibs) 3 children: 32: 0x55eb0ceff310 VAL: '00' (3 sibs) 32: 0x55eb0ceff3a8 VAL: '01' (3 sibs) 32: 0x55eb0ceff440 VAL: '02' (3 sibs) 32: 0x55eb0ceff1d8 SEQ: (3 sibs) 3 children: 32: 0x55eb0ceff4e0 VAL: '10' (3 sibs) 32: 0x55eb0ceff578 VAL: '11' (3 sibs) 32: 0x55eb0ceff610 VAL: '12' (3 sibs) 32: 0x55eb0ceff270 SEQ: (3 sibs) 3 children: 32: 0x55eb0ceff6b0 VAL: '20' (3 sibs) 32: 0x55eb0ceff748 VAL: '21' (3 sibs) 32: 0x55eb0ceff7e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf4f200 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf4f290 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf4f320 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf4f3b0 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf4f440 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf4f4d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf4f560 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf4f5f0 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf4f680 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf4f710 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf4f7a0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf4f830 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf4f8c0 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: 0x55eb0ceffd30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cf00150 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf00320 VAL: '00' (3 sibs) 32: 0x55eb0cf003b8 VAL: '01' (3 sibs) 32: 0x55eb0cf00450 VAL: '02' (3 sibs) 32: 0x55eb0cf001e8 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf004f0 VAL: '10' (3 sibs) 32: 0x55eb0cf00588 VAL: '11' (3 sibs) 32: 0x55eb0cf00620 VAL: '12' (3 sibs) 32: 0x55eb0cf00280 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf006c0 VAL: '20' (3 sibs) 32: 0x55eb0cf00758 VAL: '21' (3 sibs) 32: 0x55eb0cf007f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf4f960 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf4f9f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf4fa80 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf4fb10 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf4fba0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf4fc30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf4fcc0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf4fd50 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf4fde0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf4fe70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf4ff00 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf4ff90 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf50020 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: 0x55eb0ceffe48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cefe5e0 SEQ: (3 sibs) 3 children: 32: 0x55eb0cefe7b0 VAL: '00' (3 sibs) 32: 0x55eb0cefe848 VAL: '01' (3 sibs) 32: 0x55eb0cefe8e0 VAL: '02' (3 sibs) 32: 0x55eb0cefe678 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf00890 VAL: '10' (3 sibs) 32: 0x55eb0cf00928 VAL: '11' (3 sibs) 32: 0x55eb0cf009c0 VAL: '12' (3 sibs) 32: 0x55eb0cefe710 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf00a60 VAL: '20' (3 sibs) 32: 0x55eb0cf00af8 VAL: '21' (3 sibs) 32: 0x55eb0cf00b90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf500c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf50150 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf501e0 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf50270 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf50300 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf50390 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf50420 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf504b0 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf50540 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf505d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf50660 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf506f0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf50780 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: 0x55eb0cefff60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cf00c30 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf00e00 VAL: '00' (3 sibs) 32: 0x55eb0cf00e98 VAL: '01' (3 sibs) 32: 0x55eb0cf00f30 VAL: '02' (3 sibs) 32: 0x55eb0cf00cc8 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf00fd0 VAL: '10' (3 sibs) 32: 0x55eb0cf01068 VAL: '11' (3 sibs) 32: 0x55eb0cf01100 VAL: '12' (3 sibs) 32: 0x55eb0cf00d60 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf011a0 VAL: '20' (3 sibs) 32: 0x55eb0cf01238 VAL: '21' (3 sibs) 32: 0x55eb0cf012d0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf50820 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf508b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf50940 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf509d0 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf50a60 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf50af0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf50b80 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf50c10 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf50ca0 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf50d30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf50dc0 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf50e50 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf50ee0 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: 0x55eb0cf00078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55eb0cf013c0 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf01590 VAL: '00' (3 sibs) 32: 0x55eb0cf01628 VAL: '01' (3 sibs) 32: 0x55eb0cf016c0 VAL: '02' (3 sibs) 32: 0x55eb0cf01458 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf01760 VAL: '10' (3 sibs) 32: 0x55eb0cf017f8 VAL: '11' (3 sibs) 32: 0x55eb0cf01890 VAL: '12' (3 sibs) 32: 0x55eb0cf014f0 SEQ: (3 sibs) 3 children: 32: 0x55eb0cf01930 VAL: '20' (3 sibs) 32: 0x55eb0cf019c8 VAL: '21' (3 sibs) 32: 0x55eb0cf01a60 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55eb0cf50f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55eb0cf51010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55eb0cf510a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55eb0cf51130 VAL: '01' (3 sibs) 32: [4] [4] 0x55eb0cf511c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55eb0cf51250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55eb0cf512e0 VAL: '10' (3 sibs) 32: [7] [7] 0x55eb0cf51370 VAL: '11' (3 sibs) 32: [8] [8] 0x55eb0cf51400 VAL: '12' (3 sibs) 32: [9] [9] 0x55eb0cf51490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55eb0cf51520 VAL: '20' (3 sibs) 32: [11] [11] 0x55eb0cf515b0 VAL: '21' (3 sibs) 32: [12] [12] 0x55eb0cf51640 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 32: [----------] 288 tests from NESTED_SEQX2/YmlTestCase (5 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (5 ms total) 32: [ PASSED ] 289 tests. 32/52 Test #32: ryml-test-nested_seqx2 ............ Passed 0.01 sec test 33 Start 33: ryml-test-nested_mapx3 33: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_mapx3-0.6.0 33: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 33: Test timeout computed to be: 10000000 33: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 33: [==========] Running 73 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from CaseNode 33: [ RUN ] CaseNode.setting_up 33: [ OK ] CaseNode.setting_up (0 ms) 33: [----------] 1 test from CaseNode (0 ms total) 33: 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0x55e741d6b2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55e741d69ae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55e741d69cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d69e80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55e741d69f18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55e741d69fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55e741d69d48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6a050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55e741d6a0e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55e741d6a180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55e741d69de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6a220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55e741d6a2b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55e741d6a350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55e741d69b78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55e741d6a3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d6a5c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55e741d6a658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55e741d6a6f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55e741d6a488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6a790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55e741d6a828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55e741d6a8c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55e741d6a520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6a960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55e741d6a9f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55e741d6aa90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55e741d69c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55e741d6ab30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d6ad00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55e741d6ad98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55e741d6ae30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55e741d6abc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6aed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55e741d6af68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55e741d6b000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55e741d6ac60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6b0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55e741d6b138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55e741d6b1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x55e741d79950 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55e741d799e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55e741d79a70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55e741d79b00 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55e741d79b90 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55e741d79c20 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55e741d79cb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55e741d79d40 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55e741d79dd0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55e741d79e60 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55e741d79ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55e741d79f80 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55e741d7a010 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55e741d7a0a0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55e741d7a130 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55e741d7a1c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55e741d7a250 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55e741d7a2e0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55e741d7a370 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55e741d7a400 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55e741d7a490 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55e741d7a520 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55e741d7a5b0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55e741d7a640 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55e741d7a6d0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55e741d7a760 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55e741d7a7f0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55e741d7a880 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55e741d7a910 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55e741d7a9a0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55e741d7aa30 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55e741d7aac0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55e741d7ab50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55e741d7abe0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55e741d7ac70 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55e741d7ad00 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55e741d7ad90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55e741d7ae20 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55e741d7aeb0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55e741d7af40 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: 0x55e741d6b3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55e741d6b4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55e741d6b680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d6b850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55e741d6b8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55e741d6b980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55e741d6b718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6ba20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55e741d6bab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55e741d6bb50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55e741d6b7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6bbf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55e741d6bc88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55e741d6bd20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55e741d6b548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55e741d6bdc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d6bf90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55e741d6c028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55e741d6c0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55e741d6be58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6c160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55e741d6c1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55e741d6c290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55e741d6bef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6c330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55e741d6c3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55e741d6c460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55e741d6b5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55e741d6c500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d6c6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55e741d6c768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55e741d6c800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55e741d6c598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6c8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55e741d6c938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55e741d6c9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55e741d6c630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6ca70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55e741d6cb08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55e741d6cba0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x55e741d7da90 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55e741d7db20 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55e741d7dbb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55e741d7dc40 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55e741d7dcd0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55e741d7dd60 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55e741d7ddf0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55e741d7de80 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55e741d7df10 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55e741d7dfa0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55e741d7e030 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55e741d7e0c0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55e741d7e150 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55e741d7e1e0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55e741d7e270 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55e741d7e300 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55e741d7e390 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55e741d7e420 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55e741d7e4b0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55e741d7e540 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55e741d7e5d0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55e741d7e660 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55e741d7e6f0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55e741d7e780 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55e741d7e810 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55e741d7e8a0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55e741d7e930 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55e741d7e9c0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55e741d7ea50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55e741d7eae0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55e741d7eb70 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55e741d7ec00 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55e741d7ec90 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55e741d7ed20 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55e741d7edb0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55e741d7ee40 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55e741d7eed0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55e741d7ef60 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55e741d7eff0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55e741d7f080 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: 0x55e741d6b2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55e741d69ae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55e741d69cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d69e80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55e741d69f18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55e741d69fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55e741d69d48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6a050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55e741d6a0e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55e741d6a180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55e741d69de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6a220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55e741d6a2b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55e741d6a350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55e741d69b78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55e741d6a3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d6a5c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55e741d6a658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55e741d6a6f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55e741d6a488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6a790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55e741d6a828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55e741d6a8c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55e741d6a520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6a960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55e741d6a9f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55e741d6aa90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55e741d69c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55e741d6ab30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d6ad00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55e741d6ad98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55e741d6ae30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55e741d6abc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6aed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55e741d6af68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55e741d6b000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55e741d6ac60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6b0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55e741d6b138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55e741d6b1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x55e741d7fea0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55e741d7ff30 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55e741d7ffc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55e741d80050 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55e741d800e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55e741d80170 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55e741d80200 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55e741d80290 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55e741d80320 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55e741d803b0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55e741d80440 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55e741d804d0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55e741d80560 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55e741d805f0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55e741d80680 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55e741d80710 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55e741d807a0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55e741d80830 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55e741d808c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55e741d80950 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55e741d809e0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55e741d80a70 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55e741d80b00 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55e741d80b90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55e741d80c20 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55e741d80cb0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55e741d80d40 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55e741d80dd0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55e741d80e60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55e741d80ef0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55e741d80f80 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55e741d81010 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55e741d810a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55e741d81130 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55e741d811c0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55e741d81250 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55e741d812e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55e741d81370 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55e741d81400 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55e741d81490 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: 0x55e741d6b3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55e741d6b4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55e741d6b680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d6b850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55e741d6b8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55e741d6b980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55e741d6b718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6ba20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55e741d6bab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55e741d6bb50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55e741d6b7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6bbf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55e741d6bc88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55e741d6bd20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55e741d6b548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55e741d6bdc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d6bf90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55e741d6c028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55e741d6c0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55e741d6be58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6c160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55e741d6c1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55e741d6c290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55e741d6bef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6c330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55e741d6c3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55e741d6c460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55e741d6b5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55e741d6c500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d6c6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55e741d6c768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55e741d6c800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55e741d6c598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6c8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55e741d6c938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55e741d6c9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55e741d6c630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6ca70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55e741d6cb08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55e741d6cba0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x55e741d822b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55e741d82340 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55e741d823d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55e741d82460 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55e741d824f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55e741d82580 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55e741d82610 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55e741d826a0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55e741d82730 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55e741d827c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55e741d82850 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55e741d828e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55e741d82970 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55e741d82a00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55e741d82a90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55e741d82b20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55e741d82bb0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55e741d82c40 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55e741d82cd0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55e741d82d60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55e741d82df0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55e741d82e80 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55e741d82f10 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55e741d82fa0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55e741d83030 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55e741d830c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55e741d83150 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55e741d831e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55e741d83270 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55e741d83300 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55e741d83390 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55e741d83420 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55e741d834b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55e741d83540 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55e741d835d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55e741d83660 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55e741d836f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55e741d83780 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55e741d83810 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55e741d838a0 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] 0x55e741d79950 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55e741d799e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55e741d79a70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55e741d79b00 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55e741d79b90 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55e741d79c20 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55e741d79cb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55e741d79d40 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55e741d79dd0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55e741d79e60 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55e741d79ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55e741d79f80 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55e741d7a010 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55e741d7a0a0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55e741d7a130 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55e741d7a1c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55e741d7a250 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55e741d7a2e0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55e741d7a370 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55e741d7a400 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55e741d7a490 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55e741d7a520 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55e741d7a5b0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55e741d7a640 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55e741d7a6d0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55e741d7a760 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55e741d7a7f0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55e741d7a880 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55e741d7a910 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55e741d7a9a0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55e741d7aa30 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55e741d7aac0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55e741d7ab50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55e741d7abe0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55e741d7ac70 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55e741d7ad00 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55e741d7ad90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55e741d7ae20 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55e741d7aeb0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55e741d7af40 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] 0x55e741d858d0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55e741d85960 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55e741d859f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55e741d85a80 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55e741d85b10 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55e741d85ba0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55e741d85c30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55e741d85cc0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55e741d85d50 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55e741d85de0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55e741d85e70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55e741d85f00 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55e741d85f90 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55e741d86020 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55e741d860b0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55e741d86140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55e741d861d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55e741d86260 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55e741d862f0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55e741d86380 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55e741d86410 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55e741d864a0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55e741d86530 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55e741d865c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55e741d86650 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55e741d866e0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55e741d86770 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55e741d86800 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55e741d86890 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55e741d86920 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55e741d869b0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55e741d86a40 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55e741d86ad0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55e741d86b60 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55e741d86bf0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55e741d86c80 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55e741d86d10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55e741d86da0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55e741d86e30 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55e741d86ec0 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] 0x55e741d7da90 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55e741d7db20 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55e741d7dbb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55e741d7dc40 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55e741d7dcd0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55e741d7dd60 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55e741d7ddf0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55e741d7de80 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55e741d7df10 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55e741d7dfa0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55e741d7e030 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55e741d7e0c0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55e741d7e150 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55e741d7e1e0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55e741d7e270 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55e741d7e300 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55e741d7e390 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55e741d7e420 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55e741d7e4b0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55e741d7e540 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55e741d7e5d0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55e741d7e660 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55e741d7e6f0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55e741d7e780 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55e741d7e810 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55e741d7e8a0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55e741d7e930 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55e741d7e9c0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55e741d7ea50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55e741d7eae0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55e741d7eb70 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55e741d7ec00 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55e741d7ec90 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55e741d7ed20 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55e741d7edb0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55e741d7ee40 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55e741d7eed0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55e741d7ef60 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55e741d7eff0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55e741d7f080 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] 0x55e741d87ce0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55e741d87d70 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55e741d87e00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55e741d87e90 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55e741d87f20 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55e741d87fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55e741d88040 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55e741d880d0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55e741d88160 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55e741d881f0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55e741d88280 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55e741d88310 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55e741d883a0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55e741d88430 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55e741d884c0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55e741d88550 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55e741d885e0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55e741d88670 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55e741d88700 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55e741d88790 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55e741d88820 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55e741d888b0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55e741d88940 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55e741d889d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55e741d88a60 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55e741d88af0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55e741d88b80 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55e741d88c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55e741d88ca0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55e741d88d30 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55e741d88dc0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55e741d88e50 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55e741d88ee0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55e741d88f70 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55e741d89000 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55e741d89090 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55e741d89120 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55e741d891b0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55e741d89240 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55e741d892d0 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] 0x55e741d7fea0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55e741d7ff30 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55e741d7ffc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55e741d80050 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55e741d800e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55e741d80170 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55e741d80200 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55e741d80290 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55e741d80320 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55e741d803b0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55e741d80440 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55e741d804d0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55e741d80560 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55e741d805f0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55e741d80680 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55e741d80710 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55e741d807a0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55e741d80830 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55e741d808c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55e741d80950 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55e741d809e0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55e741d80a70 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55e741d80b00 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55e741d80b90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55e741d80c20 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55e741d80cb0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55e741d80d40 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55e741d80dd0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55e741d80e60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55e741d80ef0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55e741d80f80 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55e741d81010 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55e741d810a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55e741d81130 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55e741d811c0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55e741d81250 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55e741d812e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55e741d81370 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55e741d81400 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55e741d81490 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] 0x55e741d8a0f0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55e741d8a180 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55e741d8a210 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55e741d8a2a0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55e741d8a330 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55e741d8a3c0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55e741d8a450 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55e741d8a4e0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55e741d8a570 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55e741d8a600 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55e741d8a690 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55e741d8a720 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55e741d8a7b0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55e741d8a840 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55e741d8a8d0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55e741d8a960 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55e741d8a9f0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55e741d8aa80 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55e741d8ab10 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55e741d8aba0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55e741d8ac30 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55e741d8acc0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55e741d8ad50 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55e741d8ade0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55e741d8ae70 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55e741d8af00 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55e741d8af90 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55e741d8b020 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55e741d8b0b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55e741d8b140 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55e741d8b1d0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55e741d8b260 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55e741d8b2f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55e741d8b380 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55e741d8b410 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55e741d8b4a0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55e741d8b530 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55e741d8b5c0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55e741d8b650 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55e741d8b6e0 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] 0x55e741d822b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55e741d82340 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55e741d823d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55e741d82460 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55e741d824f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55e741d82580 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55e741d82610 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55e741d826a0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55e741d82730 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55e741d827c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55e741d82850 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55e741d828e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55e741d82970 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55e741d82a00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55e741d82a90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55e741d82b20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55e741d82bb0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55e741d82c40 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55e741d82cd0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55e741d82d60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55e741d82df0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55e741d82e80 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55e741d82f10 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55e741d82fa0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55e741d83030 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55e741d830c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55e741d83150 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55e741d831e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55e741d83270 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55e741d83300 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55e741d83390 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55e741d83420 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55e741d834b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55e741d83540 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55e741d835d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55e741d83660 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55e741d836f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55e741d83780 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55e741d83810 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55e741d838a0 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] 0x55e741d8c500 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55e741d8c590 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55e741d8c620 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55e741d8c6b0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55e741d8c740 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55e741d8c7d0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55e741d8c860 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55e741d8c8f0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55e741d8c980 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55e741d8ca10 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55e741d8caa0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55e741d8cb30 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55e741d8cbc0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55e741d8cc50 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55e741d8cce0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55e741d8cd70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55e741d8ce00 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55e741d8ce90 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55e741d8cf20 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55e741d8cfb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55e741d8d040 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55e741d8d0d0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55e741d8d160 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55e741d8d1f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55e741d8d280 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55e741d8d310 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55e741d8d3a0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55e741d8d430 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55e741d8d4c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55e741d8d550 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55e741d8d5e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55e741d8d670 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55e741d8d700 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55e741d8d790 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55e741d8d820 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55e741d8d8b0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55e741d8d940 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55e741d8d9d0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55e741d8da60 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55e741d8daf0 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: 0x55e741d6b2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55e741d69ae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55e741d69cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d69e80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55e741d69f18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55e741d69fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55e741d69d48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6a050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55e741d6a0e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55e741d6a180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55e741d69de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6a220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55e741d6a2b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55e741d6a350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55e741d69b78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55e741d6a3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d6a5c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55e741d6a658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55e741d6a6f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55e741d6a488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6a790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55e741d6a828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55e741d6a8c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55e741d6a520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6a960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55e741d6a9f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55e741d6aa90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55e741d69c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55e741d6ab30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d6ad00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55e741d6ad98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55e741d6ae30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55e741d6abc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6aed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55e741d6af68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55e741d6b000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55e741d6ac60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6b0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55e741d6b138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55e741d6b1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x55e741d8e910 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55e741d8e9a0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55e741d8ea30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55e741d8eac0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55e741d8eb50 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55e741d8ebe0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55e741d8ec70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55e741d8ed00 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55e741d8ed90 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55e741d8ee20 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55e741d8eeb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55e741d8ef40 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55e741d8efd0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55e741d8f060 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55e741d8f0f0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55e741d8f180 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55e741d8f210 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55e741d8f2a0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55e741d8f330 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55e741d8f3c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55e741d8f450 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55e741d8f4e0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55e741d8f570 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55e741d8f600 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55e741d8f690 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55e741d8f720 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55e741d8f7b0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55e741d8f840 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55e741d8f8d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55e741d8f960 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55e741d8f9f0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55e741d8fa80 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55e741d8fb10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55e741d8fba0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55e741d8fc30 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55e741d8fcc0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55e741d8fd50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55e741d8fde0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55e741d8fe70 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55e741d8ff00 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: 0x55e741d6b3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55e741d6b4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55e741d6b680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d6b850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55e741d6b8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55e741d6b980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55e741d6b718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6ba20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55e741d6bab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55e741d6bb50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55e741d6b7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6bbf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55e741d6bc88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55e741d6bd20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55e741d6b548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55e741d6bdc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d6bf90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55e741d6c028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55e741d6c0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55e741d6be58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6c160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55e741d6c1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55e741d6c290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55e741d6bef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6c330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55e741d6c3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55e741d6c460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55e741d6b5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55e741d6c500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d6c6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55e741d6c768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55e741d6c800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55e741d6c598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6c8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55e741d6c938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55e741d6c9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55e741d6c630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6ca70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55e741d6cb08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55e741d6cba0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x55e741d8ffa0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55e741d90030 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55e741d900c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55e741d90150 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55e741d901e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55e741d90270 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55e741d90300 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55e741d90390 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55e741d90420 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55e741d904b0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55e741d90540 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55e741d905d0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55e741d90660 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55e741d906f0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55e741d90780 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55e741d90810 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55e741d908a0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55e741d90930 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55e741d909c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55e741d90a50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55e741d90ae0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55e741d90b70 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55e741d90c00 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55e741d90c90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55e741d90d20 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55e741d90db0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55e741d90e40 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55e741d90ed0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55e741d90f60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55e741d90ff0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55e741d91080 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55e741d91110 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55e741d911a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55e741d91230 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55e741d912c0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55e741d91350 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55e741d913e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55e741d91470 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55e741d91500 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55e741d91590 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: 0x55e741d6b2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55e741d69ae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55e741d69cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d69e80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55e741d69f18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55e741d69fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55e741d69d48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6a050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55e741d6a0e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55e741d6a180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55e741d69de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6a220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55e741d6a2b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55e741d6a350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55e741d69b78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55e741d6a3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d6a5c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55e741d6a658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55e741d6a6f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55e741d6a488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6a790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55e741d6a828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55e741d6a8c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55e741d6a520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6a960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55e741d6a9f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55e741d6aa90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55e741d69c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55e741d6ab30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d6ad00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55e741d6ad98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55e741d6ae30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55e741d6abc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6aed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55e741d6af68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55e741d6b000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55e741d6ac60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6b0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55e741d6b138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55e741d6b1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x55e741d91630 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55e741d916c0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55e741d91750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55e741d917e0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55e741d91870 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55e741d91900 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55e741d91990 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55e741d91a20 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55e741d91ab0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55e741d91b40 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55e741d91bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55e741d91c60 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55e741d91cf0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55e741d91d80 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55e741d91e10 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55e741d91ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55e741d91f30 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55e741d91fc0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55e741d92050 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55e741d920e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55e741d92170 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55e741d92200 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55e741d92290 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55e741d92320 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55e741d923b0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55e741d92440 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55e741d924d0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55e741d92560 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55e741d925f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55e741d92680 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55e741d92710 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55e741d927a0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55e741d92830 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55e741d928c0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55e741d92950 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55e741d929e0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55e741d92a70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55e741d92b00 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55e741d92b90 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55e741d92c20 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: 0x55e741d6b3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55e741d6b4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55e741d6b680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d6b850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55e741d6b8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55e741d6b980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55e741d6b718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6ba20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55e741d6bab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55e741d6bb50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55e741d6b7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6bbf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55e741d6bc88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55e741d6bd20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55e741d6b548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55e741d6bdc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d6bf90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55e741d6c028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55e741d6c0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55e741d6be58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6c160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55e741d6c1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55e741d6c290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55e741d6bef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6c330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55e741d6c3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55e741d6c460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55e741d6b5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55e741d6c500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55e741d6c6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55e741d6c768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55e741d6c800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55e741d6c598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55e741d6c8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55e741d6c938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55e741d6c9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55e741d6c630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55e741d6ca70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55e741d6cb08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55e741d6cba0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x55e741d92cc0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55e741d92d50 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55e741d92de0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55e741d92e70 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55e741d92f00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55e741d92f90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55e741d93020 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55e741d930b0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55e741d93140 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55e741d931d0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55e741d93260 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55e741d932f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55e741d93380 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55e741d93410 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55e741d934a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55e741d93530 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55e741d935c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55e741d93650 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55e741d936e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55e741d93770 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55e741d93800 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55e741d93890 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55e741d93920 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55e741d939b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55e741d93a40 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55e741d93ad0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55e741d93b60 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55e741d93bf0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55e741d93c80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55e741d93d10 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55e741d93da0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55e741d93e30 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55e741d93ec0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55e741d93f50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55e741d93fe0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55e741d94070 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55e741d94100 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55e741d94190 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55e741d94220 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55e741d942b0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase (2 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (2 ms total) 33: [ PASSED ] 73 tests. 33/52 Test #33: ryml-test-nested_mapx3 ............ Passed 0.01 sec test 34 Start 34: ryml-test-nested_seqx3 34: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_seqx3-0.6.0 34: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 34: Test timeout computed to be: 10000000 34: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 34: [==========] Running 145 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from CaseNode 34: [ RUN ] CaseNode.setting_up 34: [ OK ] CaseNode.setting_up (0 ms) 34: [----------] 1 test from CaseNode (0 ms total) 34: 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0x55ace17a4c90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55ace17a1ae0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a1cb0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a1e80 VAL: '000' (3 sibs) 34: 0x55ace17a1f18 VAL: '001' (3 sibs) 34: 0x55ace17a1fb0 VAL: '002' (3 sibs) 34: 0x55ace17a1d48 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2050 VAL: '010' (3 sibs) 34: 0x55ace17a20e8 VAL: '011' (3 sibs) 34: 0x55ace17a2180 VAL: '012' (3 sibs) 34: 0x55ace17a1de0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2220 VAL: '020' (3 sibs) 34: 0x55ace17a22b8 VAL: '021' (3 sibs) 34: 0x55ace17a2350 VAL: '022' (3 sibs) 34: 0x55ace17a1b78 SEQ: (3 sibs) 3 children: 34: 0x55ace17a23f0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a25c0 VAL: '100' (3 sibs) 34: 0x55ace17a2658 VAL: '101' (3 sibs) 34: 0x55ace17a26f0 VAL: '102' (3 sibs) 34: 0x55ace17a2488 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2790 VAL: '110' (3 sibs) 34: 0x55ace17a2828 VAL: '111' (3 sibs) 34: 0x55ace17a28c0 VAL: '112' (3 sibs) 34: 0x55ace17a2520 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2960 VAL: '120' (3 sibs) 34: 0x55ace17a29f8 VAL: '121' (3 sibs) 34: 0x55ace17a2a90 VAL: '122' (3 sibs) 34: 0x55ace17a1c10 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2b30 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2d00 VAL: '200' (3 sibs) 34: 0x55ace17a2d98 VAL: '201' (3 sibs) 34: 0x55ace17a2e30 VAL: '202' (3 sibs) 34: 0x55ace17a2bc8 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2ed0 VAL: '210' (3 sibs) 34: 0x55ace17a2f68 VAL: '211' (3 sibs) 34: 0x55ace17a3000 VAL: '212' (3 sibs) 34: 0x55ace17a2c60 SEQ: (3 sibs) 3 children: 34: 0x55ace17a30a0 VAL: '220' (3 sibs) 34: 0x55ace17a3138 VAL: '221' (3 sibs) 34: 0x55ace17a31d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55ace17bf5a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17bf630 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17bf6c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17bf750 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17bf7e0 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17bf870 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17bf900 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17bf990 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17bfa20 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17bfab0 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17bfb40 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17bfbd0 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17bfc60 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17bfcf0 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17bfd80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17bfe10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17bfea0 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17bff30 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17bffc0 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17c0050 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17c00e0 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17c0170 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17c0200 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17c0290 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17c0320 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17c03b0 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17c0440 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17c04d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17c0560 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17c05f0 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17c0680 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17c0710 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17c07a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17c0830 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17c08c0 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17c0950 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17c09e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17c0a70 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17c0b00 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17c0b90 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: 0x55ace17a4da8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55ace17a34b0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3680 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3850 VAL: '000' (3 sibs) 34: 0x55ace17a38e8 VAL: '001' (3 sibs) 34: 0x55ace17a3980 VAL: '002' (3 sibs) 34: 0x55ace17a3718 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3a20 VAL: '010' (3 sibs) 34: 0x55ace17a3ab8 VAL: '011' (3 sibs) 34: 0x55ace17a3b50 VAL: '012' (3 sibs) 34: 0x55ace17a37b0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3bf0 VAL: '020' (3 sibs) 34: 0x55ace17a3c88 VAL: '021' (3 sibs) 34: 0x55ace17a3d20 VAL: '022' (3 sibs) 34: 0x55ace17a3548 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3dc0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3f90 VAL: '100' (3 sibs) 34: 0x55ace17a4028 VAL: '101' (3 sibs) 34: 0x55ace17a40c0 VAL: '102' (3 sibs) 34: 0x55ace17a3e58 SEQ: (3 sibs) 3 children: 34: 0x55ace17a4160 VAL: '110' (3 sibs) 34: 0x55ace17a41f8 VAL: '111' (3 sibs) 34: 0x55ace17a4290 VAL: '112' (3 sibs) 34: 0x55ace17a3ef0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a4330 VAL: '120' (3 sibs) 34: 0x55ace17a43c8 VAL: '121' (3 sibs) 34: 0x55ace17a4460 VAL: '122' (3 sibs) 34: 0x55ace17a35e0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a4500 SEQ: (3 sibs) 3 children: 34: 0x55ace17a46d0 VAL: '200' (3 sibs) 34: 0x55ace17a4768 VAL: '201' (3 sibs) 34: 0x55ace17a4800 VAL: '202' (3 sibs) 34: 0x55ace17a4598 SEQ: (3 sibs) 3 children: 34: 0x55ace17a48a0 VAL: '210' (3 sibs) 34: 0x55ace17a4938 VAL: '211' (3 sibs) 34: 0x55ace17a49d0 VAL: '212' (3 sibs) 34: 0x55ace17a4630 SEQ: (3 sibs) 3 children: 34: 0x55ace17a4a70 VAL: '220' (3 sibs) 34: 0x55ace17a4b08 VAL: '221' (3 sibs) 34: 0x55ace17a4ba0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55ace17c34d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17c3560 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17c35f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17c3680 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17c3710 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17c37a0 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17c3830 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17c38c0 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17c3950 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17c39e0 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17c3a70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17c3b00 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17c3b90 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17c3c20 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17c3cb0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17c3d40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17c3dd0 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17c3e60 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17c3ef0 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17c3f80 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17c4010 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17c40a0 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17c4130 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17c41c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17c4250 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17c42e0 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17c4370 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17c4400 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17c4490 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17c4520 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17c45b0 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17c4640 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17c46d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17c4760 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17c47f0 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17c4880 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17c4910 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17c49a0 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17c4a30 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17c4ac0 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: 0x55ace17a4ec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55ace17a50b0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5280 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5450 VAL: '000' (3 sibs) 34: 0x55ace17a54e8 VAL: '001' (3 sibs) 34: 0x55ace17a5580 VAL: '002' (3 sibs) 34: 0x55ace17a5318 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5620 VAL: '010' (3 sibs) 34: 0x55ace17a56b8 VAL: '011' (3 sibs) 34: 0x55ace17a5750 VAL: '012' (3 sibs) 34: 0x55ace17a53b0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a57f0 VAL: '020' (3 sibs) 34: 0x55ace17a5888 VAL: '021' (3 sibs) 34: 0x55ace17a5920 VAL: '022' (3 sibs) 34: 0x55ace17a5148 SEQ: (3 sibs) 3 children: 34: 0x55ace17a59c0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5b90 VAL: '100' (3 sibs) 34: 0x55ace17a5c28 VAL: '101' (3 sibs) 34: 0x55ace17a5cc0 VAL: '102' (3 sibs) 34: 0x55ace17a5a58 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5d60 VAL: '110' (3 sibs) 34: 0x55ace17a5df8 VAL: '111' (3 sibs) 34: 0x55ace17a5e90 VAL: '112' (3 sibs) 34: 0x55ace17a5af0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5f30 VAL: '120' (3 sibs) 34: 0x55ace17a5fc8 VAL: '121' (3 sibs) 34: 0x55ace17a6060 VAL: '122' (3 sibs) 34: 0x55ace17a51e0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6100 SEQ: (3 sibs) 3 children: 34: 0x55ace17a62d0 VAL: '200' (3 sibs) 34: 0x55ace17a6368 VAL: '201' (3 sibs) 34: 0x55ace17a6400 VAL: '202' (3 sibs) 34: 0x55ace17a6198 SEQ: (3 sibs) 3 children: 34: 0x55ace17a64a0 VAL: '210' (3 sibs) 34: 0x55ace17a6538 VAL: '211' (3 sibs) 34: 0x55ace17a65d0 VAL: '212' (3 sibs) 34: 0x55ace17a6230 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6670 VAL: '220' (3 sibs) 34: 0x55ace17a6708 VAL: '221' (3 sibs) 34: 0x55ace17a67a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55ace17c7570 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17c7600 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17c7690 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17c7720 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17c77b0 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17c7840 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17c78d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17c7960 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17c79f0 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17c7a80 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17c7b10 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17c7ba0 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17c7c30 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17c7cc0 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17c7d50 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17c7de0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17c7e70 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17c7f00 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17c7f90 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17c8020 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17c80b0 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17c8140 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17c81d0 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17c8260 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17c82f0 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17c8380 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17c8410 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17c84a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17c8530 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17c85c0 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17c8650 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17c86e0 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17c8770 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17c8800 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17c8890 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17c8920 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17c89b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17c8a40 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17c8ad0 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17c8b60 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: 0x55ace17a4fd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55ace17a6840 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6a10 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6be0 VAL: '000' (3 sibs) 34: 0x55ace17a6c78 VAL: '001' (3 sibs) 34: 0x55ace17a6d10 VAL: '002' (3 sibs) 34: 0x55ace17a6aa8 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6db0 VAL: '010' (3 sibs) 34: 0x55ace17a6e48 VAL: '011' (3 sibs) 34: 0x55ace17a6ee0 VAL: '012' (3 sibs) 34: 0x55ace17a6b40 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6f80 VAL: '020' (3 sibs) 34: 0x55ace17a7018 VAL: '021' (3 sibs) 34: 0x55ace17a70b0 VAL: '022' (3 sibs) 34: 0x55ace17a68d8 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7150 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7320 VAL: '100' (3 sibs) 34: 0x55ace17a73b8 VAL: '101' (3 sibs) 34: 0x55ace17a7450 VAL: '102' (3 sibs) 34: 0x55ace17a71e8 SEQ: (3 sibs) 3 children: 34: 0x55ace17a74f0 VAL: '110' (3 sibs) 34: 0x55ace17a7588 VAL: '111' (3 sibs) 34: 0x55ace17a7620 VAL: '112' (3 sibs) 34: 0x55ace17a7280 SEQ: (3 sibs) 3 children: 34: 0x55ace17a76c0 VAL: '120' (3 sibs) 34: 0x55ace17a7758 VAL: '121' (3 sibs) 34: 0x55ace17a77f0 VAL: '122' (3 sibs) 34: 0x55ace17a6970 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7890 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7a60 VAL: '200' (3 sibs) 34: 0x55ace17a7af8 VAL: '201' (3 sibs) 34: 0x55ace17a7b90 VAL: '202' (3 sibs) 34: 0x55ace17a7928 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7c30 VAL: '210' (3 sibs) 34: 0x55ace17a7cc8 VAL: '211' (3 sibs) 34: 0x55ace17a7d60 VAL: '212' (3 sibs) 34: 0x55ace17a79c0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7e00 VAL: '220' (3 sibs) 34: 0x55ace17a7e98 VAL: '221' (3 sibs) 34: 0x55ace17a7f30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55ace17cbb30 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17cbbc0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17cbc50 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17cbce0 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17cbd70 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17cbe00 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17cbe90 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17cbf20 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17cbfb0 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17cc040 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17cc0d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17cc160 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17cc1f0 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17cc280 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17cc310 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17cc3a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17cc430 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17cc4c0 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17cc550 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17cc5e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17cc670 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17cc700 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17cc790 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17cc820 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17cc8b0 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17cc940 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17cc9d0 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17cca60 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17ccaf0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17ccb80 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17ccc10 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17ccca0 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17ccd30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17ccdc0 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17cce50 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17ccee0 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17ccf70 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17cd000 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17cd090 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17cd120 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: 0x55ace17a4c90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55ace17a1ae0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a1cb0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a1e80 VAL: '000' (3 sibs) 34: 0x55ace17a1f18 VAL: '001' (3 sibs) 34: 0x55ace17a1fb0 VAL: '002' (3 sibs) 34: 0x55ace17a1d48 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2050 VAL: '010' (3 sibs) 34: 0x55ace17a20e8 VAL: '011' (3 sibs) 34: 0x55ace17a2180 VAL: '012' (3 sibs) 34: 0x55ace17a1de0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2220 VAL: '020' (3 sibs) 34: 0x55ace17a22b8 VAL: '021' (3 sibs) 34: 0x55ace17a2350 VAL: '022' (3 sibs) 34: 0x55ace17a1b78 SEQ: (3 sibs) 3 children: 34: 0x55ace17a23f0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a25c0 VAL: '100' (3 sibs) 34: 0x55ace17a2658 VAL: '101' (3 sibs) 34: 0x55ace17a26f0 VAL: '102' (3 sibs) 34: 0x55ace17a2488 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2790 VAL: '110' (3 sibs) 34: 0x55ace17a2828 VAL: '111' (3 sibs) 34: 0x55ace17a28c0 VAL: '112' (3 sibs) 34: 0x55ace17a2520 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2960 VAL: '120' (3 sibs) 34: 0x55ace17a29f8 VAL: '121' (3 sibs) 34: 0x55ace17a2a90 VAL: '122' (3 sibs) 34: 0x55ace17a1c10 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2b30 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2d00 VAL: '200' (3 sibs) 34: 0x55ace17a2d98 VAL: '201' (3 sibs) 34: 0x55ace17a2e30 VAL: '202' (3 sibs) 34: 0x55ace17a2bc8 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2ed0 VAL: '210' (3 sibs) 34: 0x55ace17a2f68 VAL: '211' (3 sibs) 34: 0x55ace17a3000 VAL: '212' (3 sibs) 34: 0x55ace17a2c60 SEQ: (3 sibs) 3 children: 34: 0x55ace17a30a0 VAL: '220' (3 sibs) 34: 0x55ace17a3138 VAL: '221' (3 sibs) 34: 0x55ace17a31d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55ace17cdf40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17cdfd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17ce060 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17ce0f0 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17ce180 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17ce210 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17ce2a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17ce330 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17ce3c0 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17ce450 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17ce4e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17ce570 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17ce600 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17ce690 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17ce720 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17ce7b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17ce840 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17ce8d0 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17ce960 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17ce9f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17cea80 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17ceb10 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17ceba0 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17cec30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17cecc0 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17ced50 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17cede0 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17cee70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17cef00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17cef90 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17cf020 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17cf0b0 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17cf140 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17cf1d0 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17cf260 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17cf2f0 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17cf380 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17cf410 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17cf4a0 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17cf530 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: 0x55ace17a4da8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55ace17a34b0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3680 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3850 VAL: '000' (3 sibs) 34: 0x55ace17a38e8 VAL: '001' (3 sibs) 34: 0x55ace17a3980 VAL: '002' (3 sibs) 34: 0x55ace17a3718 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3a20 VAL: '010' (3 sibs) 34: 0x55ace17a3ab8 VAL: '011' (3 sibs) 34: 0x55ace17a3b50 VAL: '012' (3 sibs) 34: 0x55ace17a37b0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3bf0 VAL: '020' (3 sibs) 34: 0x55ace17a3c88 VAL: '021' (3 sibs) 34: 0x55ace17a3d20 VAL: '022' (3 sibs) 34: 0x55ace17a3548 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3dc0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3f90 VAL: '100' (3 sibs) 34: 0x55ace17a4028 VAL: '101' (3 sibs) 34: 0x55ace17a40c0 VAL: '102' (3 sibs) 34: 0x55ace17a3e58 SEQ: (3 sibs) 3 children: 34: 0x55ace17a4160 VAL: '110' (3 sibs) 34: 0x55ace17a41f8 VAL: '111' (3 sibs) 34: 0x55ace17a4290 VAL: '112' (3 sibs) 34: 0x55ace17a3ef0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a4330 VAL: '120' (3 sibs) 34: 0x55ace17a43c8 VAL: '121' (3 sibs) 34: 0x55ace17a4460 VAL: '122' (3 sibs) 34: 0x55ace17a35e0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a4500 SEQ: (3 sibs) 3 children: 34: 0x55ace17a46d0 VAL: '200' (3 sibs) 34: 0x55ace17a4768 VAL: '201' (3 sibs) 34: 0x55ace17a4800 VAL: '202' (3 sibs) 34: 0x55ace17a4598 SEQ: (3 sibs) 3 children: 34: 0x55ace17a48a0 VAL: '210' (3 sibs) 34: 0x55ace17a4938 VAL: '211' (3 sibs) 34: 0x55ace17a49d0 VAL: '212' (3 sibs) 34: 0x55ace17a4630 SEQ: (3 sibs) 3 children: 34: 0x55ace17a4a70 VAL: '220' (3 sibs) 34: 0x55ace17a4b08 VAL: '221' (3 sibs) 34: 0x55ace17a4ba0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55ace17d0350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17d03e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17d0470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17d0500 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17d0590 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17d0620 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17d06b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17d0740 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17d07d0 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17d0860 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17d08f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17d0980 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17d0a10 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17d0aa0 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17d0b30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17d0bc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17d0c50 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17d0ce0 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17d0d70 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17d0e00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17d0e90 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17d0f20 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17d0fb0 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17d1040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17d10d0 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17d1160 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17d11f0 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17d1280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17d1310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17d13a0 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17d1430 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17d14c0 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17d1550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17d15e0 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17d1670 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17d1700 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17d1790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17d1820 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17d18b0 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17d1940 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: 0x55ace17a4ec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55ace17a50b0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5280 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5450 VAL: '000' (3 sibs) 34: 0x55ace17a54e8 VAL: '001' (3 sibs) 34: 0x55ace17a5580 VAL: '002' (3 sibs) 34: 0x55ace17a5318 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5620 VAL: '010' (3 sibs) 34: 0x55ace17a56b8 VAL: '011' (3 sibs) 34: 0x55ace17a5750 VAL: '012' (3 sibs) 34: 0x55ace17a53b0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a57f0 VAL: '020' (3 sibs) 34: 0x55ace17a5888 VAL: '021' (3 sibs) 34: 0x55ace17a5920 VAL: '022' (3 sibs) 34: 0x55ace17a5148 SEQ: (3 sibs) 3 children: 34: 0x55ace17a59c0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5b90 VAL: '100' (3 sibs) 34: 0x55ace17a5c28 VAL: '101' (3 sibs) 34: 0x55ace17a5cc0 VAL: '102' (3 sibs) 34: 0x55ace17a5a58 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5d60 VAL: '110' (3 sibs) 34: 0x55ace17a5df8 VAL: '111' (3 sibs) 34: 0x55ace17a5e90 VAL: '112' (3 sibs) 34: 0x55ace17a5af0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5f30 VAL: '120' (3 sibs) 34: 0x55ace17a5fc8 VAL: '121' (3 sibs) 34: 0x55ace17a6060 VAL: '122' (3 sibs) 34: 0x55ace17a51e0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6100 SEQ: (3 sibs) 3 children: 34: 0x55ace17a62d0 VAL: '200' (3 sibs) 34: 0x55ace17a6368 VAL: '201' (3 sibs) 34: 0x55ace17a6400 VAL: '202' (3 sibs) 34: 0x55ace17a6198 SEQ: (3 sibs) 3 children: 34: 0x55ace17a64a0 VAL: '210' (3 sibs) 34: 0x55ace17a6538 VAL: '211' (3 sibs) 34: 0x55ace17a65d0 VAL: '212' (3 sibs) 34: 0x55ace17a6230 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6670 VAL: '220' (3 sibs) 34: 0x55ace17a6708 VAL: '221' (3 sibs) 34: 0x55ace17a67a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55ace17d2760 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17d27f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17d2880 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17d2910 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17d29a0 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17d2a30 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17d2ac0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17d2b50 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17d2be0 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17d2c70 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17d2d00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17d2d90 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17d2e20 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17d2eb0 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17d2f40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17d2fd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17d3060 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17d30f0 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17d3180 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17d3210 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17d32a0 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17d3330 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17d33c0 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17d3450 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17d34e0 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17d3570 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17d3600 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17d3690 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17d3720 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17d37b0 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17d3840 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17d38d0 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17d3960 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17d39f0 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17d3a80 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17d3b10 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17d3ba0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17d3c30 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17d3cc0 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17d3d50 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: 0x55ace17a4fd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55ace17a6840 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6a10 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6be0 VAL: '000' (3 sibs) 34: 0x55ace17a6c78 VAL: '001' (3 sibs) 34: 0x55ace17a6d10 VAL: '002' (3 sibs) 34: 0x55ace17a6aa8 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6db0 VAL: '010' (3 sibs) 34: 0x55ace17a6e48 VAL: '011' (3 sibs) 34: 0x55ace17a6ee0 VAL: '012' (3 sibs) 34: 0x55ace17a6b40 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6f80 VAL: '020' (3 sibs) 34: 0x55ace17a7018 VAL: '021' (3 sibs) 34: 0x55ace17a70b0 VAL: '022' (3 sibs) 34: 0x55ace17a68d8 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7150 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7320 VAL: '100' (3 sibs) 34: 0x55ace17a73b8 VAL: '101' (3 sibs) 34: 0x55ace17a7450 VAL: '102' (3 sibs) 34: 0x55ace17a71e8 SEQ: (3 sibs) 3 children: 34: 0x55ace17a74f0 VAL: '110' (3 sibs) 34: 0x55ace17a7588 VAL: '111' (3 sibs) 34: 0x55ace17a7620 VAL: '112' (3 sibs) 34: 0x55ace17a7280 SEQ: (3 sibs) 3 children: 34: 0x55ace17a76c0 VAL: '120' (3 sibs) 34: 0x55ace17a7758 VAL: '121' (3 sibs) 34: 0x55ace17a77f0 VAL: '122' (3 sibs) 34: 0x55ace17a6970 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7890 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7a60 VAL: '200' (3 sibs) 34: 0x55ace17a7af8 VAL: '201' (3 sibs) 34: 0x55ace17a7b90 VAL: '202' (3 sibs) 34: 0x55ace17a7928 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7c30 VAL: '210' (3 sibs) 34: 0x55ace17a7cc8 VAL: '211' (3 sibs) 34: 0x55ace17a7d60 VAL: '212' (3 sibs) 34: 0x55ace17a79c0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7e00 VAL: '220' (3 sibs) 34: 0x55ace17a7e98 VAL: '221' (3 sibs) 34: 0x55ace17a7f30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55ace17d4b70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17d4c00 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17d4c90 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17d4d20 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17d4db0 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17d4e40 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17d4ed0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17d4f60 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17d4ff0 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17d5080 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17d5110 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17d51a0 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17d5230 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17d52c0 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17d5350 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17d53e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17d5470 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17d5500 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17d5590 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17d5620 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17d56b0 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17d5740 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17d57d0 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17d5860 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17d58f0 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17d5980 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17d5a10 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17d5aa0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17d5b30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17d5bc0 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17d5c50 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17d5ce0 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17d5d70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17d5e00 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17d5e90 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17d5f20 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17d5fb0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17d6040 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17d60d0 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17d6160 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] 0x55ace17bf5a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17bf630 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17bf6c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17bf750 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17bf7e0 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17bf870 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17bf900 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17bf990 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17bfa20 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17bfab0 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17bfb40 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17bfbd0 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17bfc60 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17bfcf0 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17bfd80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17bfe10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17bfea0 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17bff30 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17bffc0 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17c0050 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17c00e0 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17c0170 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17c0200 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17c0290 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17c0320 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17c03b0 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17c0440 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17c04d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17c0560 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17c05f0 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17c0680 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17c0710 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17c07a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17c0830 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17c08c0 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17c0950 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17c09e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17c0a70 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17c0b00 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17c0b90 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] 0x55ace17d8190 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17d8220 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17d82b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17d8340 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17d83d0 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17d8460 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17d84f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17d8580 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17d8610 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17d86a0 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17d8730 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17d87c0 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17d8850 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17d88e0 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17d8970 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17d8a00 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17d8a90 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17d8b20 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17d8bb0 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17d8c40 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17d8cd0 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17d8d60 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17d8df0 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17d8e80 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17d8f10 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17d8fa0 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17d9030 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17d90c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17d9150 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17d91e0 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17d9270 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17d9300 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17d9390 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17d9420 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17d94b0 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17d9540 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17d95d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17d9660 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17d96f0 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17d9780 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] 0x55ace17c34d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17c3560 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17c35f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17c3680 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17c3710 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17c37a0 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17c3830 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17c38c0 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17c3950 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17c39e0 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17c3a70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17c3b00 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17c3b90 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17c3c20 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17c3cb0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17c3d40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17c3dd0 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17c3e60 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17c3ef0 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17c3f80 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17c4010 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17c40a0 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17c4130 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17c41c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17c4250 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17c42e0 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17c4370 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17c4400 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17c4490 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17c4520 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17c45b0 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17c4640 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17c46d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17c4760 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17c47f0 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17c4880 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17c4910 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17c49a0 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17c4a30 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17c4ac0 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] 0x55ace17da5a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17da630 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17da6c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17da750 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17da7e0 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17da870 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17da900 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17da990 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17daa20 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17daab0 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17dab40 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17dabd0 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17dac60 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17dacf0 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17dad80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17dae10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17daea0 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17daf30 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17dafc0 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17db050 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17db0e0 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17db170 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17db200 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17db290 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17db320 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17db3b0 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17db440 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17db4d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17db560 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17db5f0 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17db680 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17db710 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17db7a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17db830 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17db8c0 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17db950 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17db9e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17dba70 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17dbb00 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17dbb90 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] 0x55ace17c7570 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17c7600 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17c7690 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17c7720 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17c77b0 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17c7840 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17c78d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17c7960 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17c79f0 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17c7a80 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17c7b10 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17c7ba0 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17c7c30 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17c7cc0 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17c7d50 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17c7de0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17c7e70 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17c7f00 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17c7f90 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17c8020 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17c80b0 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17c8140 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17c81d0 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17c8260 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17c82f0 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17c8380 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17c8410 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17c84a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17c8530 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17c85c0 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17c8650 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17c86e0 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17c8770 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17c8800 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17c8890 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17c8920 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17c89b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17c8a40 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17c8ad0 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17c8b60 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] 0x55ace17dc9b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17dca40 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17dcad0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17dcb60 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17dcbf0 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17dcc80 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17dcd10 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17dcda0 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17dce30 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17dcec0 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17dcf50 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17dcfe0 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17dd070 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17dd100 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17dd190 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17dd220 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17dd2b0 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17dd340 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17dd3d0 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17dd460 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17dd4f0 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17dd580 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17dd610 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17dd6a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17dd730 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17dd7c0 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17dd850 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17dd8e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17dd970 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17dda00 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17dda90 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17ddb20 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17ddbb0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17ddc40 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17ddcd0 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17ddd60 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17dddf0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17dde80 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17ddf10 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17ddfa0 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] 0x55ace17cbb30 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17cbbc0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17cbc50 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17cbce0 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17cbd70 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17cbe00 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17cbe90 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17cbf20 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17cbfb0 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17cc040 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17cc0d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17cc160 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17cc1f0 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17cc280 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17cc310 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17cc3a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17cc430 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17cc4c0 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17cc550 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17cc5e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17cc670 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17cc700 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17cc790 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17cc820 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17cc8b0 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17cc940 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17cc9d0 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17cca60 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17ccaf0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17ccb80 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17ccc10 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17ccca0 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17ccd30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17ccdc0 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17cce50 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17ccee0 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17ccf70 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17cd000 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17cd090 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17cd120 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] 0x55ace17dedc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17dee50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17deee0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17def70 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17df000 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17df090 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17df120 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17df1b0 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17df240 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17df2d0 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17df360 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17df3f0 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17df480 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17df510 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17df5a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17df630 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17df6c0 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17df750 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17df7e0 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17df870 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17df900 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17df990 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17dfa20 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17dfab0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17dfb40 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17dfbd0 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17dfc60 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17dfcf0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17dfd80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17dfe10 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17dfea0 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17dff30 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17dffc0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17e0050 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17e00e0 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17e0170 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17e0200 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17e0290 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17e0320 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17e03b0 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] 0x55ace17cdf40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17cdfd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17ce060 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17ce0f0 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17ce180 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17ce210 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17ce2a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17ce330 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17ce3c0 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17ce450 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17ce4e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17ce570 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17ce600 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17ce690 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17ce720 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17ce7b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17ce840 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17ce8d0 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17ce960 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17ce9f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17cea80 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17ceb10 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17ceba0 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17cec30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17cecc0 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17ced50 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17cede0 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17cee70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17cef00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17cef90 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17cf020 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17cf0b0 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17cf140 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17cf1d0 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17cf260 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17cf2f0 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17cf380 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17cf410 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17cf4a0 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17cf530 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] 0x55ace17e11d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17e1260 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17e12f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17e1380 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17e1410 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17e14a0 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17e1530 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17e15c0 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17e1650 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17e16e0 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17e1770 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17e1800 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17e1890 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17e1920 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17e19b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17e1a40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17e1ad0 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17e1b60 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17e1bf0 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17e1c80 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17e1d10 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17e1da0 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17e1e30 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17e1ec0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17e1f50 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17e1fe0 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17e2070 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17e2100 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17e2190 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17e2220 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17e22b0 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17e2340 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17e23d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17e2460 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17e24f0 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17e2580 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17e2610 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17e26a0 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17e2730 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17e27c0 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] 0x55ace17d0350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17d03e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17d0470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17d0500 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17d0590 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17d0620 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17d06b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17d0740 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17d07d0 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17d0860 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17d08f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17d0980 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17d0a10 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17d0aa0 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17d0b30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17d0bc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17d0c50 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17d0ce0 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17d0d70 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17d0e00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17d0e90 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17d0f20 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17d0fb0 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17d1040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17d10d0 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17d1160 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17d11f0 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17d1280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17d1310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17d13a0 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17d1430 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17d14c0 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17d1550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17d15e0 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17d1670 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17d1700 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17d1790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17d1820 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17d18b0 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17d1940 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] 0x55ace17e35e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17e3670 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17e3700 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17e3790 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17e3820 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17e38b0 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17e3940 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17e39d0 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17e3a60 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17e3af0 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17e3b80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17e3c10 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17e3ca0 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17e3d30 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17e3dc0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17e3e50 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17e3ee0 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17e3f70 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17e4000 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17e4090 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17e4120 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17e41b0 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17e4240 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17e42d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17e4360 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17e43f0 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17e4480 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17e4510 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17e45a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17e4630 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17e46c0 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17e4750 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17e47e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17e4870 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17e4900 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17e4990 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17e4a20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17e4ab0 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17e4b40 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17e4bd0 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] 0x55ace17d2760 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17d27f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17d2880 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17d2910 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17d29a0 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17d2a30 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17d2ac0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17d2b50 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17d2be0 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17d2c70 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17d2d00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17d2d90 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17d2e20 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17d2eb0 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17d2f40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17d2fd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17d3060 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17d30f0 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17d3180 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17d3210 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17d32a0 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17d3330 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17d33c0 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17d3450 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17d34e0 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17d3570 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17d3600 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17d3690 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17d3720 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17d37b0 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17d3840 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17d38d0 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17d3960 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17d39f0 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17d3a80 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17d3b10 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17d3ba0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17d3c30 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17d3cc0 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17d3d50 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] 0x55ace17e6c00 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17e6c90 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17e6d20 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17e6db0 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17e6e40 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17e6ed0 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17e6f60 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17e6ff0 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17e7080 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17e7110 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17e71a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17e7230 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17e72c0 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17e7350 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17e73e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17e7470 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17e7500 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17e7590 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17e7620 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17e76b0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17e7740 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17e77d0 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17e7860 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17e78f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17e7980 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17e7a10 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17e7aa0 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17e7b30 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17e7bc0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17e7c50 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17e7ce0 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17e7d70 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17e7e00 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17e7e90 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17e7f20 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17e7fb0 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17e8040 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17e80d0 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17e8160 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17e81f0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/2 (3 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] 0x55ace17d4b70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17d4c00 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17d4c90 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17d4d20 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17d4db0 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17d4e40 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17d4ed0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17d4f60 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17d4ff0 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17d5080 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17d5110 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17d51a0 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17d5230 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17d52c0 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17d5350 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17d53e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17d5470 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17d5500 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17d5590 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17d5620 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17d56b0 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17d5740 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17d57d0 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17d5860 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17d58f0 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17d5980 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17d5a10 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17d5aa0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17d5b30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17d5bc0 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17d5c50 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17d5ce0 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17d5d70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17d5e00 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17d5e90 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17d5f20 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17d5fb0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17d6040 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17d60d0 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17d6160 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] 0x55ace17e9010 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17e90a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17e9130 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17e91c0 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17e9250 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17e92e0 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17e9370 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17e9400 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17e9490 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17e9520 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17e95b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17e9640 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17e96d0 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17e9760 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17e97f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17e9880 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17e9910 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17e99a0 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17e9a30 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17e9ac0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17e9b50 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17e9be0 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17e9c70 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17e9d00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17e9d90 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17e9e20 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17e9eb0 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17e9f40 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17e9fd0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17ea060 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17ea0f0 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17ea180 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17ea210 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17ea2a0 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17ea330 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17ea3c0 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17ea450 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17ea4e0 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17ea570 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17ea600 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: 0x55ace17a4c90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55ace17a1ae0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a1cb0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a1e80 VAL: '000' (3 sibs) 34: 0x55ace17a1f18 VAL: '001' (3 sibs) 34: 0x55ace17a1fb0 VAL: '002' (3 sibs) 34: 0x55ace17a1d48 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2050 VAL: '010' (3 sibs) 34: 0x55ace17a20e8 VAL: '011' (3 sibs) 34: 0x55ace17a2180 VAL: '012' (3 sibs) 34: 0x55ace17a1de0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2220 VAL: '020' (3 sibs) 34: 0x55ace17a22b8 VAL: '021' (3 sibs) 34: 0x55ace17a2350 VAL: '022' (3 sibs) 34: 0x55ace17a1b78 SEQ: (3 sibs) 3 children: 34: 0x55ace17a23f0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a25c0 VAL: '100' (3 sibs) 34: 0x55ace17a2658 VAL: '101' (3 sibs) 34: 0x55ace17a26f0 VAL: '102' (3 sibs) 34: 0x55ace17a2488 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2790 VAL: '110' (3 sibs) 34: 0x55ace17a2828 VAL: '111' (3 sibs) 34: 0x55ace17a28c0 VAL: '112' (3 sibs) 34: 0x55ace17a2520 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2960 VAL: '120' (3 sibs) 34: 0x55ace17a29f8 VAL: '121' (3 sibs) 34: 0x55ace17a2a90 VAL: '122' (3 sibs) 34: 0x55ace17a1c10 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2b30 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2d00 VAL: '200' (3 sibs) 34: 0x55ace17a2d98 VAL: '201' (3 sibs) 34: 0x55ace17a2e30 VAL: '202' (3 sibs) 34: 0x55ace17a2bc8 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2ed0 VAL: '210' (3 sibs) 34: 0x55ace17a2f68 VAL: '211' (3 sibs) 34: 0x55ace17a3000 VAL: '212' (3 sibs) 34: 0x55ace17a2c60 SEQ: (3 sibs) 3 children: 34: 0x55ace17a30a0 VAL: '220' (3 sibs) 34: 0x55ace17a3138 VAL: '221' (3 sibs) 34: 0x55ace17a31d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55ace17eb420 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17eb4b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17eb540 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17eb5d0 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17eb660 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17eb6f0 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17eb780 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17eb810 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17eb8a0 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17eb930 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17eb9c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17eba50 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17ebae0 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17ebb70 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17ebc00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17ebc90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17ebd20 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17ebdb0 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17ebe40 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17ebed0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17ebf60 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17ebff0 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17ec080 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17ec110 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17ec1a0 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17ec230 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17ec2c0 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17ec350 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17ec3e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17ec470 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17ec500 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17ec590 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17ec620 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17ec6b0 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17ec740 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17ec7d0 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17ec860 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17ec8f0 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17ec980 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17eca10 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: 0x55ace17a4da8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55ace17a34b0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3680 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3850 VAL: '000' (3 sibs) 34: 0x55ace17a38e8 VAL: '001' (3 sibs) 34: 0x55ace17a3980 VAL: '002' (3 sibs) 34: 0x55ace17a3718 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3a20 VAL: '010' (3 sibs) 34: 0x55ace17a3ab8 VAL: '011' (3 sibs) 34: 0x55ace17a3b50 VAL: '012' (3 sibs) 34: 0x55ace17a37b0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3bf0 VAL: '020' (3 sibs) 34: 0x55ace17a3c88 VAL: '021' (3 sibs) 34: 0x55ace17a3d20 VAL: '022' (3 sibs) 34: 0x55ace17a3548 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3dc0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3f90 VAL: '100' (3 sibs) 34: 0x55ace17a4028 VAL: '101' (3 sibs) 34: 0x55ace17a40c0 VAL: '102' (3 sibs) 34: 0x55ace17a3e58 SEQ: (3 sibs) 3 children: 34: 0x55ace17a4160 VAL: '110' (3 sibs) 34: 0x55ace17a41f8 VAL: '111' (3 sibs) 34: 0x55ace17a4290 VAL: '112' (3 sibs) 34: 0x55ace17a3ef0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a4330 VAL: '120' (3 sibs) 34: 0x55ace17a43c8 VAL: '121' (3 sibs) 34: 0x55ace17a4460 VAL: '122' (3 sibs) 34: 0x55ace17a35e0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a4500 SEQ: (3 sibs) 3 children: 34: 0x55ace17a46d0 VAL: '200' (3 sibs) 34: 0x55ace17a4768 VAL: '201' (3 sibs) 34: 0x55ace17a4800 VAL: '202' (3 sibs) 34: 0x55ace17a4598 SEQ: (3 sibs) 3 children: 34: 0x55ace17a48a0 VAL: '210' (3 sibs) 34: 0x55ace17a4938 VAL: '211' (3 sibs) 34: 0x55ace17a49d0 VAL: '212' (3 sibs) 34: 0x55ace17a4630 SEQ: (3 sibs) 3 children: 34: 0x55ace17a4a70 VAL: '220' (3 sibs) 34: 0x55ace17a4b08 VAL: '221' (3 sibs) 34: 0x55ace17a4ba0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55ace17ecab0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17ecb40 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17ecbd0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17ecc60 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17eccf0 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17ecd80 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17ece10 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17ecea0 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17ecf30 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17ecfc0 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17ed050 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17ed0e0 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17ed170 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17ed200 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17ed290 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17ed320 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17ed3b0 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17ed440 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17ed4d0 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17ed560 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17ed5f0 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17ed680 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17ed710 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17ed7a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17ed830 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17ed8c0 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17ed950 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17ed9e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17eda70 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17edb00 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17edb90 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17edc20 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17edcb0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17edd40 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17eddd0 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17ede60 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17edef0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17edf80 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17ee010 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17ee0a0 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: 0x55ace17a4ec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55ace17a50b0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5280 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5450 VAL: '000' (3 sibs) 34: 0x55ace17a54e8 VAL: '001' (3 sibs) 34: 0x55ace17a5580 VAL: '002' (3 sibs) 34: 0x55ace17a5318 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5620 VAL: '010' (3 sibs) 34: 0x55ace17a56b8 VAL: '011' (3 sibs) 34: 0x55ace17a5750 VAL: '012' (3 sibs) 34: 0x55ace17a53b0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a57f0 VAL: '020' (3 sibs) 34: 0x55ace17a5888 VAL: '021' (3 sibs) 34: 0x55ace17a5920 VAL: '022' (3 sibs) 34: 0x55ace17a5148 SEQ: (3 sibs) 3 children: 34: 0x55ace17a59c0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5b90 VAL: '100' (3 sibs) 34: 0x55ace17a5c28 VAL: '101' (3 sibs) 34: 0x55ace17a5cc0 VAL: '102' (3 sibs) 34: 0x55ace17a5a58 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5d60 VAL: '110' (3 sibs) 34: 0x55ace17a5df8 VAL: '111' (3 sibs) 34: 0x55ace17a5e90 VAL: '112' (3 sibs) 34: 0x55ace17a5af0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5f30 VAL: '120' (3 sibs) 34: 0x55ace17a5fc8 VAL: '121' (3 sibs) 34: 0x55ace17a6060 VAL: '122' (3 sibs) 34: 0x55ace17a51e0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6100 SEQ: (3 sibs) 3 children: 34: 0x55ace17a62d0 VAL: '200' (3 sibs) 34: 0x55ace17a6368 VAL: '201' (3 sibs) 34: 0x55ace17a6400 VAL: '202' (3 sibs) 34: 0x55ace17a6198 SEQ: (3 sibs) 3 children: 34: 0x55ace17a64a0 VAL: '210' (3 sibs) 34: 0x55ace17a6538 VAL: '211' (3 sibs) 34: 0x55ace17a65d0 VAL: '212' (3 sibs) 34: 0x55ace17a6230 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6670 VAL: '220' (3 sibs) 34: 0x55ace17a6708 VAL: '221' (3 sibs) 34: 0x55ace17a67a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55ace17ee140 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17ee1d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17ee260 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17ee2f0 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17ee380 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17ee410 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17ee4a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17ee530 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17ee5c0 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17ee650 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17ee6e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17ee770 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17ee800 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17ee890 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17ee920 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17ee9b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17eea40 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17eead0 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17eeb60 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17eebf0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17eec80 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17eed10 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17eeda0 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17eee30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17eeec0 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17eef50 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17eefe0 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17ef070 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17ef100 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17ef190 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17ef220 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17ef2b0 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17ef340 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17ef3d0 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17ef460 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17ef4f0 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17ef580 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17ef610 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17ef6a0 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17ef730 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: 0x55ace17a4fd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55ace17a6840 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6a10 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6be0 VAL: '000' (3 sibs) 34: 0x55ace17a6c78 VAL: '001' (3 sibs) 34: 0x55ace17a6d10 VAL: '002' (3 sibs) 34: 0x55ace17a6aa8 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6db0 VAL: '010' (3 sibs) 34: 0x55ace17a6e48 VAL: '011' (3 sibs) 34: 0x55ace17a6ee0 VAL: '012' (3 sibs) 34: 0x55ace17a6b40 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6f80 VAL: '020' (3 sibs) 34: 0x55ace17a7018 VAL: '021' (3 sibs) 34: 0x55ace17a70b0 VAL: '022' (3 sibs) 34: 0x55ace17a68d8 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7150 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7320 VAL: '100' (3 sibs) 34: 0x55ace17a73b8 VAL: '101' (3 sibs) 34: 0x55ace17a7450 VAL: '102' (3 sibs) 34: 0x55ace17a71e8 SEQ: (3 sibs) 3 children: 34: 0x55ace17a74f0 VAL: '110' (3 sibs) 34: 0x55ace17a7588 VAL: '111' (3 sibs) 34: 0x55ace17a7620 VAL: '112' (3 sibs) 34: 0x55ace17a7280 SEQ: (3 sibs) 3 children: 34: 0x55ace17a76c0 VAL: '120' (3 sibs) 34: 0x55ace17a7758 VAL: '121' (3 sibs) 34: 0x55ace17a77f0 VAL: '122' (3 sibs) 34: 0x55ace17a6970 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7890 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7a60 VAL: '200' (3 sibs) 34: 0x55ace17a7af8 VAL: '201' (3 sibs) 34: 0x55ace17a7b90 VAL: '202' (3 sibs) 34: 0x55ace17a7928 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7c30 VAL: '210' (3 sibs) 34: 0x55ace17a7cc8 VAL: '211' (3 sibs) 34: 0x55ace17a7d60 VAL: '212' (3 sibs) 34: 0x55ace17a79c0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7e00 VAL: '220' (3 sibs) 34: 0x55ace17a7e98 VAL: '221' (3 sibs) 34: 0x55ace17a7f30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55ace17ef7d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17ef860 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17ef8f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17ef980 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17efa10 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17efaa0 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17efb30 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17efbc0 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17efc50 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17efce0 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17efd70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17efe00 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17efe90 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17eff20 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17effb0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17f0040 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17f00d0 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17f0160 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17f01f0 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17f0280 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17f0310 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17f03a0 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17f0430 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17f04c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17f0550 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17f05e0 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17f0670 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17f0700 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17f0790 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17f0820 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17f08b0 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17f0940 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17f09d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17f0a60 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17f0af0 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17f0b80 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17f0c10 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17f0ca0 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17f0d30 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17f0dc0 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: 0x55ace17a4c90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55ace17a1ae0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a1cb0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a1e80 VAL: '000' (3 sibs) 34: 0x55ace17a1f18 VAL: '001' (3 sibs) 34: 0x55ace17a1fb0 VAL: '002' (3 sibs) 34: 0x55ace17a1d48 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2050 VAL: '010' (3 sibs) 34: 0x55ace17a20e8 VAL: '011' (3 sibs) 34: 0x55ace17a2180 VAL: '012' (3 sibs) 34: 0x55ace17a1de0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2220 VAL: '020' (3 sibs) 34: 0x55ace17a22b8 VAL: '021' (3 sibs) 34: 0x55ace17a2350 VAL: '022' (3 sibs) 34: 0x55ace17a1b78 SEQ: (3 sibs) 3 children: 34: 0x55ace17a23f0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a25c0 VAL: '100' (3 sibs) 34: 0x55ace17a2658 VAL: '101' (3 sibs) 34: 0x55ace17a26f0 VAL: '102' (3 sibs) 34: 0x55ace17a2488 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2790 VAL: '110' (3 sibs) 34: 0x55ace17a2828 VAL: '111' (3 sibs) 34: 0x55ace17a28c0 VAL: '112' (3 sibs) 34: 0x55ace17a2520 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2960 VAL: '120' (3 sibs) 34: 0x55ace17a29f8 VAL: '121' (3 sibs) 34: 0x55ace17a2a90 VAL: '122' (3 sibs) 34: 0x55ace17a1c10 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2b30 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2d00 VAL: '200' (3 sibs) 34: 0x55ace17a2d98 VAL: '201' (3 sibs) 34: 0x55ace17a2e30 VAL: '202' (3 sibs) 34: 0x55ace17a2bc8 SEQ: (3 sibs) 3 children: 34: 0x55ace17a2ed0 VAL: '210' (3 sibs) 34: 0x55ace17a2f68 VAL: '211' (3 sibs) 34: 0x55ace17a3000 VAL: '212' (3 sibs) 34: 0x55ace17a2c60 SEQ: (3 sibs) 3 children: 34: 0x55ace17a30a0 VAL: '220' (3 sibs) 34: 0x55ace17a3138 VAL: '221' (3 sibs) 34: 0x55ace17a31d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55ace17f0e60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17f0ef0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17f0f80 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17f1010 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17f10a0 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17f1130 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17f11c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17f1250 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17f12e0 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17f1370 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17f1400 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17f1490 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17f1520 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17f15b0 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17f1640 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17f16d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17f1760 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17f17f0 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17f1880 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17f1910 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17f19a0 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17f1a30 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17f1ac0 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17f1b50 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17f1be0 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17f1c70 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17f1d00 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17f1d90 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17f1e20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17f1eb0 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17f1f40 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17f1fd0 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17f2060 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17f20f0 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17f2180 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17f2210 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17f22a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17f2330 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17f23c0 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17f2450 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: 0x55ace17a4da8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55ace17a34b0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3680 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3850 VAL: '000' (3 sibs) 34: 0x55ace17a38e8 VAL: '001' (3 sibs) 34: 0x55ace17a3980 VAL: '002' (3 sibs) 34: 0x55ace17a3718 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3a20 VAL: '010' (3 sibs) 34: 0x55ace17a3ab8 VAL: '011' (3 sibs) 34: 0x55ace17a3b50 VAL: '012' (3 sibs) 34: 0x55ace17a37b0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3bf0 VAL: '020' (3 sibs) 34: 0x55ace17a3c88 VAL: '021' (3 sibs) 34: 0x55ace17a3d20 VAL: '022' (3 sibs) 34: 0x55ace17a3548 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3dc0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a3f90 VAL: '100' (3 sibs) 34: 0x55ace17a4028 VAL: '101' (3 sibs) 34: 0x55ace17a40c0 VAL: '102' (3 sibs) 34: 0x55ace17a3e58 SEQ: (3 sibs) 3 children: 34: 0x55ace17a4160 VAL: '110' (3 sibs) 34: 0x55ace17a41f8 VAL: '111' (3 sibs) 34: 0x55ace17a4290 VAL: '112' (3 sibs) 34: 0x55ace17a3ef0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a4330 VAL: '120' (3 sibs) 34: 0x55ace17a43c8 VAL: '121' (3 sibs) 34: 0x55ace17a4460 VAL: '122' (3 sibs) 34: 0x55ace17a35e0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a4500 SEQ: (3 sibs) 3 children: 34: 0x55ace17a46d0 VAL: '200' (3 sibs) 34: 0x55ace17a4768 VAL: '201' (3 sibs) 34: 0x55ace17a4800 VAL: '202' (3 sibs) 34: 0x55ace17a4598 SEQ: (3 sibs) 3 children: 34: 0x55ace17a48a0 VAL: '210' (3 sibs) 34: 0x55ace17a4938 VAL: '211' (3 sibs) 34: 0x55ace17a49d0 VAL: '212' (3 sibs) 34: 0x55ace17a4630 SEQ: (3 sibs) 3 children: 34: 0x55ace17a4a70 VAL: '220' (3 sibs) 34: 0x55ace17a4b08 VAL: '221' (3 sibs) 34: 0x55ace17a4ba0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55ace17f24f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17f2580 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17f2610 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17f26a0 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17f2730 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17f27c0 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17f2850 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17f28e0 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17f2970 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17f2a00 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17f2a90 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17f2b20 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17f2bb0 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17f2c40 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17f2cd0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17f2d60 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17f2df0 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17f2e80 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17f2f10 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17f2fa0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17f3030 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17f30c0 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17f3150 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17f31e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17f3270 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17f3300 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17f3390 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17f3420 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17f34b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17f3540 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17f35d0 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17f3660 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17f36f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17f3780 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17f3810 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17f38a0 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17f3930 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17f39c0 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17f3a50 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17f3ae0 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: 0x55ace17a4ec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55ace17a50b0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5280 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5450 VAL: '000' (3 sibs) 34: 0x55ace17a54e8 VAL: '001' (3 sibs) 34: 0x55ace17a5580 VAL: '002' (3 sibs) 34: 0x55ace17a5318 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5620 VAL: '010' (3 sibs) 34: 0x55ace17a56b8 VAL: '011' (3 sibs) 34: 0x55ace17a5750 VAL: '012' (3 sibs) 34: 0x55ace17a53b0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a57f0 VAL: '020' (3 sibs) 34: 0x55ace17a5888 VAL: '021' (3 sibs) 34: 0x55ace17a5920 VAL: '022' (3 sibs) 34: 0x55ace17a5148 SEQ: (3 sibs) 3 children: 34: 0x55ace17a59c0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5b90 VAL: '100' (3 sibs) 34: 0x55ace17a5c28 VAL: '101' (3 sibs) 34: 0x55ace17a5cc0 VAL: '102' (3 sibs) 34: 0x55ace17a5a58 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5d60 VAL: '110' (3 sibs) 34: 0x55ace17a5df8 VAL: '111' (3 sibs) 34: 0x55ace17a5e90 VAL: '112' (3 sibs) 34: 0x55ace17a5af0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a5f30 VAL: '120' (3 sibs) 34: 0x55ace17a5fc8 VAL: '121' (3 sibs) 34: 0x55ace17a6060 VAL: '122' (3 sibs) 34: 0x55ace17a51e0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6100 SEQ: (3 sibs) 3 children: 34: 0x55ace17a62d0 VAL: '200' (3 sibs) 34: 0x55ace17a6368 VAL: '201' (3 sibs) 34: 0x55ace17a6400 VAL: '202' (3 sibs) 34: 0x55ace17a6198 SEQ: (3 sibs) 3 children: 34: 0x55ace17a64a0 VAL: '210' (3 sibs) 34: 0x55ace17a6538 VAL: '211' (3 sibs) 34: 0x55ace17a65d0 VAL: '212' (3 sibs) 34: 0x55ace17a6230 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6670 VAL: '220' (3 sibs) 34: 0x55ace17a6708 VAL: '221' (3 sibs) 34: 0x55ace17a67a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55ace17f3b80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17f3c10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17f3ca0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17f3d30 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17f3dc0 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17f3e50 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17f3ee0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17f3f70 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17f4000 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17f4090 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17f4120 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17f41b0 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17f4240 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17f42d0 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17f4360 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17f43f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17f4480 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17f4510 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17f45a0 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17f4630 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17f46c0 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17f4750 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17f47e0 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17f4870 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17f4900 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17f4990 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17f4a20 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17f4ab0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17f4b40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17f4bd0 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17f4c60 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17f4cf0 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17f4d80 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17f4e10 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17f4ea0 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17f4f30 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17f4fc0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17f5050 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17f50e0 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17f5170 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: 0x55ace17a4fd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55ace17a6840 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6a10 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6be0 VAL: '000' (3 sibs) 34: 0x55ace17a6c78 VAL: '001' (3 sibs) 34: 0x55ace17a6d10 VAL: '002' (3 sibs) 34: 0x55ace17a6aa8 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6db0 VAL: '010' (3 sibs) 34: 0x55ace17a6e48 VAL: '011' (3 sibs) 34: 0x55ace17a6ee0 VAL: '012' (3 sibs) 34: 0x55ace17a6b40 SEQ: (3 sibs) 3 children: 34: 0x55ace17a6f80 VAL: '020' (3 sibs) 34: 0x55ace17a7018 VAL: '021' (3 sibs) 34: 0x55ace17a70b0 VAL: '022' (3 sibs) 34: 0x55ace17a68d8 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7150 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7320 VAL: '100' (3 sibs) 34: 0x55ace17a73b8 VAL: '101' (3 sibs) 34: 0x55ace17a7450 VAL: '102' (3 sibs) 34: 0x55ace17a71e8 SEQ: (3 sibs) 3 children: 34: 0x55ace17a74f0 VAL: '110' (3 sibs) 34: 0x55ace17a7588 VAL: '111' (3 sibs) 34: 0x55ace17a7620 VAL: '112' (3 sibs) 34: 0x55ace17a7280 SEQ: (3 sibs) 3 children: 34: 0x55ace17a76c0 VAL: '120' (3 sibs) 34: 0x55ace17a7758 VAL: '121' (3 sibs) 34: 0x55ace17a77f0 VAL: '122' (3 sibs) 34: 0x55ace17a6970 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7890 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7a60 VAL: '200' (3 sibs) 34: 0x55ace17a7af8 VAL: '201' (3 sibs) 34: 0x55ace17a7b90 VAL: '202' (3 sibs) 34: 0x55ace17a7928 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7c30 VAL: '210' (3 sibs) 34: 0x55ace17a7cc8 VAL: '211' (3 sibs) 34: 0x55ace17a7d60 VAL: '212' (3 sibs) 34: 0x55ace17a79c0 SEQ: (3 sibs) 3 children: 34: 0x55ace17a7e00 VAL: '220' (3 sibs) 34: 0x55ace17a7e98 VAL: '221' (3 sibs) 34: 0x55ace17a7f30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55ace17f5210 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55ace17f52a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55ace17f5330 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55ace17f53c0 VAL: '000' (3 sibs) 34: [4] [4] 0x55ace17f5450 VAL: '001' (3 sibs) 34: [5] [5] 0x55ace17f54e0 VAL: '002' (3 sibs) 34: [6] [6] 0x55ace17f5570 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55ace17f5600 VAL: '010' (3 sibs) 34: [8] [8] 0x55ace17f5690 VAL: '011' (3 sibs) 34: [9] [9] 0x55ace17f5720 VAL: '012' (3 sibs) 34: [10] [10] 0x55ace17f57b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55ace17f5840 VAL: '020' (3 sibs) 34: [12] [12] 0x55ace17f58d0 VAL: '021' (3 sibs) 34: [13] [13] 0x55ace17f5960 VAL: '022' (3 sibs) 34: [14] [14] 0x55ace17f59f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55ace17f5a80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55ace17f5b10 VAL: '100' (3 sibs) 34: [17] [17] 0x55ace17f5ba0 VAL: '101' (3 sibs) 34: [18] [18] 0x55ace17f5c30 VAL: '102' (3 sibs) 34: [19] [19] 0x55ace17f5cc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55ace17f5d50 VAL: '110' (3 sibs) 34: [21] [21] 0x55ace17f5de0 VAL: '111' (3 sibs) 34: [22] [22] 0x55ace17f5e70 VAL: '112' (3 sibs) 34: [23] [23] 0x55ace17f5f00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55ace17f5f90 VAL: '120' (3 sibs) 34: [25] [25] 0x55ace17f6020 VAL: '121' (3 sibs) 34: [26] [26] 0x55ace17f60b0 VAL: '122' (3 sibs) 34: [27] [27] 0x55ace17f6140 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55ace17f61d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55ace17f6260 VAL: '200' (3 sibs) 34: [30] [30] 0x55ace17f62f0 VAL: '201' (3 sibs) 34: [31] [31] 0x55ace17f6380 VAL: '202' (3 sibs) 34: [32] [32] 0x55ace17f6410 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55ace17f64a0 VAL: '210' (3 sibs) 34: [34] [34] 0x55ace17f6530 VAL: '211' (3 sibs) 34: [35] [35] 0x55ace17f65c0 VAL: '212' (3 sibs) 34: [36] [36] 0x55ace17f6650 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55ace17f66e0 VAL: '220' (3 sibs) 34: [38] [38] 0x55ace17f6770 VAL: '221' (3 sibs) 34: [39] [39] 0x55ace17f6800 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase (9 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 145 tests from 2 test suites ran. (9 ms total) 34: [ PASSED ] 145 tests. 34/52 Test #34: ryml-test-nested_seqx3 ............ Passed 0.02 sec test 35 Start 35: ryml-test-nested_mapx4 35: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_mapx4-0.6.0 35: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 35: Test timeout computed to be: 10000000 35: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 35: [==========] Running 73 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from CaseNode 35: [ RUN ] CaseNode.setting_up 35: [ OK ] CaseNode.setting_up (0 ms) 35: [----------] 1 test from CaseNode (0 ms total) 35: 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0x55e4424a5680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55e4424a0db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55e4424a0f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a1150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a1320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55e4424a13b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55e4424a1450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55e4424a11e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a14f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55e4424a1588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55e4424a1620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55e4424a1280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a16c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55e4424a1758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55e4424a17f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55e4424a1018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a1890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a1a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55e4424a1af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55e4424a1b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55e4424a1928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a1c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55e4424a1cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55e4424a1d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55e4424a19c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a1e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55e4424a1e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55e4424a1f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55e4424a10b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a1fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a21a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55e4424a2238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55e4424a22d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55e4424a2068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a2370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55e4424a2408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55e4424a24a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55e4424a2100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a2540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55e4424a25d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55e4424a2670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55e4424a0e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55e4424a2710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a28e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a2ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55e4424a2b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55e4424a2be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55e4424a2978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a2c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55e4424a2d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55e4424a2db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55e4424a2a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a2e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55e4424a2ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55e4424a2f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55e4424a27a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a3020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a31f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55e4424a3288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55e4424a3320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55e4424a30b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a33c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55e4424a3458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55e4424a34f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55e4424a3150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a3590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55e4424a3628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55e4424a36c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55e4424a2840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a3760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a3930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55e4424a39c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55e4424a3a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55e4424a37f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a3b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55e4424a3b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55e4424a3c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55e4424a3890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a3cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55e4424a3d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55e4424a3e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55e4424a0ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55e4424a3ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a4070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a4240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55e4424a42d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55e4424a4370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55e4424a4108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a4410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55e4424a44a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55e4424a4540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55e4424a41a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a45e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55e4424a4678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55e4424a4710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55e4424a3f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a47b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a4980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55e4424a4a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55e4424a4ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55e4424a4848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a4b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55e4424a4be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55e4424a4c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55e4424a48e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a4d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55e4424a4db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55e4424a4e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55e4424a3fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a4ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a50c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55e4424a5158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55e4424a51f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55e4424a4f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a5290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55e4424a5328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55e4424a53c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55e4424a5020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a5460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55e4424a54f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55e4424a5590 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x55e4424b1510 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55e4424b15a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55e4424b1630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55e4424b16c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55e4424b1750 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55e4424b17e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55e4424b1870 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55e4424b1900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55e4424b1990 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55e4424b1a20 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55e4424b1ab0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55e4424b1b40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55e4424b1bd0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55e4424b1c60 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55e4424b1cf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55e4424b1d80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55e4424b1e10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55e4424b1ea0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55e4424b1f30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55e4424b1fc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55e4424b2050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55e4424b20e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55e4424b2170 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55e4424b2200 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55e4424b2290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55e4424b2320 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55e4424b23b0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55e4424b2440 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55e4424b24d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55e4424b2560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55e4424b25f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55e4424b2680 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55e4424b2710 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55e4424b27a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55e4424b2830 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55e4424b28c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55e4424b2950 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55e4424b29e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55e4424b2a70 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55e4424b2b00 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55e4424b2b90 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55e4424b2c20 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55e4424b2cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55e4424b2d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55e4424b2dd0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55e4424b2e60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55e4424b2ef0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55e4424b2f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55e4424b3010 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55e4424b30a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55e4424b3130 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55e4424b31c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55e4424b3250 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55e4424b32e0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55e4424b3370 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55e4424b3400 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55e4424b3490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55e4424b3520 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55e4424b35b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55e4424b3640 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55e4424b36d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55e4424b3760 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55e4424b37f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55e4424b3880 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55e4424b3910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55e4424b39a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55e4424b3a30 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55e4424b3ac0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55e4424b3b50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55e4424b3be0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55e4424b3c70 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55e4424b3d00 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55e4424b3d90 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55e4424b3e20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55e4424b3eb0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55e4424b3f40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55e4424b3fd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55e4424b4060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55e4424b40f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55e4424b4180 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55e4424b4210 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55e4424b42a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55e4424b4330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55e4424b43c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55e4424b4450 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55e4424b44e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55e4424b4570 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55e4424b4600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55e4424b4690 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55e4424b4720 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55e4424b47b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55e4424b4840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55e4424b48d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55e4424b4960 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55e4424b49f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55e4424b4a80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55e4424b4b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55e4424b4ba0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55e4424b4c30 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55e4424b4cc0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55e4424b4d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55e4424b4de0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55e4424b4e70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55e4424b4f00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55e4424b4f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55e4424b5020 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55e4424b50b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55e4424b5140 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55e4424b51d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55e4424b5260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55e4424b52f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55e4424b5380 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55e4424b5410 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55e4424b54a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55e4424b5530 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55e4424b55c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55e4424b5650 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55e4424b56e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55e4424b5770 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55e4424b5800 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55e4424b5890 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: 0x55e4424a5798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55e4424a5870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55e4424a5a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a5c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a5de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55e4424a5e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55e4424a5f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55e4424a5ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a5fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55e4424a6048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55e4424a60e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55e4424a5d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a6180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55e4424a6218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55e4424a62b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55e4424a5ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a6350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a6520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55e4424a65b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55e4424a6650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55e4424a63e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a66f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55e4424a6788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55e4424a6820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55e4424a6480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a68c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55e4424a6958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55e4424a69f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55e4424a5b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a6a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a6c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55e4424a6cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55e4424a6d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55e4424a6b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a6e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55e4424a6ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55e4424a6f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55e4424a6bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a7000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55e4424a7098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55e4424a7130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55e4424a5908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55e4424a71d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a73a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a7570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55e4424a7608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55e4424a76a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55e4424a7438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a7740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55e4424a77d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55e4424a7870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55e4424a74d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a7910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55e4424a79a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55e4424a7a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55e4424a7268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a7ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a7cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55e4424a7d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55e4424a7de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55e4424a7b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a7e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55e4424a7f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55e4424a7fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55e4424a7c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a8050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55e4424a80e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55e4424a8180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55e4424a7300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a8220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a83f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55e4424a8488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55e4424a8520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55e4424a82b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a85c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55e4424a8658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55e4424a86f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55e4424a8350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a8790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55e4424a8828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55e4424a88c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55e4424a59a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55e4424a8960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a8b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a8d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55e4424a8d98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55e4424a8e30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55e4424a8bc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a8ed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55e4424a8f68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55e4424a9000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55e4424a8c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a90a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55e4424a9138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55e4424a91d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55e4424a89f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a9270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a9440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55e4424a94d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55e4424a9570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55e4424a9308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a9610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55e4424a96a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55e4424a9740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55e4424a93a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a97e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55e4424a9878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55e4424a9910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55e4424a8a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a99b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a9b80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55e4424a9c18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55e4424a9cb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55e4424a9a48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a9d50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55e4424a9de8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55e4424a9e80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55e4424a9ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a9f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55e4424a9fb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55e4424aa050 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x55e4424b9c50 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55e4424b9ce0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55e4424b9d70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55e4424b9e00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55e4424b9e90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55e4424b9f20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55e4424b9fb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55e4424ba040 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55e4424ba0d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55e4424ba160 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55e4424ba1f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55e4424ba280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55e4424ba310 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55e4424ba3a0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55e4424ba430 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55e4424ba4c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55e4424ba550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55e4424ba5e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55e4424ba670 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55e4424ba700 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55e4424ba790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55e4424ba820 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55e4424ba8b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55e4424ba940 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55e4424ba9d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55e4424baa60 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55e4424baaf0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55e4424bab80 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55e4424bac10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55e4424baca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55e4424bad30 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55e4424badc0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55e4424bae50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55e4424baee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55e4424baf70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55e4424bb000 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55e4424bb090 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55e4424bb120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55e4424bb1b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55e4424bb240 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55e4424bb2d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55e4424bb360 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55e4424bb3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55e4424bb480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55e4424bb510 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55e4424bb5a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55e4424bb630 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55e4424bb6c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55e4424bb750 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55e4424bb7e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55e4424bb870 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55e4424bb900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55e4424bb990 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55e4424bba20 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55e4424bbab0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55e4424bbb40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55e4424bbbd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55e4424bbc60 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55e4424bbcf0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55e4424bbd80 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55e4424bbe10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55e4424bbea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55e4424bbf30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55e4424bbfc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55e4424bc050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55e4424bc0e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55e4424bc170 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55e4424bc200 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55e4424bc290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55e4424bc320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55e4424bc3b0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55e4424bc440 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55e4424bc4d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55e4424bc560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55e4424bc5f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55e4424bc680 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55e4424bc710 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55e4424bc7a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55e4424bc830 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55e4424bc8c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55e4424bc950 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55e4424bc9e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55e4424bca70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55e4424bcb00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55e4424bcb90 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55e4424bcc20 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55e4424bccb0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55e4424bcd40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55e4424bcdd0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55e4424bce60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55e4424bcef0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55e4424bcf80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55e4424bd010 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55e4424bd0a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55e4424bd130 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55e4424bd1c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55e4424bd250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55e4424bd2e0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55e4424bd370 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55e4424bd400 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55e4424bd490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55e4424bd520 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55e4424bd5b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55e4424bd640 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55e4424bd6d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55e4424bd760 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55e4424bd7f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55e4424bd880 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55e4424bd910 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55e4424bd9a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55e4424bda30 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55e4424bdac0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55e4424bdb50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55e4424bdbe0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55e4424bdc70 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55e4424bdd00 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55e4424bdd90 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55e4424bde20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55e4424bdeb0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55e4424bdf40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55e4424bdfd0 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: 0x55e4424a5680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55e4424a0db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55e4424a0f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a1150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a1320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55e4424a13b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55e4424a1450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55e4424a11e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a14f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55e4424a1588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55e4424a1620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55e4424a1280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a16c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55e4424a1758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55e4424a17f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55e4424a1018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a1890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a1a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55e4424a1af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55e4424a1b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55e4424a1928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a1c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55e4424a1cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55e4424a1d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55e4424a19c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a1e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55e4424a1e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55e4424a1f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55e4424a10b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a1fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a21a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55e4424a2238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55e4424a22d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55e4424a2068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a2370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55e4424a2408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55e4424a24a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55e4424a2100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a2540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55e4424a25d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55e4424a2670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55e4424a0e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55e4424a2710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a28e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a2ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55e4424a2b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55e4424a2be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55e4424a2978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a2c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55e4424a2d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55e4424a2db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55e4424a2a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a2e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55e4424a2ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55e4424a2f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55e4424a27a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a3020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a31f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55e4424a3288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55e4424a3320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55e4424a30b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a33c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55e4424a3458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55e4424a34f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55e4424a3150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a3590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55e4424a3628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55e4424a36c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55e4424a2840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a3760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a3930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55e4424a39c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55e4424a3a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55e4424a37f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a3b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55e4424a3b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55e4424a3c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55e4424a3890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a3cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55e4424a3d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55e4424a3e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55e4424a0ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55e4424a3ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a4070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a4240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55e4424a42d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55e4424a4370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55e4424a4108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a4410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55e4424a44a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55e4424a4540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55e4424a41a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a45e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55e4424a4678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55e4424a4710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55e4424a3f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a47b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a4980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55e4424a4a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55e4424a4ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55e4424a4848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a4b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55e4424a4be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55e4424a4c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55e4424a48e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a4d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55e4424a4db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55e4424a4e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55e4424a3fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a4ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a50c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55e4424a5158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55e4424a51f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55e4424a4f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a5290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55e4424a5328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55e4424a53c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55e4424a5020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a5460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55e4424a54f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55e4424a5590 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x55e4424be460 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55e4424be4f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55e4424be580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55e4424be610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55e4424be6a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55e4424be730 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55e4424be7c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55e4424be850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55e4424be8e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55e4424be970 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55e4424bea00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55e4424bea90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55e4424beb20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55e4424bebb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55e4424bec40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55e4424becd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55e4424bed60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55e4424bedf0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55e4424bee80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55e4424bef10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55e4424befa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55e4424bf030 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55e4424bf0c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55e4424bf150 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55e4424bf1e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55e4424bf270 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55e4424bf300 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55e4424bf390 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55e4424bf420 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55e4424bf4b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55e4424bf540 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55e4424bf5d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55e4424bf660 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55e4424bf6f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55e4424bf780 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55e4424bf810 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55e4424bf8a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55e4424bf930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55e4424bf9c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55e4424bfa50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55e4424bfae0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55e4424bfb70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55e4424bfc00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55e4424bfc90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55e4424bfd20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55e4424bfdb0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55e4424bfe40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55e4424bfed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55e4424bff60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55e4424bfff0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55e4424c0080 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55e4424c0110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55e4424c01a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55e4424c0230 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55e4424c02c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55e4424c0350 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55e4424c03e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55e4424c0470 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55e4424c0500 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55e4424c0590 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55e4424c0620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55e4424c06b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55e4424c0740 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55e4424c07d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55e4424c0860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55e4424c08f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55e4424c0980 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55e4424c0a10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55e4424c0aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55e4424c0b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55e4424c0bc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55e4424c0c50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55e4424c0ce0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55e4424c0d70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55e4424c0e00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55e4424c0e90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55e4424c0f20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55e4424c0fb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55e4424c1040 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55e4424c10d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55e4424c1160 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55e4424c11f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55e4424c1280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55e4424c1310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55e4424c13a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55e4424c1430 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55e4424c14c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55e4424c1550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55e4424c15e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55e4424c1670 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55e4424c1700 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55e4424c1790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55e4424c1820 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55e4424c18b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55e4424c1940 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55e4424c19d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55e4424c1a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55e4424c1af0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55e4424c1b80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55e4424c1c10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55e4424c1ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55e4424c1d30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55e4424c1dc0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55e4424c1e50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55e4424c1ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55e4424c1f70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55e4424c2000 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55e4424c2090 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55e4424c2120 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55e4424c21b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55e4424c2240 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55e4424c22d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55e4424c2360 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55e4424c23f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55e4424c2480 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55e4424c2510 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55e4424c25a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55e4424c2630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55e4424c26c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55e4424c2750 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55e4424c27e0 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: 0x55e4424a5798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55e4424a5870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55e4424a5a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a5c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a5de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55e4424a5e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55e4424a5f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55e4424a5ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a5fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55e4424a6048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55e4424a60e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55e4424a5d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a6180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55e4424a6218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55e4424a62b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55e4424a5ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a6350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a6520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55e4424a65b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55e4424a6650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55e4424a63e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a66f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55e4424a6788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55e4424a6820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55e4424a6480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a68c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55e4424a6958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55e4424a69f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55e4424a5b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a6a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a6c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55e4424a6cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55e4424a6d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55e4424a6b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a6e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55e4424a6ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55e4424a6f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55e4424a6bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a7000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55e4424a7098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55e4424a7130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55e4424a5908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55e4424a71d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a73a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a7570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55e4424a7608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55e4424a76a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55e4424a7438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a7740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55e4424a77d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55e4424a7870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55e4424a74d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a7910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55e4424a79a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55e4424a7a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55e4424a7268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a7ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a7cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55e4424a7d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55e4424a7de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55e4424a7b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a7e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55e4424a7f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55e4424a7fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55e4424a7c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a8050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55e4424a80e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55e4424a8180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55e4424a7300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a8220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a83f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55e4424a8488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55e4424a8520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55e4424a82b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a85c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55e4424a8658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55e4424a86f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55e4424a8350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a8790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55e4424a8828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55e4424a88c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55e4424a59a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55e4424a8960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a8b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a8d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55e4424a8d98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55e4424a8e30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55e4424a8bc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a8ed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55e4424a8f68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55e4424a9000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55e4424a8c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a90a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55e4424a9138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55e4424a91d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55e4424a89f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a9270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a9440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55e4424a94d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55e4424a9570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55e4424a9308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a9610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55e4424a96a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55e4424a9740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55e4424a93a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a97e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55e4424a9878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55e4424a9910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55e4424a8a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a99b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a9b80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55e4424a9c18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55e4424a9cb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55e4424a9a48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a9d50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55e4424a9de8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55e4424a9e80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55e4424a9ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a9f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55e4424a9fb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55e4424aa050 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x55e4424c2c70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55e4424c2d00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55e4424c2d90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55e4424c2e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55e4424c2eb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55e4424c2f40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55e4424c2fd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55e4424c3060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55e4424c30f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55e4424c3180 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55e4424c3210 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55e4424c32a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55e4424c3330 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55e4424c33c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55e4424c3450 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55e4424c34e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55e4424c3570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55e4424c3600 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55e4424c3690 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55e4424c3720 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55e4424c37b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55e4424c3840 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55e4424c38d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55e4424c3960 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55e4424c39f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55e4424c3a80 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55e4424c3b10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55e4424c3ba0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55e4424c3c30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55e4424c3cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55e4424c3d50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55e4424c3de0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55e4424c3e70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55e4424c3f00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55e4424c3f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55e4424c4020 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55e4424c40b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55e4424c4140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55e4424c41d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55e4424c4260 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55e4424c42f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55e4424c4380 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55e4424c4410 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55e4424c44a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55e4424c4530 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55e4424c45c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55e4424c4650 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55e4424c46e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55e4424c4770 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55e4424c4800 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55e4424c4890 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55e4424c4920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55e4424c49b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55e4424c4a40 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55e4424c4ad0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55e4424c4b60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55e4424c4bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55e4424c4c80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55e4424c4d10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55e4424c4da0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55e4424c4e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55e4424c4ec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55e4424c4f50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55e4424c4fe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55e4424c5070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55e4424c5100 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55e4424c5190 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55e4424c5220 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55e4424c52b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55e4424c5340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55e4424c53d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55e4424c5460 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55e4424c54f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55e4424c5580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55e4424c5610 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55e4424c56a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55e4424c5730 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55e4424c57c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55e4424c5850 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55e4424c58e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55e4424c5970 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55e4424c5a00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55e4424c5a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55e4424c5b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55e4424c5bb0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55e4424c5c40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55e4424c5cd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55e4424c5d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55e4424c5df0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55e4424c5e80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55e4424c5f10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55e4424c5fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55e4424c6030 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55e4424c60c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55e4424c6150 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55e4424c61e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55e4424c6270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55e4424c6300 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55e4424c6390 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55e4424c6420 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55e4424c64b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55e4424c6540 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55e4424c65d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55e4424c6660 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55e4424c66f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55e4424c6780 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55e4424c6810 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55e4424c68a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55e4424c6930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55e4424c69c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55e4424c6a50 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55e4424c6ae0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55e4424c6b70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55e4424c6c00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55e4424c6c90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55e4424c6d20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55e4424c6db0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55e4424c6e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55e4424c6ed0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55e4424c6f60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55e4424c6ff0 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] 0x55e4424b1510 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55e4424b15a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55e4424b1630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55e4424b16c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55e4424b1750 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55e4424b17e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55e4424b1870 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55e4424b1900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55e4424b1990 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55e4424b1a20 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55e4424b1ab0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55e4424b1b40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55e4424b1bd0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55e4424b1c60 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55e4424b1cf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55e4424b1d80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55e4424b1e10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55e4424b1ea0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55e4424b1f30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55e4424b1fc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55e4424b2050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55e4424b20e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55e4424b2170 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55e4424b2200 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55e4424b2290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55e4424b2320 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55e4424b23b0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55e4424b2440 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55e4424b24d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55e4424b2560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55e4424b25f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55e4424b2680 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55e4424b2710 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55e4424b27a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55e4424b2830 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55e4424b28c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55e4424b2950 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55e4424b29e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55e4424b2a70 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55e4424b2b00 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55e4424b2b90 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55e4424b2c20 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55e4424b2cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55e4424b2d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55e4424b2dd0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55e4424b2e60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55e4424b2ef0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55e4424b2f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55e4424b3010 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55e4424b30a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55e4424b3130 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55e4424b31c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55e4424b3250 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55e4424b32e0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55e4424b3370 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55e4424b3400 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55e4424b3490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55e4424b3520 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55e4424b35b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55e4424b3640 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55e4424b36d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55e4424b3760 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55e4424b37f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55e4424b3880 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55e4424b3910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55e4424b39a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55e4424b3a30 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55e4424b3ac0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55e4424b3b50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55e4424b3be0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55e4424b3c70 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55e4424b3d00 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55e4424b3d90 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55e4424b3e20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55e4424b3eb0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55e4424b3f40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55e4424b3fd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55e4424b4060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55e4424b40f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55e4424b4180 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55e4424b4210 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55e4424b42a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55e4424b4330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55e4424b43c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55e4424b4450 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55e4424b44e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55e4424b4570 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55e4424b4600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55e4424b4690 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55e4424b4720 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55e4424b47b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55e4424b4840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55e4424b48d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55e4424b4960 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55e4424b49f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55e4424b4a80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55e4424b4b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55e4424b4ba0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55e4424b4c30 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55e4424b4cc0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55e4424b4d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55e4424b4de0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55e4424b4e70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55e4424b4f00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55e4424b4f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55e4424b5020 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55e4424b50b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55e4424b5140 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55e4424b51d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55e4424b5260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55e4424b52f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55e4424b5380 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55e4424b5410 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55e4424b54a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55e4424b5530 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55e4424b55c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55e4424b5650 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55e4424b56e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55e4424b5770 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55e4424b5800 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55e4424b5890 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] 0x55e4424c9890 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55e4424c9920 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55e4424c99b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55e4424c9a40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55e4424c9ad0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55e4424c9b60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55e4424c9bf0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55e4424c9c80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55e4424c9d10 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55e4424c9da0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55e4424c9e30 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55e4424c9ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55e4424c9f50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55e4424c9fe0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55e4424ca070 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55e4424ca100 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55e4424ca190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55e4424ca220 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55e4424ca2b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55e4424ca340 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55e4424ca3d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55e4424ca460 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55e4424ca4f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55e4424ca580 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55e4424ca610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55e4424ca6a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55e4424ca730 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55e4424ca7c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55e4424ca850 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55e4424ca8e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55e4424ca970 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55e4424caa00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55e4424caa90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55e4424cab20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55e4424cabb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55e4424cac40 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55e4424cacd0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55e4424cad60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55e4424cadf0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55e4424cae80 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55e4424caf10 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55e4424cafa0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55e4424cb030 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55e4424cb0c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55e4424cb150 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55e4424cb1e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55e4424cb270 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55e4424cb300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55e4424cb390 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55e4424cb420 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55e4424cb4b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55e4424cb540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55e4424cb5d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55e4424cb660 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55e4424cb6f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55e4424cb780 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55e4424cb810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55e4424cb8a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55e4424cb930 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55e4424cb9c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55e4424cba50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55e4424cbae0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55e4424cbb70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55e4424cbc00 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55e4424cbc90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55e4424cbd20 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55e4424cbdb0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55e4424cbe40 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55e4424cbed0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55e4424cbf60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55e4424cbff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55e4424cc080 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55e4424cc110 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55e4424cc1a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55e4424cc230 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55e4424cc2c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55e4424cc350 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55e4424cc3e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55e4424cc470 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55e4424cc500 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55e4424cc590 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55e4424cc620 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55e4424cc6b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55e4424cc740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55e4424cc7d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55e4424cc860 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55e4424cc8f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55e4424cc980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55e4424cca10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55e4424ccaa0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55e4424ccb30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55e4424ccbc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55e4424ccc50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55e4424ccce0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55e4424ccd70 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55e4424cce00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55e4424cce90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55e4424ccf20 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55e4424ccfb0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55e4424cd040 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55e4424cd0d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55e4424cd160 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55e4424cd1f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55e4424cd280 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55e4424cd310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55e4424cd3a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55e4424cd430 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55e4424cd4c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55e4424cd550 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55e4424cd5e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55e4424cd670 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55e4424cd700 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55e4424cd790 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55e4424cd820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55e4424cd8b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55e4424cd940 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55e4424cd9d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55e4424cda60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55e4424cdaf0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55e4424cdb80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55e4424cdc10 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: foo0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 0000\n 35: bar3: 0001\n 35: baz3: 0002\n 35: bar2:\n 35: foo3: 0010\n 35: bar3: 0011\n 35: baz3: 0012\n 35: baz2:\n 35: foo3: 0020\n 35: bar3: 0021\n 35: baz3: 0022\n 35: bar1:\n 35: foo2:\n 35: foo3: 0100\n 35: bar3: 0101\n 35: baz3: 0102\n 35: bar2:\n 35: foo3: 0110\n 35: bar3: 0111\n 35: baz3: 0112\n 35: baz2:\n 35: foo3: 0120\n 35: bar3: 0121\n 35: baz3: 0122\n 35: baz1:\n 35: foo2:\n 35: foo3: 0200\n 35: bar3: 0201\n 35: baz3: 0202\n 35: bar2:\n 35: foo3: 0210\n 35: bar3: 0211\n 35: baz3: 0212\n 35: baz2:\n 35: foo3: 0220\n 35: bar3: 0221\n 35: baz3: 0222\n 35: bar0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 1000\n 35: bar3: 1001\n 35: baz3: 1002\n 35: bar2:\n 35: foo3: 1010\n 35: bar3: 1011\n 35: baz3: 1012\n 35: baz2:\n 35: foo3: 1020\n 35: bar3: 1021\n 35: baz3: 1022\n 35: bar1:\n 35: foo2:\n 35: foo3: 1100\n 35: bar3: 1101\n 35: baz3: 1102\n 35: bar2:\n 35: foo3: 1110\n 35: bar3: 1111\n 35: baz3: 1112\n 35: baz2:\n 35: foo3: 1120\n 35: bar3: 1121\n 35: baz3: 1122\n 35: baz1:\n 35: foo2:\n 35: foo3: 1200\n 35: bar3: 1201\n 35: baz3: 1202\n 35: bar2:\n 35: foo3: 1210\n 35: bar3: 1211\n 35: baz3: 1212\n 35: baz2:\n 35: foo3: 1220\n 35: bar3: 1221\n 35: baz3: 1222\n 35: baz0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 2000\n 35: bar3: 2001\n 35: baz3: 2002\n 35: bar2:\n 35: foo3: 2010\n 35: bar3: 2011\n 35: baz3: 2012\n 35: baz2:\n 35: foo3: 2020\n 35: bar3: 2021\n 35: baz3: 2022\n 35: bar1:\n 35: foo2:\n 35: foo3: 2100\n 35: bar3: 2101\n 35: baz3: 2102\n 35: bar2:\n 35: foo3: 2110\n 35: bar3: 2111\n 35: baz3: 2112\n 35: baz2:\n 35: foo3: 2120\n 35: bar3: 2121\n 35: baz3: 2122\n 35: baz1:\n 35: foo2:\n 35: foo3: 2200\n 35: bar3: 2201\n 35: baz3: 2202\n 35: bar2:\n 35: foo3: 2210\n 35: bar3: 2211\n 35: baz3: 2212\n 35: baz2:\n 35: foo3: 2220\n 35: bar3: 2221\n 35: baz3: 2222\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x55e4424b9c50 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55e4424b9ce0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55e4424b9d70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55e4424b9e00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55e4424b9e90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55e4424b9f20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55e4424b9fb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55e4424ba040 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55e4424ba0d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55e4424ba160 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55e4424ba1f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55e4424ba280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55e4424ba310 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55e4424ba3a0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55e4424ba430 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55e4424ba4c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55e4424ba550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55e4424ba5e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55e4424ba670 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55e4424ba700 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55e4424ba790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55e4424ba820 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55e4424ba8b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55e4424ba940 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55e4424ba9d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55e4424baa60 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55e4424baaf0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55e4424bab80 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55e4424bac10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55e4424baca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55e4424bad30 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55e4424badc0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55e4424bae50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55e4424baee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55e4424baf70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55e4424bb000 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55e4424bb090 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55e4424bb120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55e4424bb1b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55e4424bb240 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55e4424bb2d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55e4424bb360 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55e4424bb3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55e4424bb480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55e4424bb510 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55e4424bb5a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55e4424bb630 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55e4424bb6c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55e4424bb750 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55e4424bb7e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55e4424bb870 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55e4424bb900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55e4424bb990 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55e4424bba20 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55e4424bbab0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55e4424bbb40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55e4424bbbd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55e4424bbc60 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55e4424bbcf0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55e4424bbd80 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55e4424bbe10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55e4424bbea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55e4424bbf30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55e4424bbfc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55e4424bc050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55e4424bc0e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55e4424bc170 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55e4424bc200 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55e4424bc290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55e4424bc320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55e4424bc3b0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55e4424bc440 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55e4424bc4d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55e4424bc560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55e4424bc5f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55e4424bc680 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55e4424bc710 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55e4424bc7a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55e4424bc830 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55e4424bc8c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55e4424bc950 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55e4424bc9e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55e4424bca70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55e4424bcb00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55e4424bcb90 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55e4424bcc20 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55e4424bccb0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55e4424bcd40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55e4424bcdd0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55e4424bce60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55e4424bcef0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55e4424bcf80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55e4424bd010 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55e4424bd0a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55e4424bd130 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55e4424bd1c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55e4424bd250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55e4424bd2e0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55e4424bd370 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55e4424bd400 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55e4424bd490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55e4424bd520 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55e4424bd5b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55e4424bd640 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55e4424bd6d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55e4424bd760 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55e4424bd7f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55e4424bd880 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55e4424bd910 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55e4424bd9a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55e4424bda30 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55e4424bdac0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55e4424bdb50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55e4424bdbe0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55e4424bdc70 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55e4424bdd00 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55e4424bdd90 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55e4424bde20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55e4424bdeb0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55e4424bdf40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55e4424bdfd0 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] 0x55e4424ce0a0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55e4424ce130 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55e4424ce1c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55e4424ce250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55e4424ce2e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55e4424ce370 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55e4424ce400 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55e4424ce490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55e4424ce520 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55e4424ce5b0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55e4424ce640 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55e4424ce6d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55e4424ce760 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55e4424ce7f0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55e4424ce880 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55e4424ce910 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55e4424ce9a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55e4424cea30 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55e4424ceac0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55e4424ceb50 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55e4424cebe0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55e4424cec70 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55e4424ced00 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55e4424ced90 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55e4424cee20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55e4424ceeb0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55e4424cef40 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55e4424cefd0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55e4424cf060 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55e4424cf0f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55e4424cf180 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55e4424cf210 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55e4424cf2a0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55e4424cf330 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55e4424cf3c0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55e4424cf450 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55e4424cf4e0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55e4424cf570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55e4424cf600 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55e4424cf690 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55e4424cf720 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55e4424cf7b0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55e4424cf840 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55e4424cf8d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55e4424cf960 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55e4424cf9f0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55e4424cfa80 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55e4424cfb10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55e4424cfba0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55e4424cfc30 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55e4424cfcc0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55e4424cfd50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55e4424cfde0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55e4424cfe70 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55e4424cff00 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55e4424cff90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55e4424d0020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55e4424d00b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55e4424d0140 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55e4424d01d0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55e4424d0260 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55e4424d02f0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55e4424d0380 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55e4424d0410 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55e4424d04a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55e4424d0530 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55e4424d05c0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55e4424d0650 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55e4424d06e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55e4424d0770 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55e4424d0800 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55e4424d0890 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55e4424d0920 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55e4424d09b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55e4424d0a40 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55e4424d0ad0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55e4424d0b60 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55e4424d0bf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55e4424d0c80 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55e4424d0d10 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55e4424d0da0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55e4424d0e30 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55e4424d0ec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55e4424d0f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55e4424d0fe0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55e4424d1070 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55e4424d1100 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55e4424d1190 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55e4424d1220 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55e4424d12b0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55e4424d1340 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55e4424d13d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55e4424d1460 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55e4424d14f0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55e4424d1580 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55e4424d1610 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55e4424d16a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55e4424d1730 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55e4424d17c0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55e4424d1850 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55e4424d18e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55e4424d1970 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55e4424d1a00 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55e4424d1a90 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55e4424d1b20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55e4424d1bb0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55e4424d1c40 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55e4424d1cd0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55e4424d1d60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55e4424d1df0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55e4424d1e80 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55e4424d1f10 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55e4424d1fa0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55e4424d2030 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55e4424d20c0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55e4424d2150 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55e4424d21e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55e4424d2270 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55e4424d2300 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55e4424d2390 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55e4424d2420 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {\r\n 35: foo0: {\r\n 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\r\n 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\r\n 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\r\n 35: },\r\n 35: bar0: {\r\n 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\r\n 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\r\n 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\r\n 35: },\r\n 35: baz0: {\r\n 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\r\n 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\r\n 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\r\n 35: },\r\n 35: }~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x55e4424be460 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55e4424be4f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55e4424be580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55e4424be610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55e4424be6a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55e4424be730 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55e4424be7c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55e4424be850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55e4424be8e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55e4424be970 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55e4424bea00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55e4424bea90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55e4424beb20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55e4424bebb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55e4424bec40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55e4424becd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55e4424bed60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55e4424bedf0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55e4424bee80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55e4424bef10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55e4424befa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55e4424bf030 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55e4424bf0c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55e4424bf150 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55e4424bf1e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55e4424bf270 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55e4424bf300 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55e4424bf390 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55e4424bf420 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55e4424bf4b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55e4424bf540 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55e4424bf5d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55e4424bf660 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55e4424bf6f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55e4424bf780 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55e4424bf810 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55e4424bf8a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55e4424bf930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55e4424bf9c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55e4424bfa50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55e4424bfae0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55e4424bfb70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55e4424bfc00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55e4424bfc90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55e4424bfd20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55e4424bfdb0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55e4424bfe40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55e4424bfed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55e4424bff60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55e4424bfff0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55e4424c0080 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55e4424c0110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55e4424c01a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55e4424c0230 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55e4424c02c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55e4424c0350 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55e4424c03e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55e4424c0470 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55e4424c0500 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55e4424c0590 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55e4424c0620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55e4424c06b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55e4424c0740 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55e4424c07d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55e4424c0860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55e4424c08f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55e4424c0980 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55e4424c0a10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55e4424c0aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55e4424c0b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55e4424c0bc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55e4424c0c50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55e4424c0ce0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55e4424c0d70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55e4424c0e00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55e4424c0e90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55e4424c0f20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55e4424c0fb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55e4424c1040 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55e4424c10d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55e4424c1160 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55e4424c11f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55e4424c1280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55e4424c1310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55e4424c13a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55e4424c1430 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55e4424c14c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55e4424c1550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55e4424c15e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55e4424c1670 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55e4424c1700 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55e4424c1790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55e4424c1820 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55e4424c18b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55e4424c1940 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55e4424c19d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55e4424c1a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55e4424c1af0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55e4424c1b80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55e4424c1c10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55e4424c1ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55e4424c1d30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55e4424c1dc0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55e4424c1e50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55e4424c1ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55e4424c1f70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55e4424c2000 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55e4424c2090 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55e4424c2120 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55e4424c21b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55e4424c2240 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55e4424c22d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55e4424c2360 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55e4424c23f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55e4424c2480 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55e4424c2510 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55e4424c25a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55e4424c2630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55e4424c26c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55e4424c2750 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55e4424c27e0 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] 0x55e4424d4cc0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55e4424d4d50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55e4424d4de0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55e4424d4e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55e4424d4f00 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55e4424d4f90 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55e4424d5020 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55e4424d50b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55e4424d5140 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55e4424d51d0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55e4424d5260 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55e4424d52f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55e4424d5380 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55e4424d5410 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55e4424d54a0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55e4424d5530 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55e4424d55c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55e4424d5650 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55e4424d56e0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55e4424d5770 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55e4424d5800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55e4424d5890 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55e4424d5920 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55e4424d59b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55e4424d5a40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55e4424d5ad0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55e4424d5b60 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55e4424d5bf0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55e4424d5c80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55e4424d5d10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55e4424d5da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55e4424d5e30 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55e4424d5ec0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55e4424d5f50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55e4424d5fe0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55e4424d6070 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55e4424d6100 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55e4424d6190 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55e4424d6220 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55e4424d62b0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55e4424d6340 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55e4424d63d0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55e4424d6460 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55e4424d64f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55e4424d6580 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55e4424d6610 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55e4424d66a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55e4424d6730 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55e4424d67c0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55e4424d6850 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55e4424d68e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55e4424d6970 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55e4424d6a00 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55e4424d6a90 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55e4424d6b20 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55e4424d6bb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55e4424d6c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55e4424d6cd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55e4424d6d60 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55e4424d6df0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55e4424d6e80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55e4424d6f10 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55e4424d6fa0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55e4424d7030 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55e4424d70c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55e4424d7150 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55e4424d71e0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55e4424d7270 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55e4424d7300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55e4424d7390 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55e4424d7420 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55e4424d74b0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55e4424d7540 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55e4424d75d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55e4424d7660 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55e4424d76f0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55e4424d7780 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55e4424d7810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55e4424d78a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55e4424d7930 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55e4424d79c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55e4424d7a50 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55e4424d7ae0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55e4424d7b70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55e4424d7c00 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55e4424d7c90 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55e4424d7d20 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55e4424d7db0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55e4424d7e40 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55e4424d7ed0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55e4424d7f60 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55e4424d7ff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55e4424d8080 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55e4424d8110 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55e4424d81a0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55e4424d8230 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55e4424d82c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55e4424d8350 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55e4424d83e0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55e4424d8470 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55e4424d8500 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55e4424d8590 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55e4424d8620 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55e4424d86b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55e4424d8740 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55e4424d87d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55e4424d8860 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55e4424d88f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55e4424d8980 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55e4424d8a10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55e4424d8aa0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55e4424d8b30 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55e4424d8bc0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55e4424d8c50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55e4424d8ce0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55e4424d8d70 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55e4424d8e00 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55e4424d8e90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55e4424d8f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55e4424d8fb0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55e4424d9040 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: foo0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 0000\r\n 35: bar3: 0001\r\n 35: baz3: 0002\r\n 35: bar2:\r\n 35: foo3: 0010\r\n 35: bar3: 0011\r\n 35: baz3: 0012\r\n 35: baz2:\r\n 35: foo3: 0020\r\n 35: bar3: 0021\r\n 35: baz3: 0022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 0100\r\n 35: bar3: 0101\r\n 35: baz3: 0102\r\n 35: bar2:\r\n 35: foo3: 0110\r\n 35: bar3: 0111\r\n 35: baz3: 0112\r\n 35: baz2:\r\n 35: foo3: 0120\r\n 35: bar3: 0121\r\n 35: baz3: 0122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 0200\r\n 35: bar3: 0201\r\n 35: baz3: 0202\r\n 35: bar2:\r\n 35: foo3: 0210\r\n 35: bar3: 0211\r\n 35: baz3: 0212\r\n 35: baz2:\r\n 35: foo3: 0220\r\n 35: bar3: 0221\r\n 35: baz3: 0222\r\n 35: bar0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 1000\r\n 35: bar3: 1001\r\n 35: baz3: 1002\r\n 35: bar2:\r\n 35: foo3: 1010\r\n 35: bar3: 1011\r\n 35: baz3: 1012\r\n 35: baz2:\r\n 35: foo3: 1020\r\n 35: bar3: 1021\r\n 35: baz3: 1022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 1100\r\n 35: bar3: 1101\r\n 35: baz3: 1102\r\n 35: bar2:\r\n 35: foo3: 1110\r\n 35: bar3: 1111\r\n 35: baz3: 1112\r\n 35: baz2:\r\n 35: foo3: 1120\r\n 35: bar3: 1121\r\n 35: baz3: 1122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 1200\r\n 35: bar3: 1201\r\n 35: baz3: 1202\r\n 35: bar2:\r\n 35: foo3: 1210\r\n 35: bar3: 1211\r\n 35: baz3: 1212\r\n 35: baz2:\r\n 35: foo3: 1220\r\n 35: bar3: 1221\r\n 35: baz3: 1222\r\n 35: baz0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 2000\r\n 35: bar3: 2001\r\n 35: baz3: 2002\r\n 35: bar2:\r\n 35: foo3: 2010\r\n 35: bar3: 2011\r\n 35: baz3: 2012\r\n 35: baz2:\r\n 35: foo3: 2020\r\n 35: bar3: 2021\r\n 35: baz3: 2022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 2100\r\n 35: bar3: 2101\r\n 35: baz3: 2102\r\n 35: bar2:\r\n 35: foo3: 2110\r\n 35: bar3: 2111\r\n 35: baz3: 2112\r\n 35: baz2:\r\n 35: foo3: 2120\r\n 35: bar3: 2121\r\n 35: baz3: 2122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 2200\r\n 35: bar3: 2201\r\n 35: baz3: 2202\r\n 35: bar2:\r\n 35: foo3: 2210\r\n 35: bar3: 2211\r\n 35: baz3: 2212\r\n 35: baz2:\r\n 35: foo3: 2220\r\n 35: bar3: 2221\r\n 35: baz3: 2222\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x55e4424c2c70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55e4424c2d00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55e4424c2d90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55e4424c2e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55e4424c2eb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55e4424c2f40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55e4424c2fd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55e4424c3060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55e4424c30f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55e4424c3180 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55e4424c3210 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55e4424c32a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55e4424c3330 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55e4424c33c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55e4424c3450 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55e4424c34e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55e4424c3570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55e4424c3600 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55e4424c3690 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55e4424c3720 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55e4424c37b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55e4424c3840 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55e4424c38d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55e4424c3960 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55e4424c39f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55e4424c3a80 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55e4424c3b10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55e4424c3ba0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55e4424c3c30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55e4424c3cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55e4424c3d50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55e4424c3de0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55e4424c3e70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55e4424c3f00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55e4424c3f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55e4424c4020 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55e4424c40b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55e4424c4140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55e4424c41d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55e4424c4260 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55e4424c42f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55e4424c4380 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55e4424c4410 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55e4424c44a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55e4424c4530 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55e4424c45c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55e4424c4650 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55e4424c46e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55e4424c4770 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55e4424c4800 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55e4424c4890 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55e4424c4920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55e4424c49b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55e4424c4a40 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55e4424c4ad0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55e4424c4b60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55e4424c4bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55e4424c4c80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55e4424c4d10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55e4424c4da0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55e4424c4e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55e4424c4ec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55e4424c4f50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55e4424c4fe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55e4424c5070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55e4424c5100 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55e4424c5190 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55e4424c5220 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55e4424c52b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55e4424c5340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55e4424c53d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55e4424c5460 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55e4424c54f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55e4424c5580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55e4424c5610 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55e4424c56a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55e4424c5730 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55e4424c57c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55e4424c5850 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55e4424c58e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55e4424c5970 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55e4424c5a00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55e4424c5a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55e4424c5b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55e4424c5bb0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55e4424c5c40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55e4424c5cd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55e4424c5d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55e4424c5df0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55e4424c5e80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55e4424c5f10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55e4424c5fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55e4424c6030 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55e4424c60c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55e4424c6150 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55e4424c61e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55e4424c6270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55e4424c6300 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55e4424c6390 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55e4424c6420 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55e4424c64b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55e4424c6540 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55e4424c65d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55e4424c6660 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55e4424c66f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55e4424c6780 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55e4424c6810 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55e4424c68a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55e4424c6930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55e4424c69c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55e4424c6a50 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55e4424c6ae0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55e4424c6b70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55e4424c6c00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55e4424c6c90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55e4424c6d20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55e4424c6db0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55e4424c6e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55e4424c6ed0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55e4424c6f60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55e4424c6ff0 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] 0x55e4424d94d0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55e4424d9560 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55e4424d95f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55e4424d9680 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55e4424d9710 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55e4424d97a0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55e4424d9830 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55e4424d98c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55e4424d9950 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55e4424d99e0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55e4424d9a70 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55e4424d9b00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55e4424d9b90 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55e4424d9c20 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55e4424d9cb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55e4424d9d40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55e4424d9dd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55e4424d9e60 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55e4424d9ef0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55e4424d9f80 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55e4424da010 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55e4424da0a0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55e4424da130 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55e4424da1c0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55e4424da250 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55e4424da2e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55e4424da370 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55e4424da400 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55e4424da490 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55e4424da520 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55e4424da5b0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55e4424da640 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55e4424da6d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55e4424da760 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55e4424da7f0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55e4424da880 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55e4424da910 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55e4424da9a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55e4424daa30 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55e4424daac0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55e4424dab50 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55e4424dabe0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55e4424dac70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55e4424dad00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55e4424dad90 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55e4424dae20 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55e4424daeb0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55e4424daf40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55e4424dafd0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55e4424db060 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55e4424db0f0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55e4424db180 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55e4424db210 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55e4424db2a0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55e4424db330 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55e4424db3c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55e4424db450 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55e4424db4e0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55e4424db570 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55e4424db600 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55e4424db690 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55e4424db720 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55e4424db7b0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55e4424db840 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55e4424db8d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55e4424db960 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55e4424db9f0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55e4424dba80 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55e4424dbb10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55e4424dbba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55e4424dbc30 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55e4424dbcc0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55e4424dbd50 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55e4424dbde0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55e4424dbe70 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55e4424dbf00 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55e4424dbf90 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55e4424dc020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55e4424dc0b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55e4424dc140 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55e4424dc1d0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55e4424dc260 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55e4424dc2f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55e4424dc380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55e4424dc410 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55e4424dc4a0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55e4424dc530 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55e4424dc5c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55e4424dc650 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55e4424dc6e0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55e4424dc770 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55e4424dc800 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55e4424dc890 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55e4424dc920 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55e4424dc9b0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55e4424dca40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55e4424dcad0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55e4424dcb60 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55e4424dcbf0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55e4424dcc80 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55e4424dcd10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55e4424dcda0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55e4424dce30 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55e4424dcec0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55e4424dcf50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55e4424dcfe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55e4424dd070 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55e4424dd100 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55e4424dd190 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55e4424dd220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55e4424dd2b0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55e4424dd340 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55e4424dd3d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55e4424dd460 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55e4424dd4f0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55e4424dd580 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55e4424dd610 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55e4424dd6a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55e4424dd730 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55e4424dd7c0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55e4424dd850 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: REF TREE: 35: 0x55e4424a5680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55e4424a0db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55e4424a0f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a1150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a1320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55e4424a13b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55e4424a1450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55e4424a11e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a14f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55e4424a1588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55e4424a1620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55e4424a1280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a16c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55e4424a1758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55e4424a17f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55e4424a1018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a1890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a1a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55e4424a1af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55e4424a1b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55e4424a1928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a1c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55e4424a1cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55e4424a1d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55e4424a19c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a1e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55e4424a1e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55e4424a1f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55e4424a10b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a1fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a21a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55e4424a2238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55e4424a22d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55e4424a2068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a2370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55e4424a2408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55e4424a24a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55e4424a2100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a2540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55e4424a25d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55e4424a2670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55e4424a0e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55e4424a2710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a28e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a2ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55e4424a2b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55e4424a2be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55e4424a2978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a2c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55e4424a2d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55e4424a2db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55e4424a2a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a2e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55e4424a2ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55e4424a2f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55e4424a27a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a3020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a31f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55e4424a3288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55e4424a3320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55e4424a30b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a33c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55e4424a3458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55e4424a34f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55e4424a3150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a3590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55e4424a3628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55e4424a36c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55e4424a2840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a3760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a3930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55e4424a39c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55e4424a3a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55e4424a37f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a3b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55e4424a3b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55e4424a3c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55e4424a3890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a3cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55e4424a3d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55e4424a3e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55e4424a0ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55e4424a3ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a4070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a4240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55e4424a42d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55e4424a4370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55e4424a4108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a4410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55e4424a44a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55e4424a4540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55e4424a41a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a45e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55e4424a4678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55e4424a4710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55e4424a3f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a47b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a4980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55e4424a4a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55e4424a4ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55e4424a4848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a4b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55e4424a4be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55e4424a4c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55e4424a48e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a4d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55e4424a4db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55e4424a4e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55e4424a3fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a4ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a50c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55e4424a5158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55e4424a51f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55e4424a4f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a5290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55e4424a5328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55e4424a53c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55e4424a5020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a5460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55e4424a54f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55e4424a5590 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55e4424ddce0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55e4424ddd70 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55e4424dde00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55e4424dde90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55e4424ddf20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55e4424ddfb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55e4424de040 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55e4424de0d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55e4424de160 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55e4424de1f0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55e4424de280 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55e4424de310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55e4424de3a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55e4424de430 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55e4424de4c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55e4424de550 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55e4424de5e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55e4424de670 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55e4424de700 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55e4424de790 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55e4424de820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55e4424de8b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55e4424de940 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55e4424de9d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55e4424dea60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55e4424deaf0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55e4424deb80 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55e4424dec10 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55e4424deca0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55e4424ded30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55e4424dedc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55e4424dee50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55e4424deee0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55e4424def70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55e4424df000 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55e4424df090 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55e4424df120 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55e4424df1b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55e4424df240 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55e4424df2d0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55e4424df360 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55e4424df3f0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55e4424df480 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55e4424df510 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55e4424df5a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55e4424df630 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55e4424df6c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55e4424df750 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55e4424df7e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55e4424df870 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55e4424df900 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55e4424df990 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55e4424dfa20 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55e4424dfab0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55e4424dfb40 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55e4424dfbd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55e4424dfc60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55e4424dfcf0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55e4424dfd80 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55e4424dfe10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55e4424dfea0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55e4424dff30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55e4424dffc0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55e4424e0050 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55e4424e00e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55e4424e0170 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55e4424e0200 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55e4424e0290 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55e4424e0320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55e4424e03b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55e4424e0440 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55e4424e04d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55e4424e0560 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55e4424e05f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55e4424e0680 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55e4424e0710 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55e4424e07a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55e4424e0830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55e4424e08c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55e4424e0950 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55e4424e09e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55e4424e0a70 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55e4424e0b00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55e4424e0b90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55e4424e0c20 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55e4424e0cb0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55e4424e0d40 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55e4424e0dd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55e4424e0e60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55e4424e0ef0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55e4424e0f80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55e4424e1010 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55e4424e10a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55e4424e1130 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55e4424e11c0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55e4424e1250 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55e4424e12e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55e4424e1370 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55e4424e1400 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55e4424e1490 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55e4424e1520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55e4424e15b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55e4424e1640 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55e4424e16d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55e4424e1760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55e4424e17f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55e4424e1880 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55e4424e1910 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55e4424e19a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55e4424e1a30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55e4424e1ac0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55e4424e1b50 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55e4424e1be0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55e4424e1c70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55e4424e1d00 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55e4424e1d90 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55e4424e1e20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55e4424e1eb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55e4424e1f40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55e4424e1fd0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55e4424e2060 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: 0x55e4424a5798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55e4424a5870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55e4424a5a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a5c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a5de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55e4424a5e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55e4424a5f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55e4424a5ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a5fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55e4424a6048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55e4424a60e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55e4424a5d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a6180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55e4424a6218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55e4424a62b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55e4424a5ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a6350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a6520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55e4424a65b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55e4424a6650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55e4424a63e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a66f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55e4424a6788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55e4424a6820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55e4424a6480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a68c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55e4424a6958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55e4424a69f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55e4424a5b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a6a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a6c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55e4424a6cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55e4424a6d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55e4424a6b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a6e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55e4424a6ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55e4424a6f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55e4424a6bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a7000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55e4424a7098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55e4424a7130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55e4424a5908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55e4424a71d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a73a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a7570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55e4424a7608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55e4424a76a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55e4424a7438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a7740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55e4424a77d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55e4424a7870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55e4424a74d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a7910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55e4424a79a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55e4424a7a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55e4424a7268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a7ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a7cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55e4424a7d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55e4424a7de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55e4424a7b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a7e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55e4424a7f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55e4424a7fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55e4424a7c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a8050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55e4424a80e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55e4424a8180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55e4424a7300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a8220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a83f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55e4424a8488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55e4424a8520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55e4424a82b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a85c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55e4424a8658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55e4424a86f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55e4424a8350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a8790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55e4424a8828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55e4424a88c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55e4424a59a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55e4424a8960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a8b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a8d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55e4424a8d98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55e4424a8e30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55e4424a8bc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a8ed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55e4424a8f68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55e4424a9000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55e4424a8c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a90a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55e4424a9138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55e4424a91d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55e4424a89f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a9270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a9440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55e4424a94d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55e4424a9570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55e4424a9308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a9610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55e4424a96a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55e4424a9740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55e4424a93a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a97e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55e4424a9878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55e4424a9910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55e4424a8a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a99b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a9b80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55e4424a9c18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55e4424a9cb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55e4424a9a48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a9d50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55e4424a9de8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55e4424a9e80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55e4424a9ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a9f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55e4424a9fb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55e4424aa050 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55e4424e2100 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55e4424e2190 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55e4424e2220 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55e4424e22b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55e4424e2340 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55e4424e23d0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55e4424e2460 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55e4424e24f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55e4424e2580 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55e4424e2610 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55e4424e26a0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55e4424e2730 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55e4424e27c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55e4424e2850 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55e4424e28e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55e4424e2970 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55e4424e2a00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55e4424e2a90 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55e4424e2b20 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55e4424e2bb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55e4424e2c40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55e4424e2cd0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55e4424e2d60 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55e4424e2df0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55e4424e2e80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55e4424e2f10 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55e4424e2fa0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55e4424e3030 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55e4424e30c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55e4424e3150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55e4424e31e0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55e4424e3270 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55e4424e3300 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55e4424e3390 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55e4424e3420 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55e4424e34b0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55e4424e3540 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55e4424e35d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55e4424e3660 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55e4424e36f0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55e4424e3780 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55e4424e3810 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55e4424e38a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55e4424e3930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55e4424e39c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55e4424e3a50 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55e4424e3ae0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55e4424e3b70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55e4424e3c00 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55e4424e3c90 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55e4424e3d20 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55e4424e3db0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55e4424e3e40 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55e4424e3ed0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55e4424e3f60 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55e4424e3ff0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55e4424e4080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55e4424e4110 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55e4424e41a0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55e4424e4230 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55e4424e42c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55e4424e4350 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55e4424e43e0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55e4424e4470 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55e4424e4500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55e4424e4590 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55e4424e4620 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55e4424e46b0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55e4424e4740 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55e4424e47d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55e4424e4860 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55e4424e48f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55e4424e4980 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55e4424e4a10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55e4424e4aa0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55e4424e4b30 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55e4424e4bc0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55e4424e4c50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55e4424e4ce0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55e4424e4d70 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55e4424e4e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55e4424e4e90 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55e4424e4f20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55e4424e4fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55e4424e5040 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55e4424e50d0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55e4424e5160 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55e4424e51f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55e4424e5280 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55e4424e5310 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55e4424e53a0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55e4424e5430 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55e4424e54c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55e4424e5550 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55e4424e55e0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55e4424e5670 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55e4424e5700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55e4424e5790 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55e4424e5820 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55e4424e58b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55e4424e5940 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55e4424e59d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55e4424e5a60 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55e4424e5af0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55e4424e5b80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55e4424e5c10 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55e4424e5ca0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55e4424e5d30 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55e4424e5dc0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55e4424e5e50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55e4424e5ee0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55e4424e5f70 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55e4424e6000 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55e4424e6090 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55e4424e6120 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55e4424e61b0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55e4424e6240 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55e4424e62d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55e4424e6360 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55e4424e63f0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55e4424e6480 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: 0x55e4424a5680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55e4424a0db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55e4424a0f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a1150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a1320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55e4424a13b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55e4424a1450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55e4424a11e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a14f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55e4424a1588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55e4424a1620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55e4424a1280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a16c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55e4424a1758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55e4424a17f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55e4424a1018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a1890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a1a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55e4424a1af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55e4424a1b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55e4424a1928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a1c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55e4424a1cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55e4424a1d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55e4424a19c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a1e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55e4424a1e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55e4424a1f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55e4424a10b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a1fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a21a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55e4424a2238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55e4424a22d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55e4424a2068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a2370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55e4424a2408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55e4424a24a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55e4424a2100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a2540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55e4424a25d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55e4424a2670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55e4424a0e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55e4424a2710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a28e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a2ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55e4424a2b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55e4424a2be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55e4424a2978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a2c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55e4424a2d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55e4424a2db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55e4424a2a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a2e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55e4424a2ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55e4424a2f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55e4424a27a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a3020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a31f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55e4424a3288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55e4424a3320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55e4424a30b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a33c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55e4424a3458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55e4424a34f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55e4424a3150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a3590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55e4424a3628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55e4424a36c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55e4424a2840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a3760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a3930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55e4424a39c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55e4424a3a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55e4424a37f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a3b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55e4424a3b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55e4424a3c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55e4424a3890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a3cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55e4424a3d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55e4424a3e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55e4424a0ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55e4424a3ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a4070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a4240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55e4424a42d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55e4424a4370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55e4424a4108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a4410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55e4424a44a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55e4424a4540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55e4424a41a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a45e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55e4424a4678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55e4424a4710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55e4424a3f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a47b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a4980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55e4424a4a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55e4424a4ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55e4424a4848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a4b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55e4424a4be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55e4424a4c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55e4424a48e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a4d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55e4424a4db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55e4424a4e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55e4424a3fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a4ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a50c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55e4424a5158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55e4424a51f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55e4424a4f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a5290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55e4424a5328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55e4424a53c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55e4424a5020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a5460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55e4424a54f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55e4424a5590 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55e4424e6520 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55e4424e65b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55e4424e6640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55e4424e66d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55e4424e6760 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55e4424e67f0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55e4424e6880 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55e4424e6910 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55e4424e69a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55e4424e6a30 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55e4424e6ac0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55e4424e6b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55e4424e6be0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55e4424e6c70 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55e4424e6d00 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55e4424e6d90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55e4424e6e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55e4424e6eb0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55e4424e6f40 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55e4424e6fd0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55e4424e7060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55e4424e70f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55e4424e7180 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55e4424e7210 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55e4424e72a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55e4424e7330 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55e4424e73c0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55e4424e7450 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55e4424e74e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55e4424e7570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55e4424e7600 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55e4424e7690 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55e4424e7720 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55e4424e77b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55e4424e7840 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55e4424e78d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55e4424e7960 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55e4424e79f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55e4424e7a80 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55e4424e7b10 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55e4424e7ba0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55e4424e7c30 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55e4424e7cc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55e4424e7d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55e4424e7de0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55e4424e7e70 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55e4424e7f00 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55e4424e7f90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55e4424e8020 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55e4424e80b0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55e4424e8140 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55e4424e81d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55e4424e8260 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55e4424e82f0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55e4424e8380 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55e4424e8410 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55e4424e84a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55e4424e8530 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55e4424e85c0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55e4424e8650 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55e4424e86e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55e4424e8770 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55e4424e8800 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55e4424e8890 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55e4424e8920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55e4424e89b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55e4424e8a40 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55e4424e8ad0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55e4424e8b60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55e4424e8bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55e4424e8c80 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55e4424e8d10 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55e4424e8da0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55e4424e8e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55e4424e8ec0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55e4424e8f50 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55e4424e8fe0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55e4424e9070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55e4424e9100 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55e4424e9190 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55e4424e9220 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55e4424e92b0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55e4424e9340 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55e4424e93d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55e4424e9460 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55e4424e94f0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55e4424e9580 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55e4424e9610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55e4424e96a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55e4424e9730 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55e4424e97c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55e4424e9850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55e4424e98e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55e4424e9970 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55e4424e9a00 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55e4424e9a90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55e4424e9b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55e4424e9bb0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55e4424e9c40 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55e4424e9cd0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55e4424e9d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55e4424e9df0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55e4424e9e80 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55e4424e9f10 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55e4424e9fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55e4424ea030 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55e4424ea0c0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55e4424ea150 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55e4424ea1e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55e4424ea270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55e4424ea300 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55e4424ea390 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55e4424ea420 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55e4424ea4b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55e4424ea540 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55e4424ea5d0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55e4424ea660 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55e4424ea6f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55e4424ea780 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55e4424ea810 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55e4424ea8a0 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: 0x55e4424a5798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55e4424a5870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55e4424a5a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a5c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a5de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55e4424a5e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55e4424a5f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55e4424a5ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a5fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55e4424a6048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55e4424a60e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55e4424a5d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a6180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55e4424a6218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55e4424a62b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55e4424a5ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a6350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a6520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55e4424a65b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55e4424a6650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55e4424a63e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a66f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55e4424a6788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55e4424a6820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55e4424a6480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a68c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55e4424a6958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55e4424a69f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55e4424a5b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a6a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a6c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55e4424a6cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55e4424a6d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55e4424a6b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a6e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55e4424a6ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55e4424a6f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55e4424a6bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a7000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55e4424a7098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55e4424a7130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55e4424a5908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55e4424a71d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a73a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a7570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55e4424a7608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55e4424a76a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55e4424a7438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a7740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55e4424a77d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55e4424a7870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55e4424a74d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a7910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55e4424a79a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55e4424a7a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55e4424a7268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a7ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a7cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55e4424a7d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55e4424a7de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55e4424a7b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a7e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55e4424a7f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55e4424a7fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55e4424a7c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a8050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55e4424a80e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55e4424a8180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55e4424a7300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a8220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a83f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55e4424a8488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55e4424a8520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55e4424a82b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a85c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55e4424a8658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55e4424a86f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55e4424a8350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a8790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55e4424a8828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55e4424a88c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55e4424a59a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55e4424a8960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55e4424a8b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a8d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55e4424a8d98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55e4424a8e30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55e4424a8bc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a8ed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55e4424a8f68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55e4424a9000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55e4424a8c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a90a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55e4424a9138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55e4424a91d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55e4424a89f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55e4424a9270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a9440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55e4424a94d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55e4424a9570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55e4424a9308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a9610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55e4424a96a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55e4424a9740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55e4424a93a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a97e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55e4424a9878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55e4424a9910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55e4424a8a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55e4424a99b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55e4424a9b80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55e4424a9c18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55e4424a9cb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55e4424a9a48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55e4424a9d50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55e4424a9de8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55e4424a9e80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55e4424a9ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55e4424a9f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55e4424a9fb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55e4424aa050 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55e4424ea940 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55e4424ea9d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55e4424eaa60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55e4424eaaf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55e4424eab80 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55e4424eac10 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55e4424eaca0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55e4424ead30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55e4424eadc0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55e4424eae50 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55e4424eaee0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55e4424eaf70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55e4424eb000 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55e4424eb090 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55e4424eb120 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55e4424eb1b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55e4424eb240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55e4424eb2d0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55e4424eb360 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55e4424eb3f0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55e4424eb480 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55e4424eb510 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55e4424eb5a0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55e4424eb630 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55e4424eb6c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55e4424eb750 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55e4424eb7e0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55e4424eb870 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55e4424eb900 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55e4424eb990 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55e4424eba20 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55e4424ebab0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55e4424ebb40 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55e4424ebbd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55e4424ebc60 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55e4424ebcf0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55e4424ebd80 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55e4424ebe10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55e4424ebea0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55e4424ebf30 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55e4424ebfc0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55e4424ec050 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55e4424ec0e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55e4424ec170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55e4424ec200 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55e4424ec290 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55e4424ec320 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55e4424ec3b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55e4424ec440 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55e4424ec4d0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55e4424ec560 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55e4424ec5f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55e4424ec680 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55e4424ec710 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55e4424ec7a0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55e4424ec830 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55e4424ec8c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55e4424ec950 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55e4424ec9e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55e4424eca70 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55e4424ecb00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55e4424ecb90 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55e4424ecc20 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55e4424eccb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55e4424ecd40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55e4424ecdd0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55e4424ece60 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55e4424ecef0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55e4424ecf80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55e4424ed010 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55e4424ed0a0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55e4424ed130 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55e4424ed1c0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55e4424ed250 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55e4424ed2e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55e4424ed370 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55e4424ed400 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55e4424ed490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55e4424ed520 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55e4424ed5b0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55e4424ed640 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55e4424ed6d0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55e4424ed760 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55e4424ed7f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55e4424ed880 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55e4424ed910 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55e4424ed9a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55e4424eda30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55e4424edac0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55e4424edb50 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55e4424edbe0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55e4424edc70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55e4424edd00 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55e4424edd90 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55e4424ede20 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55e4424edeb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55e4424edf40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55e4424edfd0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55e4424ee060 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55e4424ee0f0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55e4424ee180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55e4424ee210 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55e4424ee2a0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55e4424ee330 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55e4424ee3c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55e4424ee450 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55e4424ee4e0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55e4424ee570 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55e4424ee600 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55e4424ee690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55e4424ee720 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55e4424ee7b0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55e4424ee840 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55e4424ee8d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55e4424ee960 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55e4424ee9f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55e4424eea80 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55e4424eeb10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55e4424eeba0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55e4424eec30 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55e4424eecc0 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 (11 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (11 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.02 sec test 36 Start 36: ryml-test-nested_seqx4 36: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-nested_seqx4-0.6.0 36: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 36: Test timeout computed to be: 10000000 36: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 36: [==========] Running 73 tests from 2 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from CaseNode 36: [ RUN ] CaseNode.setting_up 36: [ OK ] CaseNode.setting_up (0 ms) 36: [----------] 1 test from CaseNode (0 ms total) 36: 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0x55db8c391680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55db8c38cdb0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38cf80 SEQ: (3 sibs) 3 children: 36: 0x55db8c38d150 SEQ: (3 sibs) 3 children: 36: 0x55db8c38d320 VAL: '0000' (3 sibs) 36: 0x55db8c38d3b8 VAL: '0001' (3 sibs) 36: 0x55db8c38d450 VAL: '0002' (3 sibs) 36: 0x55db8c38d1e8 SEQ: (3 sibs) 3 children: 36: 0x55db8c38d4f0 VAL: '0010' (3 sibs) 36: 0x55db8c38d588 VAL: '0011' (3 sibs) 36: 0x55db8c38d620 VAL: '0012' (3 sibs) 36: 0x55db8c38d280 SEQ: (3 sibs) 3 children: 36: 0x55db8c38d6c0 VAL: '0020' (3 sibs) 36: 0x55db8c38d758 VAL: '0021' (3 sibs) 36: 0x55db8c38d7f0 VAL: '0022' (3 sibs) 36: 0x55db8c38d018 SEQ: (3 sibs) 3 children: 36: 0x55db8c38d890 SEQ: (3 sibs) 3 children: 36: 0x55db8c38da60 VAL: '0100' (3 sibs) 36: 0x55db8c38daf8 VAL: '0101' (3 sibs) 36: 0x55db8c38db90 VAL: '0102' (3 sibs) 36: 0x55db8c38d928 SEQ: (3 sibs) 3 children: 36: 0x55db8c38dc30 VAL: '0110' (3 sibs) 36: 0x55db8c38dcc8 VAL: '0111' (3 sibs) 36: 0x55db8c38dd60 VAL: '0112' (3 sibs) 36: 0x55db8c38d9c0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38de00 VAL: '0120' (3 sibs) 36: 0x55db8c38de98 VAL: '0121' (3 sibs) 36: 0x55db8c38df30 VAL: '0122' (3 sibs) 36: 0x55db8c38d0b0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38dfd0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38e1a0 VAL: '0200' (3 sibs) 36: 0x55db8c38e238 VAL: '0201' (3 sibs) 36: 0x55db8c38e2d0 VAL: '0202' (3 sibs) 36: 0x55db8c38e068 SEQ: (3 sibs) 3 children: 36: 0x55db8c38e370 VAL: '0210' (3 sibs) 36: 0x55db8c38e408 VAL: '0211' (3 sibs) 36: 0x55db8c38e4a0 VAL: '0212' (3 sibs) 36: 0x55db8c38e100 SEQ: (3 sibs) 3 children: 36: 0x55db8c38e540 VAL: '0220' (3 sibs) 36: 0x55db8c38e5d8 VAL: '0221' (3 sibs) 36: 0x55db8c38e670 VAL: '0222' (3 sibs) 36: 0x55db8c38ce48 SEQ: (3 sibs) 3 children: 36: 0x55db8c38e710 SEQ: (3 sibs) 3 children: 36: 0x55db8c38e8e0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38eab0 VAL: '1000' (3 sibs) 36: 0x55db8c38eb48 VAL: '1001' (3 sibs) 36: 0x55db8c38ebe0 VAL: '1002' (3 sibs) 36: 0x55db8c38e978 SEQ: (3 sibs) 3 children: 36: 0x55db8c38ec80 VAL: '1010' (3 sibs) 36: 0x55db8c38ed18 VAL: '1011' (3 sibs) 36: 0x55db8c38edb0 VAL: '1012' (3 sibs) 36: 0x55db8c38ea10 SEQ: (3 sibs) 3 children: 36: 0x55db8c38ee50 VAL: '1020' (3 sibs) 36: 0x55db8c38eee8 VAL: '1021' (3 sibs) 36: 0x55db8c38ef80 VAL: '1022' (3 sibs) 36: 0x55db8c38e7a8 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f020 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f1f0 VAL: '1100' (3 sibs) 36: 0x55db8c38f288 VAL: '1101' (3 sibs) 36: 0x55db8c38f320 VAL: '1102' (3 sibs) 36: 0x55db8c38f0b8 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f3c0 VAL: '1110' (3 sibs) 36: 0x55db8c38f458 VAL: '1111' (3 sibs) 36: 0x55db8c38f4f0 VAL: '1112' (3 sibs) 36: 0x55db8c38f150 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f590 VAL: '1120' (3 sibs) 36: 0x55db8c38f628 VAL: '1121' (3 sibs) 36: 0x55db8c38f6c0 VAL: '1122' (3 sibs) 36: 0x55db8c38e840 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f760 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f930 VAL: '1200' (3 sibs) 36: 0x55db8c38f9c8 VAL: '1201' (3 sibs) 36: 0x55db8c38fa60 VAL: '1202' (3 sibs) 36: 0x55db8c38f7f8 SEQ: (3 sibs) 3 children: 36: 0x55db8c38fb00 VAL: '1210' (3 sibs) 36: 0x55db8c38fb98 VAL: '1211' (3 sibs) 36: 0x55db8c38fc30 VAL: '1212' (3 sibs) 36: 0x55db8c38f890 SEQ: (3 sibs) 3 children: 36: 0x55db8c38fcd0 VAL: '1220' (3 sibs) 36: 0x55db8c38fd68 VAL: '1221' (3 sibs) 36: 0x55db8c38fe00 VAL: '1222' (3 sibs) 36: 0x55db8c38cee0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38fea0 SEQ: (3 sibs) 3 children: 36: 0x55db8c390070 SEQ: (3 sibs) 3 children: 36: 0x55db8c390240 VAL: '2000' (3 sibs) 36: 0x55db8c3902d8 VAL: '2001' (3 sibs) 36: 0x55db8c390370 VAL: '2002' (3 sibs) 36: 0x55db8c390108 SEQ: (3 sibs) 3 children: 36: 0x55db8c390410 VAL: '2010' (3 sibs) 36: 0x55db8c3904a8 VAL: '2011' (3 sibs) 36: 0x55db8c390540 VAL: '2012' (3 sibs) 36: 0x55db8c3901a0 SEQ: (3 sibs) 3 children: 36: 0x55db8c3905e0 VAL: '2020' (3 sibs) 36: 0x55db8c390678 VAL: '2021' (3 sibs) 36: 0x55db8c390710 VAL: '2022' (3 sibs) 36: 0x55db8c38ff38 SEQ: (3 sibs) 3 children: 36: 0x55db8c3907b0 SEQ: (3 sibs) 3 children: 36: 0x55db8c390980 VAL: '2100' (3 sibs) 36: 0x55db8c390a18 VAL: '2101' (3 sibs) 36: 0x55db8c390ab0 VAL: '2102' (3 sibs) 36: 0x55db8c390848 SEQ: (3 sibs) 3 children: 36: 0x55db8c390b50 VAL: '2110' (3 sibs) 36: 0x55db8c390be8 VAL: '2111' (3 sibs) 36: 0x55db8c390c80 VAL: '2112' (3 sibs) 36: 0x55db8c3908e0 SEQ: (3 sibs) 3 children: 36: 0x55db8c390d20 VAL: '2120' (3 sibs) 36: 0x55db8c390db8 VAL: '2121' (3 sibs) 36: 0x55db8c390e50 VAL: '2122' (3 sibs) 36: 0x55db8c38ffd0 SEQ: (3 sibs) 3 children: 36: 0x55db8c390ef0 SEQ: (3 sibs) 3 children: 36: 0x55db8c3910c0 VAL: '2200' (3 sibs) 36: 0x55db8c391158 VAL: '2201' (3 sibs) 36: 0x55db8c3911f0 VAL: '2202' (3 sibs) 36: 0x55db8c390f88 SEQ: (3 sibs) 3 children: 36: 0x55db8c391290 VAL: '2210' (3 sibs) 36: 0x55db8c391328 VAL: '2211' (3 sibs) 36: 0x55db8c3913c0 VAL: '2212' (3 sibs) 36: 0x55db8c391020 SEQ: (3 sibs) 3 children: 36: 0x55db8c391460 VAL: '2220' (3 sibs) 36: 0x55db8c3914f8 VAL: '2221' (3 sibs) 36: 0x55db8c391590 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x55db8c39c250 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55db8c39c2e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55db8c39c370 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55db8c39c400 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55db8c39c490 VAL: '0000' (3 sibs) 36: [5] [5] 0x55db8c39c520 VAL: '0001' (3 sibs) 36: [6] [6] 0x55db8c39c5b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55db8c39c640 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55db8c39c6d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55db8c39c760 VAL: '0011' (3 sibs) 36: [10] [10] 0x55db8c39c7f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x55db8c39c880 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55db8c39c910 VAL: '0020' (3 sibs) 36: [13] [13] 0x55db8c39c9a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55db8c39ca30 VAL: '0022' (3 sibs) 36: [15] [15] 0x55db8c39cac0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55db8c39cb50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55db8c39cbe0 VAL: '0100' (3 sibs) 36: [18] [18] 0x55db8c39cc70 VAL: '0101' (3 sibs) 36: [19] [19] 0x55db8c39cd00 VAL: '0102' (3 sibs) 36: [20] [20] 0x55db8c39cd90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55db8c39ce20 VAL: '0110' (3 sibs) 36: [22] [22] 0x55db8c39ceb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55db8c39cf40 VAL: '0112' (3 sibs) 36: [24] [24] 0x55db8c39cfd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55db8c39d060 VAL: '0120' (3 sibs) 36: [26] [26] 0x55db8c39d0f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55db8c39d180 VAL: '0122' (3 sibs) 36: [28] [28] 0x55db8c39d210 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55db8c39d2a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55db8c39d330 VAL: '0200' (3 sibs) 36: [31] [31] 0x55db8c39d3c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55db8c39d450 VAL: '0202' (3 sibs) 36: [33] [33] 0x55db8c39d4e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55db8c39d570 VAL: '0210' (3 sibs) 36: [35] [35] 0x55db8c39d600 VAL: '0211' (3 sibs) 36: [36] [36] 0x55db8c39d690 VAL: '0212' (3 sibs) 36: [37] [37] 0x55db8c39d720 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55db8c39d7b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55db8c39d840 VAL: '0221' (3 sibs) 36: [40] [40] 0x55db8c39d8d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55db8c39d960 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55db8c39d9f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55db8c39da80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55db8c39db10 VAL: '1000' (3 sibs) 36: [45] [45] 0x55db8c39dba0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55db8c39dc30 VAL: '1002' (3 sibs) 36: [47] [47] 0x55db8c39dcc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55db8c39dd50 VAL: '1010' (3 sibs) 36: [49] [49] 0x55db8c39dde0 VAL: '1011' (3 sibs) 36: [50] [50] 0x55db8c39de70 VAL: '1012' (3 sibs) 36: [51] [51] 0x55db8c39df00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55db8c39df90 VAL: '1020' (3 sibs) 36: [53] [53] 0x55db8c39e020 VAL: '1021' (3 sibs) 36: [54] [54] 0x55db8c39e0b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55db8c39e140 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55db8c39e1d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55db8c39e260 VAL: '1100' (3 sibs) 36: [58] [58] 0x55db8c39e2f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55db8c39e380 VAL: '1102' (3 sibs) 36: [60] [60] 0x55db8c39e410 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55db8c39e4a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55db8c39e530 VAL: '1111' (3 sibs) 36: [63] [63] 0x55db8c39e5c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55db8c39e650 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55db8c39e6e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x55db8c39e770 VAL: '1121' (3 sibs) 36: [67] [67] 0x55db8c39e800 VAL: '1122' (3 sibs) 36: [68] [68] 0x55db8c39e890 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55db8c39e920 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55db8c39e9b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55db8c39ea40 VAL: '1201' (3 sibs) 36: [72] [72] 0x55db8c39ead0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55db8c39eb60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55db8c39ebf0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55db8c39ec80 VAL: '1211' (3 sibs) 36: [76] [76] 0x55db8c39ed10 VAL: '1212' (3 sibs) 36: [77] [77] 0x55db8c39eda0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55db8c39ee30 VAL: '1220' (3 sibs) 36: [79] [79] 0x55db8c39eec0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55db8c39ef50 VAL: '1222' (3 sibs) 36: [81] [81] 0x55db8c39efe0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55db8c39f070 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55db8c39f100 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55db8c39f190 VAL: '2000' (3 sibs) 36: [85] [85] 0x55db8c39f220 VAL: '2001' (3 sibs) 36: [86] [86] 0x55db8c39f2b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55db8c39f340 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55db8c39f3d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55db8c39f460 VAL: '2011' (3 sibs) 36: [90] [90] 0x55db8c39f4f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55db8c39f580 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55db8c39f610 VAL: '2020' (3 sibs) 36: [93] [93] 0x55db8c39f6a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55db8c39f730 VAL: '2022' (3 sibs) 36: [95] [95] 0x55db8c39f7c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55db8c39f850 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55db8c39f8e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x55db8c39f970 VAL: '2101' (3 sibs) 36: [99] [99] 0x55db8c39fa00 VAL: '2102' (3 sibs) 36: [100] [100] 0x55db8c39fa90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55db8c39fb20 VAL: '2110' (3 sibs) 36: [102] [102] 0x55db8c39fbb0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55db8c39fc40 VAL: '2112' (3 sibs) 36: [104] [104] 0x55db8c39fcd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55db8c39fd60 VAL: '2120' (3 sibs) 36: [106] [106] 0x55db8c39fdf0 VAL: '2121' (3 sibs) 36: [107] [107] 0x55db8c39fe80 VAL: '2122' (3 sibs) 36: [108] [108] 0x55db8c39ff10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55db8c39ffa0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55db8c3a0030 VAL: '2200' (3 sibs) 36: [111] [111] 0x55db8c3a00c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55db8c3a0150 VAL: '2202' (3 sibs) 36: [113] [113] 0x55db8c3a01e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55db8c3a0270 VAL: '2210' (3 sibs) 36: [115] [115] 0x55db8c3a0300 VAL: '2211' (3 sibs) 36: [116] [116] 0x55db8c3a0390 VAL: '2212' (3 sibs) 36: [117] [117] 0x55db8c3a0420 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55db8c3a04b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55db8c3a0540 VAL: '2221' (3 sibs) 36: [120] [120] 0x55db8c3a05d0 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: 0x55db8c391798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55db8c391870 SEQ: (3 sibs) 3 children: 36: 0x55db8c391a40 SEQ: (3 sibs) 3 children: 36: 0x55db8c391c10 SEQ: (3 sibs) 3 children: 36: 0x55db8c391de0 VAL: '0000' (3 sibs) 36: 0x55db8c391e78 VAL: '0001' (3 sibs) 36: 0x55db8c391f10 VAL: '0002' (3 sibs) 36: 0x55db8c391ca8 SEQ: (3 sibs) 3 children: 36: 0x55db8c391fb0 VAL: '0010' (3 sibs) 36: 0x55db8c392048 VAL: '0011' (3 sibs) 36: 0x55db8c3920e0 VAL: '0012' (3 sibs) 36: 0x55db8c391d40 SEQ: (3 sibs) 3 children: 36: 0x55db8c392180 VAL: '0020' (3 sibs) 36: 0x55db8c392218 VAL: '0021' (3 sibs) 36: 0x55db8c3922b0 VAL: '0022' (3 sibs) 36: 0x55db8c391ad8 SEQ: (3 sibs) 3 children: 36: 0x55db8c392350 SEQ: (3 sibs) 3 children: 36: 0x55db8c392520 VAL: '0100' (3 sibs) 36: 0x55db8c3925b8 VAL: '0101' (3 sibs) 36: 0x55db8c392650 VAL: '0102' (3 sibs) 36: 0x55db8c3923e8 SEQ: (3 sibs) 3 children: 36: 0x55db8c3926f0 VAL: '0110' (3 sibs) 36: 0x55db8c392788 VAL: '0111' (3 sibs) 36: 0x55db8c392820 VAL: '0112' (3 sibs) 36: 0x55db8c392480 SEQ: (3 sibs) 3 children: 36: 0x55db8c3928c0 VAL: '0120' (3 sibs) 36: 0x55db8c392958 VAL: '0121' (3 sibs) 36: 0x55db8c3929f0 VAL: '0122' (3 sibs) 36: 0x55db8c391b70 SEQ: (3 sibs) 3 children: 36: 0x55db8c392a90 SEQ: (3 sibs) 3 children: 36: 0x55db8c392c60 VAL: '0200' (3 sibs) 36: 0x55db8c392cf8 VAL: '0201' (3 sibs) 36: 0x55db8c392d90 VAL: '0202' (3 sibs) 36: 0x55db8c392b28 SEQ: (3 sibs) 3 children: 36: 0x55db8c392e30 VAL: '0210' (3 sibs) 36: 0x55db8c392ec8 VAL: '0211' (3 sibs) 36: 0x55db8c392f60 VAL: '0212' (3 sibs) 36: 0x55db8c392bc0 SEQ: (3 sibs) 3 children: 36: 0x55db8c393000 VAL: '0220' (3 sibs) 36: 0x55db8c393098 VAL: '0221' (3 sibs) 36: 0x55db8c393130 VAL: '0222' (3 sibs) 36: 0x55db8c391908 SEQ: (3 sibs) 3 children: 36: 0x55db8c3931d0 SEQ: (3 sibs) 3 children: 36: 0x55db8c3933a0 SEQ: (3 sibs) 3 children: 36: 0x55db8c393570 VAL: '1000' (3 sibs) 36: 0x55db8c393608 VAL: '1001' (3 sibs) 36: 0x55db8c3936a0 VAL: '1002' (3 sibs) 36: 0x55db8c393438 SEQ: (3 sibs) 3 children: 36: 0x55db8c393740 VAL: '1010' (3 sibs) 36: 0x55db8c3937d8 VAL: '1011' (3 sibs) 36: 0x55db8c393870 VAL: '1012' (3 sibs) 36: 0x55db8c3934d0 SEQ: (3 sibs) 3 children: 36: 0x55db8c393910 VAL: '1020' (3 sibs) 36: 0x55db8c3939a8 VAL: '1021' (3 sibs) 36: 0x55db8c393a40 VAL: '1022' (3 sibs) 36: 0x55db8c393268 SEQ: (3 sibs) 3 children: 36: 0x55db8c393ae0 SEQ: (3 sibs) 3 children: 36: 0x55db8c393cb0 VAL: '1100' (3 sibs) 36: 0x55db8c393d48 VAL: '1101' (3 sibs) 36: 0x55db8c393de0 VAL: '1102' (3 sibs) 36: 0x55db8c393b78 SEQ: (3 sibs) 3 children: 36: 0x55db8c393e80 VAL: '1110' (3 sibs) 36: 0x55db8c393f18 VAL: '1111' (3 sibs) 36: 0x55db8c393fb0 VAL: '1112' (3 sibs) 36: 0x55db8c393c10 SEQ: (3 sibs) 3 children: 36: 0x55db8c394050 VAL: '1120' (3 sibs) 36: 0x55db8c3940e8 VAL: '1121' (3 sibs) 36: 0x55db8c394180 VAL: '1122' (3 sibs) 36: 0x55db8c393300 SEQ: (3 sibs) 3 children: 36: 0x55db8c394220 SEQ: (3 sibs) 3 children: 36: 0x55db8c3943f0 VAL: '1200' (3 sibs) 36: 0x55db8c394488 VAL: '1201' (3 sibs) 36: 0x55db8c394520 VAL: '1202' (3 sibs) 36: 0x55db8c3942b8 SEQ: (3 sibs) 3 children: 36: 0x55db8c3945c0 VAL: '1210' (3 sibs) 36: 0x55db8c394658 VAL: '1211' (3 sibs) 36: 0x55db8c3946f0 VAL: '1212' (3 sibs) 36: 0x55db8c394350 SEQ: (3 sibs) 3 children: 36: 0x55db8c394790 VAL: '1220' (3 sibs) 36: 0x55db8c394828 VAL: '1221' (3 sibs) 36: 0x55db8c3948c0 VAL: '1222' (3 sibs) 36: 0x55db8c3919a0 SEQ: (3 sibs) 3 children: 36: 0x55db8c394960 SEQ: (3 sibs) 3 children: 36: 0x55db8c394b30 SEQ: (3 sibs) 3 children: 36: 0x55db8c394d00 VAL: '2000' (3 sibs) 36: 0x55db8c394d98 VAL: '2001' (3 sibs) 36: 0x55db8c394e30 VAL: '2002' (3 sibs) 36: 0x55db8c394bc8 SEQ: (3 sibs) 3 children: 36: 0x55db8c394ed0 VAL: '2010' (3 sibs) 36: 0x55db8c394f68 VAL: '2011' (3 sibs) 36: 0x55db8c395000 VAL: '2012' (3 sibs) 36: 0x55db8c394c60 SEQ: (3 sibs) 3 children: 36: 0x55db8c3950a0 VAL: '2020' (3 sibs) 36: 0x55db8c395138 VAL: '2021' (3 sibs) 36: 0x55db8c3951d0 VAL: '2022' (3 sibs) 36: 0x55db8c3949f8 SEQ: (3 sibs) 3 children: 36: 0x55db8c395270 SEQ: (3 sibs) 3 children: 36: 0x55db8c395440 VAL: '2100' (3 sibs) 36: 0x55db8c3954d8 VAL: '2101' (3 sibs) 36: 0x55db8c395570 VAL: '2102' (3 sibs) 36: 0x55db8c395308 SEQ: (3 sibs) 3 children: 36: 0x55db8c395610 VAL: '2110' (3 sibs) 36: 0x55db8c3956a8 VAL: '2111' (3 sibs) 36: 0x55db8c395740 VAL: '2112' (3 sibs) 36: 0x55db8c3953a0 SEQ: (3 sibs) 3 children: 36: 0x55db8c3957e0 VAL: '2120' (3 sibs) 36: 0x55db8c395878 VAL: '2121' (3 sibs) 36: 0x55db8c395910 VAL: '2122' (3 sibs) 36: 0x55db8c394a90 SEQ: (3 sibs) 3 children: 36: 0x55db8c3959b0 SEQ: (3 sibs) 3 children: 36: 0x55db8c395b80 VAL: '2200' (3 sibs) 36: 0x55db8c395c18 VAL: '2201' (3 sibs) 36: 0x55db8c395cb0 VAL: '2202' (3 sibs) 36: 0x55db8c395a48 SEQ: (3 sibs) 3 children: 36: 0x55db8c395d50 VAL: '2210' (3 sibs) 36: 0x55db8c395de8 VAL: '2211' (3 sibs) 36: 0x55db8c395e80 VAL: '2212' (3 sibs) 36: 0x55db8c395ae0 SEQ: (3 sibs) 3 children: 36: 0x55db8c395f20 VAL: '2220' (3 sibs) 36: 0x55db8c395fb8 VAL: '2221' (3 sibs) 36: 0x55db8c396050 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x55db8c3a4080 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55db8c3a4110 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55db8c3a41a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55db8c3a4230 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55db8c3a42c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55db8c3a4350 VAL: '0001' (3 sibs) 36: [6] [6] 0x55db8c3a43e0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55db8c3a4470 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55db8c3a4500 VAL: '0010' (3 sibs) 36: [9] [9] 0x55db8c3a4590 VAL: '0011' (3 sibs) 36: [10] [10] 0x55db8c3a4620 VAL: '0012' (3 sibs) 36: [11] [11] 0x55db8c3a46b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55db8c3a4740 VAL: '0020' (3 sibs) 36: [13] [13] 0x55db8c3a47d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55db8c3a4860 VAL: '0022' (3 sibs) 36: [15] [15] 0x55db8c3a48f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55db8c3a4980 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55db8c3a4a10 VAL: '0100' (3 sibs) 36: [18] [18] 0x55db8c3a4aa0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55db8c3a4b30 VAL: '0102' (3 sibs) 36: [20] [20] 0x55db8c3a4bc0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55db8c3a4c50 VAL: '0110' (3 sibs) 36: [22] [22] 0x55db8c3a4ce0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55db8c3a4d70 VAL: '0112' (3 sibs) 36: [24] [24] 0x55db8c3a4e00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55db8c3a4e90 VAL: '0120' (3 sibs) 36: [26] [26] 0x55db8c3a4f20 VAL: '0121' (3 sibs) 36: [27] [27] 0x55db8c3a4fb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55db8c3a5040 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55db8c3a50d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55db8c3a5160 VAL: '0200' (3 sibs) 36: [31] [31] 0x55db8c3a51f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55db8c3a5280 VAL: '0202' (3 sibs) 36: [33] [33] 0x55db8c3a5310 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55db8c3a53a0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55db8c3a5430 VAL: '0211' (3 sibs) 36: [36] [36] 0x55db8c3a54c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55db8c3a5550 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55db8c3a55e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55db8c3a5670 VAL: '0221' (3 sibs) 36: [40] [40] 0x55db8c3a5700 VAL: '0222' (3 sibs) 36: [41] [41] 0x55db8c3a5790 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55db8c3a5820 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55db8c3a58b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55db8c3a5940 VAL: '1000' (3 sibs) 36: [45] [45] 0x55db8c3a59d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55db8c3a5a60 VAL: '1002' (3 sibs) 36: [47] [47] 0x55db8c3a5af0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55db8c3a5b80 VAL: '1010' (3 sibs) 36: [49] [49] 0x55db8c3a5c10 VAL: '1011' (3 sibs) 36: [50] [50] 0x55db8c3a5ca0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55db8c3a5d30 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55db8c3a5dc0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55db8c3a5e50 VAL: '1021' (3 sibs) 36: [54] [54] 0x55db8c3a5ee0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55db8c3a5f70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55db8c3a6000 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55db8c3a6090 VAL: '1100' (3 sibs) 36: [58] [58] 0x55db8c3a6120 VAL: '1101' (3 sibs) 36: [59] [59] 0x55db8c3a61b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55db8c3a6240 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55db8c3a62d0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55db8c3a6360 VAL: '1111' (3 sibs) 36: [63] [63] 0x55db8c3a63f0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55db8c3a6480 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55db8c3a6510 VAL: '1120' (3 sibs) 36: [66] [66] 0x55db8c3a65a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55db8c3a6630 VAL: '1122' (3 sibs) 36: [68] [68] 0x55db8c3a66c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55db8c3a6750 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55db8c3a67e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55db8c3a6870 VAL: '1201' (3 sibs) 36: [72] [72] 0x55db8c3a6900 VAL: '1202' (3 sibs) 36: [73] [73] 0x55db8c3a6990 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55db8c3a6a20 VAL: '1210' (3 sibs) 36: [75] [75] 0x55db8c3a6ab0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55db8c3a6b40 VAL: '1212' (3 sibs) 36: [77] [77] 0x55db8c3a6bd0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55db8c3a6c60 VAL: '1220' (3 sibs) 36: [79] [79] 0x55db8c3a6cf0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55db8c3a6d80 VAL: '1222' (3 sibs) 36: [81] [81] 0x55db8c3a6e10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55db8c3a6ea0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55db8c3a6f30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55db8c3a6fc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55db8c3a7050 VAL: '2001' (3 sibs) 36: [86] [86] 0x55db8c3a70e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55db8c3a7170 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55db8c3a7200 VAL: '2010' (3 sibs) 36: [89] [89] 0x55db8c3a7290 VAL: '2011' (3 sibs) 36: [90] [90] 0x55db8c3a7320 VAL: '2012' (3 sibs) 36: [91] [91] 0x55db8c3a73b0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55db8c3a7440 VAL: '2020' (3 sibs) 36: [93] [93] 0x55db8c3a74d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55db8c3a7560 VAL: '2022' (3 sibs) 36: [95] [95] 0x55db8c3a75f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55db8c3a7680 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55db8c3a7710 VAL: '2100' (3 sibs) 36: [98] [98] 0x55db8c3a77a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55db8c3a7830 VAL: '2102' (3 sibs) 36: [100] [100] 0x55db8c3a78c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55db8c3a7950 VAL: '2110' (3 sibs) 36: [102] [102] 0x55db8c3a79e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55db8c3a7a70 VAL: '2112' (3 sibs) 36: [104] [104] 0x55db8c3a7b00 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55db8c3a7b90 VAL: '2120' (3 sibs) 36: [106] [106] 0x55db8c3a7c20 VAL: '2121' (3 sibs) 36: [107] [107] 0x55db8c3a7cb0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55db8c3a7d40 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55db8c3a7dd0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55db8c3a7e60 VAL: '2200' (3 sibs) 36: [111] [111] 0x55db8c3a7ef0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55db8c3a7f80 VAL: '2202' (3 sibs) 36: [113] [113] 0x55db8c3a8010 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55db8c3a80a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55db8c3a8130 VAL: '2211' (3 sibs) 36: [116] [116] 0x55db8c3a81c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55db8c3a8250 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55db8c3a82e0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55db8c3a8370 VAL: '2221' (3 sibs) 36: [120] [120] 0x55db8c3a8400 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: 0x55db8c391680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55db8c38cdb0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38cf80 SEQ: (3 sibs) 3 children: 36: 0x55db8c38d150 SEQ: (3 sibs) 3 children: 36: 0x55db8c38d320 VAL: '0000' (3 sibs) 36: 0x55db8c38d3b8 VAL: '0001' (3 sibs) 36: 0x55db8c38d450 VAL: '0002' (3 sibs) 36: 0x55db8c38d1e8 SEQ: (3 sibs) 3 children: 36: 0x55db8c38d4f0 VAL: '0010' (3 sibs) 36: 0x55db8c38d588 VAL: '0011' (3 sibs) 36: 0x55db8c38d620 VAL: '0012' (3 sibs) 36: 0x55db8c38d280 SEQ: (3 sibs) 3 children: 36: 0x55db8c38d6c0 VAL: '0020' (3 sibs) 36: 0x55db8c38d758 VAL: '0021' (3 sibs) 36: 0x55db8c38d7f0 VAL: '0022' (3 sibs) 36: 0x55db8c38d018 SEQ: (3 sibs) 3 children: 36: 0x55db8c38d890 SEQ: (3 sibs) 3 children: 36: 0x55db8c38da60 VAL: '0100' (3 sibs) 36: 0x55db8c38daf8 VAL: '0101' (3 sibs) 36: 0x55db8c38db90 VAL: '0102' (3 sibs) 36: 0x55db8c38d928 SEQ: (3 sibs) 3 children: 36: 0x55db8c38dc30 VAL: '0110' (3 sibs) 36: 0x55db8c38dcc8 VAL: '0111' (3 sibs) 36: 0x55db8c38dd60 VAL: '0112' (3 sibs) 36: 0x55db8c38d9c0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38de00 VAL: '0120' (3 sibs) 36: 0x55db8c38de98 VAL: '0121' (3 sibs) 36: 0x55db8c38df30 VAL: '0122' (3 sibs) 36: 0x55db8c38d0b0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38dfd0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38e1a0 VAL: '0200' (3 sibs) 36: 0x55db8c38e238 VAL: '0201' (3 sibs) 36: 0x55db8c38e2d0 VAL: '0202' (3 sibs) 36: 0x55db8c38e068 SEQ: (3 sibs) 3 children: 36: 0x55db8c38e370 VAL: '0210' (3 sibs) 36: 0x55db8c38e408 VAL: '0211' (3 sibs) 36: 0x55db8c38e4a0 VAL: '0212' (3 sibs) 36: 0x55db8c38e100 SEQ: (3 sibs) 3 children: 36: 0x55db8c38e540 VAL: '0220' (3 sibs) 36: 0x55db8c38e5d8 VAL: '0221' (3 sibs) 36: 0x55db8c38e670 VAL: '0222' (3 sibs) 36: 0x55db8c38ce48 SEQ: (3 sibs) 3 children: 36: 0x55db8c38e710 SEQ: (3 sibs) 3 children: 36: 0x55db8c38e8e0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38eab0 VAL: '1000' (3 sibs) 36: 0x55db8c38eb48 VAL: '1001' (3 sibs) 36: 0x55db8c38ebe0 VAL: '1002' (3 sibs) 36: 0x55db8c38e978 SEQ: (3 sibs) 3 children: 36: 0x55db8c38ec80 VAL: '1010' (3 sibs) 36: 0x55db8c38ed18 VAL: '1011' (3 sibs) 36: 0x55db8c38edb0 VAL: '1012' (3 sibs) 36: 0x55db8c38ea10 SEQ: (3 sibs) 3 children: 36: 0x55db8c38ee50 VAL: '1020' (3 sibs) 36: 0x55db8c38eee8 VAL: '1021' (3 sibs) 36: 0x55db8c38ef80 VAL: '1022' (3 sibs) 36: 0x55db8c38e7a8 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f020 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f1f0 VAL: '1100' (3 sibs) 36: 0x55db8c38f288 VAL: '1101' (3 sibs) 36: 0x55db8c38f320 VAL: '1102' (3 sibs) 36: 0x55db8c38f0b8 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f3c0 VAL: '1110' (3 sibs) 36: 0x55db8c38f458 VAL: '1111' (3 sibs) 36: 0x55db8c38f4f0 VAL: '1112' (3 sibs) 36: 0x55db8c38f150 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f590 VAL: '1120' (3 sibs) 36: 0x55db8c38f628 VAL: '1121' (3 sibs) 36: 0x55db8c38f6c0 VAL: '1122' (3 sibs) 36: 0x55db8c38e840 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f760 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f930 VAL: '1200' (3 sibs) 36: 0x55db8c38f9c8 VAL: '1201' (3 sibs) 36: 0x55db8c38fa60 VAL: '1202' (3 sibs) 36: 0x55db8c38f7f8 SEQ: (3 sibs) 3 children: 36: 0x55db8c38fb00 VAL: '1210' (3 sibs) 36: 0x55db8c38fb98 VAL: '1211' (3 sibs) 36: 0x55db8c38fc30 VAL: '1212' (3 sibs) 36: 0x55db8c38f890 SEQ: (3 sibs) 3 children: 36: 0x55db8c38fcd0 VAL: '1220' (3 sibs) 36: 0x55db8c38fd68 VAL: '1221' (3 sibs) 36: 0x55db8c38fe00 VAL: '1222' (3 sibs) 36: 0x55db8c38cee0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38fea0 SEQ: (3 sibs) 3 children: 36: 0x55db8c390070 SEQ: (3 sibs) 3 children: 36: 0x55db8c390240 VAL: '2000' (3 sibs) 36: 0x55db8c3902d8 VAL: '2001' (3 sibs) 36: 0x55db8c390370 VAL: '2002' (3 sibs) 36: 0x55db8c390108 SEQ: (3 sibs) 3 children: 36: 0x55db8c390410 VAL: '2010' (3 sibs) 36: 0x55db8c3904a8 VAL: '2011' (3 sibs) 36: 0x55db8c390540 VAL: '2012' (3 sibs) 36: 0x55db8c3901a0 SEQ: (3 sibs) 3 children: 36: 0x55db8c3905e0 VAL: '2020' (3 sibs) 36: 0x55db8c390678 VAL: '2021' (3 sibs) 36: 0x55db8c390710 VAL: '2022' (3 sibs) 36: 0x55db8c38ff38 SEQ: (3 sibs) 3 children: 36: 0x55db8c3907b0 SEQ: (3 sibs) 3 children: 36: 0x55db8c390980 VAL: '2100' (3 sibs) 36: 0x55db8c390a18 VAL: '2101' (3 sibs) 36: 0x55db8c390ab0 VAL: '2102' (3 sibs) 36: 0x55db8c390848 SEQ: (3 sibs) 3 children: 36: 0x55db8c390b50 VAL: '2110' (3 sibs) 36: 0x55db8c390be8 VAL: '2111' (3 sibs) 36: 0x55db8c390c80 VAL: '2112' (3 sibs) 36: 0x55db8c3908e0 SEQ: (3 sibs) 3 children: 36: 0x55db8c390d20 VAL: '2120' (3 sibs) 36: 0x55db8c390db8 VAL: '2121' (3 sibs) 36: 0x55db8c390e50 VAL: '2122' (3 sibs) 36: 0x55db8c38ffd0 SEQ: (3 sibs) 3 children: 36: 0x55db8c390ef0 SEQ: (3 sibs) 3 children: 36: 0x55db8c3910c0 VAL: '2200' (3 sibs) 36: 0x55db8c391158 VAL: '2201' (3 sibs) 36: 0x55db8c3911f0 VAL: '2202' (3 sibs) 36: 0x55db8c390f88 SEQ: (3 sibs) 3 children: 36: 0x55db8c391290 VAL: '2210' (3 sibs) 36: 0x55db8c391328 VAL: '2211' (3 sibs) 36: 0x55db8c3913c0 VAL: '2212' (3 sibs) 36: 0x55db8c391020 SEQ: (3 sibs) 3 children: 36: 0x55db8c391460 VAL: '2220' (3 sibs) 36: 0x55db8c3914f8 VAL: '2221' (3 sibs) 36: 0x55db8c391590 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x55db8c3a8890 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55db8c3a8920 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55db8c3a89b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55db8c3a8a40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55db8c3a8ad0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55db8c3a8b60 VAL: '0001' (3 sibs) 36: [6] [6] 0x55db8c3a8bf0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55db8c3a8c80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55db8c3a8d10 VAL: '0010' (3 sibs) 36: [9] [9] 0x55db8c3a8da0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55db8c3a8e30 VAL: '0012' (3 sibs) 36: [11] [11] 0x55db8c3a8ec0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55db8c3a8f50 VAL: '0020' (3 sibs) 36: [13] [13] 0x55db8c3a8fe0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55db8c3a9070 VAL: '0022' (3 sibs) 36: [15] [15] 0x55db8c3a9100 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55db8c3a9190 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55db8c3a9220 VAL: '0100' (3 sibs) 36: [18] [18] 0x55db8c3a92b0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55db8c3a9340 VAL: '0102' (3 sibs) 36: [20] [20] 0x55db8c3a93d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55db8c3a9460 VAL: '0110' (3 sibs) 36: [22] [22] 0x55db8c3a94f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55db8c3a9580 VAL: '0112' (3 sibs) 36: [24] [24] 0x55db8c3a9610 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55db8c3a96a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55db8c3a9730 VAL: '0121' (3 sibs) 36: [27] [27] 0x55db8c3a97c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55db8c3a9850 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55db8c3a98e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55db8c3a9970 VAL: '0200' (3 sibs) 36: [31] [31] 0x55db8c3a9a00 VAL: '0201' (3 sibs) 36: [32] [32] 0x55db8c3a9a90 VAL: '0202' (3 sibs) 36: [33] [33] 0x55db8c3a9b20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55db8c3a9bb0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55db8c3a9c40 VAL: '0211' (3 sibs) 36: [36] [36] 0x55db8c3a9cd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55db8c3a9d60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55db8c3a9df0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55db8c3a9e80 VAL: '0221' (3 sibs) 36: [40] [40] 0x55db8c3a9f10 VAL: '0222' (3 sibs) 36: [41] [41] 0x55db8c3a9fa0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55db8c3aa030 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55db8c3aa0c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55db8c3aa150 VAL: '1000' (3 sibs) 36: [45] [45] 0x55db8c3aa1e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55db8c3aa270 VAL: '1002' (3 sibs) 36: [47] [47] 0x55db8c3aa300 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55db8c3aa390 VAL: '1010' (3 sibs) 36: [49] [49] 0x55db8c3aa420 VAL: '1011' (3 sibs) 36: [50] [50] 0x55db8c3aa4b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55db8c3aa540 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55db8c3aa5d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55db8c3aa660 VAL: '1021' (3 sibs) 36: [54] [54] 0x55db8c3aa6f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55db8c3aa780 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55db8c3aa810 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55db8c3aa8a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55db8c3aa930 VAL: '1101' (3 sibs) 36: [59] [59] 0x55db8c3aa9c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55db8c3aaa50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55db8c3aaae0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55db8c3aab70 VAL: '1111' (3 sibs) 36: [63] [63] 0x55db8c3aac00 VAL: '1112' (3 sibs) 36: [64] [64] 0x55db8c3aac90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55db8c3aad20 VAL: '1120' (3 sibs) 36: [66] [66] 0x55db8c3aadb0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55db8c3aae40 VAL: '1122' (3 sibs) 36: [68] [68] 0x55db8c3aaed0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55db8c3aaf60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55db8c3aaff0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55db8c3ab080 VAL: '1201' (3 sibs) 36: [72] [72] 0x55db8c3ab110 VAL: '1202' (3 sibs) 36: [73] [73] 0x55db8c3ab1a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55db8c3ab230 VAL: '1210' (3 sibs) 36: [75] [75] 0x55db8c3ab2c0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55db8c3ab350 VAL: '1212' (3 sibs) 36: [77] [77] 0x55db8c3ab3e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55db8c3ab470 VAL: '1220' (3 sibs) 36: [79] [79] 0x55db8c3ab500 VAL: '1221' (3 sibs) 36: [80] [80] 0x55db8c3ab590 VAL: '1222' (3 sibs) 36: [81] [81] 0x55db8c3ab620 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55db8c3ab6b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55db8c3ab740 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55db8c3ab7d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55db8c3ab860 VAL: '2001' (3 sibs) 36: [86] [86] 0x55db8c3ab8f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55db8c3ab980 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55db8c3aba10 VAL: '2010' (3 sibs) 36: [89] [89] 0x55db8c3abaa0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55db8c3abb30 VAL: '2012' (3 sibs) 36: [91] [91] 0x55db8c3abbc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55db8c3abc50 VAL: '2020' (3 sibs) 36: [93] [93] 0x55db8c3abce0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55db8c3abd70 VAL: '2022' (3 sibs) 36: [95] [95] 0x55db8c3abe00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55db8c3abe90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55db8c3abf20 VAL: '2100' (3 sibs) 36: [98] [98] 0x55db8c3abfb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55db8c3ac040 VAL: '2102' (3 sibs) 36: [100] [100] 0x55db8c3ac0d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55db8c3ac160 VAL: '2110' (3 sibs) 36: [102] [102] 0x55db8c3ac1f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55db8c3ac280 VAL: '2112' (3 sibs) 36: [104] [104] 0x55db8c3ac310 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55db8c3ac3a0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55db8c3ac430 VAL: '2121' (3 sibs) 36: [107] [107] 0x55db8c3ac4c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55db8c3ac550 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55db8c3ac5e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55db8c3ac670 VAL: '2200' (3 sibs) 36: [111] [111] 0x55db8c3ac700 VAL: '2201' (3 sibs) 36: [112] [112] 0x55db8c3ac790 VAL: '2202' (3 sibs) 36: [113] [113] 0x55db8c3ac820 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55db8c3ac8b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55db8c3ac940 VAL: '2211' (3 sibs) 36: [116] [116] 0x55db8c3ac9d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55db8c3aca60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55db8c3acaf0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55db8c3acb80 VAL: '2221' (3 sibs) 36: [120] [120] 0x55db8c3acc10 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_windows/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: --------------- 36: 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: --------------- 36: REF TREE: 36: 0x55db8c391798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55db8c391870 SEQ: (3 sibs) 3 children: 36: 0x55db8c391a40 SEQ: (3 sibs) 3 children: 36: 0x55db8c391c10 SEQ: (3 sibs) 3 children: 36: 0x55db8c391de0 VAL: '0000' (3 sibs) 36: 0x55db8c391e78 VAL: '0001' (3 sibs) 36: 0x55db8c391f10 VAL: '0002' (3 sibs) 36: 0x55db8c391ca8 SEQ: (3 sibs) 3 children: 36: 0x55db8c391fb0 VAL: '0010' (3 sibs) 36: 0x55db8c392048 VAL: '0011' (3 sibs) 36: 0x55db8c3920e0 VAL: '0012' (3 sibs) 36: 0x55db8c391d40 SEQ: (3 sibs) 3 children: 36: 0x55db8c392180 VAL: '0020' (3 sibs) 36: 0x55db8c392218 VAL: '0021' (3 sibs) 36: 0x55db8c3922b0 VAL: '0022' (3 sibs) 36: 0x55db8c391ad8 SEQ: (3 sibs) 3 children: 36: 0x55db8c392350 SEQ: (3 sibs) 3 children: 36: 0x55db8c392520 VAL: '0100' (3 sibs) 36: 0x55db8c3925b8 VAL: '0101' (3 sibs) 36: 0x55db8c392650 VAL: '0102' (3 sibs) 36: 0x55db8c3923e8 SEQ: (3 sibs) 3 children: 36: 0x55db8c3926f0 VAL: '0110' (3 sibs) 36: 0x55db8c392788 VAL: '0111' (3 sibs) 36: 0x55db8c392820 VAL: '0112' (3 sibs) 36: 0x55db8c392480 SEQ: (3 sibs) 3 children: 36: 0x55db8c3928c0 VAL: '0120' (3 sibs) 36: 0x55db8c392958 VAL: '0121' (3 sibs) 36: 0x55db8c3929f0 VAL: '0122' (3 sibs) 36: 0x55db8c391b70 SEQ: (3 sibs) 3 children: 36: 0x55db8c392a90 SEQ: (3 sibs) 3 children: 36: 0x55db8c392c60 VAL: '0200' (3 sibs) 36: 0x55db8c392cf8 VAL: '0201' (3 sibs) 36: 0x55db8c392d90 VAL: '0202' (3 sibs) 36: 0x55db8c392b28 SEQ: (3 sibs) 3 children: 36: 0x55db8c392e30 VAL: '0210' (3 sibs) 36: 0x55db8c392ec8 VAL: '0211' (3 sibs) 36: 0x55db8c392f60 VAL: '0212' (3 sibs) 36: 0x55db8c392bc0 SEQ: (3 sibs) 3 children: 36: 0x55db8c393000 VAL: '0220' (3 sibs) 36: 0x55db8c393098 VAL: '0221' (3 sibs) 36: 0x55db8c393130 VAL: '0222' (3 sibs) 36: 0x55db8c391908 SEQ: (3 sibs) 3 children: 36: 0x55db8c3931d0 SEQ: (3 sibs) 3 children: 36: 0x55db8c3933a0 SEQ: (3 sibs) 3 children: 36: 0x55db8c393570 VAL: '1000' (3 sibs) 36: 0x55db8c393608 VAL: '1001' (3 sibs) 36: 0x55db8c3936a0 VAL: '1002' (3 sibs) 36: 0x55db8c393438 SEQ: (3 sibs) 3 children: 36: 0x55db8c393740 VAL: '1010' (3 sibs) 36: 0x55db8c3937d8 VAL: '1011' (3 sibs) 36: 0x55db8c393870 VAL: '1012' (3 sibs) 36: 0x55db8c3934d0 SEQ: (3 sibs) 3 children: 36: 0x55db8c393910 VAL: '1020' (3 sibs) 36: 0x55db8c3939a8 VAL: '1021' (3 sibs) 36: 0x55db8c393a40 VAL: '1022' (3 sibs) 36: 0x55db8c393268 SEQ: (3 sibs) 3 children: 36: 0x55db8c393ae0 SEQ: (3 sibs) 3 children: 36: 0x55db8c393cb0 VAL: '1100' (3 sibs) 36: 0x55db8c393d48 VAL: '1101' (3 sibs) 36: 0x55db8c393de0 VAL: '1102' (3 sibs) 36: 0x55db8c393b78 SEQ: (3 sibs) 3 children: 36: 0x55db8c393e80 VAL: '1110' (3 sibs) 36: 0x55db8c393f18 VAL: '1111' (3 sibs) 36: 0x55db8c393fb0 VAL: '1112' (3 sibs) 36: 0x55db8c393c10 SEQ: (3 sibs) 3 children: 36: 0x55db8c394050 VAL: '1120' (3 sibs) 36: 0x55db8c3940e8 VAL: '1121' (3 sibs) 36: 0x55db8c394180 VAL: '1122' (3 sibs) 36: 0x55db8c393300 SEQ: (3 sibs) 3 children: 36: 0x55db8c394220 SEQ: (3 sibs) 3 children: 36: 0x55db8c3943f0 VAL: '1200' (3 sibs) 36: 0x55db8c394488 VAL: '1201' (3 sibs) 36: 0x55db8c394520 VAL: '1202' (3 sibs) 36: 0x55db8c3942b8 SEQ: (3 sibs) 3 children: 36: 0x55db8c3945c0 VAL: '1210' (3 sibs) 36: 0x55db8c394658 VAL: '1211' (3 sibs) 36: 0x55db8c3946f0 VAL: '1212' (3 sibs) 36: 0x55db8c394350 SEQ: (3 sibs) 3 children: 36: 0x55db8c394790 VAL: '1220' (3 sibs) 36: 0x55db8c394828 VAL: '1221' (3 sibs) 36: 0x55db8c3948c0 VAL: '1222' (3 sibs) 36: 0x55db8c3919a0 SEQ: (3 sibs) 3 children: 36: 0x55db8c394960 SEQ: (3 sibs) 3 children: 36: 0x55db8c394b30 SEQ: (3 sibs) 3 children: 36: 0x55db8c394d00 VAL: '2000' (3 sibs) 36: 0x55db8c394d98 VAL: '2001' (3 sibs) 36: 0x55db8c394e30 VAL: '2002' (3 sibs) 36: 0x55db8c394bc8 SEQ: (3 sibs) 3 children: 36: 0x55db8c394ed0 VAL: '2010' (3 sibs) 36: 0x55db8c394f68 VAL: '2011' (3 sibs) 36: 0x55db8c395000 VAL: '2012' (3 sibs) 36: 0x55db8c394c60 SEQ: (3 sibs) 3 children: 36: 0x55db8c3950a0 VAL: '2020' (3 sibs) 36: 0x55db8c395138 VAL: '2021' (3 sibs) 36: 0x55db8c3951d0 VAL: '2022' (3 sibs) 36: 0x55db8c3949f8 SEQ: (3 sibs) 3 children: 36: 0x55db8c395270 SEQ: (3 sibs) 3 children: 36: 0x55db8c395440 VAL: '2100' (3 sibs) 36: 0x55db8c3954d8 VAL: '2101' (3 sibs) 36: 0x55db8c395570 VAL: '2102' (3 sibs) 36: 0x55db8c395308 SEQ: (3 sibs) 3 children: 36: 0x55db8c395610 VAL: '2110' (3 sibs) 36: 0x55db8c3956a8 VAL: '2111' (3 sibs) 36: 0x55db8c395740 VAL: '2112' (3 sibs) 36: 0x55db8c3953a0 SEQ: (3 sibs) 3 children: 36: 0x55db8c3957e0 VAL: '2120' (3 sibs) 36: 0x55db8c395878 VAL: '2121' (3 sibs) 36: 0x55db8c395910 VAL: '2122' (3 sibs) 36: 0x55db8c394a90 SEQ: (3 sibs) 3 children: 36: 0x55db8c3959b0 SEQ: (3 sibs) 3 children: 36: 0x55db8c395b80 VAL: '2200' (3 sibs) 36: 0x55db8c395c18 VAL: '2201' (3 sibs) 36: 0x55db8c395cb0 VAL: '2202' (3 sibs) 36: 0x55db8c395a48 SEQ: (3 sibs) 3 children: 36: 0x55db8c395d50 VAL: '2210' (3 sibs) 36: 0x55db8c395de8 VAL: '2211' (3 sibs) 36: 0x55db8c395e80 VAL: '2212' (3 sibs) 36: 0x55db8c395ae0 SEQ: (3 sibs) 3 children: 36: 0x55db8c395f20 VAL: '2220' (3 sibs) 36: 0x55db8c395fb8 VAL: '2221' (3 sibs) 36: 0x55db8c396050 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x55db8c3ad0a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55db8c3ad130 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55db8c3ad1c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55db8c3ad250 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55db8c3ad2e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55db8c3ad370 VAL: '0001' (3 sibs) 36: [6] [6] 0x55db8c3ad400 VAL: '0002' (3 sibs) 36: [7] [7] 0x55db8c3ad490 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55db8c3ad520 VAL: '0010' (3 sibs) 36: [9] [9] 0x55db8c3ad5b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55db8c3ad640 VAL: '0012' (3 sibs) 36: [11] [11] 0x55db8c3ad6d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55db8c3ad760 VAL: '0020' (3 sibs) 36: [13] [13] 0x55db8c3ad7f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55db8c3ad880 VAL: '0022' (3 sibs) 36: [15] [15] 0x55db8c3ad910 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55db8c3ad9a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55db8c3ada30 VAL: '0100' (3 sibs) 36: [18] [18] 0x55db8c3adac0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55db8c3adb50 VAL: '0102' (3 sibs) 36: [20] [20] 0x55db8c3adbe0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55db8c3adc70 VAL: '0110' (3 sibs) 36: [22] [22] 0x55db8c3add00 VAL: '0111' (3 sibs) 36: [23] [23] 0x55db8c3add90 VAL: '0112' (3 sibs) 36: [24] [24] 0x55db8c3ade20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55db8c3adeb0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55db8c3adf40 VAL: '0121' (3 sibs) 36: [27] [27] 0x55db8c3adfd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55db8c3ae060 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55db8c3ae0f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55db8c3ae180 VAL: '0200' (3 sibs) 36: [31] [31] 0x55db8c3ae210 VAL: '0201' (3 sibs) 36: [32] [32] 0x55db8c3ae2a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55db8c3ae330 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55db8c3ae3c0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55db8c3ae450 VAL: '0211' (3 sibs) 36: [36] [36] 0x55db8c3ae4e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55db8c3ae570 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55db8c3ae600 VAL: '0220' (3 sibs) 36: [39] [39] 0x55db8c3ae690 VAL: '0221' (3 sibs) 36: [40] [40] 0x55db8c3ae720 VAL: '0222' (3 sibs) 36: [41] [41] 0x55db8c3ae7b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55db8c3ae840 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55db8c3ae8d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55db8c3ae960 VAL: '1000' (3 sibs) 36: [45] [45] 0x55db8c3ae9f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55db8c3aea80 VAL: '1002' (3 sibs) 36: [47] [47] 0x55db8c3aeb10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55db8c3aeba0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55db8c3aec30 VAL: '1011' (3 sibs) 36: [50] [50] 0x55db8c3aecc0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55db8c3aed50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55db8c3aede0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55db8c3aee70 VAL: '1021' (3 sibs) 36: [54] [54] 0x55db8c3aef00 VAL: '1022' (3 sibs) 36: [55] [55] 0x55db8c3aef90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55db8c3af020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55db8c3af0b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55db8c3af140 VAL: '1101' (3 sibs) 36: [59] [59] 0x55db8c3af1d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55db8c3af260 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55db8c3af2f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55db8c3af380 VAL: '1111' (3 sibs) 36: [63] [63] 0x55db8c3af410 VAL: '1112' (3 sibs) 36: [64] [64] 0x55db8c3af4a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55db8c3af530 VAL: '1120' (3 sibs) 36: [66] [66] 0x55db8c3af5c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55db8c3af650 VAL: '1122' (3 sibs) 36: [68] [68] 0x55db8c3af6e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55db8c3af770 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55db8c3af800 VAL: '1200' (3 sibs) 36: [71] [71] 0x55db8c3af890 VAL: '1201' (3 sibs) 36: [72] [72] 0x55db8c3af920 VAL: '1202' (3 sibs) 36: [73] [73] 0x55db8c3af9b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55db8c3afa40 VAL: '1210' (3 sibs) 36: [75] [75] 0x55db8c3afad0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55db8c3afb60 VAL: '1212' (3 sibs) 36: [77] [77] 0x55db8c3afbf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55db8c3afc80 VAL: '1220' (3 sibs) 36: [79] [79] 0x55db8c3afd10 VAL: '1221' (3 sibs) 36: [80] [80] 0x55db8c3afda0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55db8c3afe30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55db8c3afec0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55db8c3aff50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55db8c3affe0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55db8c3b0070 VAL: '2001' (3 sibs) 36: [86] [86] 0x55db8c3b0100 VAL: '2002' (3 sibs) 36: [87] [87] 0x55db8c3b0190 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55db8c3b0220 VAL: '2010' (3 sibs) 36: [89] [89] 0x55db8c3b02b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55db8c3b0340 VAL: '2012' (3 sibs) 36: [91] [91] 0x55db8c3b03d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55db8c3b0460 VAL: '2020' (3 sibs) 36: [93] [93] 0x55db8c3b04f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55db8c3b0580 VAL: '2022' (3 sibs) 36: [95] [95] 0x55db8c3b0610 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55db8c3b06a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55db8c3b0730 VAL: '2100' (3 sibs) 36: [98] [98] 0x55db8c3b07c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55db8c3b0850 VAL: '2102' (3 sibs) 36: [100] [100] 0x55db8c3b08e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55db8c3b0970 VAL: '2110' (3 sibs) 36: [102] [102] 0x55db8c3b0a00 VAL: '2111' (3 sibs) 36: [103] [103] 0x55db8c3b0a90 VAL: '2112' (3 sibs) 36: [104] [104] 0x55db8c3b0b20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55db8c3b0bb0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55db8c3b0c40 VAL: '2121' (3 sibs) 36: [107] [107] 0x55db8c3b0cd0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55db8c3b0d60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55db8c3b0df0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55db8c3b0e80 VAL: '2200' (3 sibs) 36: [111] [111] 0x55db8c3b0f10 VAL: '2201' (3 sibs) 36: [112] [112] 0x55db8c3b0fa0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55db8c3b1030 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55db8c3b10c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55db8c3b1150 VAL: '2211' (3 sibs) 36: [116] [116] 0x55db8c3b11e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55db8c3b1270 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55db8c3b1300 VAL: '2220' (3 sibs) 36: [119] [119] 0x55db8c3b1390 VAL: '2221' (3 sibs) 36: [120] [120] 0x55db8c3b1420 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] 0x55db8c39c250 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55db8c39c2e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55db8c39c370 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55db8c39c400 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55db8c39c490 VAL: '0000' (3 sibs) 36: [5] [5] 0x55db8c39c520 VAL: '0001' (3 sibs) 36: [6] [6] 0x55db8c39c5b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55db8c39c640 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55db8c39c6d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55db8c39c760 VAL: '0011' (3 sibs) 36: [10] [10] 0x55db8c39c7f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x55db8c39c880 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55db8c39c910 VAL: '0020' (3 sibs) 36: [13] [13] 0x55db8c39c9a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55db8c39ca30 VAL: '0022' (3 sibs) 36: [15] [15] 0x55db8c39cac0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55db8c39cb50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55db8c39cbe0 VAL: '0100' (3 sibs) 36: [18] [18] 0x55db8c39cc70 VAL: '0101' (3 sibs) 36: [19] [19] 0x55db8c39cd00 VAL: '0102' (3 sibs) 36: [20] [20] 0x55db8c39cd90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55db8c39ce20 VAL: '0110' (3 sibs) 36: [22] [22] 0x55db8c39ceb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55db8c39cf40 VAL: '0112' (3 sibs) 36: [24] [24] 0x55db8c39cfd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55db8c39d060 VAL: '0120' (3 sibs) 36: [26] [26] 0x55db8c39d0f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55db8c39d180 VAL: '0122' (3 sibs) 36: [28] [28] 0x55db8c39d210 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55db8c39d2a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55db8c39d330 VAL: '0200' (3 sibs) 36: [31] [31] 0x55db8c39d3c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55db8c39d450 VAL: '0202' (3 sibs) 36: [33] [33] 0x55db8c39d4e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55db8c39d570 VAL: '0210' (3 sibs) 36: [35] [35] 0x55db8c39d600 VAL: '0211' (3 sibs) 36: [36] [36] 0x55db8c39d690 VAL: '0212' (3 sibs) 36: [37] [37] 0x55db8c39d720 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55db8c39d7b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55db8c39d840 VAL: '0221' (3 sibs) 36: [40] [40] 0x55db8c39d8d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55db8c39d960 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55db8c39d9f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55db8c39da80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55db8c39db10 VAL: '1000' (3 sibs) 36: [45] [45] 0x55db8c39dba0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55db8c39dc30 VAL: '1002' (3 sibs) 36: [47] [47] 0x55db8c39dcc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55db8c39dd50 VAL: '1010' (3 sibs) 36: [49] [49] 0x55db8c39dde0 VAL: '1011' (3 sibs) 36: [50] [50] 0x55db8c39de70 VAL: '1012' (3 sibs) 36: [51] [51] 0x55db8c39df00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55db8c39df90 VAL: '1020' (3 sibs) 36: [53] [53] 0x55db8c39e020 VAL: '1021' (3 sibs) 36: [54] [54] 0x55db8c39e0b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55db8c39e140 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55db8c39e1d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55db8c39e260 VAL: '1100' (3 sibs) 36: [58] [58] 0x55db8c39e2f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55db8c39e380 VAL: '1102' (3 sibs) 36: [60] [60] 0x55db8c39e410 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55db8c39e4a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55db8c39e530 VAL: '1111' (3 sibs) 36: [63] [63] 0x55db8c39e5c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55db8c39e650 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55db8c39e6e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x55db8c39e770 VAL: '1121' (3 sibs) 36: [67] [67] 0x55db8c39e800 VAL: '1122' (3 sibs) 36: [68] [68] 0x55db8c39e890 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55db8c39e920 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55db8c39e9b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55db8c39ea40 VAL: '1201' (3 sibs) 36: [72] [72] 0x55db8c39ead0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55db8c39eb60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55db8c39ebf0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55db8c39ec80 VAL: '1211' (3 sibs) 36: [76] [76] 0x55db8c39ed10 VAL: '1212' (3 sibs) 36: [77] [77] 0x55db8c39eda0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55db8c39ee30 VAL: '1220' (3 sibs) 36: [79] [79] 0x55db8c39eec0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55db8c39ef50 VAL: '1222' (3 sibs) 36: [81] [81] 0x55db8c39efe0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55db8c39f070 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55db8c39f100 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55db8c39f190 VAL: '2000' (3 sibs) 36: [85] [85] 0x55db8c39f220 VAL: '2001' (3 sibs) 36: [86] [86] 0x55db8c39f2b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55db8c39f340 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55db8c39f3d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55db8c39f460 VAL: '2011' (3 sibs) 36: [90] [90] 0x55db8c39f4f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55db8c39f580 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55db8c39f610 VAL: '2020' (3 sibs) 36: [93] [93] 0x55db8c39f6a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55db8c39f730 VAL: '2022' (3 sibs) 36: [95] [95] 0x55db8c39f7c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55db8c39f850 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55db8c39f8e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x55db8c39f970 VAL: '2101' (3 sibs) 36: [99] [99] 0x55db8c39fa00 VAL: '2102' (3 sibs) 36: [100] [100] 0x55db8c39fa90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55db8c39fb20 VAL: '2110' (3 sibs) 36: [102] [102] 0x55db8c39fbb0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55db8c39fc40 VAL: '2112' (3 sibs) 36: [104] [104] 0x55db8c39fcd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55db8c39fd60 VAL: '2120' (3 sibs) 36: [106] [106] 0x55db8c39fdf0 VAL: '2121' (3 sibs) 36: [107] [107] 0x55db8c39fe80 VAL: '2122' (3 sibs) 36: [108] [108] 0x55db8c39ff10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55db8c39ffa0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55db8c3a0030 VAL: '2200' (3 sibs) 36: [111] [111] 0x55db8c3a00c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55db8c3a0150 VAL: '2202' (3 sibs) 36: [113] [113] 0x55db8c3a01e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55db8c3a0270 VAL: '2210' (3 sibs) 36: [115] [115] 0x55db8c3a0300 VAL: '2211' (3 sibs) 36: [116] [116] 0x55db8c3a0390 VAL: '2212' (3 sibs) 36: [117] [117] 0x55db8c3a0420 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55db8c3a04b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55db8c3a0540 VAL: '2221' (3 sibs) 36: [120] [120] 0x55db8c3a05d0 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] 0x55db8c3b3cc0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55db8c3b3d50 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55db8c3b3de0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55db8c3b3e70 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55db8c3b3f00 VAL: '0000' (3 sibs) 36: [5] [5] 0x55db8c3b3f90 VAL: '0001' (3 sibs) 36: [6] [6] 0x55db8c3b4020 VAL: '0002' (3 sibs) 36: [7] [7] 0x55db8c3b40b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55db8c3b4140 VAL: '0010' (3 sibs) 36: [9] [9] 0x55db8c3b41d0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55db8c3b4260 VAL: '0012' (3 sibs) 36: [11] [11] 0x55db8c3b42f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55db8c3b4380 VAL: '0020' (3 sibs) 36: [13] [13] 0x55db8c3b4410 VAL: '0021' (3 sibs) 36: [14] [14] 0x55db8c3b44a0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55db8c3b4530 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55db8c3b45c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55db8c3b4650 VAL: '0100' (3 sibs) 36: [18] [18] 0x55db8c3b46e0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55db8c3b4770 VAL: '0102' (3 sibs) 36: [20] [20] 0x55db8c3b4800 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55db8c3b4890 VAL: '0110' (3 sibs) 36: [22] [22] 0x55db8c3b4920 VAL: '0111' (3 sibs) 36: [23] [23] 0x55db8c3b49b0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55db8c3b4a40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55db8c3b4ad0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55db8c3b4b60 VAL: '0121' (3 sibs) 36: [27] [27] 0x55db8c3b4bf0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55db8c3b4c80 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55db8c3b4d10 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55db8c3b4da0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55db8c3b4e30 VAL: '0201' (3 sibs) 36: [32] [32] 0x55db8c3b4ec0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55db8c3b4f50 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55db8c3b4fe0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55db8c3b5070 VAL: '0211' (3 sibs) 36: [36] [36] 0x55db8c3b5100 VAL: '0212' (3 sibs) 36: [37] [37] 0x55db8c3b5190 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55db8c3b5220 VAL: '0220' (3 sibs) 36: [39] [39] 0x55db8c3b52b0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55db8c3b5340 VAL: '0222' (3 sibs) 36: [41] [41] 0x55db8c3b53d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55db8c3b5460 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55db8c3b54f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55db8c3b5580 VAL: '1000' (3 sibs) 36: [45] [45] 0x55db8c3b5610 VAL: '1001' (3 sibs) 36: [46] [46] 0x55db8c3b56a0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55db8c3b5730 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55db8c3b57c0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55db8c3b5850 VAL: '1011' (3 sibs) 36: [50] [50] 0x55db8c3b58e0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55db8c3b5970 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55db8c3b5a00 VAL: '1020' (3 sibs) 36: [53] [53] 0x55db8c3b5a90 VAL: '1021' (3 sibs) 36: [54] [54] 0x55db8c3b5b20 VAL: '1022' (3 sibs) 36: [55] [55] 0x55db8c3b5bb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55db8c3b5c40 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55db8c3b5cd0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55db8c3b5d60 VAL: '1101' (3 sibs) 36: [59] [59] 0x55db8c3b5df0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55db8c3b5e80 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55db8c3b5f10 VAL: '1110' (3 sibs) 36: [62] [62] 0x55db8c3b5fa0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55db8c3b6030 VAL: '1112' (3 sibs) 36: [64] [64] 0x55db8c3b60c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55db8c3b6150 VAL: '1120' (3 sibs) 36: [66] [66] 0x55db8c3b61e0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55db8c3b6270 VAL: '1122' (3 sibs) 36: [68] [68] 0x55db8c3b6300 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55db8c3b6390 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55db8c3b6420 VAL: '1200' (3 sibs) 36: [71] [71] 0x55db8c3b64b0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55db8c3b6540 VAL: '1202' (3 sibs) 36: [73] [73] 0x55db8c3b65d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55db8c3b6660 VAL: '1210' (3 sibs) 36: [75] [75] 0x55db8c3b66f0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55db8c3b6780 VAL: '1212' (3 sibs) 36: [77] [77] 0x55db8c3b6810 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55db8c3b68a0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55db8c3b6930 VAL: '1221' (3 sibs) 36: [80] [80] 0x55db8c3b69c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55db8c3b6a50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55db8c3b6ae0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55db8c3b6b70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55db8c3b6c00 VAL: '2000' (3 sibs) 36: [85] [85] 0x55db8c3b6c90 VAL: '2001' (3 sibs) 36: [86] [86] 0x55db8c3b6d20 VAL: '2002' (3 sibs) 36: [87] [87] 0x55db8c3b6db0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55db8c3b6e40 VAL: '2010' (3 sibs) 36: [89] [89] 0x55db8c3b6ed0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55db8c3b6f60 VAL: '2012' (3 sibs) 36: [91] [91] 0x55db8c3b6ff0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55db8c3b7080 VAL: '2020' (3 sibs) 36: [93] [93] 0x55db8c3b7110 VAL: '2021' (3 sibs) 36: [94] [94] 0x55db8c3b71a0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55db8c3b7230 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55db8c3b72c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55db8c3b7350 VAL: '2100' (3 sibs) 36: [98] [98] 0x55db8c3b73e0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55db8c3b7470 VAL: '2102' (3 sibs) 36: [100] [100] 0x55db8c3b7500 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55db8c3b7590 VAL: '2110' (3 sibs) 36: [102] [102] 0x55db8c3b7620 VAL: '2111' (3 sibs) 36: [103] [103] 0x55db8c3b76b0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55db8c3b7740 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55db8c3b77d0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55db8c3b7860 VAL: '2121' (3 sibs) 36: [107] [107] 0x55db8c3b78f0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55db8c3b7980 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55db8c3b7a10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55db8c3b7aa0 VAL: '2200' (3 sibs) 36: [111] [111] 0x55db8c3b7b30 VAL: '2201' (3 sibs) 36: [112] [112] 0x55db8c3b7bc0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55db8c3b7c50 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55db8c3b7ce0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55db8c3b7d70 VAL: '2211' (3 sibs) 36: [116] [116] 0x55db8c3b7e00 VAL: '2212' (3 sibs) 36: [117] [117] 0x55db8c3b7e90 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55db8c3b7f20 VAL: '2220' (3 sibs) 36: [119] [119] 0x55db8c3b7fb0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55db8c3b8040 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - - - - 0000\n 36: - 0001\n 36: - 0002\n 36: - - 0010\n 36: - 0011\n 36: - 0012\n 36: - - 0020\n 36: - 0021\n 36: - 0022\n 36: - - - 0100\n 36: - 0101\n 36: - 0102\n 36: - - 0110\n 36: - 0111\n 36: - 0112\n 36: - - 0120\n 36: - 0121\n 36: - 0122\n 36: - - - 0200\n 36: - 0201\n 36: - 0202\n 36: - - 0210\n 36: - 0211\n 36: - 0212\n 36: - - 0220\n 36: - 0221\n 36: - 0222\n 36: - - - - 1000\n 36: - 1001\n 36: - 1002\n 36: - - 1010\n 36: - 1011\n 36: - 1012\n 36: - - 1020\n 36: - 1021\n 36: - 1022\n 36: - - - 1100\n 36: - 1101\n 36: - 1102\n 36: - - 1110\n 36: - 1111\n 36: - 1112\n 36: - - 1120\n 36: - 1121\n 36: - 1122\n 36: - - - 1200\n 36: - 1201\n 36: - 1202\n 36: - - 1210\n 36: - 1211\n 36: - 1212\n 36: - - 1220\n 36: - 1221\n 36: - 1222\n 36: - - - - 2000\n 36: - 2001\n 36: - 2002\n 36: - - 2010\n 36: - 2011\n 36: - 2012\n 36: - - 2020\n 36: - 2021\n 36: - 2022\n 36: - - - 2100\n 36: - 2101\n 36: - 2102\n 36: - - 2110\n 36: - 2111\n 36: - 2112\n 36: - - 2120\n 36: - 2121\n 36: - 2122\n 36: - - - 2200\n 36: - 2201\n 36: - 2202\n 36: - - 2210\n 36: - 2211\n 36: - 2212\n 36: - - 2220\n 36: - 2221\n 36: - 2222\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x55db8c3a4080 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55db8c3a4110 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55db8c3a41a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55db8c3a4230 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55db8c3a42c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55db8c3a4350 VAL: '0001' (3 sibs) 36: [6] [6] 0x55db8c3a43e0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55db8c3a4470 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55db8c3a4500 VAL: '0010' (3 sibs) 36: [9] [9] 0x55db8c3a4590 VAL: '0011' (3 sibs) 36: [10] [10] 0x55db8c3a4620 VAL: '0012' (3 sibs) 36: [11] [11] 0x55db8c3a46b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55db8c3a4740 VAL: '0020' (3 sibs) 36: [13] [13] 0x55db8c3a47d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55db8c3a4860 VAL: '0022' (3 sibs) 36: [15] [15] 0x55db8c3a48f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55db8c3a4980 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55db8c3a4a10 VAL: '0100' (3 sibs) 36: [18] [18] 0x55db8c3a4aa0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55db8c3a4b30 VAL: '0102' (3 sibs) 36: [20] [20] 0x55db8c3a4bc0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55db8c3a4c50 VAL: '0110' (3 sibs) 36: [22] [22] 0x55db8c3a4ce0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55db8c3a4d70 VAL: '0112' (3 sibs) 36: [24] [24] 0x55db8c3a4e00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55db8c3a4e90 VAL: '0120' (3 sibs) 36: [26] [26] 0x55db8c3a4f20 VAL: '0121' (3 sibs) 36: [27] [27] 0x55db8c3a4fb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55db8c3a5040 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55db8c3a50d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55db8c3a5160 VAL: '0200' (3 sibs) 36: [31] [31] 0x55db8c3a51f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55db8c3a5280 VAL: '0202' (3 sibs) 36: [33] [33] 0x55db8c3a5310 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55db8c3a53a0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55db8c3a5430 VAL: '0211' (3 sibs) 36: [36] [36] 0x55db8c3a54c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55db8c3a5550 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55db8c3a55e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55db8c3a5670 VAL: '0221' (3 sibs) 36: [40] [40] 0x55db8c3a5700 VAL: '0222' (3 sibs) 36: [41] [41] 0x55db8c3a5790 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55db8c3a5820 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55db8c3a58b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55db8c3a5940 VAL: '1000' (3 sibs) 36: [45] [45] 0x55db8c3a59d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55db8c3a5a60 VAL: '1002' (3 sibs) 36: [47] [47] 0x55db8c3a5af0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55db8c3a5b80 VAL: '1010' (3 sibs) 36: [49] [49] 0x55db8c3a5c10 VAL: '1011' (3 sibs) 36: [50] [50] 0x55db8c3a5ca0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55db8c3a5d30 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55db8c3a5dc0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55db8c3a5e50 VAL: '1021' (3 sibs) 36: [54] [54] 0x55db8c3a5ee0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55db8c3a5f70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55db8c3a6000 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55db8c3a6090 VAL: '1100' (3 sibs) 36: [58] [58] 0x55db8c3a6120 VAL: '1101' (3 sibs) 36: [59] [59] 0x55db8c3a61b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55db8c3a6240 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55db8c3a62d0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55db8c3a6360 VAL: '1111' (3 sibs) 36: [63] [63] 0x55db8c3a63f0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55db8c3a6480 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55db8c3a6510 VAL: '1120' (3 sibs) 36: [66] [66] 0x55db8c3a65a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55db8c3a6630 VAL: '1122' (3 sibs) 36: [68] [68] 0x55db8c3a66c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55db8c3a6750 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55db8c3a67e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55db8c3a6870 VAL: '1201' (3 sibs) 36: [72] [72] 0x55db8c3a6900 VAL: '1202' (3 sibs) 36: [73] [73] 0x55db8c3a6990 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55db8c3a6a20 VAL: '1210' (3 sibs) 36: [75] [75] 0x55db8c3a6ab0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55db8c3a6b40 VAL: '1212' (3 sibs) 36: [77] [77] 0x55db8c3a6bd0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55db8c3a6c60 VAL: '1220' (3 sibs) 36: [79] [79] 0x55db8c3a6cf0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55db8c3a6d80 VAL: '1222' (3 sibs) 36: [81] [81] 0x55db8c3a6e10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55db8c3a6ea0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55db8c3a6f30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55db8c3a6fc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55db8c3a7050 VAL: '2001' (3 sibs) 36: [86] [86] 0x55db8c3a70e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55db8c3a7170 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55db8c3a7200 VAL: '2010' (3 sibs) 36: [89] [89] 0x55db8c3a7290 VAL: '2011' (3 sibs) 36: [90] [90] 0x55db8c3a7320 VAL: '2012' (3 sibs) 36: [91] [91] 0x55db8c3a73b0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55db8c3a7440 VAL: '2020' (3 sibs) 36: [93] [93] 0x55db8c3a74d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55db8c3a7560 VAL: '2022' (3 sibs) 36: [95] [95] 0x55db8c3a75f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55db8c3a7680 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55db8c3a7710 VAL: '2100' (3 sibs) 36: [98] [98] 0x55db8c3a77a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55db8c3a7830 VAL: '2102' (3 sibs) 36: [100] [100] 0x55db8c3a78c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55db8c3a7950 VAL: '2110' (3 sibs) 36: [102] [102] 0x55db8c3a79e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55db8c3a7a70 VAL: '2112' (3 sibs) 36: [104] [104] 0x55db8c3a7b00 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55db8c3a7b90 VAL: '2120' (3 sibs) 36: [106] [106] 0x55db8c3a7c20 VAL: '2121' (3 sibs) 36: [107] [107] 0x55db8c3a7cb0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55db8c3a7d40 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55db8c3a7dd0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55db8c3a7e60 VAL: '2200' (3 sibs) 36: [111] [111] 0x55db8c3a7ef0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55db8c3a7f80 VAL: '2202' (3 sibs) 36: [113] [113] 0x55db8c3a8010 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55db8c3a80a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55db8c3a8130 VAL: '2211' (3 sibs) 36: [116] [116] 0x55db8c3a81c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55db8c3a8250 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55db8c3a82e0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55db8c3a8370 VAL: '2221' (3 sibs) 36: [120] [120] 0x55db8c3a8400 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] 0x55db8c3b84d0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55db8c3b8560 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55db8c3b85f0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55db8c3b8680 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55db8c3b8710 VAL: '0000' (3 sibs) 36: [5] [5] 0x55db8c3b87a0 VAL: '0001' (3 sibs) 36: [6] [6] 0x55db8c3b8830 VAL: '0002' (3 sibs) 36: [7] [7] 0x55db8c3b88c0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55db8c3b8950 VAL: '0010' (3 sibs) 36: [9] [9] 0x55db8c3b89e0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55db8c3b8a70 VAL: '0012' (3 sibs) 36: [11] [11] 0x55db8c3b8b00 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55db8c3b8b90 VAL: '0020' (3 sibs) 36: [13] [13] 0x55db8c3b8c20 VAL: '0021' (3 sibs) 36: [14] [14] 0x55db8c3b8cb0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55db8c3b8d40 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55db8c3b8dd0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55db8c3b8e60 VAL: '0100' (3 sibs) 36: [18] [18] 0x55db8c3b8ef0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55db8c3b8f80 VAL: '0102' (3 sibs) 36: [20] [20] 0x55db8c3b9010 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55db8c3b90a0 VAL: '0110' (3 sibs) 36: [22] [22] 0x55db8c3b9130 VAL: '0111' (3 sibs) 36: [23] [23] 0x55db8c3b91c0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55db8c3b9250 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55db8c3b92e0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55db8c3b9370 VAL: '0121' (3 sibs) 36: [27] [27] 0x55db8c3b9400 VAL: '0122' (3 sibs) 36: [28] [28] 0x55db8c3b9490 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55db8c3b9520 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55db8c3b95b0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55db8c3b9640 VAL: '0201' (3 sibs) 36: [32] [32] 0x55db8c3b96d0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55db8c3b9760 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55db8c3b97f0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55db8c3b9880 VAL: '0211' (3 sibs) 36: [36] [36] 0x55db8c3b9910 VAL: '0212' (3 sibs) 36: [37] [37] 0x55db8c3b99a0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55db8c3b9a30 VAL: '0220' (3 sibs) 36: [39] [39] 0x55db8c3b9ac0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55db8c3b9b50 VAL: '0222' (3 sibs) 36: [41] [41] 0x55db8c3b9be0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55db8c3b9c70 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55db8c3b9d00 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55db8c3b9d90 VAL: '1000' (3 sibs) 36: [45] [45] 0x55db8c3b9e20 VAL: '1001' (3 sibs) 36: [46] [46] 0x55db8c3b9eb0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55db8c3b9f40 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55db8c3b9fd0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55db8c3ba060 VAL: '1011' (3 sibs) 36: [50] [50] 0x55db8c3ba0f0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55db8c3ba180 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55db8c3ba210 VAL: '1020' (3 sibs) 36: [53] [53] 0x55db8c3ba2a0 VAL: '1021' (3 sibs) 36: [54] [54] 0x55db8c3ba330 VAL: '1022' (3 sibs) 36: [55] [55] 0x55db8c3ba3c0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55db8c3ba450 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55db8c3ba4e0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55db8c3ba570 VAL: '1101' (3 sibs) 36: [59] [59] 0x55db8c3ba600 VAL: '1102' (3 sibs) 36: [60] [60] 0x55db8c3ba690 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55db8c3ba720 VAL: '1110' (3 sibs) 36: [62] [62] 0x55db8c3ba7b0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55db8c3ba840 VAL: '1112' (3 sibs) 36: [64] [64] 0x55db8c3ba8d0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55db8c3ba960 VAL: '1120' (3 sibs) 36: [66] [66] 0x55db8c3ba9f0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55db8c3baa80 VAL: '1122' (3 sibs) 36: [68] [68] 0x55db8c3bab10 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55db8c3baba0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55db8c3bac30 VAL: '1200' (3 sibs) 36: [71] [71] 0x55db8c3bacc0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55db8c3bad50 VAL: '1202' (3 sibs) 36: [73] [73] 0x55db8c3bade0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55db8c3bae70 VAL: '1210' (3 sibs) 36: [75] [75] 0x55db8c3baf00 VAL: '1211' (3 sibs) 36: [76] [76] 0x55db8c3baf90 VAL: '1212' (3 sibs) 36: [77] [77] 0x55db8c3bb020 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55db8c3bb0b0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55db8c3bb140 VAL: '1221' (3 sibs) 36: [80] [80] 0x55db8c3bb1d0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55db8c3bb260 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55db8c3bb2f0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55db8c3bb380 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55db8c3bb410 VAL: '2000' (3 sibs) 36: [85] [85] 0x55db8c3bb4a0 VAL: '2001' (3 sibs) 36: [86] [86] 0x55db8c3bb530 VAL: '2002' (3 sibs) 36: [87] [87] 0x55db8c3bb5c0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55db8c3bb650 VAL: '2010' (3 sibs) 36: [89] [89] 0x55db8c3bb6e0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55db8c3bb770 VAL: '2012' (3 sibs) 36: [91] [91] 0x55db8c3bb800 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55db8c3bb890 VAL: '2020' (3 sibs) 36: [93] [93] 0x55db8c3bb920 VAL: '2021' (3 sibs) 36: [94] [94] 0x55db8c3bb9b0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55db8c3bba40 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55db8c3bbad0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55db8c3bbb60 VAL: '2100' (3 sibs) 36: [98] [98] 0x55db8c3bbbf0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55db8c3bbc80 VAL: '2102' (3 sibs) 36: [100] [100] 0x55db8c3bbd10 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55db8c3bbda0 VAL: '2110' (3 sibs) 36: [102] [102] 0x55db8c3bbe30 VAL: '2111' (3 sibs) 36: [103] [103] 0x55db8c3bbec0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55db8c3bbf50 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55db8c3bbfe0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55db8c3bc070 VAL: '2121' (3 sibs) 36: [107] [107] 0x55db8c3bc100 VAL: '2122' (3 sibs) 36: [108] [108] 0x55db8c3bc190 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55db8c3bc220 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55db8c3bc2b0 VAL: '2200' (3 sibs) 36: [111] [111] 0x55db8c3bc340 VAL: '2201' (3 sibs) 36: [112] [112] 0x55db8c3bc3d0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55db8c3bc460 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55db8c3bc4f0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55db8c3bc580 VAL: '2211' (3 sibs) 36: [116] [116] 0x55db8c3bc610 VAL: '2212' (3 sibs) 36: [117] [117] 0x55db8c3bc6a0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55db8c3bc730 VAL: '2220' (3 sibs) 36: [119] [119] 0x55db8c3bc7c0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55db8c3bc850 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] 0x55db8c3a8890 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55db8c3a8920 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55db8c3a89b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55db8c3a8a40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55db8c3a8ad0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55db8c3a8b60 VAL: '0001' (3 sibs) 36: [6] [6] 0x55db8c3a8bf0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55db8c3a8c80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55db8c3a8d10 VAL: '0010' (3 sibs) 36: [9] [9] 0x55db8c3a8da0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55db8c3a8e30 VAL: '0012' (3 sibs) 36: [11] [11] 0x55db8c3a8ec0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55db8c3a8f50 VAL: '0020' (3 sibs) 36: [13] [13] 0x55db8c3a8fe0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55db8c3a9070 VAL: '0022' (3 sibs) 36: [15] [15] 0x55db8c3a9100 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55db8c3a9190 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55db8c3a9220 VAL: '0100' (3 sibs) 36: [18] [18] 0x55db8c3a92b0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55db8c3a9340 VAL: '0102' (3 sibs) 36: [20] [20] 0x55db8c3a93d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55db8c3a9460 VAL: '0110' (3 sibs) 36: [22] [22] 0x55db8c3a94f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55db8c3a9580 VAL: '0112' (3 sibs) 36: [24] [24] 0x55db8c3a9610 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55db8c3a96a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55db8c3a9730 VAL: '0121' (3 sibs) 36: [27] [27] 0x55db8c3a97c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55db8c3a9850 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55db8c3a98e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55db8c3a9970 VAL: '0200' (3 sibs) 36: [31] [31] 0x55db8c3a9a00 VAL: '0201' (3 sibs) 36: [32] [32] 0x55db8c3a9a90 VAL: '0202' (3 sibs) 36: [33] [33] 0x55db8c3a9b20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55db8c3a9bb0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55db8c3a9c40 VAL: '0211' (3 sibs) 36: [36] [36] 0x55db8c3a9cd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55db8c3a9d60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55db8c3a9df0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55db8c3a9e80 VAL: '0221' (3 sibs) 36: [40] [40] 0x55db8c3a9f10 VAL: '0222' (3 sibs) 36: [41] [41] 0x55db8c3a9fa0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55db8c3aa030 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55db8c3aa0c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55db8c3aa150 VAL: '1000' (3 sibs) 36: [45] [45] 0x55db8c3aa1e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55db8c3aa270 VAL: '1002' (3 sibs) 36: [47] [47] 0x55db8c3aa300 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55db8c3aa390 VAL: '1010' (3 sibs) 36: [49] [49] 0x55db8c3aa420 VAL: '1011' (3 sibs) 36: [50] [50] 0x55db8c3aa4b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55db8c3aa540 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55db8c3aa5d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55db8c3aa660 VAL: '1021' (3 sibs) 36: [54] [54] 0x55db8c3aa6f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55db8c3aa780 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55db8c3aa810 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55db8c3aa8a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55db8c3aa930 VAL: '1101' (3 sibs) 36: [59] [59] 0x55db8c3aa9c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55db8c3aaa50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55db8c3aaae0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55db8c3aab70 VAL: '1111' (3 sibs) 36: [63] [63] 0x55db8c3aac00 VAL: '1112' (3 sibs) 36: [64] [64] 0x55db8c3aac90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55db8c3aad20 VAL: '1120' (3 sibs) 36: [66] [66] 0x55db8c3aadb0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55db8c3aae40 VAL: '1122' (3 sibs) 36: [68] [68] 0x55db8c3aaed0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55db8c3aaf60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55db8c3aaff0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55db8c3ab080 VAL: '1201' (3 sibs) 36: [72] [72] 0x55db8c3ab110 VAL: '1202' (3 sibs) 36: [73] [73] 0x55db8c3ab1a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55db8c3ab230 VAL: '1210' (3 sibs) 36: [75] [75] 0x55db8c3ab2c0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55db8c3ab350 VAL: '1212' (3 sibs) 36: [77] [77] 0x55db8c3ab3e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55db8c3ab470 VAL: '1220' (3 sibs) 36: [79] [79] 0x55db8c3ab500 VAL: '1221' (3 sibs) 36: [80] [80] 0x55db8c3ab590 VAL: '1222' (3 sibs) 36: [81] [81] 0x55db8c3ab620 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55db8c3ab6b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55db8c3ab740 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55db8c3ab7d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55db8c3ab860 VAL: '2001' (3 sibs) 36: [86] [86] 0x55db8c3ab8f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55db8c3ab980 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55db8c3aba10 VAL: '2010' (3 sibs) 36: [89] [89] 0x55db8c3abaa0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55db8c3abb30 VAL: '2012' (3 sibs) 36: [91] [91] 0x55db8c3abbc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55db8c3abc50 VAL: '2020' (3 sibs) 36: [93] [93] 0x55db8c3abce0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55db8c3abd70 VAL: '2022' (3 sibs) 36: [95] [95] 0x55db8c3abe00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55db8c3abe90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55db8c3abf20 VAL: '2100' (3 sibs) 36: [98] [98] 0x55db8c3abfb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55db8c3ac040 VAL: '2102' (3 sibs) 36: [100] [100] 0x55db8c3ac0d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55db8c3ac160 VAL: '2110' (3 sibs) 36: [102] [102] 0x55db8c3ac1f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55db8c3ac280 VAL: '2112' (3 sibs) 36: [104] [104] 0x55db8c3ac310 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55db8c3ac3a0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55db8c3ac430 VAL: '2121' (3 sibs) 36: [107] [107] 0x55db8c3ac4c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55db8c3ac550 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55db8c3ac5e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55db8c3ac670 VAL: '2200' (3 sibs) 36: [111] [111] 0x55db8c3ac700 VAL: '2201' (3 sibs) 36: [112] [112] 0x55db8c3ac790 VAL: '2202' (3 sibs) 36: [113] [113] 0x55db8c3ac820 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55db8c3ac8b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55db8c3ac940 VAL: '2211' (3 sibs) 36: [116] [116] 0x55db8c3ac9d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55db8c3aca60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55db8c3acaf0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55db8c3acb80 VAL: '2221' (3 sibs) 36: [120] [120] 0x55db8c3acc10 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] 0x55db8c3bcce0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55db8c3bcd70 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55db8c3bce00 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55db8c3bce90 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55db8c3bcf20 VAL: '0000' (3 sibs) 36: [5] [5] 0x55db8c3bcfb0 VAL: '0001' (3 sibs) 36: [6] [6] 0x55db8c3bd040 VAL: '0002' (3 sibs) 36: [7] [7] 0x55db8c3bd0d0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55db8c3bd160 VAL: '0010' (3 sibs) 36: [9] [9] 0x55db8c3bd1f0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55db8c3bd280 VAL: '0012' (3 sibs) 36: [11] [11] 0x55db8c3bd310 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55db8c3bd3a0 VAL: '0020' (3 sibs) 36: [13] [13] 0x55db8c3bd430 VAL: '0021' (3 sibs) 36: [14] [14] 0x55db8c3bd4c0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55db8c3bd550 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55db8c3bd5e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55db8c3bd670 VAL: '0100' (3 sibs) 36: [18] [18] 0x55db8c3bd700 VAL: '0101' (3 sibs) 36: [19] [19] 0x55db8c3bd790 VAL: '0102' (3 sibs) 36: [20] [20] 0x55db8c3bd820 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55db8c3bd8b0 VAL: '0110' (3 sibs) 36: [22] [22] 0x55db8c3bd940 VAL: '0111' (3 sibs) 36: [23] [23] 0x55db8c3bd9d0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55db8c3bda60 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55db8c3bdaf0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55db8c3bdb80 VAL: '0121' (3 sibs) 36: [27] [27] 0x55db8c3bdc10 VAL: '0122' (3 sibs) 36: [28] [28] 0x55db8c3bdca0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55db8c3bdd30 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55db8c3bddc0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55db8c3bde50 VAL: '0201' (3 sibs) 36: [32] [32] 0x55db8c3bdee0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55db8c3bdf70 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55db8c3be000 VAL: '0210' (3 sibs) 36: [35] [35] 0x55db8c3be090 VAL: '0211' (3 sibs) 36: [36] [36] 0x55db8c3be120 VAL: '0212' (3 sibs) 36: [37] [37] 0x55db8c3be1b0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55db8c3be240 VAL: '0220' (3 sibs) 36: [39] [39] 0x55db8c3be2d0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55db8c3be360 VAL: '0222' (3 sibs) 36: [41] [41] 0x55db8c3be3f0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55db8c3be480 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55db8c3be510 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55db8c3be5a0 VAL: '1000' (3 sibs) 36: [45] [45] 0x55db8c3be630 VAL: '1001' (3 sibs) 36: [46] [46] 0x55db8c3be6c0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55db8c3be750 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55db8c3be7e0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55db8c3be870 VAL: '1011' (3 sibs) 36: [50] [50] 0x55db8c3be900 VAL: '1012' (3 sibs) 36: [51] [51] 0x55db8c3be990 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55db8c3bea20 VAL: '1020' (3 sibs) 36: [53] [53] 0x55db8c3beab0 VAL: '1021' (3 sibs) 36: [54] [54] 0x55db8c3beb40 VAL: '1022' (3 sibs) 36: [55] [55] 0x55db8c3bebd0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55db8c3bec60 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55db8c3becf0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55db8c3bed80 VAL: '1101' (3 sibs) 36: [59] [59] 0x55db8c3bee10 VAL: '1102' (3 sibs) 36: [60] [60] 0x55db8c3beea0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55db8c3bef30 VAL: '1110' (3 sibs) 36: [62] [62] 0x55db8c3befc0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55db8c3bf050 VAL: '1112' (3 sibs) 36: [64] [64] 0x55db8c3bf0e0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55db8c3bf170 VAL: '1120' (3 sibs) 36: [66] [66] 0x55db8c3bf200 VAL: '1121' (3 sibs) 36: [67] [67] 0x55db8c3bf290 VAL: '1122' (3 sibs) 36: [68] [68] 0x55db8c3bf320 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55db8c3bf3b0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55db8c3bf440 VAL: '1200' (3 sibs) 36: [71] [71] 0x55db8c3bf4d0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55db8c3bf560 VAL: '1202' (3 sibs) 36: [73] [73] 0x55db8c3bf5f0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55db8c3bf680 VAL: '1210' (3 sibs) 36: [75] [75] 0x55db8c3bf710 VAL: '1211' (3 sibs) 36: [76] [76] 0x55db8c3bf7a0 VAL: '1212' (3 sibs) 36: [77] [77] 0x55db8c3bf830 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55db8c3bf8c0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55db8c3bf950 VAL: '1221' (3 sibs) 36: [80] [80] 0x55db8c3bf9e0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55db8c3bfa70 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55db8c3bfb00 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55db8c3bfb90 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55db8c3bfc20 VAL: '2000' (3 sibs) 36: [85] [85] 0x55db8c3bfcb0 VAL: '2001' (3 sibs) 36: [86] [86] 0x55db8c3bfd40 VAL: '2002' (3 sibs) 36: [87] [87] 0x55db8c3bfdd0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55db8c3bfe60 VAL: '2010' (3 sibs) 36: [89] [89] 0x55db8c3bfef0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55db8c3bff80 VAL: '2012' (3 sibs) 36: [91] [91] 0x55db8c3c0010 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55db8c3c00a0 VAL: '2020' (3 sibs) 36: [93] [93] 0x55db8c3c0130 VAL: '2021' (3 sibs) 36: [94] [94] 0x55db8c3c01c0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55db8c3c0250 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55db8c3c02e0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55db8c3c0370 VAL: '2100' (3 sibs) 36: [98] [98] 0x55db8c3c0400 VAL: '2101' (3 sibs) 36: [99] [99] 0x55db8c3c0490 VAL: '2102' (3 sibs) 36: [100] [100] 0x55db8c3c0520 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55db8c3c05b0 VAL: '2110' (3 sibs) 36: [102] [102] 0x55db8c3c0640 VAL: '2111' (3 sibs) 36: [103] [103] 0x55db8c3c06d0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55db8c3c0760 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55db8c3c07f0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55db8c3c0880 VAL: '2121' (3 sibs) 36: [107] [107] 0x55db8c3c0910 VAL: '2122' (3 sibs) 36: [108] [108] 0x55db8c3c09a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55db8c3c0a30 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55db8c3c0ac0 VAL: '2200' (3 sibs) 36: [111] [111] 0x55db8c3c0b50 VAL: '2201' (3 sibs) 36: [112] [112] 0x55db8c3c0be0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55db8c3c0c70 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55db8c3c0d00 VAL: '2210' (3 sibs) 36: [115] [115] 0x55db8c3c0d90 VAL: '2211' (3 sibs) 36: [116] [116] 0x55db8c3c0e20 VAL: '2212' (3 sibs) 36: [117] [117] 0x55db8c3c0eb0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55db8c3c0f40 VAL: '2220' (3 sibs) 36: [119] [119] 0x55db8c3c0fd0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55db8c3c1060 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] 0x55db8c3ad0a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55db8c3ad130 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55db8c3ad1c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55db8c3ad250 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55db8c3ad2e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55db8c3ad370 VAL: '0001' (3 sibs) 36: [6] [6] 0x55db8c3ad400 VAL: '0002' (3 sibs) 36: [7] [7] 0x55db8c3ad490 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55db8c3ad520 VAL: '0010' (3 sibs) 36: [9] [9] 0x55db8c3ad5b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55db8c3ad640 VAL: '0012' (3 sibs) 36: [11] [11] 0x55db8c3ad6d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55db8c3ad760 VAL: '0020' (3 sibs) 36: [13] [13] 0x55db8c3ad7f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55db8c3ad880 VAL: '0022' (3 sibs) 36: [15] [15] 0x55db8c3ad910 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55db8c3ad9a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55db8c3ada30 VAL: '0100' (3 sibs) 36: [18] [18] 0x55db8c3adac0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55db8c3adb50 VAL: '0102' (3 sibs) 36: [20] [20] 0x55db8c3adbe0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55db8c3adc70 VAL: '0110' (3 sibs) 36: [22] [22] 0x55db8c3add00 VAL: '0111' (3 sibs) 36: [23] [23] 0x55db8c3add90 VAL: '0112' (3 sibs) 36: [24] [24] 0x55db8c3ade20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55db8c3adeb0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55db8c3adf40 VAL: '0121' (3 sibs) 36: [27] [27] 0x55db8c3adfd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55db8c3ae060 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55db8c3ae0f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55db8c3ae180 VAL: '0200' (3 sibs) 36: [31] [31] 0x55db8c3ae210 VAL: '0201' (3 sibs) 36: [32] [32] 0x55db8c3ae2a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55db8c3ae330 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55db8c3ae3c0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55db8c3ae450 VAL: '0211' (3 sibs) 36: [36] [36] 0x55db8c3ae4e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55db8c3ae570 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55db8c3ae600 VAL: '0220' (3 sibs) 36: [39] [39] 0x55db8c3ae690 VAL: '0221' (3 sibs) 36: [40] [40] 0x55db8c3ae720 VAL: '0222' (3 sibs) 36: [41] [41] 0x55db8c3ae7b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55db8c3ae840 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55db8c3ae8d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55db8c3ae960 VAL: '1000' (3 sibs) 36: [45] [45] 0x55db8c3ae9f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55db8c3aea80 VAL: '1002' (3 sibs) 36: [47] [47] 0x55db8c3aeb10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55db8c3aeba0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55db8c3aec30 VAL: '1011' (3 sibs) 36: [50] [50] 0x55db8c3aecc0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55db8c3aed50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55db8c3aede0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55db8c3aee70 VAL: '1021' (3 sibs) 36: [54] [54] 0x55db8c3aef00 VAL: '1022' (3 sibs) 36: [55] [55] 0x55db8c3aef90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55db8c3af020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55db8c3af0b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55db8c3af140 VAL: '1101' (3 sibs) 36: [59] [59] 0x55db8c3af1d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55db8c3af260 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55db8c3af2f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55db8c3af380 VAL: '1111' (3 sibs) 36: [63] [63] 0x55db8c3af410 VAL: '1112' (3 sibs) 36: [64] [64] 0x55db8c3af4a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55db8c3af530 VAL: '1120' (3 sibs) 36: [66] [66] 0x55db8c3af5c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55db8c3af650 VAL: '1122' (3 sibs) 36: [68] [68] 0x55db8c3af6e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55db8c3af770 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55db8c3af800 VAL: '1200' (3 sibs) 36: [71] [71] 0x55db8c3af890 VAL: '1201' (3 sibs) 36: [72] [72] 0x55db8c3af920 VAL: '1202' (3 sibs) 36: [73] [73] 0x55db8c3af9b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55db8c3afa40 VAL: '1210' (3 sibs) 36: [75] [75] 0x55db8c3afad0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55db8c3afb60 VAL: '1212' (3 sibs) 36: [77] [77] 0x55db8c3afbf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55db8c3afc80 VAL: '1220' (3 sibs) 36: [79] [79] 0x55db8c3afd10 VAL: '1221' (3 sibs) 36: [80] [80] 0x55db8c3afda0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55db8c3afe30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55db8c3afec0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55db8c3aff50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55db8c3affe0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55db8c3b0070 VAL: '2001' (3 sibs) 36: [86] [86] 0x55db8c3b0100 VAL: '2002' (3 sibs) 36: [87] [87] 0x55db8c3b0190 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55db8c3b0220 VAL: '2010' (3 sibs) 36: [89] [89] 0x55db8c3b02b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55db8c3b0340 VAL: '2012' (3 sibs) 36: [91] [91] 0x55db8c3b03d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55db8c3b0460 VAL: '2020' (3 sibs) 36: [93] [93] 0x55db8c3b04f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55db8c3b0580 VAL: '2022' (3 sibs) 36: [95] [95] 0x55db8c3b0610 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55db8c3b06a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55db8c3b0730 VAL: '2100' (3 sibs) 36: [98] [98] 0x55db8c3b07c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55db8c3b0850 VAL: '2102' (3 sibs) 36: [100] [100] 0x55db8c3b08e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55db8c3b0970 VAL: '2110' (3 sibs) 36: [102] [102] 0x55db8c3b0a00 VAL: '2111' (3 sibs) 36: [103] [103] 0x55db8c3b0a90 VAL: '2112' (3 sibs) 36: [104] [104] 0x55db8c3b0b20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55db8c3b0bb0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55db8c3b0c40 VAL: '2121' (3 sibs) 36: [107] [107] 0x55db8c3b0cd0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55db8c3b0d60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55db8c3b0df0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55db8c3b0e80 VAL: '2200' (3 sibs) 36: [111] [111] 0x55db8c3b0f10 VAL: '2201' (3 sibs) 36: [112] [112] 0x55db8c3b0fa0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55db8c3b1030 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55db8c3b10c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55db8c3b1150 VAL: '2211' (3 sibs) 36: [116] [116] 0x55db8c3b11e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55db8c3b1270 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55db8c3b1300 VAL: '2220' (3 sibs) 36: [119] [119] 0x55db8c3b1390 VAL: '2221' (3 sibs) 36: [120] [120] 0x55db8c3b1420 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] 0x55db8c3c3900 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55db8c3c3990 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55db8c3c3a20 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55db8c3c3ab0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55db8c3c3b40 VAL: '0000' (3 sibs) 36: [5] [5] 0x55db8c3c3bd0 VAL: '0001' (3 sibs) 36: [6] [6] 0x55db8c3c3c60 VAL: '0002' (3 sibs) 36: [7] [7] 0x55db8c3c3cf0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55db8c3c3d80 VAL: '0010' (3 sibs) 36: [9] [9] 0x55db8c3c3e10 VAL: '0011' (3 sibs) 36: [10] [10] 0x55db8c3c3ea0 VAL: '0012' (3 sibs) 36: [11] [11] 0x55db8c3c3f30 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55db8c3c3fc0 VAL: '0020' (3 sibs) 36: [13] [13] 0x55db8c3c4050 VAL: '0021' (3 sibs) 36: [14] [14] 0x55db8c3c40e0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55db8c3c4170 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55db8c3c4200 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55db8c3c4290 VAL: '0100' (3 sibs) 36: [18] [18] 0x55db8c3c4320 VAL: '0101' (3 sibs) 36: [19] [19] 0x55db8c3c43b0 VAL: '0102' (3 sibs) 36: [20] [20] 0x55db8c3c4440 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55db8c3c44d0 VAL: '0110' (3 sibs) 36: [22] [22] 0x55db8c3c4560 VAL: '0111' (3 sibs) 36: [23] [23] 0x55db8c3c45f0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55db8c3c4680 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55db8c3c4710 VAL: '0120' (3 sibs) 36: [26] [26] 0x55db8c3c47a0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55db8c3c4830 VAL: '0122' (3 sibs) 36: [28] [28] 0x55db8c3c48c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55db8c3c4950 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55db8c3c49e0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55db8c3c4a70 VAL: '0201' (3 sibs) 36: [32] [32] 0x55db8c3c4b00 VAL: '0202' (3 sibs) 36: [33] [33] 0x55db8c3c4b90 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55db8c3c4c20 VAL: '0210' (3 sibs) 36: [35] [35] 0x55db8c3c4cb0 VAL: '0211' (3 sibs) 36: [36] [36] 0x55db8c3c4d40 VAL: '0212' (3 sibs) 36: [37] [37] 0x55db8c3c4dd0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55db8c3c4e60 VAL: '0220' (3 sibs) 36: [39] [39] 0x55db8c3c4ef0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55db8c3c4f80 VAL: '0222' (3 sibs) 36: [41] [41] 0x55db8c3c5010 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55db8c3c50a0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55db8c3c5130 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55db8c3c51c0 VAL: '1000' (3 sibs) 36: [45] [45] 0x55db8c3c5250 VAL: '1001' (3 sibs) 36: [46] [46] 0x55db8c3c52e0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55db8c3c5370 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55db8c3c5400 VAL: '1010' (3 sibs) 36: [49] [49] 0x55db8c3c5490 VAL: '1011' (3 sibs) 36: [50] [50] 0x55db8c3c5520 VAL: '1012' (3 sibs) 36: [51] [51] 0x55db8c3c55b0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55db8c3c5640 VAL: '1020' (3 sibs) 36: [53] [53] 0x55db8c3c56d0 VAL: '1021' (3 sibs) 36: [54] [54] 0x55db8c3c5760 VAL: '1022' (3 sibs) 36: [55] [55] 0x55db8c3c57f0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55db8c3c5880 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55db8c3c5910 VAL: '1100' (3 sibs) 36: [58] [58] 0x55db8c3c59a0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55db8c3c5a30 VAL: '1102' (3 sibs) 36: [60] [60] 0x55db8c3c5ac0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55db8c3c5b50 VAL: '1110' (3 sibs) 36: [62] [62] 0x55db8c3c5be0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55db8c3c5c70 VAL: '1112' (3 sibs) 36: [64] [64] 0x55db8c3c5d00 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55db8c3c5d90 VAL: '1120' (3 sibs) 36: [66] [66] 0x55db8c3c5e20 VAL: '1121' (3 sibs) 36: [67] [67] 0x55db8c3c5eb0 VAL: '1122' (3 sibs) 36: [68] [68] 0x55db8c3c5f40 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55db8c3c5fd0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55db8c3c6060 VAL: '1200' (3 sibs) 36: [71] [71] 0x55db8c3c60f0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55db8c3c6180 VAL: '1202' (3 sibs) 36: [73] [73] 0x55db8c3c6210 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55db8c3c62a0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55db8c3c6330 VAL: '1211' (3 sibs) 36: [76] [76] 0x55db8c3c63c0 VAL: '1212' (3 sibs) 36: [77] [77] 0x55db8c3c6450 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55db8c3c64e0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55db8c3c6570 VAL: '1221' (3 sibs) 36: [80] [80] 0x55db8c3c6600 VAL: '1222' (3 sibs) 36: [81] [81] 0x55db8c3c6690 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55db8c3c6720 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55db8c3c67b0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55db8c3c6840 VAL: '2000' (3 sibs) 36: [85] [85] 0x55db8c3c68d0 VAL: '2001' (3 sibs) 36: [86] [86] 0x55db8c3c6960 VAL: '2002' (3 sibs) 36: [87] [87] 0x55db8c3c69f0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55db8c3c6a80 VAL: '2010' (3 sibs) 36: [89] [89] 0x55db8c3c6b10 VAL: '2011' (3 sibs) 36: [90] [90] 0x55db8c3c6ba0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55db8c3c6c30 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55db8c3c6cc0 VAL: '2020' (3 sibs) 36: [93] [93] 0x55db8c3c6d50 VAL: '2021' (3 sibs) 36: [94] [94] 0x55db8c3c6de0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55db8c3c6e70 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55db8c3c6f00 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55db8c3c6f90 VAL: '2100' (3 sibs) 36: [98] [98] 0x55db8c3c7020 VAL: '2101' (3 sibs) 36: [99] [99] 0x55db8c3c70b0 VAL: '2102' (3 sibs) 36: [100] [100] 0x55db8c3c7140 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55db8c3c71d0 VAL: '2110' (3 sibs) 36: [102] [102] 0x55db8c3c7260 VAL: '2111' (3 sibs) 36: [103] [103] 0x55db8c3c72f0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55db8c3c7380 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55db8c3c7410 VAL: '2120' (3 sibs) 36: [106] [106] 0x55db8c3c74a0 VAL: '2121' (3 sibs) 36: [107] [107] 0x55db8c3c7530 VAL: '2122' (3 sibs) 36: [108] [108] 0x55db8c3c75c0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55db8c3c7650 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55db8c3c76e0 VAL: '2200' (3 sibs) 36: [111] [111] 0x55db8c3c7770 VAL: '2201' (3 sibs) 36: [112] [112] 0x55db8c3c7800 VAL: '2202' (3 sibs) 36: [113] [113] 0x55db8c3c7890 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55db8c3c7920 VAL: '2210' (3 sibs) 36: [115] [115] 0x55db8c3c79b0 VAL: '2211' (3 sibs) 36: [116] [116] 0x55db8c3c7a40 VAL: '2212' (3 sibs) 36: [117] [117] 0x55db8c3c7ad0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55db8c3c7b60 VAL: '2220' (3 sibs) 36: [119] [119] 0x55db8c3c7bf0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55db8c3c7c80 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: 0x55db8c391680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55db8c38cdb0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38cf80 SEQ: (3 sibs) 3 children: 36: 0x55db8c38d150 SEQ: (3 sibs) 3 children: 36: 0x55db8c38d320 VAL: '0000' (3 sibs) 36: 0x55db8c38d3b8 VAL: '0001' (3 sibs) 36: 0x55db8c38d450 VAL: '0002' (3 sibs) 36: 0x55db8c38d1e8 SEQ: (3 sibs) 3 children: 36: 0x55db8c38d4f0 VAL: '0010' (3 sibs) 36: 0x55db8c38d588 VAL: '0011' (3 sibs) 36: 0x55db8c38d620 VAL: '0012' (3 sibs) 36: 0x55db8c38d280 SEQ: (3 sibs) 3 children: 36: 0x55db8c38d6c0 VAL: '0020' (3 sibs) 36: 0x55db8c38d758 VAL: '0021' (3 sibs) 36: 0x55db8c38d7f0 VAL: '0022' (3 sibs) 36: 0x55db8c38d018 SEQ: (3 sibs) 3 children: 36: 0x55db8c38d890 SEQ: (3 sibs) 3 children: 36: 0x55db8c38da60 VAL: '0100' (3 sibs) 36: 0x55db8c38daf8 VAL: '0101' (3 sibs) 36: 0x55db8c38db90 VAL: '0102' (3 sibs) 36: 0x55db8c38d928 SEQ: (3 sibs) 3 children: 36: 0x55db8c38dc30 VAL: '0110' (3 sibs) 36: 0x55db8c38dcc8 VAL: '0111' (3 sibs) 36: 0x55db8c38dd60 VAL: '0112' (3 sibs) 36: 0x55db8c38d9c0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38de00 VAL: '0120' (3 sibs) 36: 0x55db8c38de98 VAL: '0121' (3 sibs) 36: 0x55db8c38df30 VAL: '0122' (3 sibs) 36: 0x55db8c38d0b0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38dfd0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38e1a0 VAL: '0200' (3 sibs) 36: 0x55db8c38e238 VAL: '0201' (3 sibs) 36: 0x55db8c38e2d0 VAL: '0202' (3 sibs) 36: 0x55db8c38e068 SEQ: (3 sibs) 3 children: 36: 0x55db8c38e370 VAL: '0210' (3 sibs) 36: 0x55db8c38e408 VAL: '0211' (3 sibs) 36: 0x55db8c38e4a0 VAL: '0212' (3 sibs) 36: 0x55db8c38e100 SEQ: (3 sibs) 3 children: 36: 0x55db8c38e540 VAL: '0220' (3 sibs) 36: 0x55db8c38e5d8 VAL: '0221' (3 sibs) 36: 0x55db8c38e670 VAL: '0222' (3 sibs) 36: 0x55db8c38ce48 SEQ: (3 sibs) 3 children: 36: 0x55db8c38e710 SEQ: (3 sibs) 3 children: 36: 0x55db8c38e8e0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38eab0 VAL: '1000' (3 sibs) 36: 0x55db8c38eb48 VAL: '1001' (3 sibs) 36: 0x55db8c38ebe0 VAL: '1002' (3 sibs) 36: 0x55db8c38e978 SEQ: (3 sibs) 3 children: 36: 0x55db8c38ec80 VAL: '1010' (3 sibs) 36: 0x55db8c38ed18 VAL: '1011' (3 sibs) 36: 0x55db8c38edb0 VAL: '1012' (3 sibs) 36: 0x55db8c38ea10 SEQ: (3 sibs) 3 children: 36: 0x55db8c38ee50 VAL: '1020' (3 sibs) 36: 0x55db8c38eee8 VAL: '1021' (3 sibs) 36: 0x55db8c38ef80 VAL: '1022' (3 sibs) 36: 0x55db8c38e7a8 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f020 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f1f0 VAL: '1100' (3 sibs) 36: 0x55db8c38f288 VAL: '1101' (3 sibs) 36: 0x55db8c38f320 VAL: '1102' (3 sibs) 36: 0x55db8c38f0b8 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f3c0 VAL: '1110' (3 sibs) 36: 0x55db8c38f458 VAL: '1111' (3 sibs) 36: 0x55db8c38f4f0 VAL: '1112' (3 sibs) 36: 0x55db8c38f150 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f590 VAL: '1120' (3 sibs) 36: 0x55db8c38f628 VAL: '1121' (3 sibs) 36: 0x55db8c38f6c0 VAL: '1122' (3 sibs) 36: 0x55db8c38e840 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f760 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f930 VAL: '1200' (3 sibs) 36: 0x55db8c38f9c8 VAL: '1201' (3 sibs) 36: 0x55db8c38fa60 VAL: '1202' (3 sibs) 36: 0x55db8c38f7f8 SEQ: (3 sibs) 3 children: 36: 0x55db8c38fb00 VAL: '1210' (3 sibs) 36: 0x55db8c38fb98 VAL: '1211' (3 sibs) 36: 0x55db8c38fc30 VAL: '1212' (3 sibs) 36: 0x55db8c38f890 SEQ: (3 sibs) 3 children: 36: 0x55db8c38fcd0 VAL: '1220' (3 sibs) 36: 0x55db8c38fd68 VAL: '1221' (3 sibs) 36: 0x55db8c38fe00 VAL: '1222' (3 sibs) 36: 0x55db8c38cee0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38fea0 SEQ: (3 sibs) 3 children: 36: 0x55db8c390070 SEQ: (3 sibs) 3 children: 36: 0x55db8c390240 VAL: '2000' (3 sibs) 36: 0x55db8c3902d8 VAL: '2001' (3 sibs) 36: 0x55db8c390370 VAL: '2002' (3 sibs) 36: 0x55db8c390108 SEQ: (3 sibs) 3 children: 36: 0x55db8c390410 VAL: '2010' (3 sibs) 36: 0x55db8c3904a8 VAL: '2011' (3 sibs) 36: 0x55db8c390540 VAL: '2012' (3 sibs) 36: 0x55db8c3901a0 SEQ: (3 sibs) 3 children: 36: 0x55db8c3905e0 VAL: '2020' (3 sibs) 36: 0x55db8c390678 VAL: '2021' (3 sibs) 36: 0x55db8c390710 VAL: '2022' (3 sibs) 36: 0x55db8c38ff38 SEQ: (3 sibs) 3 children: 36: 0x55db8c3907b0 SEQ: (3 sibs) 3 children: 36: 0x55db8c390980 VAL: '2100' (3 sibs) 36: 0x55db8c390a18 VAL: '2101' (3 sibs) 36: 0x55db8c390ab0 VAL: '2102' (3 sibs) 36: 0x55db8c390848 SEQ: (3 sibs) 3 children: 36: 0x55db8c390b50 VAL: '2110' (3 sibs) 36: 0x55db8c390be8 VAL: '2111' (3 sibs) 36: 0x55db8c390c80 VAL: '2112' (3 sibs) 36: 0x55db8c3908e0 SEQ: (3 sibs) 3 children: 36: 0x55db8c390d20 VAL: '2120' (3 sibs) 36: 0x55db8c390db8 VAL: '2121' (3 sibs) 36: 0x55db8c390e50 VAL: '2122' (3 sibs) 36: 0x55db8c38ffd0 SEQ: (3 sibs) 3 children: 36: 0x55db8c390ef0 SEQ: (3 sibs) 3 children: 36: 0x55db8c3910c0 VAL: '2200' (3 sibs) 36: 0x55db8c391158 VAL: '2201' (3 sibs) 36: 0x55db8c3911f0 VAL: '2202' (3 sibs) 36: 0x55db8c390f88 SEQ: (3 sibs) 3 children: 36: 0x55db8c391290 VAL: '2210' (3 sibs) 36: 0x55db8c391328 VAL: '2211' (3 sibs) 36: 0x55db8c3913c0 VAL: '2212' (3 sibs) 36: 0x55db8c391020 SEQ: (3 sibs) 3 children: 36: 0x55db8c391460 VAL: '2220' (3 sibs) 36: 0x55db8c3914f8 VAL: '2221' (3 sibs) 36: 0x55db8c391590 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x55db8c3c8110 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55db8c3c81a0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55db8c3c8230 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55db8c3c82c0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55db8c3c8350 VAL: '0000' (3 sibs) 36: [5] [5] 0x55db8c3c83e0 VAL: '0001' (3 sibs) 36: [6] [6] 0x55db8c3c8470 VAL: '0002' (3 sibs) 36: [7] [7] 0x55db8c3c8500 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55db8c3c8590 VAL: '0010' (3 sibs) 36: [9] [9] 0x55db8c3c8620 VAL: '0011' (3 sibs) 36: [10] [10] 0x55db8c3c86b0 VAL: '0012' (3 sibs) 36: [11] [11] 0x55db8c3c8740 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55db8c3c87d0 VAL: '0020' (3 sibs) 36: [13] [13] 0x55db8c3c8860 VAL: '0021' (3 sibs) 36: [14] [14] 0x55db8c3c88f0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55db8c3c8980 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55db8c3c8a10 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55db8c3c8aa0 VAL: '0100' (3 sibs) 36: [18] [18] 0x55db8c3c8b30 VAL: '0101' (3 sibs) 36: [19] [19] 0x55db8c3c8bc0 VAL: '0102' (3 sibs) 36: [20] [20] 0x55db8c3c8c50 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55db8c3c8ce0 VAL: '0110' (3 sibs) 36: [22] [22] 0x55db8c3c8d70 VAL: '0111' (3 sibs) 36: [23] [23] 0x55db8c3c8e00 VAL: '0112' (3 sibs) 36: [24] [24] 0x55db8c3c8e90 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55db8c3c8f20 VAL: '0120' (3 sibs) 36: [26] [26] 0x55db8c3c8fb0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55db8c3c9040 VAL: '0122' (3 sibs) 36: [28] [28] 0x55db8c3c90d0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55db8c3c9160 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55db8c3c91f0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55db8c3c9280 VAL: '0201' (3 sibs) 36: [32] [32] 0x55db8c3c9310 VAL: '0202' (3 sibs) 36: [33] [33] 0x55db8c3c93a0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55db8c3c9430 VAL: '0210' (3 sibs) 36: [35] [35] 0x55db8c3c94c0 VAL: '0211' (3 sibs) 36: [36] [36] 0x55db8c3c9550 VAL: '0212' (3 sibs) 36: [37] [37] 0x55db8c3c95e0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55db8c3c9670 VAL: '0220' (3 sibs) 36: [39] [39] 0x55db8c3c9700 VAL: '0221' (3 sibs) 36: [40] [40] 0x55db8c3c9790 VAL: '0222' (3 sibs) 36: [41] [41] 0x55db8c3c9820 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55db8c3c98b0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55db8c3c9940 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55db8c3c99d0 VAL: '1000' (3 sibs) 36: [45] [45] 0x55db8c3c9a60 VAL: '1001' (3 sibs) 36: [46] [46] 0x55db8c3c9af0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55db8c3c9b80 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55db8c3c9c10 VAL: '1010' (3 sibs) 36: [49] [49] 0x55db8c3c9ca0 VAL: '1011' (3 sibs) 36: [50] [50] 0x55db8c3c9d30 VAL: '1012' (3 sibs) 36: [51] [51] 0x55db8c3c9dc0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55db8c3c9e50 VAL: '1020' (3 sibs) 36: [53] [53] 0x55db8c3c9ee0 VAL: '1021' (3 sibs) 36: [54] [54] 0x55db8c3c9f70 VAL: '1022' (3 sibs) 36: [55] [55] 0x55db8c3ca000 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55db8c3ca090 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55db8c3ca120 VAL: '1100' (3 sibs) 36: [58] [58] 0x55db8c3ca1b0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55db8c3ca240 VAL: '1102' (3 sibs) 36: [60] [60] 0x55db8c3ca2d0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55db8c3ca360 VAL: '1110' (3 sibs) 36: [62] [62] 0x55db8c3ca3f0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55db8c3ca480 VAL: '1112' (3 sibs) 36: [64] [64] 0x55db8c3ca510 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55db8c3ca5a0 VAL: '1120' (3 sibs) 36: [66] [66] 0x55db8c3ca630 VAL: '1121' (3 sibs) 36: [67] [67] 0x55db8c3ca6c0 VAL: '1122' (3 sibs) 36: [68] [68] 0x55db8c3ca750 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55db8c3ca7e0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55db8c3ca870 VAL: '1200' (3 sibs) 36: [71] [71] 0x55db8c3ca900 VAL: '1201' (3 sibs) 36: [72] [72] 0x55db8c3ca990 VAL: '1202' (3 sibs) 36: [73] [73] 0x55db8c3caa20 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55db8c3caab0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55db8c3cab40 VAL: '1211' (3 sibs) 36: [76] [76] 0x55db8c3cabd0 VAL: '1212' (3 sibs) 36: [77] [77] 0x55db8c3cac60 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55db8c3cacf0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55db8c3cad80 VAL: '1221' (3 sibs) 36: [80] [80] 0x55db8c3cae10 VAL: '1222' (3 sibs) 36: [81] [81] 0x55db8c3caea0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55db8c3caf30 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55db8c3cafc0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55db8c3cb050 VAL: '2000' (3 sibs) 36: [85] [85] 0x55db8c3cb0e0 VAL: '2001' (3 sibs) 36: [86] [86] 0x55db8c3cb170 VAL: '2002' (3 sibs) 36: [87] [87] 0x55db8c3cb200 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55db8c3cb290 VAL: '2010' (3 sibs) 36: [89] [89] 0x55db8c3cb320 VAL: '2011' (3 sibs) 36: [90] [90] 0x55db8c3cb3b0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55db8c3cb440 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55db8c3cb4d0 VAL: '2020' (3 sibs) 36: [93] [93] 0x55db8c3cb560 VAL: '2021' (3 sibs) 36: [94] [94] 0x55db8c3cb5f0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55db8c3cb680 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55db8c3cb710 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55db8c3cb7a0 VAL: '2100' (3 sibs) 36: [98] [98] 0x55db8c3cb830 VAL: '2101' (3 sibs) 36: [99] [99] 0x55db8c3cb8c0 VAL: '2102' (3 sibs) 36: [100] [100] 0x55db8c3cb950 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55db8c3cb9e0 VAL: '2110' (3 sibs) 36: [102] [102] 0x55db8c3cba70 VAL: '2111' (3 sibs) 36: [103] [103] 0x55db8c3cbb00 VAL: '2112' (3 sibs) 36: [104] [104] 0x55db8c3cbb90 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55db8c3cbc20 VAL: '2120' (3 sibs) 36: [106] [106] 0x55db8c3cbcb0 VAL: '2121' (3 sibs) 36: [107] [107] 0x55db8c3cbd40 VAL: '2122' (3 sibs) 36: [108] [108] 0x55db8c3cbdd0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55db8c3cbe60 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55db8c3cbef0 VAL: '2200' (3 sibs) 36: [111] [111] 0x55db8c3cbf80 VAL: '2201' (3 sibs) 36: [112] [112] 0x55db8c3cc010 VAL: '2202' (3 sibs) 36: [113] [113] 0x55db8c3cc0a0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55db8c3cc130 VAL: '2210' (3 sibs) 36: [115] [115] 0x55db8c3cc1c0 VAL: '2211' (3 sibs) 36: [116] [116] 0x55db8c3cc250 VAL: '2212' (3 sibs) 36: [117] [117] 0x55db8c3cc2e0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55db8c3cc370 VAL: '2220' (3 sibs) 36: [119] [119] 0x55db8c3cc400 VAL: '2221' (3 sibs) 36: [120] [120] 0x55db8c3cc490 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: 0x55db8c391798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55db8c391870 SEQ: (3 sibs) 3 children: 36: 0x55db8c391a40 SEQ: (3 sibs) 3 children: 36: 0x55db8c391c10 SEQ: (3 sibs) 3 children: 36: 0x55db8c391de0 VAL: '0000' (3 sibs) 36: 0x55db8c391e78 VAL: '0001' (3 sibs) 36: 0x55db8c391f10 VAL: '0002' (3 sibs) 36: 0x55db8c391ca8 SEQ: (3 sibs) 3 children: 36: 0x55db8c391fb0 VAL: '0010' (3 sibs) 36: 0x55db8c392048 VAL: '0011' (3 sibs) 36: 0x55db8c3920e0 VAL: '0012' (3 sibs) 36: 0x55db8c391d40 SEQ: (3 sibs) 3 children: 36: 0x55db8c392180 VAL: '0020' (3 sibs) 36: 0x55db8c392218 VAL: '0021' (3 sibs) 36: 0x55db8c3922b0 VAL: '0022' (3 sibs) 36: 0x55db8c391ad8 SEQ: (3 sibs) 3 children: 36: 0x55db8c392350 SEQ: (3 sibs) 3 children: 36: 0x55db8c392520 VAL: '0100' (3 sibs) 36: 0x55db8c3925b8 VAL: '0101' (3 sibs) 36: 0x55db8c392650 VAL: '0102' (3 sibs) 36: 0x55db8c3923e8 SEQ: (3 sibs) 3 children: 36: 0x55db8c3926f0 VAL: '0110' (3 sibs) 36: 0x55db8c392788 VAL: '0111' (3 sibs) 36: 0x55db8c392820 VAL: '0112' (3 sibs) 36: 0x55db8c392480 SEQ: (3 sibs) 3 children: 36: 0x55db8c3928c0 VAL: '0120' (3 sibs) 36: 0x55db8c392958 VAL: '0121' (3 sibs) 36: 0x55db8c3929f0 VAL: '0122' (3 sibs) 36: 0x55db8c391b70 SEQ: (3 sibs) 3 children: 36: 0x55db8c392a90 SEQ: (3 sibs) 3 children: 36: 0x55db8c392c60 VAL: '0200' (3 sibs) 36: 0x55db8c392cf8 VAL: '0201' (3 sibs) 36: 0x55db8c392d90 VAL: '0202' (3 sibs) 36: 0x55db8c392b28 SEQ: (3 sibs) 3 children: 36: 0x55db8c392e30 VAL: '0210' (3 sibs) 36: 0x55db8c392ec8 VAL: '0211' (3 sibs) 36: 0x55db8c392f60 VAL: '0212' (3 sibs) 36: 0x55db8c392bc0 SEQ: (3 sibs) 3 children: 36: 0x55db8c393000 VAL: '0220' (3 sibs) 36: 0x55db8c393098 VAL: '0221' (3 sibs) 36: 0x55db8c393130 VAL: '0222' (3 sibs) 36: 0x55db8c391908 SEQ: (3 sibs) 3 children: 36: 0x55db8c3931d0 SEQ: (3 sibs) 3 children: 36: 0x55db8c3933a0 SEQ: (3 sibs) 3 children: 36: 0x55db8c393570 VAL: '1000' (3 sibs) 36: 0x55db8c393608 VAL: '1001' (3 sibs) 36: 0x55db8c3936a0 VAL: '1002' (3 sibs) 36: 0x55db8c393438 SEQ: (3 sibs) 3 children: 36: 0x55db8c393740 VAL: '1010' (3 sibs) 36: 0x55db8c3937d8 VAL: '1011' (3 sibs) 36: 0x55db8c393870 VAL: '1012' (3 sibs) 36: 0x55db8c3934d0 SEQ: (3 sibs) 3 children: 36: 0x55db8c393910 VAL: '1020' (3 sibs) 36: 0x55db8c3939a8 VAL: '1021' (3 sibs) 36: 0x55db8c393a40 VAL: '1022' (3 sibs) 36: 0x55db8c393268 SEQ: (3 sibs) 3 children: 36: 0x55db8c393ae0 SEQ: (3 sibs) 3 children: 36: 0x55db8c393cb0 VAL: '1100' (3 sibs) 36: 0x55db8c393d48 VAL: '1101' (3 sibs) 36: 0x55db8c393de0 VAL: '1102' (3 sibs) 36: 0x55db8c393b78 SEQ: (3 sibs) 3 children: 36: 0x55db8c393e80 VAL: '1110' (3 sibs) 36: 0x55db8c393f18 VAL: '1111' (3 sibs) 36: 0x55db8c393fb0 VAL: '1112' (3 sibs) 36: 0x55db8c393c10 SEQ: (3 sibs) 3 children: 36: 0x55db8c394050 VAL: '1120' (3 sibs) 36: 0x55db8c3940e8 VAL: '1121' (3 sibs) 36: 0x55db8c394180 VAL: '1122' (3 sibs) 36: 0x55db8c393300 SEQ: (3 sibs) 3 children: 36: 0x55db8c394220 SEQ: (3 sibs) 3 children: 36: 0x55db8c3943f0 VAL: '1200' (3 sibs) 36: 0x55db8c394488 VAL: '1201' (3 sibs) 36: 0x55db8c394520 VAL: '1202' (3 sibs) 36: 0x55db8c3942b8 SEQ: (3 sibs) 3 children: 36: 0x55db8c3945c0 VAL: '1210' (3 sibs) 36: 0x55db8c394658 VAL: '1211' (3 sibs) 36: 0x55db8c3946f0 VAL: '1212' (3 sibs) 36: 0x55db8c394350 SEQ: (3 sibs) 3 children: 36: 0x55db8c394790 VAL: '1220' (3 sibs) 36: 0x55db8c394828 VAL: '1221' (3 sibs) 36: 0x55db8c3948c0 VAL: '1222' (3 sibs) 36: 0x55db8c3919a0 SEQ: (3 sibs) 3 children: 36: 0x55db8c394960 SEQ: (3 sibs) 3 children: 36: 0x55db8c394b30 SEQ: (3 sibs) 3 children: 36: 0x55db8c394d00 VAL: '2000' (3 sibs) 36: 0x55db8c394d98 VAL: '2001' (3 sibs) 36: 0x55db8c394e30 VAL: '2002' (3 sibs) 36: 0x55db8c394bc8 SEQ: (3 sibs) 3 children: 36: 0x55db8c394ed0 VAL: '2010' (3 sibs) 36: 0x55db8c394f68 VAL: '2011' (3 sibs) 36: 0x55db8c395000 VAL: '2012' (3 sibs) 36: 0x55db8c394c60 SEQ: (3 sibs) 3 children: 36: 0x55db8c3950a0 VAL: '2020' (3 sibs) 36: 0x55db8c395138 VAL: '2021' (3 sibs) 36: 0x55db8c3951d0 VAL: '2022' (3 sibs) 36: 0x55db8c3949f8 SEQ: (3 sibs) 3 children: 36: 0x55db8c395270 SEQ: (3 sibs) 3 children: 36: 0x55db8c395440 VAL: '2100' (3 sibs) 36: 0x55db8c3954d8 VAL: '2101' (3 sibs) 36: 0x55db8c395570 VAL: '2102' (3 sibs) 36: 0x55db8c395308 SEQ: (3 sibs) 3 children: 36: 0x55db8c395610 VAL: '2110' (3 sibs) 36: 0x55db8c3956a8 VAL: '2111' (3 sibs) 36: 0x55db8c395740 VAL: '2112' (3 sibs) 36: 0x55db8c3953a0 SEQ: (3 sibs) 3 children: 36: 0x55db8c3957e0 VAL: '2120' (3 sibs) 36: 0x55db8c395878 VAL: '2121' (3 sibs) 36: 0x55db8c395910 VAL: '2122' (3 sibs) 36: 0x55db8c394a90 SEQ: (3 sibs) 3 children: 36: 0x55db8c3959b0 SEQ: (3 sibs) 3 children: 36: 0x55db8c395b80 VAL: '2200' (3 sibs) 36: 0x55db8c395c18 VAL: '2201' (3 sibs) 36: 0x55db8c395cb0 VAL: '2202' (3 sibs) 36: 0x55db8c395a48 SEQ: (3 sibs) 3 children: 36: 0x55db8c395d50 VAL: '2210' (3 sibs) 36: 0x55db8c395de8 VAL: '2211' (3 sibs) 36: 0x55db8c395e80 VAL: '2212' (3 sibs) 36: 0x55db8c395ae0 SEQ: (3 sibs) 3 children: 36: 0x55db8c395f20 VAL: '2220' (3 sibs) 36: 0x55db8c395fb8 VAL: '2221' (3 sibs) 36: 0x55db8c396050 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x55db8c3cc530 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55db8c3cc5c0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55db8c3cc650 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55db8c3cc6e0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55db8c3cc770 VAL: '0000' (3 sibs) 36: [5] [5] 0x55db8c3cc800 VAL: '0001' (3 sibs) 36: [6] [6] 0x55db8c3cc890 VAL: '0002' (3 sibs) 36: [7] [7] 0x55db8c3cc920 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55db8c3cc9b0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55db8c3cca40 VAL: '0011' (3 sibs) 36: [10] [10] 0x55db8c3ccad0 VAL: '0012' (3 sibs) 36: [11] [11] 0x55db8c3ccb60 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55db8c3ccbf0 VAL: '0020' (3 sibs) 36: [13] [13] 0x55db8c3ccc80 VAL: '0021' (3 sibs) 36: [14] [14] 0x55db8c3ccd10 VAL: '0022' (3 sibs) 36: [15] [15] 0x55db8c3ccda0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55db8c3cce30 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55db8c3ccec0 VAL: '0100' (3 sibs) 36: [18] [18] 0x55db8c3ccf50 VAL: '0101' (3 sibs) 36: [19] [19] 0x55db8c3ccfe0 VAL: '0102' (3 sibs) 36: [20] [20] 0x55db8c3cd070 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55db8c3cd100 VAL: '0110' (3 sibs) 36: [22] [22] 0x55db8c3cd190 VAL: '0111' (3 sibs) 36: [23] [23] 0x55db8c3cd220 VAL: '0112' (3 sibs) 36: [24] [24] 0x55db8c3cd2b0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55db8c3cd340 VAL: '0120' (3 sibs) 36: [26] [26] 0x55db8c3cd3d0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55db8c3cd460 VAL: '0122' (3 sibs) 36: [28] [28] 0x55db8c3cd4f0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55db8c3cd580 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55db8c3cd610 VAL: '0200' (3 sibs) 36: [31] [31] 0x55db8c3cd6a0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55db8c3cd730 VAL: '0202' (3 sibs) 36: [33] [33] 0x55db8c3cd7c0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55db8c3cd850 VAL: '0210' (3 sibs) 36: [35] [35] 0x55db8c3cd8e0 VAL: '0211' (3 sibs) 36: [36] [36] 0x55db8c3cd970 VAL: '0212' (3 sibs) 36: [37] [37] 0x55db8c3cda00 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55db8c3cda90 VAL: '0220' (3 sibs) 36: [39] [39] 0x55db8c3cdb20 VAL: '0221' (3 sibs) 36: [40] [40] 0x55db8c3cdbb0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55db8c3cdc40 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55db8c3cdcd0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55db8c3cdd60 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55db8c3cddf0 VAL: '1000' (3 sibs) 36: [45] [45] 0x55db8c3cde80 VAL: '1001' (3 sibs) 36: [46] [46] 0x55db8c3cdf10 VAL: '1002' (3 sibs) 36: [47] [47] 0x55db8c3cdfa0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55db8c3ce030 VAL: '1010' (3 sibs) 36: [49] [49] 0x55db8c3ce0c0 VAL: '1011' (3 sibs) 36: [50] [50] 0x55db8c3ce150 VAL: '1012' (3 sibs) 36: [51] [51] 0x55db8c3ce1e0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55db8c3ce270 VAL: '1020' (3 sibs) 36: [53] [53] 0x55db8c3ce300 VAL: '1021' (3 sibs) 36: [54] [54] 0x55db8c3ce390 VAL: '1022' (3 sibs) 36: [55] [55] 0x55db8c3ce420 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55db8c3ce4b0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55db8c3ce540 VAL: '1100' (3 sibs) 36: [58] [58] 0x55db8c3ce5d0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55db8c3ce660 VAL: '1102' (3 sibs) 36: [60] [60] 0x55db8c3ce6f0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55db8c3ce780 VAL: '1110' (3 sibs) 36: [62] [62] 0x55db8c3ce810 VAL: '1111' (3 sibs) 36: [63] [63] 0x55db8c3ce8a0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55db8c3ce930 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55db8c3ce9c0 VAL: '1120' (3 sibs) 36: [66] [66] 0x55db8c3cea50 VAL: '1121' (3 sibs) 36: [67] [67] 0x55db8c3ceae0 VAL: '1122' (3 sibs) 36: [68] [68] 0x55db8c3ceb70 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55db8c3cec00 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55db8c3cec90 VAL: '1200' (3 sibs) 36: [71] [71] 0x55db8c3ced20 VAL: '1201' (3 sibs) 36: [72] [72] 0x55db8c3cedb0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55db8c3cee40 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55db8c3ceed0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55db8c3cef60 VAL: '1211' (3 sibs) 36: [76] [76] 0x55db8c3ceff0 VAL: '1212' (3 sibs) 36: [77] [77] 0x55db8c3cf080 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55db8c3cf110 VAL: '1220' (3 sibs) 36: [79] [79] 0x55db8c3cf1a0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55db8c3cf230 VAL: '1222' (3 sibs) 36: [81] [81] 0x55db8c3cf2c0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55db8c3cf350 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55db8c3cf3e0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55db8c3cf470 VAL: '2000' (3 sibs) 36: [85] [85] 0x55db8c3cf500 VAL: '2001' (3 sibs) 36: [86] [86] 0x55db8c3cf590 VAL: '2002' (3 sibs) 36: [87] [87] 0x55db8c3cf620 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55db8c3cf6b0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55db8c3cf740 VAL: '2011' (3 sibs) 36: [90] [90] 0x55db8c3cf7d0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55db8c3cf860 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55db8c3cf8f0 VAL: '2020' (3 sibs) 36: [93] [93] 0x55db8c3cf980 VAL: '2021' (3 sibs) 36: [94] [94] 0x55db8c3cfa10 VAL: '2022' (3 sibs) 36: [95] [95] 0x55db8c3cfaa0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55db8c3cfb30 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55db8c3cfbc0 VAL: '2100' (3 sibs) 36: [98] [98] 0x55db8c3cfc50 VAL: '2101' (3 sibs) 36: [99] [99] 0x55db8c3cfce0 VAL: '2102' (3 sibs) 36: [100] [100] 0x55db8c3cfd70 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55db8c3cfe00 VAL: '2110' (3 sibs) 36: [102] [102] 0x55db8c3cfe90 VAL: '2111' (3 sibs) 36: [103] [103] 0x55db8c3cff20 VAL: '2112' (3 sibs) 36: [104] [104] 0x55db8c3cffb0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55db8c3d0040 VAL: '2120' (3 sibs) 36: [106] [106] 0x55db8c3d00d0 VAL: '2121' (3 sibs) 36: [107] [107] 0x55db8c3d0160 VAL: '2122' (3 sibs) 36: [108] [108] 0x55db8c3d01f0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55db8c3d0280 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55db8c3d0310 VAL: '2200' (3 sibs) 36: [111] [111] 0x55db8c3d03a0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55db8c3d0430 VAL: '2202' (3 sibs) 36: [113] [113] 0x55db8c3d04c0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55db8c3d0550 VAL: '2210' (3 sibs) 36: [115] [115] 0x55db8c3d05e0 VAL: '2211' (3 sibs) 36: [116] [116] 0x55db8c3d0670 VAL: '2212' (3 sibs) 36: [117] [117] 0x55db8c3d0700 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55db8c3d0790 VAL: '2220' (3 sibs) 36: [119] [119] 0x55db8c3d0820 VAL: '2221' (3 sibs) 36: [120] [120] 0x55db8c3d08b0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/1 (4 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: 0x55db8c391680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55db8c38cdb0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38cf80 SEQ: (3 sibs) 3 children: 36: 0x55db8c38d150 SEQ: (3 sibs) 3 children: 36: 0x55db8c38d320 VAL: '0000' (3 sibs) 36: 0x55db8c38d3b8 VAL: '0001' (3 sibs) 36: 0x55db8c38d450 VAL: '0002' (3 sibs) 36: 0x55db8c38d1e8 SEQ: (3 sibs) 3 children: 36: 0x55db8c38d4f0 VAL: '0010' (3 sibs) 36: 0x55db8c38d588 VAL: '0011' (3 sibs) 36: 0x55db8c38d620 VAL: '0012' (3 sibs) 36: 0x55db8c38d280 SEQ: (3 sibs) 3 children: 36: 0x55db8c38d6c0 VAL: '0020' (3 sibs) 36: 0x55db8c38d758 VAL: '0021' (3 sibs) 36: 0x55db8c38d7f0 VAL: '0022' (3 sibs) 36: 0x55db8c38d018 SEQ: (3 sibs) 3 children: 36: 0x55db8c38d890 SEQ: (3 sibs) 3 children: 36: 0x55db8c38da60 VAL: '0100' (3 sibs) 36: 0x55db8c38daf8 VAL: '0101' (3 sibs) 36: 0x55db8c38db90 VAL: '0102' (3 sibs) 36: 0x55db8c38d928 SEQ: (3 sibs) 3 children: 36: 0x55db8c38dc30 VAL: '0110' (3 sibs) 36: 0x55db8c38dcc8 VAL: '0111' (3 sibs) 36: 0x55db8c38dd60 VAL: '0112' (3 sibs) 36: 0x55db8c38d9c0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38de00 VAL: '0120' (3 sibs) 36: 0x55db8c38de98 VAL: '0121' (3 sibs) 36: 0x55db8c38df30 VAL: '0122' (3 sibs) 36: 0x55db8c38d0b0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38dfd0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38e1a0 VAL: '0200' (3 sibs) 36: 0x55db8c38e238 VAL: '0201' (3 sibs) 36: 0x55db8c38e2d0 VAL: '0202' (3 sibs) 36: 0x55db8c38e068 SEQ: (3 sibs) 3 children: 36: 0x55db8c38e370 VAL: '0210' (3 sibs) 36: 0x55db8c38e408 VAL: '0211' (3 sibs) 36: 0x55db8c38e4a0 VAL: '0212' (3 sibs) 36: 0x55db8c38e100 SEQ: (3 sibs) 3 children: 36: 0x55db8c38e540 VAL: '0220' (3 sibs) 36: 0x55db8c38e5d8 VAL: '0221' (3 sibs) 36: 0x55db8c38e670 VAL: '0222' (3 sibs) 36: 0x55db8c38ce48 SEQ: (3 sibs) 3 children: 36: 0x55db8c38e710 SEQ: (3 sibs) 3 children: 36: 0x55db8c38e8e0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38eab0 VAL: '1000' (3 sibs) 36: 0x55db8c38eb48 VAL: '1001' (3 sibs) 36: 0x55db8c38ebe0 VAL: '1002' (3 sibs) 36: 0x55db8c38e978 SEQ: (3 sibs) 3 children: 36: 0x55db8c38ec80 VAL: '1010' (3 sibs) 36: 0x55db8c38ed18 VAL: '1011' (3 sibs) 36: 0x55db8c38edb0 VAL: '1012' (3 sibs) 36: 0x55db8c38ea10 SEQ: (3 sibs) 3 children: 36: 0x55db8c38ee50 VAL: '1020' (3 sibs) 36: 0x55db8c38eee8 VAL: '1021' (3 sibs) 36: 0x55db8c38ef80 VAL: '1022' (3 sibs) 36: 0x55db8c38e7a8 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f020 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f1f0 VAL: '1100' (3 sibs) 36: 0x55db8c38f288 VAL: '1101' (3 sibs) 36: 0x55db8c38f320 VAL: '1102' (3 sibs) 36: 0x55db8c38f0b8 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f3c0 VAL: '1110' (3 sibs) 36: 0x55db8c38f458 VAL: '1111' (3 sibs) 36: 0x55db8c38f4f0 VAL: '1112' (3 sibs) 36: 0x55db8c38f150 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f590 VAL: '1120' (3 sibs) 36: 0x55db8c38f628 VAL: '1121' (3 sibs) 36: 0x55db8c38f6c0 VAL: '1122' (3 sibs) 36: 0x55db8c38e840 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f760 SEQ: (3 sibs) 3 children: 36: 0x55db8c38f930 VAL: '1200' (3 sibs) 36: 0x55db8c38f9c8 VAL: '1201' (3 sibs) 36: 0x55db8c38fa60 VAL: '1202' (3 sibs) 36: 0x55db8c38f7f8 SEQ: (3 sibs) 3 children: 36: 0x55db8c38fb00 VAL: '1210' (3 sibs) 36: 0x55db8c38fb98 VAL: '1211' (3 sibs) 36: 0x55db8c38fc30 VAL: '1212' (3 sibs) 36: 0x55db8c38f890 SEQ: (3 sibs) 3 children: 36: 0x55db8c38fcd0 VAL: '1220' (3 sibs) 36: 0x55db8c38fd68 VAL: '1221' (3 sibs) 36: 0x55db8c38fe00 VAL: '1222' (3 sibs) 36: 0x55db8c38cee0 SEQ: (3 sibs) 3 children: 36: 0x55db8c38fea0 SEQ: (3 sibs) 3 children: 36: 0x55db8c390070 SEQ: (3 sibs) 3 children: 36: 0x55db8c390240 VAL: '2000' (3 sibs) 36: 0x55db8c3902d8 VAL: '2001' (3 sibs) 36: 0x55db8c390370 VAL: '2002' (3 sibs) 36: 0x55db8c390108 SEQ: (3 sibs) 3 children: 36: 0x55db8c390410 VAL: '2010' (3 sibs) 36: 0x55db8c3904a8 VAL: '2011' (3 sibs) 36: 0x55db8c390540 VAL: '2012' (3 sibs) 36: 0x55db8c3901a0 SEQ: (3 sibs) 3 children: 36: 0x55db8c3905e0 VAL: '2020' (3 sibs) 36: 0x55db8c390678 VAL: '2021' (3 sibs) 36: 0x55db8c390710 VAL: '2022' (3 sibs) 36: 0x55db8c38ff38 SEQ: (3 sibs) 3 children: 36: 0x55db8c3907b0 SEQ: (3 sibs) 3 children: 36: 0x55db8c390980 VAL: '2100' (3 sibs) 36: 0x55db8c390a18 VAL: '2101' (3 sibs) 36: 0x55db8c390ab0 VAL: '2102' (3 sibs) 36: 0x55db8c390848 SEQ: (3 sibs) 3 children: 36: 0x55db8c390b50 VAL: '2110' (3 sibs) 36: 0x55db8c390be8 VAL: '2111' (3 sibs) 36: 0x55db8c390c80 VAL: '2112' (3 sibs) 36: 0x55db8c3908e0 SEQ: (3 sibs) 3 children: 36: 0x55db8c390d20 VAL: '2120' (3 sibs) 36: 0x55db8c390db8 VAL: '2121' (3 sibs) 36: 0x55db8c390e50 VAL: '2122' (3 sibs) 36: 0x55db8c38ffd0 SEQ: (3 sibs) 3 children: 36: 0x55db8c390ef0 SEQ: (3 sibs) 3 children: 36: 0x55db8c3910c0 VAL: '2200' (3 sibs) 36: 0x55db8c391158 VAL: '2201' (3 sibs) 36: 0x55db8c3911f0 VAL: '2202' (3 sibs) 36: 0x55db8c390f88 SEQ: (3 sibs) 3 children: 36: 0x55db8c391290 VAL: '2210' (3 sibs) 36: 0x55db8c391328 VAL: '2211' (3 sibs) 36: 0x55db8c3913c0 VAL: '2212' (3 sibs) 36: 0x55db8c391020 SEQ: (3 sibs) 3 children: 36: 0x55db8c391460 VAL: '2220' (3 sibs) 36: 0x55db8c3914f8 VAL: '2221' (3 sibs) 36: 0x55db8c391590 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x55db8c3d0950 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55db8c3d09e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55db8c3d0a70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55db8c3d0b00 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55db8c3d0b90 VAL: '0000' (3 sibs) 36: [5] [5] 0x55db8c3d0c20 VAL: '0001' (3 sibs) 36: [6] [6] 0x55db8c3d0cb0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55db8c3d0d40 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55db8c3d0dd0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55db8c3d0e60 VAL: '0011' (3 sibs) 36: [10] [10] 0x55db8c3d0ef0 VAL: '0012' (3 sibs) 36: [11] [11] 0x55db8c3d0f80 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55db8c3d1010 VAL: '0020' (3 sibs) 36: [13] [13] 0x55db8c3d10a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55db8c3d1130 VAL: '0022' (3 sibs) 36: [15] [15] 0x55db8c3d11c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55db8c3d1250 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55db8c3d12e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x55db8c3d1370 VAL: '0101' (3 sibs) 36: [19] [19] 0x55db8c3d1400 VAL: '0102' (3 sibs) 36: [20] [20] 0x55db8c3d1490 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55db8c3d1520 VAL: '0110' (3 sibs) 36: [22] [22] 0x55db8c3d15b0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55db8c3d1640 VAL: '0112' (3 sibs) 36: [24] [24] 0x55db8c3d16d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55db8c3d1760 VAL: '0120' (3 sibs) 36: [26] [26] 0x55db8c3d17f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55db8c3d1880 VAL: '0122' (3 sibs) 36: [28] [28] 0x55db8c3d1910 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55db8c3d19a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55db8c3d1a30 VAL: '0200' (3 sibs) 36: [31] [31] 0x55db8c3d1ac0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55db8c3d1b50 VAL: '0202' (3 sibs) 36: [33] [33] 0x55db8c3d1be0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55db8c3d1c70 VAL: '0210' (3 sibs) 36: [35] [35] 0x55db8c3d1d00 VAL: '0211' (3 sibs) 36: [36] [36] 0x55db8c3d1d90 VAL: '0212' (3 sibs) 36: [37] [37] 0x55db8c3d1e20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55db8c3d1eb0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55db8c3d1f40 VAL: '0221' (3 sibs) 36: [40] [40] 0x55db8c3d1fd0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55db8c3d2060 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55db8c3d20f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55db8c3d2180 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55db8c3d2210 VAL: '1000' (3 sibs) 36: [45] [45] 0x55db8c3d22a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55db8c3d2330 VAL: '1002' (3 sibs) 36: [47] [47] 0x55db8c3d23c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55db8c3d2450 VAL: '1010' (3 sibs) 36: [49] [49] 0x55db8c3d24e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x55db8c3d2570 VAL: '1012' (3 sibs) 36: [51] [51] 0x55db8c3d2600 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55db8c3d2690 VAL: '1020' (3 sibs) 36: [53] [53] 0x55db8c3d2720 VAL: '1021' (3 sibs) 36: [54] [54] 0x55db8c3d27b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55db8c3d2840 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55db8c3d28d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55db8c3d2960 VAL: '1100' (3 sibs) 36: [58] [58] 0x55db8c3d29f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55db8c3d2a80 VAL: '1102' (3 sibs) 36: [60] [60] 0x55db8c3d2b10 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55db8c3d2ba0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55db8c3d2c30 VAL: '1111' (3 sibs) 36: [63] [63] 0x55db8c3d2cc0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55db8c3d2d50 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55db8c3d2de0 VAL: '1120' (3 sibs) 36: [66] [66] 0x55db8c3d2e70 VAL: '1121' (3 sibs) 36: [67] [67] 0x55db8c3d2f00 VAL: '1122' (3 sibs) 36: [68] [68] 0x55db8c3d2f90 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55db8c3d3020 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55db8c3d30b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55db8c3d3140 VAL: '1201' (3 sibs) 36: [72] [72] 0x55db8c3d31d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55db8c3d3260 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55db8c3d32f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55db8c3d3380 VAL: '1211' (3 sibs) 36: [76] [76] 0x55db8c3d3410 VAL: '1212' (3 sibs) 36: [77] [77] 0x55db8c3d34a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55db8c3d3530 VAL: '1220' (3 sibs) 36: [79] [79] 0x55db8c3d35c0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55db8c3d3650 VAL: '1222' (3 sibs) 36: [81] [81] 0x55db8c3d36e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55db8c3d3770 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55db8c3d3800 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55db8c3d3890 VAL: '2000' (3 sibs) 36: [85] [85] 0x55db8c3d3920 VAL: '2001' (3 sibs) 36: [86] [86] 0x55db8c3d39b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55db8c3d3a40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55db8c3d3ad0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55db8c3d3b60 VAL: '2011' (3 sibs) 36: [90] [90] 0x55db8c3d3bf0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55db8c3d3c80 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55db8c3d3d10 VAL: '2020' (3 sibs) 36: [93] [93] 0x55db8c3d3da0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55db8c3d3e30 VAL: '2022' (3 sibs) 36: [95] [95] 0x55db8c3d3ec0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55db8c3d3f50 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55db8c3d3fe0 VAL: '2100' (3 sibs) 36: [98] [98] 0x55db8c3d4070 VAL: '2101' (3 sibs) 36: [99] [99] 0x55db8c3d4100 VAL: '2102' (3 sibs) 36: [100] [100] 0x55db8c3d4190 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55db8c3d4220 VAL: '2110' (3 sibs) 36: [102] [102] 0x55db8c3d42b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55db8c3d4340 VAL: '2112' (3 sibs) 36: [104] [104] 0x55db8c3d43d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55db8c3d4460 VAL: '2120' (3 sibs) 36: [106] [106] 0x55db8c3d44f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x55db8c3d4580 VAL: '2122' (3 sibs) 36: [108] [108] 0x55db8c3d4610 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55db8c3d46a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55db8c3d4730 VAL: '2200' (3 sibs) 36: [111] [111] 0x55db8c3d47c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55db8c3d4850 VAL: '2202' (3 sibs) 36: [113] [113] 0x55db8c3d48e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55db8c3d4970 VAL: '2210' (3 sibs) 36: [115] [115] 0x55db8c3d4a00 VAL: '2211' (3 sibs) 36: [116] [116] 0x55db8c3d4a90 VAL: '2212' (3 sibs) 36: [117] [117] 0x55db8c3d4b20 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55db8c3d4bb0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55db8c3d4c40 VAL: '2221' (3 sibs) 36: [120] [120] 0x55db8c3d4cd0 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: 0x55db8c391798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55db8c391870 SEQ: (3 sibs) 3 children: 36: 0x55db8c391a40 SEQ: (3 sibs) 3 children: 36: 0x55db8c391c10 SEQ: (3 sibs) 3 children: 36: 0x55db8c391de0 VAL: '0000' (3 sibs) 36: 0x55db8c391e78 VAL: '0001' (3 sibs) 36: 0x55db8c391f10 VAL: '0002' (3 sibs) 36: 0x55db8c391ca8 SEQ: (3 sibs) 3 children: 36: 0x55db8c391fb0 VAL: '0010' (3 sibs) 36: 0x55db8c392048 VAL: '0011' (3 sibs) 36: 0x55db8c3920e0 VAL: '0012' (3 sibs) 36: 0x55db8c391d40 SEQ: (3 sibs) 3 children: 36: 0x55db8c392180 VAL: '0020' (3 sibs) 36: 0x55db8c392218 VAL: '0021' (3 sibs) 36: 0x55db8c3922b0 VAL: '0022' (3 sibs) 36: 0x55db8c391ad8 SEQ: (3 sibs) 3 children: 36: 0x55db8c392350 SEQ: (3 sibs) 3 children: 36: 0x55db8c392520 VAL: '0100' (3 sibs) 36: 0x55db8c3925b8 VAL: '0101' (3 sibs) 36: 0x55db8c392650 VAL: '0102' (3 sibs) 36: 0x55db8c3923e8 SEQ: (3 sibs) 3 children: 36: 0x55db8c3926f0 VAL: '0110' (3 sibs) 36: 0x55db8c392788 VAL: '0111' (3 sibs) 36: 0x55db8c392820 VAL: '0112' (3 sibs) 36: 0x55db8c392480 SEQ: (3 sibs) 3 children: 36: 0x55db8c3928c0 VAL: '0120' (3 sibs) 36: 0x55db8c392958 VAL: '0121' (3 sibs) 36: 0x55db8c3929f0 VAL: '0122' (3 sibs) 36: 0x55db8c391b70 SEQ: (3 sibs) 3 children: 36: 0x55db8c392a90 SEQ: (3 sibs) 3 children: 36: 0x55db8c392c60 VAL: '0200' (3 sibs) 36: 0x55db8c392cf8 VAL: '0201' (3 sibs) 36: 0x55db8c392d90 VAL: '0202' (3 sibs) 36: 0x55db8c392b28 SEQ: (3 sibs) 3 children: 36: 0x55db8c392e30 VAL: '0210' (3 sibs) 36: 0x55db8c392ec8 VAL: '0211' (3 sibs) 36: 0x55db8c392f60 VAL: '0212' (3 sibs) 36: 0x55db8c392bc0 SEQ: (3 sibs) 3 children: 36: 0x55db8c393000 VAL: '0220' (3 sibs) 36: 0x55db8c393098 VAL: '0221' (3 sibs) 36: 0x55db8c393130 VAL: '0222' (3 sibs) 36: 0x55db8c391908 SEQ: (3 sibs) 3 children: 36: 0x55db8c3931d0 SEQ: (3 sibs) 3 children: 36: 0x55db8c3933a0 SEQ: (3 sibs) 3 children: 36: 0x55db8c393570 VAL: '1000' (3 sibs) 36: 0x55db8c393608 VAL: '1001' (3 sibs) 36: 0x55db8c3936a0 VAL: '1002' (3 sibs) 36: 0x55db8c393438 SEQ: (3 sibs) 3 children: 36: 0x55db8c393740 VAL: '1010' (3 sibs) 36: 0x55db8c3937d8 VAL: '1011' (3 sibs) 36: 0x55db8c393870 VAL: '1012' (3 sibs) 36: 0x55db8c3934d0 SEQ: (3 sibs) 3 children: 36: 0x55db8c393910 VAL: '1020' (3 sibs) 36: 0x55db8c3939a8 VAL: '1021' (3 sibs) 36: 0x55db8c393a40 VAL: '1022' (3 sibs) 36: 0x55db8c393268 SEQ: (3 sibs) 3 children: 36: 0x55db8c393ae0 SEQ: (3 sibs) 3 children: 36: 0x55db8c393cb0 VAL: '1100' (3 sibs) 36: 0x55db8c393d48 VAL: '1101' (3 sibs) 36: 0x55db8c393de0 VAL: '1102' (3 sibs) 36: 0x55db8c393b78 SEQ: (3 sibs) 3 children: 36: 0x55db8c393e80 VAL: '1110' (3 sibs) 36: 0x55db8c393f18 VAL: '1111' (3 sibs) 36: 0x55db8c393fb0 VAL: '1112' (3 sibs) 36: 0x55db8c393c10 SEQ: (3 sibs) 3 children: 36: 0x55db8c394050 VAL: '1120' (3 sibs) 36: 0x55db8c3940e8 VAL: '1121' (3 sibs) 36: 0x55db8c394180 VAL: '1122' (3 sibs) 36: 0x55db8c393300 SEQ: (3 sibs) 3 children: 36: 0x55db8c394220 SEQ: (3 sibs) 3 children: 36: 0x55db8c3943f0 VAL: '1200' (3 sibs) 36: 0x55db8c394488 VAL: '1201' (3 sibs) 36: 0x55db8c394520 VAL: '1202' (3 sibs) 36: 0x55db8c3942b8 SEQ: (3 sibs) 3 children: 36: 0x55db8c3945c0 VAL: '1210' (3 sibs) 36: 0x55db8c394658 VAL: '1211' (3 sibs) 36: 0x55db8c3946f0 VAL: '1212' (3 sibs) 36: 0x55db8c394350 SEQ: (3 sibs) 3 children: 36: 0x55db8c394790 VAL: '1220' (3 sibs) 36: 0x55db8c394828 VAL: '1221' (3 sibs) 36: 0x55db8c3948c0 VAL: '1222' (3 sibs) 36: 0x55db8c3919a0 SEQ: (3 sibs) 3 children: 36: 0x55db8c394960 SEQ: (3 sibs) 3 children: 36: 0x55db8c394b30 SEQ: (3 sibs) 3 children: 36: 0x55db8c394d00 VAL: '2000' (3 sibs) 36: 0x55db8c394d98 VAL: '2001' (3 sibs) 36: 0x55db8c394e30 VAL: '2002' (3 sibs) 36: 0x55db8c394bc8 SEQ: (3 sibs) 3 children: 36: 0x55db8c394ed0 VAL: '2010' (3 sibs) 36: 0x55db8c394f68 VAL: '2011' (3 sibs) 36: 0x55db8c395000 VAL: '2012' (3 sibs) 36: 0x55db8c394c60 SEQ: (3 sibs) 3 children: 36: 0x55db8c3950a0 VAL: '2020' (3 sibs) 36: 0x55db8c395138 VAL: '2021' (3 sibs) 36: 0x55db8c3951d0 VAL: '2022' (3 sibs) 36: 0x55db8c3949f8 SEQ: (3 sibs) 3 children: 36: 0x55db8c395270 SEQ: (3 sibs) 3 children: 36: 0x55db8c395440 VAL: '2100' (3 sibs) 36: 0x55db8c3954d8 VAL: '2101' (3 sibs) 36: 0x55db8c395570 VAL: '2102' (3 sibs) 36: 0x55db8c395308 SEQ: (3 sibs) 3 children: 36: 0x55db8c395610 VAL: '2110' (3 sibs) 36: 0x55db8c3956a8 VAL: '2111' (3 sibs) 36: 0x55db8c395740 VAL: '2112' (3 sibs) 36: 0x55db8c3953a0 SEQ: (3 sibs) 3 children: 36: 0x55db8c3957e0 VAL: '2120' (3 sibs) 36: 0x55db8c395878 VAL: '2121' (3 sibs) 36: 0x55db8c395910 VAL: '2122' (3 sibs) 36: 0x55db8c394a90 SEQ: (3 sibs) 3 children: 36: 0x55db8c3959b0 SEQ: (3 sibs) 3 children: 36: 0x55db8c395b80 VAL: '2200' (3 sibs) 36: 0x55db8c395c18 VAL: '2201' (3 sibs) 36: 0x55db8c395cb0 VAL: '2202' (3 sibs) 36: 0x55db8c395a48 SEQ: (3 sibs) 3 children: 36: 0x55db8c395d50 VAL: '2210' (3 sibs) 36: 0x55db8c395de8 VAL: '2211' (3 sibs) 36: 0x55db8c395e80 VAL: '2212' (3 sibs) 36: 0x55db8c395ae0 SEQ: (3 sibs) 3 children: 36: 0x55db8c395f20 VAL: '2220' (3 sibs) 36: 0x55db8c395fb8 VAL: '2221' (3 sibs) 36: 0x55db8c396050 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x55db8c3d4d70 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55db8c3d4e00 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55db8c3d4e90 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55db8c3d4f20 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55db8c3d4fb0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55db8c3d5040 VAL: '0001' (3 sibs) 36: [6] [6] 0x55db8c3d50d0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55db8c3d5160 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55db8c3d51f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55db8c3d5280 VAL: '0011' (3 sibs) 36: [10] [10] 0x55db8c3d5310 VAL: '0012' (3 sibs) 36: [11] [11] 0x55db8c3d53a0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55db8c3d5430 VAL: '0020' (3 sibs) 36: [13] [13] 0x55db8c3d54c0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55db8c3d5550 VAL: '0022' (3 sibs) 36: [15] [15] 0x55db8c3d55e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55db8c3d5670 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55db8c3d5700 VAL: '0100' (3 sibs) 36: [18] [18] 0x55db8c3d5790 VAL: '0101' (3 sibs) 36: [19] [19] 0x55db8c3d5820 VAL: '0102' (3 sibs) 36: [20] [20] 0x55db8c3d58b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55db8c3d5940 VAL: '0110' (3 sibs) 36: [22] [22] 0x55db8c3d59d0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55db8c3d5a60 VAL: '0112' (3 sibs) 36: [24] [24] 0x55db8c3d5af0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55db8c3d5b80 VAL: '0120' (3 sibs) 36: [26] [26] 0x55db8c3d5c10 VAL: '0121' (3 sibs) 36: [27] [27] 0x55db8c3d5ca0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55db8c3d5d30 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55db8c3d5dc0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55db8c3d5e50 VAL: '0200' (3 sibs) 36: [31] [31] 0x55db8c3d5ee0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55db8c3d5f70 VAL: '0202' (3 sibs) 36: [33] [33] 0x55db8c3d6000 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55db8c3d6090 VAL: '0210' (3 sibs) 36: [35] [35] 0x55db8c3d6120 VAL: '0211' (3 sibs) 36: [36] [36] 0x55db8c3d61b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55db8c3d6240 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55db8c3d62d0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55db8c3d6360 VAL: '0221' (3 sibs) 36: [40] [40] 0x55db8c3d63f0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55db8c3d6480 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55db8c3d6510 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55db8c3d65a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55db8c3d6630 VAL: '1000' (3 sibs) 36: [45] [45] 0x55db8c3d66c0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55db8c3d6750 VAL: '1002' (3 sibs) 36: [47] [47] 0x55db8c3d67e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55db8c3d6870 VAL: '1010' (3 sibs) 36: [49] [49] 0x55db8c3d6900 VAL: '1011' (3 sibs) 36: [50] [50] 0x55db8c3d6990 VAL: '1012' (3 sibs) 36: [51] [51] 0x55db8c3d6a20 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55db8c3d6ab0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55db8c3d6b40 VAL: '1021' (3 sibs) 36: [54] [54] 0x55db8c3d6bd0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55db8c3d6c60 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55db8c3d6cf0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55db8c3d6d80 VAL: '1100' (3 sibs) 36: [58] [58] 0x55db8c3d6e10 VAL: '1101' (3 sibs) 36: [59] [59] 0x55db8c3d6ea0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55db8c3d6f30 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55db8c3d6fc0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55db8c3d7050 VAL: '1111' (3 sibs) 36: [63] [63] 0x55db8c3d70e0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55db8c3d7170 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55db8c3d7200 VAL: '1120' (3 sibs) 36: [66] [66] 0x55db8c3d7290 VAL: '1121' (3 sibs) 36: [67] [67] 0x55db8c3d7320 VAL: '1122' (3 sibs) 36: [68] [68] 0x55db8c3d73b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55db8c3d7440 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55db8c3d74d0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55db8c3d7560 VAL: '1201' (3 sibs) 36: [72] [72] 0x55db8c3d75f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55db8c3d7680 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55db8c3d7710 VAL: '1210' (3 sibs) 36: [75] [75] 0x55db8c3d77a0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55db8c3d7830 VAL: '1212' (3 sibs) 36: [77] [77] 0x55db8c3d78c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55db8c3d7950 VAL: '1220' (3 sibs) 36: [79] [79] 0x55db8c3d79e0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55db8c3d7a70 VAL: '1222' (3 sibs) 36: [81] [81] 0x55db8c3d7b00 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55db8c3d7b90 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55db8c3d7c20 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55db8c3d7cb0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55db8c3d7d40 VAL: '2001' (3 sibs) 36: [86] [86] 0x55db8c3d7dd0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55db8c3d7e60 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55db8c3d7ef0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55db8c3d7f80 VAL: '2011' (3 sibs) 36: [90] [90] 0x55db8c3d8010 VAL: '2012' (3 sibs) 36: [91] [91] 0x55db8c3d80a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55db8c3d8130 VAL: '2020' (3 sibs) 36: [93] [93] 0x55db8c3d81c0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55db8c3d8250 VAL: '2022' (3 sibs) 36: [95] [95] 0x55db8c3d82e0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55db8c3d8370 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55db8c3d8400 VAL: '2100' (3 sibs) 36: [98] [98] 0x55db8c3d8490 VAL: '2101' (3 sibs) 36: [99] [99] 0x55db8c3d8520 VAL: '2102' (3 sibs) 36: [100] [100] 0x55db8c3d85b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55db8c3d8640 VAL: '2110' (3 sibs) 36: [102] [102] 0x55db8c3d86d0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55db8c3d8760 VAL: '2112' (3 sibs) 36: [104] [104] 0x55db8c3d87f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55db8c3d8880 VAL: '2120' (3 sibs) 36: [106] [106] 0x55db8c3d8910 VAL: '2121' (3 sibs) 36: [107] [107] 0x55db8c3d89a0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55db8c3d8a30 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55db8c3d8ac0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55db8c3d8b50 VAL: '2200' (3 sibs) 36: [111] [111] 0x55db8c3d8be0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55db8c3d8c70 VAL: '2202' (3 sibs) 36: [113] [113] 0x55db8c3d8d00 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55db8c3d8d90 VAL: '2210' (3 sibs) 36: [115] [115] 0x55db8c3d8e20 VAL: '2211' (3 sibs) 36: [116] [116] 0x55db8c3d8eb0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55db8c3d8f40 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55db8c3d8fd0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55db8c3d9060 VAL: '2221' (3 sibs) 36: [120] [120] 0x55db8c3d90f0 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.6.0/redhat-linux-build/test/ryml-test-map_of_seq-0.6.0 37: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 37: Test timeout computed to be: 10000000 37: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 37: [==========] Running 289 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from CaseNode 37: [ RUN ] CaseNode.setting_up 37: [ OK ] CaseNode.setting_up (0 ms) 37: [----------] 1 test from CaseNode (0 ms total) 37: 37: [----------] 288 tests from MAP_OF_SEQ/YmlTestCase 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0x55768479d9b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x5576847984d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x557684798568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x557684798600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847c98f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5576847c9980 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5576847c9a10 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5576847c9aa0 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: 0x55768479dac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557684798b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557684798ca0 VAL: 'John Smith' (2 sibs) 37: 0x557684798d38 VAL: 'Bill Jones' (2 sibs) 37: 0x557684798bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557684798de0 VAL: 'Mary Smith' (2 sibs) 37: 0x557684798e78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847cb790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847cb820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847cb8b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847cb940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847cb9d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847cba60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847cbaf0 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: 0x55768479dbe0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557684799390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5576847994d0 VAL: 'John Smith' (2 sibs) 37: 0x557684799568 VAL: 'Bill Jones' (2 sibs) 37: 0x557684799428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557684799610 VAL: 'Mary Smith' (2 sibs) 37: 0x5576847996a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847cd580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847cd610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847cd6a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847cd730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847cd7c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847cd850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847cd8e0 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: 0x55768479dcf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557684799750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557684799890 VAL: 'John Smith' (2 sibs) 37: 0x557684799928 VAL: 'Bill Jones' (2 sibs) 37: 0x5576847997e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5576847999d0 VAL: 'Mary Smith' (2 sibs) 37: 0x557684799a68 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847cf370 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847cf400 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847cf490 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847cf520 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847cf5b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847cf640 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847cf6d0 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: 0x55768479de10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x55768479e230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x55768479e700 MAP: (1 sibs) 4 children: 37: 0x55768479e7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479e838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479e8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479e968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479e2c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x55768479e360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x55768479ea10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55768479ebe0 MAP: (1 sibs) 4 children: 37: 0x55768479ec80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479ed18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479edb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479ee48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479eaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55768479eef0 MAP: (1 sibs) 4 children: 37: 0x55768479ef90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479f028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479f0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479f158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479eb40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55768479e3f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x55768479e490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x55768479f200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55768479f3d0 MAP: (1 sibs) 4 children: 37: 0x55768479f470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479f508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479f5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479f638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479f298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55768479f6e0 MAP: (1 sibs) 4 children: 37: 0x55768479f780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479f818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479f8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479f948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479f330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55768479e528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x55768479e5c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x55768479f9f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55768479fbc0 MAP: (1 sibs) 4 children: 37: 0x55768479fc60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479fcf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479fd90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479fe28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479fa88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55768479fed0 MAP: (1 sibs) 4 children: 37: 0x55768479ff70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5576847a0008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5576847a00a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5576847a0138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479fb20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55768479e658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847d4a50 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5576847d4ae0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5576847d4b70 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5576847d4c00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5576847d4c90 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5576847d4d20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5576847d4db0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5576847d4e40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5576847d4ed0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5576847d4f60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5576847d4ff0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5576847d5080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5576847d5110 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5576847d51a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5576847d5230 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5576847d52c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5576847d5350 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5576847d53e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5576847d5470 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5576847d5500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5576847d5590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5576847d5620 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5576847d56b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5576847d5740 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5576847d57d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5576847d5860 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5576847d58f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5576847d5980 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5576847d5a10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5576847d5aa0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5576847d5b30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5576847d5bc0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5576847d5c50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5576847d5ce0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5576847d5d70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5576847d5e00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5576847d5e90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5576847d5f20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5576847d5fb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5576847d6040 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5576847d60d0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5576847d6160 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5576847d61f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5576847d6280 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5576847d6310 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5576847d63a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5576847d6430 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5576847d64c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5576847d6550 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5576847d65e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5576847d6670 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5576847d6700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5576847d6790 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: 0x55768479df28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557684799b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557684798f20 VAL: 'John Smith' (2 sibs) 37: 0x557684798fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x557684799bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557684799060 VAL: 'Mary Smith' (2 sibs) 37: 0x5576847990f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847d6e60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847d6ef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847d6f80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847d7010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847d70a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847d7130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847d71c0 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: 0x55768479e040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5576847991f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55768479b380 VAL: 'John Smith' (2 sibs) 37: 0x55768479b418 VAL: 'Bill Jones' (2 sibs) 37: 0x557684799288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55768479b4c0 VAL: 'Mary Smith' (2 sibs) 37: 0x55768479b558 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847d8b90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847d8c20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847d8cb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847d8d40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847d8dd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847d8e60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847d8ef0 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: 0x55768479e158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x55768479b070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x55768479ad60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x55768479a090 VAL: 'a' (5 sibs) 37: 0x55768479a128 VAL: 'b' (5 sibs) 37: 0x55768479a1c0 VAL: 'c' (5 sibs) 37: 0x55768479a258 VAL: 'd' (5 sibs) 37: 0x55768479a2f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847da8c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5576847da950 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5576847da9e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5576847daa70 VAL: 'a' (5 sibs) 37: [4] [4] 0x5576847dab00 VAL: 'b' (5 sibs) 37: [5] [5] 0x5576847dab90 VAL: 'c' (5 sibs) 37: [6] [6] 0x5576847dac20 VAL: 'd' (5 sibs) 37: [7] [7] 0x5576847dacb0 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: 0x55768479d9b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x5576847984d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x557684798568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x557684798600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847db1d0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5576847db260 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5576847db2f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5576847db380 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: 0x55768479dac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557684798b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557684798ca0 VAL: 'John Smith' (2 sibs) 37: 0x557684798d38 VAL: 'Bill Jones' (2 sibs) 37: 0x557684798bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557684798de0 VAL: 'Mary Smith' (2 sibs) 37: 0x557684798e78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847dbae0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847dbb70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847dbc00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847dbc90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847dbd20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847dbdb0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847dbe40 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: 0x55768479dbe0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557684799390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5576847994d0 VAL: 'John Smith' (2 sibs) 37: 0x557684799568 VAL: 'Bill Jones' (2 sibs) 37: 0x557684799428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557684799610 VAL: 'Mary Smith' (2 sibs) 37: 0x5576847996a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847dc3f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847dc480 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847dc510 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847dc5a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847dc630 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847dc6c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847dc750 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: 0x55768479dcf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557684799750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557684799890 VAL: 'John Smith' (2 sibs) 37: 0x557684799928 VAL: 'Bill Jones' (2 sibs) 37: 0x5576847997e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5576847999d0 VAL: 'Mary Smith' (2 sibs) 37: 0x557684799a68 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847dcd00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847dcd90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847dce20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847dceb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847dcf40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847dcfd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847dd060 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: 0x55768479de10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x55768479e230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x55768479e700 MAP: (1 sibs) 4 children: 37: 0x55768479e7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479e838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479e8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479e968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479e2c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x55768479e360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x55768479ea10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55768479ebe0 MAP: (1 sibs) 4 children: 37: 0x55768479ec80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479ed18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479edb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479ee48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479eaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55768479eef0 MAP: (1 sibs) 4 children: 37: 0x55768479ef90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479f028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479f0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479f158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479eb40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55768479e3f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x55768479e490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x55768479f200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55768479f3d0 MAP: (1 sibs) 4 children: 37: 0x55768479f470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479f508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479f5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479f638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479f298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55768479f6e0 MAP: (1 sibs) 4 children: 37: 0x55768479f780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479f818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479f8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479f948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479f330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55768479e528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x55768479e5c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x55768479f9f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55768479fbc0 MAP: (1 sibs) 4 children: 37: 0x55768479fc60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479fcf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479fd90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479fe28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479fa88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55768479fed0 MAP: (1 sibs) 4 children: 37: 0x55768479ff70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5576847a0008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5576847a00a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5576847a0138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479fb20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55768479e658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847df130 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5576847df1c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5576847df250 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5576847df2e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5576847df370 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5576847df400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5576847df490 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5576847df520 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5576847df5b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5576847df640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5576847df6d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5576847df760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5576847df7f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5576847df880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5576847df910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5576847df9a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5576847dfa30 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5576847dfac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5576847dfb50 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5576847dfbe0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5576847dfc70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5576847dfd00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5576847dfd90 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5576847dfe20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5576847dfeb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5576847dff40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5576847dffd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5576847e0060 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5576847e00f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5576847e0180 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5576847e0210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5576847e02a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5576847e0330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5576847e03c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5576847e0450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5576847e04e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5576847e0570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5576847e0600 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5576847e0690 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5576847e0720 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5576847e07b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5576847e0840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5576847e08d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5576847e0960 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5576847e09f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5576847e0a80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5576847e0b10 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5576847e0ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5576847e0c30 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5576847e0cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5576847e0d50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5576847e0de0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5576847e0e70 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: 0x55768479df28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557684799b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557684798f20 VAL: 'John Smith' (2 sibs) 37: 0x557684798fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x557684799bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557684799060 VAL: 'Mary Smith' (2 sibs) 37: 0x5576847990f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847dd610 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847dd6a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847dd730 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847dd7c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847dd850 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847dd8e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847dd970 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: 0x55768479e040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5576847991f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55768479b380 VAL: 'John Smith' (2 sibs) 37: 0x55768479b418 VAL: 'Bill Jones' (2 sibs) 37: 0x557684799288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55768479b4c0 VAL: 'Mary Smith' (2 sibs) 37: 0x55768479b558 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847ddf20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847ddfb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847de040 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847de0d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847de160 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847de1f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847de280 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: 0x55768479e158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x55768479b070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x55768479ad60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x55768479a090 VAL: 'a' (5 sibs) 37: 0x55768479a128 VAL: 'b' (5 sibs) 37: 0x55768479a1c0 VAL: 'c' (5 sibs) 37: 0x55768479a258 VAL: 'd' (5 sibs) 37: 0x55768479a2f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847e1540 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5576847e15d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5576847e1660 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5576847e16f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x5576847e1780 VAL: 'b' (5 sibs) 37: [5] [5] 0x5576847e1810 VAL: 'c' (5 sibs) 37: [6] [6] 0x5576847e18a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x5576847e1930 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] 0x5576847c98f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5576847c9980 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5576847c9a10 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5576847c9aa0 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] 0x5576847e24f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5576847e2580 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5576847e2610 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5576847e26a0 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] 0x5576847cb790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847cb820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847cb8b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847cb940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847cb9d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847cba60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847cbaf0 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] 0x5576847e36e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847e3770 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847e3800 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847e3890 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847e3920 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847e39b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847e3a40 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] 0x5576847cd580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847cd610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847cd6a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847cd730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847cd7c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847cd850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847cd8e0 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] 0x5576847e3ff0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847e4080 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847e4110 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847e41a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847e4230 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847e42c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847e4350 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] 0x5576847cf370 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847cf400 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847cf490 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847cf520 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847cf5b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847cf640 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847cf6d0 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] 0x5576847e4900 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847e4990 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847e4a20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847e4ab0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847e4b40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847e4bd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847e4c60 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] 0x5576847d4a50 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5576847d4ae0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5576847d4b70 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5576847d4c00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5576847d4c90 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5576847d4d20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5576847d4db0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5576847d4e40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5576847d4ed0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5576847d4f60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5576847d4ff0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5576847d5080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5576847d5110 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5576847d51a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5576847d5230 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5576847d52c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5576847d5350 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5576847d53e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5576847d5470 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5576847d5500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5576847d5590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5576847d5620 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5576847d56b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5576847d5740 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5576847d57d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5576847d5860 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5576847d58f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5576847d5980 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5576847d5a10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5576847d5aa0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5576847d5b30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5576847d5bc0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5576847d5c50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5576847d5ce0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5576847d5d70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5576847d5e00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5576847d5e90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5576847d5f20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5576847d5fb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5576847d6040 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5576847d60d0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5576847d6160 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5576847d61f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5576847d6280 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5576847d6310 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5576847d63a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5576847d6430 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5576847d64c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5576847d6550 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5576847d65e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5576847d6670 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5576847d6700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5576847d6790 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] 0x5576847e6d30 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5576847e6dc0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5576847e6e50 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5576847e6ee0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5576847e6f70 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5576847e7000 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5576847e7090 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5576847e7120 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5576847e71b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5576847e7240 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5576847e72d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5576847e7360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5576847e73f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5576847e7480 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5576847e7510 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5576847e75a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5576847e7630 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5576847e76c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5576847e7750 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5576847e77e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5576847e7870 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5576847e7900 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5576847e7990 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5576847e7a20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5576847e7ab0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5576847e7b40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5576847e7bd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5576847e7c60 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5576847e7cf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5576847e7d80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5576847e7e10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5576847e7ea0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5576847e7f30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5576847e7fc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5576847e8050 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5576847e80e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5576847e8170 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5576847e8200 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5576847e8290 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5576847e8320 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5576847e83b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5576847e8440 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5576847e84d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5576847e8560 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5576847e85f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5576847e8680 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5576847e8710 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5576847e87a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5576847e8830 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5576847e88c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5576847e8950 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5576847e89e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5576847e8a70 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] 0x5576847d6e60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847d6ef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847d6f80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847d7010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847d70a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847d7130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847d71c0 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] 0x5576847e5210 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847e52a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847e5330 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847e53c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847e5450 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847e54e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847e5570 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] 0x5576847d8b90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847d8c20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847d8cb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847d8d40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847d8dd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847d8e60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847d8ef0 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] 0x5576847e5b20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847e5bb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847e5c40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847e5cd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847e5d60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847e5df0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847e5e80 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] 0x5576847da8c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5576847da950 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5576847da9e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5576847daa70 VAL: 'a' (5 sibs) 37: [4] [4] 0x5576847dab00 VAL: 'b' (5 sibs) 37: [5] [5] 0x5576847dab90 VAL: 'c' (5 sibs) 37: [6] [6] 0x5576847dac20 VAL: 'd' (5 sibs) 37: [7] [7] 0x5576847dacb0 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] 0x5576847e9140 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5576847e91d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5576847e9260 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5576847e92f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x5576847e9380 VAL: 'b' (5 sibs) 37: [5] [5] 0x5576847e9410 VAL: 'c' (5 sibs) 37: [6] [6] 0x5576847e94a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x5576847e9530 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] 0x5576847db1d0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5576847db260 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5576847db2f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5576847db380 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] 0x5576847e9a50 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5576847e9ae0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5576847e9b70 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5576847e9c00 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] 0x5576847dbae0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847dbb70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847dbc00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847dbc90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847dbd20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847dbdb0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847dbe40 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] 0x5576847ea360 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847ea3f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847ea480 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847ea510 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847ea5a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847ea630 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847ea6c0 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] 0x5576847dc3f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847dc480 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847dc510 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847dc5a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847dc630 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847dc6c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847dc750 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] 0x5576847eac70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847ead00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847ead90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847eae20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847eaeb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847eaf40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847eafd0 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] 0x5576847dcd00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847dcd90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847dce20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847dceb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847dcf40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847dcfd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847dd060 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] 0x5576847eb580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847eb610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847eb6a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847eb730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847eb7c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847eb850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847eb8e0 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] 0x5576847df130 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5576847df1c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5576847df250 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5576847df2e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5576847df370 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5576847df400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5576847df490 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5576847df520 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5576847df5b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5576847df640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5576847df6d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5576847df760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5576847df7f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5576847df880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5576847df910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5576847df9a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5576847dfa30 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5576847dfac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5576847dfb50 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5576847dfbe0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5576847dfc70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5576847dfd00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5576847dfd90 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5576847dfe20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5576847dfeb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5576847dff40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5576847dffd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5576847e0060 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5576847e00f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5576847e0180 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5576847e0210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5576847e02a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5576847e0330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5576847e03c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5576847e0450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5576847e04e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5576847e0570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5576847e0600 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5576847e0690 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5576847e0720 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5576847e07b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5576847e0840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5576847e08d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5576847e0960 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5576847e09f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5576847e0a80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5576847e0b10 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5576847e0ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5576847e0c30 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5576847e0cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5576847e0d50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5576847e0de0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5576847e0e70 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] 0x5576847ed9b0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5576847eda40 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5576847edad0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5576847edb60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5576847edbf0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5576847edc80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5576847edd10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5576847edda0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5576847ede30 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5576847edec0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5576847edf50 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5576847edfe0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5576847ee070 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5576847ee100 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5576847ee190 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5576847ee220 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5576847ee2b0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5576847ee340 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5576847ee3d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5576847ee460 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5576847ee4f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5576847ee580 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5576847ee610 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5576847ee6a0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5576847ee730 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5576847ee7c0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5576847ee850 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5576847ee8e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5576847ee970 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5576847eea00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5576847eea90 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5576847eeb20 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5576847eebb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5576847eec40 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5576847eecd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5576847eed60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5576847eedf0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5576847eee80 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5576847eef10 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5576847eefa0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5576847ef030 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5576847ef0c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5576847ef150 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5576847ef1e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5576847ef270 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5576847ef300 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5576847ef390 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5576847ef420 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5576847ef4b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5576847ef540 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5576847ef5d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5576847ef660 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5576847ef6f0 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] 0x5576847dd610 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847dd6a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847dd730 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847dd7c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847dd850 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847dd8e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847dd970 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] 0x5576847ebe90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847ebf20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847ebfb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847ec040 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847ec0d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847ec160 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847ec1f0 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] 0x5576847ddf20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847ddfb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847de040 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847de0d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847de160 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847de1f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847de280 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] 0x5576847ec7a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847ec830 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847ec8c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847ec950 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847ec9e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847eca70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847ecb00 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] 0x5576847e1540 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5576847e15d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5576847e1660 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5576847e16f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x5576847e1780 VAL: 'b' (5 sibs) 37: [5] [5] 0x5576847e1810 VAL: 'c' (5 sibs) 37: [6] [6] 0x5576847e18a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x5576847e1930 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] 0x5576847efdc0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5576847efe50 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5576847efee0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5576847eff70 VAL: 'a' (5 sibs) 37: [4] [4] 0x5576847f0000 VAL: 'b' (5 sibs) 37: [5] [5] 0x5576847f0090 VAL: 'c' (5 sibs) 37: [6] [6] 0x5576847f0120 VAL: 'd' (5 sibs) 37: [7] [7] 0x5576847f01b0 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: 0x55768479d9b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x5576847984d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x557684798568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x557684798600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847e30a0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5576847e3130 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5576847e31c0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5576847e3250 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: 0x55768479dac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557684798b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557684798ca0 VAL: 'John Smith' (2 sibs) 37: 0x557684798d38 VAL: 'Bill Jones' (2 sibs) 37: 0x557684798bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557684798de0 VAL: 'Mary Smith' (2 sibs) 37: 0x557684798e78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847ed0b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847ed140 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847ed1d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847ed260 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847ed2f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847ed380 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847ed410 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: 0x55768479dbe0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557684799390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5576847994d0 VAL: 'John Smith' (2 sibs) 37: 0x557684799568 VAL: 'Bill Jones' (2 sibs) 37: 0x557684799428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557684799610 VAL: 'Mary Smith' (2 sibs) 37: 0x5576847996a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847ed4b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847ed540 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847ed5d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847ed660 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847ed6f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847ed780 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847ed810 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: 0x55768479dcf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557684799750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557684799890 VAL: 'John Smith' (2 sibs) 37: 0x557684799928 VAL: 'Bill Jones' (2 sibs) 37: 0x5576847997e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5576847999d0 VAL: 'Mary Smith' (2 sibs) 37: 0x557684799a68 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847e6430 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847e64c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847e6550 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847e65e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847e6670 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847e6700 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847e6790 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: 0x55768479de10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x55768479e230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x55768479e700 MAP: (1 sibs) 4 children: 37: 0x55768479e7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479e838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479e8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479e968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479e2c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x55768479e360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x55768479ea10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55768479ebe0 MAP: (1 sibs) 4 children: 37: 0x55768479ec80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479ed18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479edb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479ee48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479eaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55768479eef0 MAP: (1 sibs) 4 children: 37: 0x55768479ef90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479f028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479f0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479f158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479eb40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55768479e3f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x55768479e490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x55768479f200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55768479f3d0 MAP: (1 sibs) 4 children: 37: 0x55768479f470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479f508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479f5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479f638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479f298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55768479f6e0 MAP: (1 sibs) 4 children: 37: 0x55768479f780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479f818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479f8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479f948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479f330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55768479e528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x55768479e5c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x55768479f9f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55768479fbc0 MAP: (1 sibs) 4 children: 37: 0x55768479fc60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479fcf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479fd90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479fe28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479fa88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55768479fed0 MAP: (1 sibs) 4 children: 37: 0x55768479ff70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5576847a0008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5576847a00a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5576847a0138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479fb20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55768479e658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847f06d0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5576847f0760 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5576847f07f0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5576847f0880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5576847f0910 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5576847f09a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5576847f0a30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5576847f0ac0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5576847f0b50 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5576847f0be0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5576847f0c70 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5576847f0d00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5576847f0d90 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5576847f0e20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5576847f0eb0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5576847f0f40 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5576847f0fd0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5576847f1060 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5576847f10f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5576847f1180 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5576847f1210 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5576847f12a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5576847f1330 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5576847f13c0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5576847f1450 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5576847f14e0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5576847f1570 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5576847f1600 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5576847f1690 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5576847f1720 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5576847f17b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5576847f1840 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5576847f18d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5576847f1960 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5576847f19f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5576847f1a80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5576847f1b10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5576847f1ba0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5576847f1c30 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5576847f1cc0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5576847f1d50 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5576847f1de0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5576847f1e70 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5576847f1f00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5576847f1f90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5576847f2020 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5576847f20b0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5576847f2140 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5576847f21d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5576847f2260 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5576847f22f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5576847f2380 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5576847f2410 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: 0x55768479df28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557684799b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557684798f20 VAL: 'John Smith' (2 sibs) 37: 0x557684798fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x557684799bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557684799060 VAL: 'Mary Smith' (2 sibs) 37: 0x5576847990f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847e6830 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847e68c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847e6950 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847e69e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847e6a70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847e6b00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847e6b90 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: 0x55768479e040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5576847991f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55768479b380 VAL: 'John Smith' (2 sibs) 37: 0x55768479b418 VAL: 'Bill Jones' (2 sibs) 37: 0x557684799288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55768479b4c0 VAL: 'Mary Smith' (2 sibs) 37: 0x55768479b558 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847f24b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847f2540 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847f25d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847f2660 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847f26f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847f2780 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847f2810 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: 0x55768479e158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x55768479b070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x55768479ad60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x55768479a090 VAL: 'a' (5 sibs) 37: 0x55768479a128 VAL: 'b' (5 sibs) 37: 0x55768479a1c0 VAL: 'c' (5 sibs) 37: 0x55768479a258 VAL: 'd' (5 sibs) 37: 0x55768479a2f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847f28b0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5576847f2940 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5576847f29d0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5576847f2a60 VAL: 'a' (5 sibs) 37: [4] [4] 0x5576847f2af0 VAL: 'b' (5 sibs) 37: [5] [5] 0x5576847f2b80 VAL: 'c' (5 sibs) 37: [6] [6] 0x5576847f2c10 VAL: 'd' (5 sibs) 37: [7] [7] 0x5576847f2ca0 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: 0x55768479d9b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x5576847984d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x557684798568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x557684798600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847f2d40 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5576847f2dd0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5576847f2e60 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5576847f2ef0 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: 0x55768479dac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557684798b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557684798ca0 VAL: 'John Smith' (2 sibs) 37: 0x557684798d38 VAL: 'Bill Jones' (2 sibs) 37: 0x557684798bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557684798de0 VAL: 'Mary Smith' (2 sibs) 37: 0x557684798e78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847f2f90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847f3020 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847f30b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847f3140 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847f31d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847f3260 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847f32f0 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: 0x55768479dbe0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557684799390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5576847994d0 VAL: 'John Smith' (2 sibs) 37: 0x557684799568 VAL: 'Bill Jones' (2 sibs) 37: 0x557684799428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557684799610 VAL: 'Mary Smith' (2 sibs) 37: 0x5576847996a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847f3390 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847f3420 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847f34b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847f3540 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847f35d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847f3660 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847f36f0 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: 0x55768479dcf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557684799750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557684799890 VAL: 'John Smith' (2 sibs) 37: 0x557684799928 VAL: 'Bill Jones' (2 sibs) 37: 0x5576847997e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5576847999d0 VAL: 'Mary Smith' (2 sibs) 37: 0x557684799a68 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847f3790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847f3820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847f38b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847f3940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847f39d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847f3a60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847f3af0 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: 0x55768479de10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x55768479e230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x55768479e700 MAP: (1 sibs) 4 children: 37: 0x55768479e7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479e838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479e8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479e968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479e2c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x55768479e360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x55768479ea10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55768479ebe0 MAP: (1 sibs) 4 children: 37: 0x55768479ec80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479ed18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479edb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479ee48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479eaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55768479eef0 MAP: (1 sibs) 4 children: 37: 0x55768479ef90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479f028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479f0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479f158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479eb40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55768479e3f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x55768479e490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x55768479f200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55768479f3d0 MAP: (1 sibs) 4 children: 37: 0x55768479f470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479f508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479f5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479f638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479f298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55768479f6e0 MAP: (1 sibs) 4 children: 37: 0x55768479f780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479f818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479f8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479f948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479f330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55768479e528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x55768479e5c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x55768479f9f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x55768479fbc0 MAP: (1 sibs) 4 children: 37: 0x55768479fc60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x55768479fcf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x55768479fd90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x55768479fe28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479fa88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x55768479fed0 MAP: (1 sibs) 4 children: 37: 0x55768479ff70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5576847a0008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5576847a00a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5576847a0138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x55768479fb20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x55768479e658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847f3b90 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5576847f3c20 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5576847f3cb0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5576847f3d40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5576847f3dd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5576847f3e60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5576847f3ef0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5576847f3f80 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5576847f4010 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5576847f40a0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5576847f4130 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5576847f41c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5576847f4250 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5576847f42e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5576847f4370 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5576847f4400 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5576847f4490 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5576847f4520 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5576847f45b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5576847f4640 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5576847f46d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5576847f4760 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5576847f47f0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5576847f4880 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5576847f4910 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5576847f49a0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5576847f4a30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5576847f4ac0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5576847f4b50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5576847f4be0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5576847f4c70 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5576847f4d00 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5576847f4d90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5576847f4e20 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5576847f4eb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5576847f4f40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5576847f4fd0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5576847f5060 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5576847f50f0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5576847f5180 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5576847f5210 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5576847f52a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5576847f5330 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5576847f53c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5576847f5450 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5576847f54e0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5576847f5570 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5576847f5600 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5576847f5690 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5576847f5720 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5576847f57b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5576847f5840 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5576847f58d0 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: 0x55768479df28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x557684799b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x557684798f20 VAL: 'John Smith' (2 sibs) 37: 0x557684798fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x557684799bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x557684799060 VAL: 'Mary Smith' (2 sibs) 37: 0x5576847990f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847f5970 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847f5a00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847f5a90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847f5b20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847f5bb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847f5c40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847f5cd0 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: 0x55768479e040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5576847991f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x55768479b380 VAL: 'John Smith' (2 sibs) 37: 0x55768479b418 VAL: 'Bill Jones' (2 sibs) 37: 0x557684799288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x55768479b4c0 VAL: 'Mary Smith' (2 sibs) 37: 0x55768479b558 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847f5d70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5576847f5e00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5576847f5e90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5576847f5f20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5576847f5fb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5576847f6040 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5576847f60d0 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: 0x55768479e158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x55768479b070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x55768479ad60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x55768479a090 VAL: 'a' (5 sibs) 37: 0x55768479a128 VAL: 'b' (5 sibs) 37: 0x55768479a1c0 VAL: 'c' (5 sibs) 37: 0x55768479a258 VAL: 'd' (5 sibs) 37: 0x55768479a2f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5576847f6170 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5576847f6200 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5576847f6290 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5576847f6320 VAL: 'a' (5 sibs) 37: [4] [4] 0x5576847f63b0 VAL: 'b' (5 sibs) 37: [5] [5] 0x5576847f6440 VAL: 'c' (5 sibs) 37: [6] [6] 0x5576847f64d0 VAL: 'd' (5 sibs) 37: [7] [7] 0x5576847f6560 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 (6 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (6 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.02 sec test 38 Start 38: ryml-test-seq_of_map 38: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-seq_of_map-0.6.0 38: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 38: Test timeout computed to be: 10000000 38: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 38: [==========] Running 474 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from CaseNode 38: [ RUN ] CaseNode.setting_up 38: [ OK ] CaseNode.setting_up (0 ms) 38: [----------] 1 test from CaseNode (0 ms total) 38: 38: [----------] 5 tests from seq_of_map 38: [ RUN ] seq_of_map.with_anchors 38: [ OK ] seq_of_map.with_anchors (0 ms) 38: [ RUN ] seq_of_map.with_tags 38: [ OK ] seq_of_map.with_tags (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v1 38: [ OK ] seq_of_map.missing_scalars_v1 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v2 38: [ OK ] seq_of_map.missing_scalars_v2 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v3 38: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 38: [----------] 5 tests from seq_of_map (0 ms total) 38: 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0x55912f40eab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55912f40ae90 MAP: (3 sibs) 0 children: 38: 0x55912f40af28 MAP: (3 sibs) 0 children: 38: 0x55912f40afc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f456770 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55912f456800 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55912f456890 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55912f456920 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: 0x55912f40ebc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40b520 MAP: (2 sibs) 2 children: 38: 0x55912f40b660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55912f40b6f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55912f40b5b8 MAP: (2 sibs) 2 children: 38: 0x55912f40b7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55912f40b838 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f4584a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f458530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f4585c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f458650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f4586e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f458770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f458800 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: 0x55912f40ece0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40bd50 MAP: (2 sibs) 2 children: 38: 0x55912f40be90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55912f40bf28 KEYVAL: 'age' '33' (2 sibs) 38: 0x55912f40bde8 MAP: (2 sibs) 2 children: 38: 0x55912f40bfd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55912f40c068 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f45a1d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f45a260 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f45a2f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f45a380 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f45a410 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f45a4a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f45a530 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: 0x55912f40edf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40c110 MAP: (2 sibs) 2 children: 38: 0x55912f40c250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55912f40c2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55912f40c1a8 MAP: (2 sibs) 2 children: 38: 0x55912f40c390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55912f40c428 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f45bf00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f45bf90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f45c020 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f45c0b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f45c140 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f45c1d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f45c260 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: 0x55912f40ef10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40cda0 MAP: (2 sibs) 2 children: 38: 0x55912f40cee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55912f40cf78 KEYVAL: 'age' '33' (2 sibs) 38: 0x55912f40ce38 MAP: (2 sibs) 2 children: 38: 0x55912f40d020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55912f40d0b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f45dc30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f45dcc0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f45dd50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f45dde0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f45de70 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f45df00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f45df90 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: 0x55912f40f028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x55912f40b930 MAP: (1 sibs) 2 children: 38: 0x55912f40b1a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x55912f40b238 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f45f960 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55912f45f9f0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55912f45fa80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55912f45fb10 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: 0x55912f40f140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x55912f40d2a0 MAP: (4 sibs) 2 children: 38: 0x55912f40d510 KEYVAL: 'a' '1' (2 sibs) 38: 0x55912f40d5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x55912f40d338 MAP: (4 sibs) 2 children: 38: 0x55912f40d650 KEYVAL: 'b' '2' (2 sibs) 38: 0x55912f40d6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x55912f40d3d0 MAP: (4 sibs) 3 children: 38: 0x55912f40d790 KEYVAL: 'b' '2' (3 sibs) 38: 0x55912f40d828 KEYVAL: 'a' '1' (3 sibs) 38: 0x55912f40d8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x55912f40d468 MAP: (4 sibs) 2 children: 38: 0x55912f40d960 KEYVAL: 'a' '1' (2 sibs) 38: 0x55912f40d9f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f461690 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55912f461720 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55912f4617b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55912f461840 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55912f4618d0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55912f461960 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55912f4619f0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55912f461a80 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55912f461b10 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55912f461ba0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55912f461c30 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55912f461cc0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55912f461d50 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55912f461de0 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: 0x55912f40f258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x55912f40daf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x55912f40db88 KEYVAL: 'b' '2' (4 sibs) 38: 0x55912f40dc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x55912f40dcb8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f4633c0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55912f463450 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55912f4634e0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55912f463570 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55912f463600 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: 0x55912f40f370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x55912f40fc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x55912f40fce0 MAP: (5 sibs) 1 children: 38: 0x55912f40ffe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x55912f40fd78 MAP: (5 sibs) 1 children: 38: 0x55912f410080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x55912f40fe10 MAP: (5 sibs) 1 children: 38: 0x55912f410120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x55912f40fea8 MAP: (5 sibs) 1 children: 38: 0x55912f4101c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x55912f410260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x55912f4102f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x55912f40ff40 MAP: (5 sibs) 1 children: 38: 0x55912f4103a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x55912f410440 VAL: 'val1' (2 sibs) 38: 0x55912f4104d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f4651e0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55912f465270 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55912f465300 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55912f465390 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55912f465420 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55912f4654b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55912f465540 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55912f4655d0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55912f465660 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55912f4656f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55912f465780 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55912f465810 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55912f4658a0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55912f465930 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55912f4659c0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55912f465a50 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: 0x55912f40f488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x55912f40bb10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x55912f40c520 MAP: (1 sibs) 1 children: 38: 0x55912f40c5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x55912f40bba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x55912f40c660 MAP: (1 sibs) 1 children: 38: 0x55912f40c700 KEYVAL: '' 'foo' (1 sibs) 38: 0x55912f40bc40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x55912f40d160 MAP: (2 sibs) 1 children: 38: 0x55912f40c7a0 KEYVAL: '' '' (1 sibs) 38: 0x55912f40d1f8 MAP: (2 sibs) 1 children: 38: 0x55912f40c840 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f466fb0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55912f467040 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55912f4670d0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55912f467160 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55912f4671f0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55912f467280 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55912f467310 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55912f4673a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55912f467430 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55912f4674c0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55912f467550 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55912f4675e0 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: 0x55912f40f5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40b060 MAP: (2 sibs) 3 children: 38: 0x55912f410580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x55912f410618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x55912f4106b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x55912f40b0f8 MAP: (2 sibs) 3 children: 38: 0x55912f410750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x55912f4107e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x55912f410880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f468e80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f468f10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55912f468fa0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f469030 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f4690c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f469150 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55912f4691e0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55912f469270 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55912f469300 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: 0x55912f40f6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40b9d0 MAP: (2 sibs) 3 children: 38: 0x55912f410920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x55912f4109b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x55912f410a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x55912f40ba68 MAP: (2 sibs) 3 children: 38: 0x55912f410af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x55912f410b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x55912f410c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f46ad10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f46ada0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55912f46ae30 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f46aec0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f46af50 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f46afe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55912f46b070 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55912f46b100 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55912f46b190 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x55912f46ad10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f46ada0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55912f46ae30 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f46aec0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f46af50 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f46afe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55912f46b070 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55912f46b100 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55912f46b190 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x55912f46ad10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f46ada0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55912f46ae30 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f46aec0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f46af50 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f46afe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55912f46b070 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55912f46b100 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55912f46b190 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: 0x55912f40f7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55912f410e90 MAP: (3 sibs) 3 children: 38: 0x55912f411060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x55912f4110f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x55912f411190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x55912f410f28 MAP: (3 sibs) 3 children: 38: 0x55912f411230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x55912f4112c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x55912f411360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x55912f410fc0 MAP: (3 sibs) 3 children: 38: 0x55912f411400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x55912f411498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x55912f411530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f46cbb0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55912f46cc40 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55912f46ccd0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f46cd60 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f46cdf0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f46ce80 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55912f46cf10 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55912f46cfa0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55912f46d030 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55912f46d0c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55912f46d150 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55912f46d1e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55912f46d270 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: 0x55912f40eab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55912f40ae90 MAP: (3 sibs) 0 children: 38: 0x55912f40af28 MAP: (3 sibs) 0 children: 38: 0x55912f40afc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f46d4c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55912f46d550 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55912f46d5e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55912f46d670 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: 0x55912f40ebc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40b520 MAP: (2 sibs) 2 children: 38: 0x55912f40b660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55912f40b6f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55912f40b5b8 MAP: (2 sibs) 2 children: 38: 0x55912f40b7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55912f40b838 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f46ddd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f46de60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f46def0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f46df80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f46e010 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f46e0a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f46e130 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: 0x55912f40ece0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40bd50 MAP: (2 sibs) 2 children: 38: 0x55912f40be90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55912f40bf28 KEYVAL: 'age' '33' (2 sibs) 38: 0x55912f40bde8 MAP: (2 sibs) 2 children: 38: 0x55912f40bfd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55912f40c068 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f46e6e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f46e770 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f46e800 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f46e890 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f46e920 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f46e9b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f46ea40 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: 0x55912f40edf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40c110 MAP: (2 sibs) 2 children: 38: 0x55912f40c250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55912f40c2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55912f40c1a8 MAP: (2 sibs) 2 children: 38: 0x55912f40c390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55912f40c428 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f46eff0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f46f080 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f46f110 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f46f1a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f46f230 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f46f2c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f46f350 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: 0x55912f40ef10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40cda0 MAP: (2 sibs) 2 children: 38: 0x55912f40cee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55912f40cf78 KEYVAL: 'age' '33' (2 sibs) 38: 0x55912f40ce38 MAP: (2 sibs) 2 children: 38: 0x55912f40d020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55912f40d0b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f46f900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f46f990 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f46fa20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f46fab0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f46fb40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f46fbd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f46fc60 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: 0x55912f40f028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x55912f40b930 MAP: (1 sibs) 2 children: 38: 0x55912f40b1a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x55912f40b238 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f470210 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55912f4702a0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55912f470330 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55912f4703c0 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: 0x55912f40f140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x55912f40d2a0 MAP: (4 sibs) 2 children: 38: 0x55912f40d510 KEYVAL: 'a' '1' (2 sibs) 38: 0x55912f40d5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x55912f40d338 MAP: (4 sibs) 2 children: 38: 0x55912f40d650 KEYVAL: 'b' '2' (2 sibs) 38: 0x55912f40d6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x55912f40d3d0 MAP: (4 sibs) 3 children: 38: 0x55912f40d790 KEYVAL: 'b' '2' (3 sibs) 38: 0x55912f40d828 KEYVAL: 'a' '1' (3 sibs) 38: 0x55912f40d8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x55912f40d468 MAP: (4 sibs) 2 children: 38: 0x55912f40d960 KEYVAL: 'a' '1' (2 sibs) 38: 0x55912f40d9f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f470b20 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55912f470bb0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55912f470c40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55912f470cd0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55912f470d60 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55912f470df0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55912f470e80 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55912f470f10 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55912f470fa0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55912f471030 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55912f4710c0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55912f471150 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55912f4711e0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55912f471270 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: 0x55912f40f258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x55912f40daf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x55912f40db88 KEYVAL: 'b' '2' (4 sibs) 38: 0x55912f40dc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x55912f40dcb8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f471430 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55912f4714c0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55912f471550 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55912f4715e0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55912f471670 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: 0x55912f40f370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x55912f40fc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x55912f40fce0 MAP: (5 sibs) 1 children: 38: 0x55912f40ffe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x55912f40fd78 MAP: (5 sibs) 1 children: 38: 0x55912f410080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x55912f40fe10 MAP: (5 sibs) 1 children: 38: 0x55912f410120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x55912f40fea8 MAP: (5 sibs) 1 children: 38: 0x55912f4101c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x55912f410260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x55912f4102f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x55912f40ff40 MAP: (5 sibs) 1 children: 38: 0x55912f4103a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x55912f410440 VAL: 'val1' (2 sibs) 38: 0x55912f4104d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f471d40 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55912f471dd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55912f471e60 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55912f471ef0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55912f471f80 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55912f472010 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55912f4720a0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55912f472130 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55912f4721c0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55912f472250 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55912f4722e0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55912f472370 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55912f472400 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55912f472490 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55912f472520 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55912f4725b0 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: 0x55912f40f488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x55912f40bb10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x55912f40c520 MAP: (1 sibs) 1 children: 38: 0x55912f40c5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x55912f40bba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x55912f40c660 MAP: (1 sibs) 1 children: 38: 0x55912f40c700 KEYVAL: '' 'foo' (1 sibs) 38: 0x55912f40bc40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x55912f40d160 MAP: (2 sibs) 1 children: 38: 0x55912f40c7a0 KEYVAL: '' '' (1 sibs) 38: 0x55912f40d1f8 MAP: (2 sibs) 1 children: 38: 0x55912f40c840 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f472650 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55912f4726e0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55912f472770 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55912f472800 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55912f472890 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55912f472920 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55912f4729b0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55912f472a40 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55912f472ad0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55912f472b60 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55912f472bf0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55912f472c80 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: 0x55912f40f5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40b060 MAP: (2 sibs) 3 children: 38: 0x55912f410580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x55912f410618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x55912f4106b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x55912f40b0f8 MAP: (2 sibs) 3 children: 38: 0x55912f410750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x55912f4107e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x55912f410880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f472f60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f472ff0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55912f473080 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f473110 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f4731a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f473230 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55912f4732c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55912f473350 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55912f4733e0 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: 0x55912f40f6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40b9d0 MAP: (2 sibs) 3 children: 38: 0x55912f410920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x55912f4109b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x55912f410a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x55912f40ba68 MAP: (2 sibs) 3 children: 38: 0x55912f410af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x55912f410b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x55912f410c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f473870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f473900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55912f473990 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f473a20 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f473ab0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f473b40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55912f473bd0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55912f473c60 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55912f473cf0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x55912f473870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f473900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55912f473990 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f473a20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f473ab0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f473b40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55912f473bd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55912f473c60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55912f473cf0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x55912f473870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f473900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55912f473990 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f473a20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f473ab0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f473b40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55912f473bd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55912f473c60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55912f473cf0 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: 0x55912f40f7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55912f410e90 MAP: (3 sibs) 3 children: 38: 0x55912f411060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x55912f4110f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x55912f411190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x55912f410f28 MAP: (3 sibs) 3 children: 38: 0x55912f411230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x55912f4112c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x55912f411360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x55912f410fc0 MAP: (3 sibs) 3 children: 38: 0x55912f411400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x55912f411498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x55912f411530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f474180 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55912f474210 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55912f4742a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f474330 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f4743c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f474450 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55912f4744e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55912f474570 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55912f474600 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55912f474690 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55912f474720 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55912f4747b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55912f474840 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] 0x55912f456770 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55912f456800 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55912f456890 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55912f456920 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] 0x55912f475c20 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55912f475cb0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55912f475d40 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55912f475dd0 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] 0x55912f4584a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f458530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f4585c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f458650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f4586e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f458770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f458800 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] 0x55912f476e10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f476ea0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f476f30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f476fc0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f477050 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f4770e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f477170 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] 0x55912f45a1d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f45a260 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f45a2f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f45a380 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f45a410 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f45a4a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f45a530 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] 0x55912f477720 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f4777b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f477840 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f4778d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f477960 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f4779f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f477a80 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] 0x55912f45bf00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f45bf90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f45c020 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f45c0b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f45c140 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f45c1d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f45c260 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] 0x55912f478030 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f4780c0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f478150 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f4781e0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f478270 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f478300 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f478390 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] 0x55912f45dc30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f45dcc0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f45dd50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f45dde0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f45de70 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f45df00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f45df90 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] 0x55912f478940 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f4789d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f478a60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f478af0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f478b80 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f478c10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f478ca0 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] 0x55912f45f960 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55912f45f9f0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55912f45fa80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55912f45fb10 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] 0x55912f479250 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55912f4792e0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55912f479370 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55912f479400 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] 0x55912f461690 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55912f461720 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55912f4617b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55912f461840 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55912f4618d0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55912f461960 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55912f4619f0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55912f461a80 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55912f461b10 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55912f461ba0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55912f461c30 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55912f461cc0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55912f461d50 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55912f461de0 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] 0x55912f479b60 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55912f479bf0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55912f479c80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55912f479d10 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55912f479da0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55912f479e30 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55912f479ec0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55912f479f50 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55912f479fe0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55912f47a070 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55912f47a100 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55912f47a190 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55912f47a220 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55912f47a2b0 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] 0x55912f4633c0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55912f463450 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55912f4634e0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55912f463570 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55912f463600 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] 0x55912f47a470 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55912f47a500 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55912f47a590 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55912f47a620 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55912f47a6b0 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] 0x55912f4651e0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55912f465270 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55912f465300 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55912f465390 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55912f465420 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55912f4654b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55912f465540 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55912f4655d0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55912f465660 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55912f4656f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55912f465780 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55912f465810 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55912f4658a0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55912f465930 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55912f4659c0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55912f465a50 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] 0x55912f47ad80 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55912f47ae10 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55912f47aea0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55912f47af30 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55912f47afc0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55912f47b050 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55912f47b0e0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55912f47b170 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55912f47b200 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55912f47b290 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55912f47b320 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55912f47b3b0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55912f47b440 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55912f47b4d0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55912f47b560 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55912f47b5f0 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] 0x55912f466fb0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55912f467040 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55912f4670d0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55912f467160 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55912f4671f0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55912f467280 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55912f467310 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55912f4673a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55912f467430 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55912f4674c0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55912f467550 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55912f4675e0 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] 0x55912f47b690 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55912f47b720 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55912f47b7b0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55912f47b840 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55912f47b8d0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55912f47b960 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55912f47b9f0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55912f47ba80 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55912f47bb10 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55912f47bba0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55912f47bc30 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55912f47bcc0 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] 0x55912f468e80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f468f10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55912f468fa0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f469030 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f4690c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f469150 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55912f4691e0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55912f469270 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55912f469300 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] 0x55912f47bfa0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f47c030 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55912f47c0c0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f47c150 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f47c1e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f47c270 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55912f47c300 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55912f47c390 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55912f47c420 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] 0x55912f46ad10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f46ada0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55912f46ae30 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f46aec0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f46af50 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f46afe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55912f46b070 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55912f46b100 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55912f46b190 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] 0x55912f47c8b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f47c940 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55912f47c9d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f47ca60 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f47caf0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f47cb80 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55912f47cc10 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55912f47cca0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55912f47cd30 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] 0x55912f46cbb0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55912f46cc40 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55912f46ccd0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f46cd60 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f46cdf0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f46ce80 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55912f46cf10 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55912f46cfa0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55912f46d030 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55912f46d0c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55912f46d150 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55912f46d1e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55912f46d270 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] 0x55912f47d1c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55912f47d250 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55912f47d2e0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f47d370 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f47d400 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f47d490 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55912f47d520 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55912f47d5b0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55912f47d640 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55912f47d6d0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55912f47d760 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55912f47d7f0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55912f47d880 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] 0x55912f46d4c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55912f46d550 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55912f46d5e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55912f46d670 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] 0x55912f47dad0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55912f47db60 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55912f47dbf0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55912f47dc80 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] 0x55912f46ddd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f46de60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f46def0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f46df80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f46e010 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f46e0a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f46e130 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] 0x55912f47e3e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f47e470 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f47e500 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f47e590 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f47e620 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f47e6b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f47e740 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] 0x55912f46e6e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f46e770 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f46e800 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f46e890 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f46e920 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f46e9b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f46ea40 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] 0x55912f47ecf0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f47ed80 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f47ee10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f47eea0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f47ef30 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f47efc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f47f050 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] 0x55912f46eff0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f46f080 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f46f110 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f46f1a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f46f230 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f46f2c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f46f350 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] 0x55912f47f600 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f47f690 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f47f720 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f47f7b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f47f840 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f47f8d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f47f960 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] 0x55912f46f900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f46f990 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f46fa20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f46fab0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f46fb40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f46fbd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f46fc60 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] 0x55912f47ff10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f47ffa0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f480030 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f4800c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f480150 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f4801e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f480270 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] 0x55912f470210 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55912f4702a0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55912f470330 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55912f4703c0 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] 0x55912f480820 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55912f4808b0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55912f480940 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55912f4809d0 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] 0x55912f470b20 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55912f470bb0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55912f470c40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55912f470cd0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55912f470d60 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55912f470df0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55912f470e80 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55912f470f10 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55912f470fa0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55912f471030 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55912f4710c0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55912f471150 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55912f4711e0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55912f471270 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] 0x55912f481130 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55912f4811c0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55912f481250 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55912f4812e0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55912f481370 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55912f481400 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55912f481490 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55912f481520 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55912f4815b0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55912f481640 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55912f4816d0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55912f481760 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55912f4817f0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55912f481880 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] 0x55912f471430 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55912f4714c0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55912f471550 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55912f4715e0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55912f471670 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] 0x55912f481a40 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55912f481ad0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55912f481b60 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55912f481bf0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55912f481c80 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] 0x55912f471d40 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55912f471dd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55912f471e60 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55912f471ef0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55912f471f80 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55912f472010 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55912f4720a0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55912f472130 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55912f4721c0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55912f472250 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55912f4722e0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55912f472370 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55912f472400 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55912f472490 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55912f472520 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55912f4725b0 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] 0x55912f482350 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55912f4823e0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55912f482470 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55912f482500 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55912f482590 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55912f482620 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55912f4826b0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55912f482740 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55912f4827d0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55912f482860 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55912f4828f0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55912f482980 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55912f482a10 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55912f482aa0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55912f482b30 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55912f482bc0 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] 0x55912f472650 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55912f4726e0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55912f472770 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55912f472800 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55912f472890 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55912f472920 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55912f4729b0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55912f472a40 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55912f472ad0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55912f472b60 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55912f472bf0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55912f472c80 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] 0x55912f482c60 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55912f482cf0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55912f482d80 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55912f482e10 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55912f482ea0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55912f482f30 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55912f482fc0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55912f483050 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55912f4830e0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55912f483170 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55912f483200 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55912f483290 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] 0x55912f472f60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f472ff0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55912f473080 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f473110 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f4731a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f473230 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55912f4732c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55912f473350 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55912f4733e0 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] 0x55912f483570 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f483600 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55912f483690 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f483720 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f4837b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f483840 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55912f4838d0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55912f483960 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55912f4839f0 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] 0x55912f473870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f473900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55912f473990 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f473a20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f473ab0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f473b40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55912f473bd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55912f473c60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55912f473cf0 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] 0x55912f483e80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f483f10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55912f483fa0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f484030 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f4840c0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f484150 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55912f4841e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55912f484270 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55912f484300 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] 0x55912f474180 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55912f474210 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55912f4742a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f474330 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f4743c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f474450 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55912f4744e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55912f474570 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55912f474600 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55912f474690 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55912f474720 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55912f4747b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55912f474840 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] 0x55912f484790 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55912f484820 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55912f4848b0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f484940 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f4849d0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f484a60 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55912f484af0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55912f484b80 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55912f484c10 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55912f484ca0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55912f484d30 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55912f484dc0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55912f484e50 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: 0x55912f40eab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55912f40ae90 MAP: (3 sibs) 0 children: 38: 0x55912f40af28 MAP: (3 sibs) 0 children: 38: 0x55912f40afc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f4768f0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55912f476980 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55912f476a10 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55912f476aa0 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: 0x55912f40ebc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40b520 MAP: (2 sibs) 2 children: 38: 0x55912f40b660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55912f40b6f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55912f40b5b8 MAP: (2 sibs) 2 children: 38: 0x55912f40b7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55912f40b838 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f4850a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f485130 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f4851c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f485250 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f4852e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f485370 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f485400 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: 0x55912f40ece0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40bd50 MAP: (2 sibs) 2 children: 38: 0x55912f40be90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55912f40bf28 KEYVAL: 'age' '33' (2 sibs) 38: 0x55912f40bde8 MAP: (2 sibs) 2 children: 38: 0x55912f40bfd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55912f40c068 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f4854a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f485530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f4855c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f485650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f4856e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f485770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f485800 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: 0x55912f40edf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40c110 MAP: (2 sibs) 2 children: 38: 0x55912f40c250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55912f40c2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55912f40c1a8 MAP: (2 sibs) 2 children: 38: 0x55912f40c390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55912f40c428 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f4858a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f485930 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f4859c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f485a50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f485ae0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f485b70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f485c00 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: 0x55912f40ef10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40cda0 MAP: (2 sibs) 2 children: 38: 0x55912f40cee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55912f40cf78 KEYVAL: 'age' '33' (2 sibs) 38: 0x55912f40ce38 MAP: (2 sibs) 2 children: 38: 0x55912f40d020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55912f40d0b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f485ca0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f485d30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f485dc0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f485e50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f485ee0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f485f70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f486000 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: 0x55912f40f028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x55912f40b930 MAP: (1 sibs) 2 children: 38: 0x55912f40b1a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x55912f40b238 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f4860a0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55912f486130 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55912f4861c0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55912f486250 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: 0x55912f40f140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x55912f40d2a0 MAP: (4 sibs) 2 children: 38: 0x55912f40d510 KEYVAL: 'a' '1' (2 sibs) 38: 0x55912f40d5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x55912f40d338 MAP: (4 sibs) 2 children: 38: 0x55912f40d650 KEYVAL: 'b' '2' (2 sibs) 38: 0x55912f40d6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x55912f40d3d0 MAP: (4 sibs) 3 children: 38: 0x55912f40d790 KEYVAL: 'b' '2' (3 sibs) 38: 0x55912f40d828 KEYVAL: 'a' '1' (3 sibs) 38: 0x55912f40d8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x55912f40d468 MAP: (4 sibs) 2 children: 38: 0x55912f40d960 KEYVAL: 'a' '1' (2 sibs) 38: 0x55912f40d9f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f4862f0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55912f486380 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55912f486410 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55912f4864a0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55912f486530 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55912f4865c0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55912f486650 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55912f4866e0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55912f486770 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55912f486800 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55912f486890 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55912f486920 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55912f4869b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55912f486a40 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: 0x55912f40f258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x55912f40daf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x55912f40db88 KEYVAL: 'b' '2' (4 sibs) 38: 0x55912f40dc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x55912f40dcb8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f486ae0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55912f486b70 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55912f486c00 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55912f486c90 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55912f486d20 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: 0x55912f40f370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x55912f40fc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x55912f40fce0 MAP: (5 sibs) 1 children: 38: 0x55912f40ffe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x55912f40fd78 MAP: (5 sibs) 1 children: 38: 0x55912f410080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x55912f40fe10 MAP: (5 sibs) 1 children: 38: 0x55912f410120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x55912f40fea8 MAP: (5 sibs) 1 children: 38: 0x55912f4101c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x55912f410260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x55912f4102f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x55912f40ff40 MAP: (5 sibs) 1 children: 38: 0x55912f4103a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x55912f410440 VAL: 'val1' (2 sibs) 38: 0x55912f4104d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f486dc0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55912f486e50 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55912f486ee0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55912f486f70 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55912f487000 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55912f487090 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55912f487120 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55912f4871b0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55912f487240 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55912f4872d0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55912f487360 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55912f4873f0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55912f487480 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55912f487510 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55912f4875a0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55912f487630 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: 0x55912f40f488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x55912f40bb10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x55912f40c520 MAP: (1 sibs) 1 children: 38: 0x55912f40c5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x55912f40bba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x55912f40c660 MAP: (1 sibs) 1 children: 38: 0x55912f40c700 KEYVAL: '' 'foo' (1 sibs) 38: 0x55912f40bc40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x55912f40d160 MAP: (2 sibs) 1 children: 38: 0x55912f40c7a0 KEYVAL: '' '' (1 sibs) 38: 0x55912f40d1f8 MAP: (2 sibs) 1 children: 38: 0x55912f40c840 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f4876d0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55912f487760 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55912f4877f0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55912f487880 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55912f487910 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55912f4879a0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55912f487a30 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55912f487ac0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55912f487b50 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55912f487be0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55912f487c70 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55912f487d00 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: 0x55912f40f5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40b060 MAP: (2 sibs) 3 children: 38: 0x55912f410580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x55912f410618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x55912f4106b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x55912f40b0f8 MAP: (2 sibs) 3 children: 38: 0x55912f410750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x55912f4107e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x55912f410880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f487da0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f487e30 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55912f487ec0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f487f50 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f487fe0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f488070 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55912f488100 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55912f488190 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55912f488220 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: 0x55912f40f6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40b9d0 MAP: (2 sibs) 3 children: 38: 0x55912f410920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x55912f4109b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x55912f410a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x55912f40ba68 MAP: (2 sibs) 3 children: 38: 0x55912f410af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x55912f410b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x55912f410c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f4882c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f488350 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55912f4883e0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f488470 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f488500 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f488590 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55912f488620 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55912f4886b0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55912f488740 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: 0x55912f40f7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55912f410e90 MAP: (3 sibs) 3 children: 38: 0x55912f411060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x55912f4110f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x55912f411190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x55912f410f28 MAP: (3 sibs) 3 children: 38: 0x55912f411230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x55912f4112c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x55912f411360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x55912f410fc0 MAP: (3 sibs) 3 children: 38: 0x55912f411400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x55912f411498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x55912f411530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f4887e0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55912f488870 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55912f488900 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f488990 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f488a20 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f488ab0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55912f488b40 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55912f488bd0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55912f488c60 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55912f488cf0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55912f488d80 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55912f488e10 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55912f488ea0 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: 0x55912f40eab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55912f40ae90 MAP: (3 sibs) 0 children: 38: 0x55912f40af28 MAP: (3 sibs) 0 children: 38: 0x55912f40afc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f488f40 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55912f488fd0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x55912f489060 MAP: (3 sibs) 0 children: 38: [3] [3] 0x55912f4890f0 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: 0x55912f40ebc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40b520 MAP: (2 sibs) 2 children: 38: 0x55912f40b660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55912f40b6f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55912f40b5b8 MAP: (2 sibs) 2 children: 38: 0x55912f40b7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55912f40b838 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f489190 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f489220 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f4892b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f489340 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f4893d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f489460 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f4894f0 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: 0x55912f40ece0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40bd50 MAP: (2 sibs) 2 children: 38: 0x55912f40be90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55912f40bf28 KEYVAL: 'age' '33' (2 sibs) 38: 0x55912f40bde8 MAP: (2 sibs) 2 children: 38: 0x55912f40bfd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55912f40c068 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f489590 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f489620 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f4896b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f489740 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f4897d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f489860 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f4898f0 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: 0x55912f40edf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40c110 MAP: (2 sibs) 2 children: 38: 0x55912f40c250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55912f40c2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x55912f40c1a8 MAP: (2 sibs) 2 children: 38: 0x55912f40c390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55912f40c428 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f489990 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f489a20 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f489ab0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f489b40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f489bd0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f489c60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f489cf0 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: 0x55912f40ef10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40cda0 MAP: (2 sibs) 2 children: 38: 0x55912f40cee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x55912f40cf78 KEYVAL: 'age' '33' (2 sibs) 38: 0x55912f40ce38 MAP: (2 sibs) 2 children: 38: 0x55912f40d020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x55912f40d0b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f489d90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f489e20 MAP: (2 sibs) 2 children: 38: [2] [2] 0x55912f489eb0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x55912f489f40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x55912f489fd0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x55912f48a060 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x55912f48a0f0 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: 0x55912f40f028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x55912f40b930 MAP: (1 sibs) 2 children: 38: 0x55912f40b1a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x55912f40b238 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f48a190 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x55912f48a220 MAP: (1 sibs) 2 children: 38: [2] [2] 0x55912f48a2b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55912f48a340 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: 0x55912f40f140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x55912f40d2a0 MAP: (4 sibs) 2 children: 38: 0x55912f40d510 KEYVAL: 'a' '1' (2 sibs) 38: 0x55912f40d5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x55912f40d338 MAP: (4 sibs) 2 children: 38: 0x55912f40d650 KEYVAL: 'b' '2' (2 sibs) 38: 0x55912f40d6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x55912f40d3d0 MAP: (4 sibs) 3 children: 38: 0x55912f40d790 KEYVAL: 'b' '2' (3 sibs) 38: 0x55912f40d828 KEYVAL: 'a' '1' (3 sibs) 38: 0x55912f40d8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x55912f40d468 MAP: (4 sibs) 2 children: 38: 0x55912f40d960 KEYVAL: 'a' '1' (2 sibs) 38: 0x55912f40d9f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f48a3e0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x55912f48a470 MAP: (4 sibs) 2 children: 38: [2] [2] 0x55912f48a500 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x55912f48a590 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x55912f48a620 MAP: (4 sibs) 2 children: 38: [5] [5] 0x55912f48a6b0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x55912f48a740 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x55912f48a7d0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x55912f48a860 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x55912f48a8f0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x55912f48a980 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x55912f48aa10 MAP: (4 sibs) 2 children: 38: [12] [12] 0x55912f48aaa0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x55912f48ab30 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: 0x55912f40f258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x55912f40daf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x55912f40db88 KEYVAL: 'b' '2' (4 sibs) 38: 0x55912f40dc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x55912f40dcb8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f48abd0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x55912f48ac60 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x55912f48acf0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x55912f48ad80 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x55912f48ae10 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: 0x55912f40f370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x55912f40fc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x55912f40fce0 MAP: (5 sibs) 1 children: 38: 0x55912f40ffe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x55912f40fd78 MAP: (5 sibs) 1 children: 38: 0x55912f410080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x55912f40fe10 MAP: (5 sibs) 1 children: 38: 0x55912f410120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x55912f40fea8 MAP: (5 sibs) 1 children: 38: 0x55912f4101c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x55912f410260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x55912f4102f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x55912f40ff40 MAP: (5 sibs) 1 children: 38: 0x55912f4103a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x55912f410440 VAL: 'val1' (2 sibs) 38: 0x55912f4104d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f48aeb0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x55912f48af40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x55912f48afd0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x55912f48b060 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x55912f48b0f0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x55912f48b180 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x55912f48b210 MAP: (5 sibs) 1 children: 38: [7] [7] 0x55912f48b2a0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x55912f48b330 MAP: (5 sibs) 1 children: 38: [9] [9] 0x55912f48b3c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x55912f48b450 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x55912f48b4e0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x55912f48b570 MAP: (5 sibs) 1 children: 38: [13] [13] 0x55912f48b600 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x55912f48b690 VAL: 'val1' (2 sibs) 38: [15] [15] 0x55912f48b720 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: 0x55912f40f488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x55912f40bb10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x55912f40c520 MAP: (1 sibs) 1 children: 38: 0x55912f40c5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x55912f40bba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x55912f40c660 MAP: (1 sibs) 1 children: 38: 0x55912f40c700 KEYVAL: '' 'foo' (1 sibs) 38: 0x55912f40bc40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x55912f40d160 MAP: (2 sibs) 1 children: 38: 0x55912f40c7a0 KEYVAL: '' '' (1 sibs) 38: 0x55912f40d1f8 MAP: (2 sibs) 1 children: 38: 0x55912f40c840 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f48b7c0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x55912f48b850 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x55912f48b8e0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x55912f48b970 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x55912f48ba00 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x55912f48ba90 MAP: (1 sibs) 1 children: 38: [6] [6] 0x55912f48bb20 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x55912f48bbb0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x55912f48bc40 MAP: (2 sibs) 1 children: 38: [9] [9] 0x55912f48bcd0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x55912f48bd60 MAP: (2 sibs) 1 children: 38: [11] [11] 0x55912f48bdf0 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: 0x55912f40f5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40b060 MAP: (2 sibs) 3 children: 38: 0x55912f410580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x55912f410618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x55912f4106b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x55912f40b0f8 MAP: (2 sibs) 3 children: 38: 0x55912f410750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x55912f4107e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x55912f410880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f48be90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f48bf20 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55912f48bfb0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f48c040 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f48c0d0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f48c160 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55912f48c1f0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x55912f48c280 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x55912f48c310 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: 0x55912f40f6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x55912f40b9d0 MAP: (2 sibs) 3 children: 38: 0x55912f410920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x55912f4109b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x55912f410a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x55912f40ba68 MAP: (2 sibs) 3 children: 38: 0x55912f410af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x55912f410b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x55912f410c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f48c3b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x55912f48c440 MAP: (2 sibs) 3 children: 38: [2] [2] 0x55912f48c4d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f48c560 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f48c5f0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f48c680 MAP: (2 sibs) 3 children: 38: [6] [6] 0x55912f48c710 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x55912f48c7a0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x55912f48c830 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: 0x55912f40f7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x55912f410e90 MAP: (3 sibs) 3 children: 38: 0x55912f411060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x55912f4110f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x55912f411190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x55912f410f28 MAP: (3 sibs) 3 children: 38: 0x55912f411230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x55912f4112c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x55912f411360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x55912f410fc0 MAP: (3 sibs) 3 children: 38: 0x55912f411400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x55912f411498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x55912f411530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x55912f48c8d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x55912f48c960 MAP: (3 sibs) 3 children: 38: [2] [2] 0x55912f48c9f0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x55912f48ca80 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x55912f48cb10 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x55912f48cba0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x55912f48cc30 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x55912f48ccc0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x55912f48cd50 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x55912f48cde0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x55912f48ce70 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x55912f48cf00 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x55912f48cf90 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase (9 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (9 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.02 sec test 39 Start 39: ryml-test-generic_map 39: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-generic_map-0.6.0 39: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 39: Test timeout computed to be: 10000000 39: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 39: [==========] Running 109 tests from 2 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from CaseNode 39: [ RUN ] CaseNode.setting_up 39: [ OK ] CaseNode.setting_up (0 ms) 39: [----------] 1 test from CaseNode (0 ms total) 39: 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0x55797e5b5fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x55797e5b4750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x55797e5b47e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x55797e5b4880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x55797e5b49c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x55797e5b4a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x55797e5b4918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x55797e5b4b00 VAL: 'item 1' (2 sibs) 39: 0x55797e5b4b98 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55797e5c77a0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55797e5c7830 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55797e5c78c0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55797e5c7950 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55797e5c79e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55797e5c7a70 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55797e5c7b00 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55797e5c7b90 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55797e5c7c20 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: 0x55797e5b60d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55797e5b5960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55797e5b44f0 MAP: (2 sibs) 4 children: 39: 0x55797e5b5a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55797e5b5a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55797e5b5b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55797e5b5bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55797e5b4588 MAP: (2 sibs) 5 children: 39: 0x55797e5b5c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55797e5b5d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55797e5b5da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x55797e5b5e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55797e5b5ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55797e5c9b40 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55797e5c9bd0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55797e5c9c60 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55797e5c9cf0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55797e5c9d80 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55797e5c9e10 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55797e5c9ea0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55797e5c9f30 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55797e5c9fc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55797e5ca050 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55797e5ca0e0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55797e5ca170 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55797e5ca200 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: 0x55797e5b61f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55797e5b63e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55797e5b6480 MAP: (2 sibs) 4 children: 39: 0x55797e5b65c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55797e5b6658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55797e5b66f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55797e5b6788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55797e5b6518 MAP: (2 sibs) 5 children: 39: 0x55797e5b6830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55797e5b68c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55797e5b6960 KEYVAL: 'size' '8' (5 sibs) 39: 0x55797e5b69f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55797e5b6a90 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55797e5cbdf0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55797e5cbe80 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55797e5cbf10 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55797e5cbfa0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55797e5cc030 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55797e5cc0c0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55797e5cc150 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55797e5cc1e0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55797e5cc270 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55797e5cc300 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55797e5cc390 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55797e5cc420 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55797e5cc4b0 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: 0x55797e5b5fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x55797e5b4750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x55797e5b47e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x55797e5b4880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x55797e5b49c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x55797e5b4a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x55797e5b4918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x55797e5b4b00 VAL: 'item 1' (2 sibs) 39: 0x55797e5b4b98 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55797e5cc700 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55797e5cc790 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55797e5cc820 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55797e5cc8b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55797e5cc940 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55797e5cc9d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55797e5cca60 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55797e5ccaf0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55797e5ccb80 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: 0x55797e5b60d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55797e5b5960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55797e5b44f0 MAP: (2 sibs) 4 children: 39: 0x55797e5b5a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55797e5b5a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55797e5b5b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55797e5b5bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55797e5b4588 MAP: (2 sibs) 5 children: 39: 0x55797e5b5c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55797e5b5d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55797e5b5da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x55797e5b5e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55797e5b5ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55797e5cd010 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55797e5cd0a0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55797e5cd130 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55797e5cd1c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55797e5cd250 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55797e5cd2e0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55797e5cd370 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55797e5cd400 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55797e5cd490 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55797e5cd520 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55797e5cd5b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55797e5cd640 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55797e5cd6d0 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: 0x55797e5b61f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55797e5b63e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55797e5b6480 MAP: (2 sibs) 4 children: 39: 0x55797e5b65c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55797e5b6658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55797e5b66f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55797e5b6788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55797e5b6518 MAP: (2 sibs) 5 children: 39: 0x55797e5b6830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55797e5b68c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55797e5b6960 KEYVAL: 'size' '8' (5 sibs) 39: 0x55797e5b69f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55797e5b6a90 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55797e5cd920 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55797e5cd9b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55797e5cda40 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55797e5cdad0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55797e5cdb60 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55797e5cdbf0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55797e5cdc80 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55797e5cdd10 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55797e5cdda0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55797e5cde30 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55797e5cdec0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55797e5cdf50 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55797e5cdfe0 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] 0x55797e5c77a0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55797e5c7830 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55797e5c78c0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55797e5c7950 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55797e5c79e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55797e5c7a70 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55797e5c7b00 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55797e5c7b90 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55797e5c7c20 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] 0x55797e5cedf0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55797e5cee80 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55797e5cef10 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55797e5cefa0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55797e5cf030 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55797e5cf0c0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55797e5cf150 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55797e5cf1e0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55797e5cf270 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] 0x55797e5c9b40 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55797e5c9bd0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55797e5c9c60 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55797e5c9cf0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55797e5c9d80 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55797e5c9e10 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55797e5c9ea0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55797e5c9f30 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55797e5c9fc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55797e5ca050 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55797e5ca0e0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55797e5ca170 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55797e5ca200 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] 0x55797e5cffe0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55797e5d0070 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55797e5d0100 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55797e5d0190 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55797e5d0220 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55797e5d02b0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55797e5d0340 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55797e5d03d0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55797e5d0460 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55797e5d04f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55797e5d0580 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55797e5d0610 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55797e5d06a0 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] 0x55797e5cbdf0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55797e5cbe80 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55797e5cbf10 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55797e5cbfa0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55797e5cc030 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55797e5cc0c0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55797e5cc150 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55797e5cc1e0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55797e5cc270 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55797e5cc300 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55797e5cc390 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55797e5cc420 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55797e5cc4b0 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] 0x55797e5d08f0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55797e5d0980 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55797e5d0a10 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55797e5d0aa0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55797e5d0b30 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55797e5d0bc0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55797e5d0c50 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55797e5d0ce0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55797e5d0d70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55797e5d0e00 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55797e5d0e90 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55797e5d0f20 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55797e5d0fb0 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] 0x55797e5cc700 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55797e5cc790 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55797e5cc820 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55797e5cc8b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55797e5cc940 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55797e5cc9d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55797e5cca60 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55797e5ccaf0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55797e5ccb80 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] 0x55797e5d1200 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55797e5d1290 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55797e5d1320 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55797e5d13b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55797e5d1440 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55797e5d14d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55797e5d1560 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55797e5d15f0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55797e5d1680 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] 0x55797e5cd010 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55797e5cd0a0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55797e5cd130 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55797e5cd1c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55797e5cd250 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55797e5cd2e0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55797e5cd370 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55797e5cd400 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55797e5cd490 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55797e5cd520 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55797e5cd5b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55797e5cd640 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55797e5cd6d0 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] 0x55797e5d1b10 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55797e5d1ba0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55797e5d1c30 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55797e5d1cc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55797e5d1d50 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55797e5d1de0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55797e5d1e70 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55797e5d1f00 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55797e5d1f90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55797e5d2020 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55797e5d20b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55797e5d2140 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55797e5d21d0 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] 0x55797e5cd920 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55797e5cd9b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55797e5cda40 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55797e5cdad0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55797e5cdb60 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55797e5cdbf0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55797e5cdc80 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55797e5cdd10 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55797e5cdda0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55797e5cde30 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55797e5cdec0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55797e5cdf50 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55797e5cdfe0 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] 0x55797e5d2420 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55797e5d24b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55797e5d2540 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55797e5d25d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55797e5d2660 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55797e5d26f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55797e5d2780 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55797e5d2810 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55797e5d28a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55797e5d2930 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55797e5d29c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55797e5d2a50 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55797e5d2ae0 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: 0x55797e5b5fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x55797e5b4750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x55797e5b47e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x55797e5b4880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x55797e5b49c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x55797e5b4a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x55797e5b4918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x55797e5b4b00 VAL: 'item 1' (2 sibs) 39: 0x55797e5b4b98 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55797e5cf8c0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55797e5cf950 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55797e5cf9e0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55797e5cfa70 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55797e5cfb00 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55797e5cfb90 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55797e5cfc20 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55797e5cfcb0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55797e5cfd40 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: 0x55797e5b60d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55797e5b5960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55797e5b44f0 MAP: (2 sibs) 4 children: 39: 0x55797e5b5a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55797e5b5a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55797e5b5b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55797e5b5bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55797e5b4588 MAP: (2 sibs) 5 children: 39: 0x55797e5b5c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55797e5b5d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55797e5b5da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x55797e5b5e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55797e5b5ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55797e5d2d30 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55797e5d2dc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55797e5d2e50 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55797e5d2ee0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55797e5d2f70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55797e5d3000 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55797e5d3090 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55797e5d3120 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55797e5d31b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55797e5d3240 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55797e5d32d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55797e5d3360 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55797e5d33f0 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: 0x55797e5b61f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55797e5b63e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55797e5b6480 MAP: (2 sibs) 4 children: 39: 0x55797e5b65c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55797e5b6658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55797e5b66f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55797e5b6788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55797e5b6518 MAP: (2 sibs) 5 children: 39: 0x55797e5b6830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55797e5b68c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55797e5b6960 KEYVAL: 'size' '8' (5 sibs) 39: 0x55797e5b69f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55797e5b6a90 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55797e5d3490 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55797e5d3520 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55797e5d35b0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55797e5d3640 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55797e5d36d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55797e5d3760 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55797e5d37f0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55797e5d3880 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55797e5d3910 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55797e5d39a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55797e5d3a30 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55797e5d3ac0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55797e5d3b50 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: 0x55797e5b5fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x55797e5b4750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x55797e5b47e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x55797e5b4880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x55797e5b49c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x55797e5b4a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x55797e5b4918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x55797e5b4b00 VAL: 'item 1' (2 sibs) 39: 0x55797e5b4b98 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55797e5d3bf0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55797e5d3c80 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55797e5d3d10 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55797e5d3da0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55797e5d3e30 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55797e5d3ec0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55797e5d3f50 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55797e5d3fe0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55797e5d4070 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: 0x55797e5b60d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55797e5b5960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55797e5b44f0 MAP: (2 sibs) 4 children: 39: 0x55797e5b5a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55797e5b5a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55797e5b5b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55797e5b5bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55797e5b4588 MAP: (2 sibs) 5 children: 39: 0x55797e5b5c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55797e5b5d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55797e5b5da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x55797e5b5e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55797e5b5ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55797e5d4110 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55797e5d41a0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55797e5d4230 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55797e5d42c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55797e5d4350 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55797e5d43e0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55797e5d4470 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55797e5d4500 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55797e5d4590 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55797e5d4620 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55797e5d46b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55797e5d4740 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55797e5d47d0 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: 0x55797e5b61f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55797e5b63e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55797e5b6480 MAP: (2 sibs) 4 children: 39: 0x55797e5b65c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55797e5b6658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55797e5b66f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55797e5b6788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55797e5b6518 MAP: (2 sibs) 5 children: 39: 0x55797e5b6830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55797e5b68c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55797e5b6960 KEYVAL: 'size' '8' (5 sibs) 39: 0x55797e5b69f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55797e5b6a90 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55797e5d4870 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55797e5d4900 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55797e5d4990 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55797e5d4a20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55797e5d4ab0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55797e5d4b40 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55797e5d4bd0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55797e5d4c60 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55797e5d4cf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55797e5d4d80 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55797e5d4e10 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55797e5d4ea0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55797e5d4f30 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase (2 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 109 tests from 2 test suites ran. (2 ms total) 39: [ PASSED ] 109 tests. 39/52 Test #39: ryml-test-generic_map ............. Passed 0.01 sec test 40 Start 40: ryml-test-generic_seq 40: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-generic_seq-0.6.0 40: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 40: Test timeout computed to be: 10000000 40: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 40: [==========] Running 73 tests from 2 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from CaseNode 40: [ RUN ] CaseNode.setting_up 40: [ OK ] CaseNode.setting_up (0 ms) 40: [----------] 1 test from CaseNode (0 ms total) 40: 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x5644f2276c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x5644f2276750 VAL: 'item 1' (4 sibs) 40: 0x5644f22767e8 VAL: 'item 2' (4 sibs) 40: 0x5644f2276880 SEQ: (4 sibs) 2 children: 40: 0x5644f22769c0 VAL: 'item 3.1' (2 sibs) 40: 0x5644f2276a58 VAL: 'item 3.2' (2 sibs) 40: 0x5644f2276918 MAP: (4 sibs) 2 children: 40: 0x5644f2276b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x5644f2276b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x5644f22826b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5644f2282740 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5644f22827d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x5644f2282860 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x5644f22828f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5644f2282980 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x5644f2282a10 MAP: (4 sibs) 2 children: 40: [7] [7] 0x5644f2282aa0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x5644f2282b30 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: 0x5644f2276da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x5644f2276e80 VAL: 'item 1' (4 sibs) 40: 0x5644f2276f18 VAL: 'item 2' (4 sibs) 40: 0x5644f2276fb0 SEQ: (4 sibs) 2 children: 40: 0x5644f22770f0 VAL: 'item 3.1' (2 sibs) 40: 0x5644f2277188 VAL: 'item 3.2' (2 sibs) 40: 0x5644f2277048 MAP: (4 sibs) 2 children: 40: 0x5644f2277230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x5644f22772c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x5644f22846d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5644f2284760 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5644f22847f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x5644f2284880 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x5644f2284910 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5644f22849a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x5644f2284a30 MAP: (4 sibs) 2 children: 40: [7] [7] 0x5644f2284ac0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x5644f2284b50 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: 0x5644f2276c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x5644f2276750 VAL: 'item 1' (4 sibs) 40: 0x5644f22767e8 VAL: 'item 2' (4 sibs) 40: 0x5644f2276880 SEQ: (4 sibs) 2 children: 40: 0x5644f22769c0 VAL: 'item 3.1' (2 sibs) 40: 0x5644f2276a58 VAL: 'item 3.2' (2 sibs) 40: 0x5644f2276918 MAP: (4 sibs) 2 children: 40: 0x5644f2276b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x5644f2276b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x5644f2284fe0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5644f2285070 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5644f2285100 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x5644f2285190 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x5644f2285220 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5644f22852b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x5644f2285340 MAP: (4 sibs) 2 children: 40: [7] [7] 0x5644f22853d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x5644f2285460 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: 0x5644f2276da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x5644f2276e80 VAL: 'item 1' (4 sibs) 40: 0x5644f2276f18 VAL: 'item 2' (4 sibs) 40: 0x5644f2276fb0 SEQ: (4 sibs) 2 children: 40: 0x5644f22770f0 VAL: 'item 3.1' (2 sibs) 40: 0x5644f2277188 VAL: 'item 3.2' (2 sibs) 40: 0x5644f2277048 MAP: (4 sibs) 2 children: 40: 0x5644f2277230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x5644f22772c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x5644f22858f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5644f2285980 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5644f2285a10 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x5644f2285aa0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x5644f2285b30 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5644f2285bc0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x5644f2285c50 MAP: (4 sibs) 2 children: 40: [7] [7] 0x5644f2285ce0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x5644f2285d70 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] 0x5644f22826b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5644f2282740 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5644f22827d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x5644f2282860 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x5644f22828f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5644f2282980 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x5644f2282a10 MAP: (4 sibs) 2 children: 40: [7] [7] 0x5644f2282aa0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x5644f2282b30 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] 0x5644f22866b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5644f2286740 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5644f22867d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x5644f2286860 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x5644f22868f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5644f2286980 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x5644f2286a10 MAP: (4 sibs) 2 children: 40: [7] [7] 0x5644f2286aa0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x5644f2286b30 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] 0x5644f22846d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5644f2284760 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5644f22847f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x5644f2284880 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x5644f2284910 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5644f22849a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x5644f2284a30 MAP: (4 sibs) 2 children: 40: [7] [7] 0x5644f2284ac0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x5644f2284b50 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] 0x5644f22878a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5644f2287930 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5644f22879c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x5644f2287a50 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x5644f2287ae0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5644f2287b70 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x5644f2287c00 MAP: (4 sibs) 2 children: 40: [7] [7] 0x5644f2287c90 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x5644f2287d20 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] 0x5644f2284fe0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5644f2285070 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5644f2285100 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x5644f2285190 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x5644f2285220 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5644f22852b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x5644f2285340 MAP: (4 sibs) 2 children: 40: [7] [7] 0x5644f22853d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x5644f2285460 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] 0x5644f22881b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5644f2288240 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5644f22882d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x5644f2288360 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x5644f22883f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5644f2288480 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x5644f2288510 MAP: (4 sibs) 2 children: 40: [7] [7] 0x5644f22885a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x5644f2288630 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] 0x5644f22858f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5644f2285980 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5644f2285a10 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x5644f2285aa0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x5644f2285b30 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5644f2285bc0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x5644f2285c50 MAP: (4 sibs) 2 children: 40: [7] [7] 0x5644f2285ce0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x5644f2285d70 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] 0x5644f2288ac0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5644f2288b50 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5644f2288be0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x5644f2288c70 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x5644f2288d00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5644f2288d90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x5644f2288e20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x5644f2288eb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x5644f2288f40 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: 0x5644f2276c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x5644f2276750 VAL: 'item 1' (4 sibs) 40: 0x5644f22767e8 VAL: 'item 2' (4 sibs) 40: 0x5644f2276880 SEQ: (4 sibs) 2 children: 40: 0x5644f22769c0 VAL: 'item 3.1' (2 sibs) 40: 0x5644f2276a58 VAL: 'item 3.2' (2 sibs) 40: 0x5644f2276918 MAP: (4 sibs) 2 children: 40: 0x5644f2276b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x5644f2276b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x5644f2286fc0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5644f2287050 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5644f22870e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x5644f2287170 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x5644f2287200 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5644f2287290 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x5644f2287320 MAP: (4 sibs) 2 children: 40: [7] [7] 0x5644f22873b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x5644f2287440 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: 0x5644f2276da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x5644f2276e80 VAL: 'item 1' (4 sibs) 40: 0x5644f2276f18 VAL: 'item 2' (4 sibs) 40: 0x5644f2276fb0 SEQ: (4 sibs) 2 children: 40: 0x5644f22770f0 VAL: 'item 3.1' (2 sibs) 40: 0x5644f2277188 VAL: 'item 3.2' (2 sibs) 40: 0x5644f2277048 MAP: (4 sibs) 2 children: 40: 0x5644f2277230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x5644f22772c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x5644f22893d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5644f2289460 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5644f22894f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x5644f2289580 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x5644f2289610 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5644f22896a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x5644f2289730 MAP: (4 sibs) 2 children: 40: [7] [7] 0x5644f22897c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x5644f2289850 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: 0x5644f2276c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x5644f2276750 VAL: 'item 1' (4 sibs) 40: 0x5644f22767e8 VAL: 'item 2' (4 sibs) 40: 0x5644f2276880 SEQ: (4 sibs) 2 children: 40: 0x5644f22769c0 VAL: 'item 3.1' (2 sibs) 40: 0x5644f2276a58 VAL: 'item 3.2' (2 sibs) 40: 0x5644f2276918 MAP: (4 sibs) 2 children: 40: 0x5644f2276b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x5644f2276b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x5644f22898f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5644f2289980 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5644f2289a10 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x5644f2289aa0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x5644f2289b30 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5644f2289bc0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x5644f2289c50 MAP: (4 sibs) 2 children: 40: [7] [7] 0x5644f2289ce0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x5644f2289d70 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: 0x5644f2276da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x5644f2276e80 VAL: 'item 1' (4 sibs) 40: 0x5644f2276f18 VAL: 'item 2' (4 sibs) 40: 0x5644f2276fb0 SEQ: (4 sibs) 2 children: 40: 0x5644f22770f0 VAL: 'item 3.1' (2 sibs) 40: 0x5644f2277188 VAL: 'item 3.2' (2 sibs) 40: 0x5644f2277048 MAP: (4 sibs) 2 children: 40: 0x5644f2277230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x5644f22772c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x5644f2289e10 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x5644f2289ea0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x5644f2289f30 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x5644f2289fc0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x5644f228a050 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x5644f228a0e0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x5644f228a170 MAP: (4 sibs) 2 children: 40: [7] [7] 0x5644f228a200 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x5644f228a290 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase (1 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 73 tests from 2 test suites ran. (1 ms total) 40: [ PASSED ] 73 tests. 40/52 Test #40: ryml-test-generic_seq ............. Passed 0.01 sec test 41 Start 41: ryml-test-scalar_names 41: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-scalar_names-0.6.0 41: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 41: Test timeout computed to be: 10000000 41: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 41: [==========] Running 145 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from CaseNode 41: [ RUN ] CaseNode.setting_up 41: [ OK ] CaseNode.setting_up (0 ms) 41: [----------] 1 test from CaseNode (0 ms total) 41: 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0x564ea15b09e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x564ea15af4d0 VAL: 'a' (21 sibs) 41: 0x564ea15af568 VAL: 'b:b' (21 sibs) 41: 0x564ea15af600 VAL: 'c{c' (21 sibs) 41: 0x564ea15af698 VAL: 'cc{' (21 sibs) 41: 0x564ea15af730 VAL: 'c}c' (21 sibs) 41: 0x564ea15af7c8 VAL: 'cc}' (21 sibs) 41: 0x564ea15af860 VAL: 'c!c' (21 sibs) 41: 0x564ea15af8f8 VAL: 'cc!' (21 sibs) 41: 0x564ea15af990 VAL: '.foo' (21 sibs) 41: 0x564ea15afa28 VAL: '.' (21 sibs) 41: 0x564ea15afac0 VAL: '-a' (21 sibs) 41: 0x564ea15afb58 VAL: '+b' (21 sibs) 41: 0x564ea15afbf0 VAL: '/b' (21 sibs) 41: 0x564ea15afc88 VAL: ':c' (21 sibs) 41: 0x564ea15afd20 VAL: '$g' (21 sibs) 41: 0x564ea15afdb8 VAL: '*' (21 sibs) 41: 0x564ea15afe50 VAL: '*' (21 sibs) 41: 0x564ea15afee8 VAL: '*' (21 sibs) 41: 0x564ea15aff80 VAL: '*a' (21 sibs) 41: 0x564ea15b0018 VAL: '*a' (21 sibs) 41: 0x564ea15b00b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x564ea15c9710 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x564ea15c97a0 VAL: 'a' (21 sibs) 41: [2] [2] 0x564ea15c9830 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x564ea15c98c0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x564ea15c9950 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x564ea15c99e0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x564ea15c9a70 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x564ea15c9b00 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x564ea15c9b90 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x564ea15c9c20 VAL: '.foo' (21 sibs) 41: [10] [10] 0x564ea15c9cb0 VAL: '.' (21 sibs) 41: [11] [11] 0x564ea15c9d40 VAL: '-a' (21 sibs) 41: [12] [12] 0x564ea15c9dd0 VAL: '+b' (21 sibs) 41: [13] [13] 0x564ea15c9e60 VAL: '/b' (21 sibs) 41: [14] [14] 0x564ea15c9ef0 VAL: ':c' (21 sibs) 41: [15] [15] 0x564ea15c9f80 VAL: '$g' (21 sibs) 41: [16] [16] 0x564ea15ca010 VAL: '*' (21 sibs) 41: [17] [17] 0x564ea15ca0a0 VAL: '*' (21 sibs) 41: [18] [18] 0x564ea15ca130 VAL: '*' (21 sibs) 41: [19] [19] 0x564ea15ca1c0 VAL: '*a' (21 sibs) 41: [20] [20] 0x564ea15ca250 VAL: '*a' (21 sibs) 41: [21] [21] 0x564ea15ca2e0 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: 0x564ea15b0af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x564ea15b0390 VAL: 'a' (10 sibs) 41: 0x564ea15b0428 VAL: 'b' (10 sibs) 41: 0x564ea15b04c0 VAL: 'c' (10 sibs) 41: 0x564ea15b0558 VAL: '.foo' (10 sibs) 41: 0x564ea15b05f0 VAL: '.' (10 sibs) 41: 0x564ea15b0688 VAL: '-a' (10 sibs) 41: 0x564ea15b0720 VAL: '+b' (10 sibs) 41: 0x564ea15b07b8 VAL: '/b' (10 sibs) 41: 0x564ea15b0850 VAL: ':c' (10 sibs) 41: 0x564ea15b08e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x564ea15cbd40 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x564ea15cbdd0 VAL: 'a' (10 sibs) 41: [2] [2] 0x564ea15cbe60 VAL: 'b' (10 sibs) 41: [3] [3] 0x564ea15cbef0 VAL: 'c' (10 sibs) 41: [4] [4] 0x564ea15cbf80 VAL: '.foo' (10 sibs) 41: [5] [5] 0x564ea15cc010 VAL: '.' (10 sibs) 41: [6] [6] 0x564ea15cc0a0 VAL: '-a' (10 sibs) 41: [7] [7] 0x564ea15cc130 VAL: '+b' (10 sibs) 41: [8] [8] 0x564ea15cc1c0 VAL: '/b' (10 sibs) 41: [9] [9] 0x564ea15cc250 VAL: ':c' (10 sibs) 41: [10] [10] 0x564ea15cc2e0 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: 0x564ea15b0c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x564ea15b0e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x564ea15b0e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x564ea15b0f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x564ea15b0fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x564ea15b1060 KEYVAL: '.' '.' (12 sibs) 41: 0x564ea15b10f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x564ea15b1190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x564ea15b1228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x564ea15b12c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x564ea15b1358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x564ea15b13f0 KEYVAL: '*' '*' (12 sibs) 41: 0x564ea15b1488 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x564ea15cda70 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564ea15cdb00 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564ea15cdb90 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564ea15cdc20 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564ea15cdcb0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564ea15cdd40 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564ea15cddd0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564ea15cde60 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564ea15cdef0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564ea15cdf80 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564ea15ce010 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564ea15ce0a0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564ea15ce130 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: 0x564ea15b0d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x564ea15b1530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x564ea15b15c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x564ea15b1660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x564ea15b16f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x564ea15b1790 KEYVAL: '.' '.' (12 sibs) 41: 0x564ea15b1828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x564ea15b18c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x564ea15b1958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x564ea15b19f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x564ea15b1a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x564ea15b1b20 KEYVAL: '*' '*' (12 sibs) 41: 0x564ea15b1bb8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x564ea15cf7a0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564ea15cf830 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564ea15cf8c0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564ea15cf950 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564ea15cf9e0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564ea15cfa70 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564ea15cfb00 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564ea15cfb90 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564ea15cfc20 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564ea15cfcb0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564ea15cfd40 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564ea15cfdd0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564ea15cfe60 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: 0x564ea15b09e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x564ea15af4d0 VAL: 'a' (21 sibs) 41: 0x564ea15af568 VAL: 'b:b' (21 sibs) 41: 0x564ea15af600 VAL: 'c{c' (21 sibs) 41: 0x564ea15af698 VAL: 'cc{' (21 sibs) 41: 0x564ea15af730 VAL: 'c}c' (21 sibs) 41: 0x564ea15af7c8 VAL: 'cc}' (21 sibs) 41: 0x564ea15af860 VAL: 'c!c' (21 sibs) 41: 0x564ea15af8f8 VAL: 'cc!' (21 sibs) 41: 0x564ea15af990 VAL: '.foo' (21 sibs) 41: 0x564ea15afa28 VAL: '.' (21 sibs) 41: 0x564ea15afac0 VAL: '-a' (21 sibs) 41: 0x564ea15afb58 VAL: '+b' (21 sibs) 41: 0x564ea15afbf0 VAL: '/b' (21 sibs) 41: 0x564ea15afc88 VAL: ':c' (21 sibs) 41: 0x564ea15afd20 VAL: '$g' (21 sibs) 41: 0x564ea15afdb8 VAL: '*' (21 sibs) 41: 0x564ea15afe50 VAL: '*' (21 sibs) 41: 0x564ea15afee8 VAL: '*' (21 sibs) 41: 0x564ea15aff80 VAL: '*a' (21 sibs) 41: 0x564ea15b0018 VAL: '*a' (21 sibs) 41: 0x564ea15b00b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x564ea15d09c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x564ea15d0a50 VAL: 'a' (21 sibs) 41: [2] [2] 0x564ea15d0ae0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x564ea15d0b70 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x564ea15d0c00 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x564ea15d0c90 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x564ea15d0d20 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x564ea15d0db0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x564ea15d0e40 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x564ea15d0ed0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x564ea15d0f60 VAL: '.' (21 sibs) 41: [11] [11] 0x564ea15d0ff0 VAL: '-a' (21 sibs) 41: [12] [12] 0x564ea15d1080 VAL: '+b' (21 sibs) 41: [13] [13] 0x564ea15d1110 VAL: '/b' (21 sibs) 41: [14] [14] 0x564ea15d11a0 VAL: ':c' (21 sibs) 41: [15] [15] 0x564ea15d1230 VAL: '$g' (21 sibs) 41: [16] [16] 0x564ea15d12c0 VAL: '*' (21 sibs) 41: [17] [17] 0x564ea15d1350 VAL: '*' (21 sibs) 41: [18] [18] 0x564ea15d13e0 VAL: '*' (21 sibs) 41: [19] [19] 0x564ea15d1470 VAL: '*a' (21 sibs) 41: [20] [20] 0x564ea15d1500 VAL: '*a' (21 sibs) 41: [21] [21] 0x564ea15d1590 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: 0x564ea15b0af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x564ea15b0390 VAL: 'a' (10 sibs) 41: 0x564ea15b0428 VAL: 'b' (10 sibs) 41: 0x564ea15b04c0 VAL: 'c' (10 sibs) 41: 0x564ea15b0558 VAL: '.foo' (10 sibs) 41: 0x564ea15b05f0 VAL: '.' (10 sibs) 41: 0x564ea15b0688 VAL: '-a' (10 sibs) 41: 0x564ea15b0720 VAL: '+b' (10 sibs) 41: 0x564ea15b07b8 VAL: '/b' (10 sibs) 41: 0x564ea15b0850 VAL: ':c' (10 sibs) 41: 0x564ea15b08e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x564ea15d00b0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x564ea15d0140 VAL: 'a' (10 sibs) 41: [2] [2] 0x564ea15d01d0 VAL: 'b' (10 sibs) 41: [3] [3] 0x564ea15d0260 VAL: 'c' (10 sibs) 41: [4] [4] 0x564ea15d02f0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x564ea15d0380 VAL: '.' (10 sibs) 41: [6] [6] 0x564ea15d0410 VAL: '-a' (10 sibs) 41: [7] [7] 0x564ea15d04a0 VAL: '+b' (10 sibs) 41: [8] [8] 0x564ea15d0530 VAL: '/b' (10 sibs) 41: [9] [9] 0x564ea15d05c0 VAL: ':c' (10 sibs) 41: [10] [10] 0x564ea15d0650 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: 0x564ea15b0c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x564ea15b0e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x564ea15b0e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x564ea15b0f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x564ea15b0fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x564ea15b1060 KEYVAL: '.' '.' (12 sibs) 41: 0x564ea15b10f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x564ea15b1190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x564ea15b1228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x564ea15b12c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x564ea15b1358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x564ea15b13f0 KEYVAL: '*' '*' (12 sibs) 41: 0x564ea15b1488 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x564ea15d1bd0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564ea15d1c60 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564ea15d1cf0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564ea15d1d80 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564ea15d1e10 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564ea15d1ea0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564ea15d1f30 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564ea15d1fc0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564ea15d2050 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564ea15d20e0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564ea15d2170 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564ea15d2200 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564ea15d2290 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: 0x564ea15b0d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x564ea15b1530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x564ea15b15c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x564ea15b1660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x564ea15b16f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x564ea15b1790 KEYVAL: '.' '.' (12 sibs) 41: 0x564ea15b1828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x564ea15b18c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x564ea15b1958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x564ea15b19f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x564ea15b1a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x564ea15b1b20 KEYVAL: '*' '*' (12 sibs) 41: 0x564ea15b1bb8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x564ea15d24e0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564ea15d2570 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564ea15d2600 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564ea15d2690 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564ea15d2720 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564ea15d27b0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564ea15d2840 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564ea15d28d0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564ea15d2960 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564ea15d29f0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564ea15d2a80 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564ea15d2b10 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564ea15d2ba0 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] 0x564ea15c9710 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x564ea15c97a0 VAL: 'a' (21 sibs) 41: [2] [2] 0x564ea15c9830 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x564ea15c98c0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x564ea15c9950 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x564ea15c99e0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x564ea15c9a70 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x564ea15c9b00 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x564ea15c9b90 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x564ea15c9c20 VAL: '.foo' (21 sibs) 41: [10] [10] 0x564ea15c9cb0 VAL: '.' (21 sibs) 41: [11] [11] 0x564ea15c9d40 VAL: '-a' (21 sibs) 41: [12] [12] 0x564ea15c9dd0 VAL: '+b' (21 sibs) 41: [13] [13] 0x564ea15c9e60 VAL: '/b' (21 sibs) 41: [14] [14] 0x564ea15c9ef0 VAL: ':c' (21 sibs) 41: [15] [15] 0x564ea15c9f80 VAL: '$g' (21 sibs) 41: [16] [16] 0x564ea15ca010 VAL: '*' (21 sibs) 41: [17] [17] 0x564ea15ca0a0 VAL: '*' (21 sibs) 41: [18] [18] 0x564ea15ca130 VAL: '*' (21 sibs) 41: [19] [19] 0x564ea15ca1c0 VAL: '*a' (21 sibs) 41: [20] [20] 0x564ea15ca250 VAL: '*a' (21 sibs) 41: [21] [21] 0x564ea15ca2e0 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] 0x564ea15d4460 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x564ea15d44f0 VAL: 'a' (21 sibs) 41: [2] [2] 0x564ea15d4580 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x564ea15d4610 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x564ea15d46a0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x564ea15d4730 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x564ea15d47c0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x564ea15d4850 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x564ea15d48e0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x564ea15d4970 VAL: '.foo' (21 sibs) 41: [10] [10] 0x564ea15d4a00 VAL: '.' (21 sibs) 41: [11] [11] 0x564ea15d4a90 VAL: '-a' (21 sibs) 41: [12] [12] 0x564ea15d4b20 VAL: '+b' (21 sibs) 41: [13] [13] 0x564ea15d4bb0 VAL: '/b' (21 sibs) 41: [14] [14] 0x564ea15d4c40 VAL: ':c' (21 sibs) 41: [15] [15] 0x564ea15d4cd0 VAL: '$g' (21 sibs) 41: [16] [16] 0x564ea15d4d60 VAL: '*' (21 sibs) 41: [17] [17] 0x564ea15d4df0 VAL: '*' (21 sibs) 41: [18] [18] 0x564ea15d4e80 VAL: '*' (21 sibs) 41: [19] [19] 0x564ea15d4f10 VAL: '*a' (21 sibs) 41: [20] [20] 0x564ea15d4fa0 VAL: '*a' (21 sibs) 41: [21] [21] 0x564ea15d5030 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] 0x564ea15cbd40 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x564ea15cbdd0 VAL: 'a' (10 sibs) 41: [2] [2] 0x564ea15cbe60 VAL: 'b' (10 sibs) 41: [3] [3] 0x564ea15cbef0 VAL: 'c' (10 sibs) 41: [4] [4] 0x564ea15cbf80 VAL: '.foo' (10 sibs) 41: [5] [5] 0x564ea15cc010 VAL: '.' (10 sibs) 41: [6] [6] 0x564ea15cc0a0 VAL: '-a' (10 sibs) 41: [7] [7] 0x564ea15cc130 VAL: '+b' (10 sibs) 41: [8] [8] 0x564ea15cc1c0 VAL: '/b' (10 sibs) 41: [9] [9] 0x564ea15cc250 VAL: ':c' (10 sibs) 41: [10] [10] 0x564ea15cc2e0 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] 0x564ea15d3270 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x564ea15d3300 VAL: 'a' (10 sibs) 41: [2] [2] 0x564ea15d3390 VAL: 'b' (10 sibs) 41: [3] [3] 0x564ea15d3420 VAL: 'c' (10 sibs) 41: [4] [4] 0x564ea15d34b0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x564ea15d3540 VAL: '.' (10 sibs) 41: [6] [6] 0x564ea15d35d0 VAL: '-a' (10 sibs) 41: [7] [7] 0x564ea15d3660 VAL: '+b' (10 sibs) 41: [8] [8] 0x564ea15d36f0 VAL: '/b' (10 sibs) 41: [9] [9] 0x564ea15d3780 VAL: ':c' (10 sibs) 41: [10] [10] 0x564ea15d3810 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] 0x564ea15cda70 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564ea15cdb00 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564ea15cdb90 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564ea15cdc20 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564ea15cdcb0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564ea15cdd40 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564ea15cddd0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564ea15cde60 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564ea15cdef0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564ea15cdf80 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564ea15ce010 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564ea15ce0a0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564ea15ce130 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] 0x564ea15d5670 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564ea15d5700 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564ea15d5790 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564ea15d5820 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564ea15d58b0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564ea15d5940 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564ea15d59d0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564ea15d5a60 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564ea15d5af0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564ea15d5b80 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564ea15d5c10 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564ea15d5ca0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564ea15d5d30 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] 0x564ea15cf7a0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564ea15cf830 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564ea15cf8c0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564ea15cf950 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564ea15cf9e0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564ea15cfa70 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564ea15cfb00 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564ea15cfb90 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564ea15cfc20 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564ea15cfcb0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564ea15cfd40 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564ea15cfdd0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564ea15cfe60 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] 0x564ea15d5f80 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564ea15d6010 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564ea15d60a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564ea15d6130 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564ea15d61c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564ea15d6250 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564ea15d62e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564ea15d6370 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564ea15d6400 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564ea15d6490 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564ea15d6520 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564ea15d65b0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564ea15d6640 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] 0x564ea15d09c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x564ea15d0a50 VAL: 'a' (21 sibs) 41: [2] [2] 0x564ea15d0ae0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x564ea15d0b70 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x564ea15d0c00 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x564ea15d0c90 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x564ea15d0d20 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x564ea15d0db0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x564ea15d0e40 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x564ea15d0ed0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x564ea15d0f60 VAL: '.' (21 sibs) 41: [11] [11] 0x564ea15d0ff0 VAL: '-a' (21 sibs) 41: [12] [12] 0x564ea15d1080 VAL: '+b' (21 sibs) 41: [13] [13] 0x564ea15d1110 VAL: '/b' (21 sibs) 41: [14] [14] 0x564ea15d11a0 VAL: ':c' (21 sibs) 41: [15] [15] 0x564ea15d1230 VAL: '$g' (21 sibs) 41: [16] [16] 0x564ea15d12c0 VAL: '*' (21 sibs) 41: [17] [17] 0x564ea15d1350 VAL: '*' (21 sibs) 41: [18] [18] 0x564ea15d13e0 VAL: '*' (21 sibs) 41: [19] [19] 0x564ea15d1470 VAL: '*a' (21 sibs) 41: [20] [20] 0x564ea15d1500 VAL: '*a' (21 sibs) 41: [21] [21] 0x564ea15d1590 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] 0x564ea15d71a0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x564ea15d7230 VAL: 'a' (21 sibs) 41: [2] [2] 0x564ea15d72c0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x564ea15d7350 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x564ea15d73e0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x564ea15d7470 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x564ea15d7500 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x564ea15d7590 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x564ea15d7620 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x564ea15d76b0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x564ea15d7740 VAL: '.' (21 sibs) 41: [11] [11] 0x564ea15d77d0 VAL: '-a' (21 sibs) 41: [12] [12] 0x564ea15d7860 VAL: '+b' (21 sibs) 41: [13] [13] 0x564ea15d78f0 VAL: '/b' (21 sibs) 41: [14] [14] 0x564ea15d7980 VAL: ':c' (21 sibs) 41: [15] [15] 0x564ea15d7a10 VAL: '$g' (21 sibs) 41: [16] [16] 0x564ea15d7aa0 VAL: '*' (21 sibs) 41: [17] [17] 0x564ea15d7b30 VAL: '*' (21 sibs) 41: [18] [18] 0x564ea15d7bc0 VAL: '*' (21 sibs) 41: [19] [19] 0x564ea15d7c50 VAL: '*a' (21 sibs) 41: [20] [20] 0x564ea15d7ce0 VAL: '*a' (21 sibs) 41: [21] [21] 0x564ea15d7d70 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] 0x564ea15d00b0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x564ea15d0140 VAL: 'a' (10 sibs) 41: [2] [2] 0x564ea15d01d0 VAL: 'b' (10 sibs) 41: [3] [3] 0x564ea15d0260 VAL: 'c' (10 sibs) 41: [4] [4] 0x564ea15d02f0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x564ea15d0380 VAL: '.' (10 sibs) 41: [6] [6] 0x564ea15d0410 VAL: '-a' (10 sibs) 41: [7] [7] 0x564ea15d04a0 VAL: '+b' (10 sibs) 41: [8] [8] 0x564ea15d0530 VAL: '/b' (10 sibs) 41: [9] [9] 0x564ea15d05c0 VAL: ':c' (10 sibs) 41: [10] [10] 0x564ea15d0650 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] 0x564ea15d6890 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x564ea15d6920 VAL: 'a' (10 sibs) 41: [2] [2] 0x564ea15d69b0 VAL: 'b' (10 sibs) 41: [3] [3] 0x564ea15d6a40 VAL: 'c' (10 sibs) 41: [4] [4] 0x564ea15d6ad0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x564ea15d6b60 VAL: '.' (10 sibs) 41: [6] [6] 0x564ea15d6bf0 VAL: '-a' (10 sibs) 41: [7] [7] 0x564ea15d6c80 VAL: '+b' (10 sibs) 41: [8] [8] 0x564ea15d6d10 VAL: '/b' (10 sibs) 41: [9] [9] 0x564ea15d6da0 VAL: ':c' (10 sibs) 41: [10] [10] 0x564ea15d6e30 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] 0x564ea15d1bd0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564ea15d1c60 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564ea15d1cf0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564ea15d1d80 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564ea15d1e10 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564ea15d1ea0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564ea15d1f30 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564ea15d1fc0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564ea15d2050 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564ea15d20e0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564ea15d2170 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564ea15d2200 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564ea15d2290 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] 0x564ea15d83b0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564ea15d8440 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564ea15d84d0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564ea15d8560 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564ea15d85f0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564ea15d8680 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564ea15d8710 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564ea15d87a0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564ea15d8830 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564ea15d88c0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564ea15d8950 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564ea15d89e0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564ea15d8a70 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] 0x564ea15d24e0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564ea15d2570 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564ea15d2600 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564ea15d2690 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564ea15d2720 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564ea15d27b0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564ea15d2840 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564ea15d28d0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564ea15d2960 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564ea15d29f0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564ea15d2a80 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564ea15d2b10 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564ea15d2ba0 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] 0x564ea15d8cc0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564ea15d8d50 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564ea15d8de0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564ea15d8e70 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564ea15d8f00 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564ea15d8f90 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564ea15d9020 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564ea15d90b0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564ea15d9140 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564ea15d91d0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564ea15d9260 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564ea15d92f0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564ea15d9380 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: 0x564ea15b09e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x564ea15af4d0 VAL: 'a' (21 sibs) 41: 0x564ea15af568 VAL: 'b:b' (21 sibs) 41: 0x564ea15af600 VAL: 'c{c' (21 sibs) 41: 0x564ea15af698 VAL: 'cc{' (21 sibs) 41: 0x564ea15af730 VAL: 'c}c' (21 sibs) 41: 0x564ea15af7c8 VAL: 'cc}' (21 sibs) 41: 0x564ea15af860 VAL: 'c!c' (21 sibs) 41: 0x564ea15af8f8 VAL: 'cc!' (21 sibs) 41: 0x564ea15af990 VAL: '.foo' (21 sibs) 41: 0x564ea15afa28 VAL: '.' (21 sibs) 41: 0x564ea15afac0 VAL: '-a' (21 sibs) 41: 0x564ea15afb58 VAL: '+b' (21 sibs) 41: 0x564ea15afbf0 VAL: '/b' (21 sibs) 41: 0x564ea15afc88 VAL: ':c' (21 sibs) 41: 0x564ea15afd20 VAL: '$g' (21 sibs) 41: 0x564ea15afdb8 VAL: '*' (21 sibs) 41: 0x564ea15afe50 VAL: '*' (21 sibs) 41: 0x564ea15afee8 VAL: '*' (21 sibs) 41: 0x564ea15aff80 VAL: '*a' (21 sibs) 41: 0x564ea15b0018 VAL: '*a' (21 sibs) 41: 0x564ea15b00b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x564ea15d95d0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x564ea15d9660 VAL: 'a' (21 sibs) 41: [2] [2] 0x564ea15d96f0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x564ea15d9780 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x564ea15d9810 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x564ea15d98a0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x564ea15d9930 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x564ea15d99c0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x564ea15d9a50 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x564ea15d9ae0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x564ea15d9b70 VAL: '.' (21 sibs) 41: [11] [11] 0x564ea15d9c00 VAL: '-a' (21 sibs) 41: [12] [12] 0x564ea15d9c90 VAL: '+b' (21 sibs) 41: [13] [13] 0x564ea15d9d20 VAL: '/b' (21 sibs) 41: [14] [14] 0x564ea15d9db0 VAL: ':c' (21 sibs) 41: [15] [15] 0x564ea15d9e40 VAL: '$g' (21 sibs) 41: [16] [16] 0x564ea15d9ed0 VAL: '*' (21 sibs) 41: [17] [17] 0x564ea15d9f60 VAL: '*' (21 sibs) 41: [18] [18] 0x564ea15d9ff0 VAL: '*' (21 sibs) 41: [19] [19] 0x564ea15da080 VAL: '*a' (21 sibs) 41: [20] [20] 0x564ea15da110 VAL: '*a' (21 sibs) 41: [21] [21] 0x564ea15da1a0 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: 0x564ea15b0af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x564ea15b0390 VAL: 'a' (10 sibs) 41: 0x564ea15b0428 VAL: 'b' (10 sibs) 41: 0x564ea15b04c0 VAL: 'c' (10 sibs) 41: 0x564ea15b0558 VAL: '.foo' (10 sibs) 41: 0x564ea15b05f0 VAL: '.' (10 sibs) 41: 0x564ea15b0688 VAL: '-a' (10 sibs) 41: 0x564ea15b0720 VAL: '+b' (10 sibs) 41: 0x564ea15b07b8 VAL: '/b' (10 sibs) 41: 0x564ea15b0850 VAL: ':c' (10 sibs) 41: 0x564ea15b08e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x564ea15d3b80 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x564ea15d3c10 VAL: 'a' (10 sibs) 41: [2] [2] 0x564ea15d3ca0 VAL: 'b' (10 sibs) 41: [3] [3] 0x564ea15d3d30 VAL: 'c' (10 sibs) 41: [4] [4] 0x564ea15d3dc0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x564ea15d3e50 VAL: '.' (10 sibs) 41: [6] [6] 0x564ea15d3ee0 VAL: '-a' (10 sibs) 41: [7] [7] 0x564ea15d3f70 VAL: '+b' (10 sibs) 41: [8] [8] 0x564ea15d4000 VAL: '/b' (10 sibs) 41: [9] [9] 0x564ea15d4090 VAL: ':c' (10 sibs) 41: [10] [10] 0x564ea15d4120 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: 0x564ea15b0c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x564ea15b0e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x564ea15b0e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x564ea15b0f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x564ea15b0fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x564ea15b1060 KEYVAL: '.' '.' (12 sibs) 41: 0x564ea15b10f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x564ea15b1190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x564ea15b1228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x564ea15b12c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x564ea15b1358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x564ea15b13f0 KEYVAL: '*' '*' (12 sibs) 41: 0x564ea15b1488 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x564ea15da240 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564ea15da2d0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564ea15da360 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564ea15da3f0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564ea15da480 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564ea15da510 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564ea15da5a0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564ea15da630 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564ea15da6c0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564ea15da750 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564ea15da7e0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564ea15da870 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564ea15da900 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: 0x564ea15b0d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x564ea15b1530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x564ea15b15c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x564ea15b1660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x564ea15b16f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x564ea15b1790 KEYVAL: '.' '.' (12 sibs) 41: 0x564ea15b1828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x564ea15b18c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x564ea15b1958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x564ea15b19f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x564ea15b1a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x564ea15b1b20 KEYVAL: '*' '*' (12 sibs) 41: 0x564ea15b1bb8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x564ea15da9a0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564ea15daa30 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564ea15daac0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564ea15dab50 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564ea15dabe0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564ea15dac70 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564ea15dad00 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564ea15dad90 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564ea15dae20 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564ea15daeb0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564ea15daf40 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564ea15dafd0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564ea15db060 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: 0x564ea15b09e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x564ea15af4d0 VAL: 'a' (21 sibs) 41: 0x564ea15af568 VAL: 'b:b' (21 sibs) 41: 0x564ea15af600 VAL: 'c{c' (21 sibs) 41: 0x564ea15af698 VAL: 'cc{' (21 sibs) 41: 0x564ea15af730 VAL: 'c}c' (21 sibs) 41: 0x564ea15af7c8 VAL: 'cc}' (21 sibs) 41: 0x564ea15af860 VAL: 'c!c' (21 sibs) 41: 0x564ea15af8f8 VAL: 'cc!' (21 sibs) 41: 0x564ea15af990 VAL: '.foo' (21 sibs) 41: 0x564ea15afa28 VAL: '.' (21 sibs) 41: 0x564ea15afac0 VAL: '-a' (21 sibs) 41: 0x564ea15afb58 VAL: '+b' (21 sibs) 41: 0x564ea15afbf0 VAL: '/b' (21 sibs) 41: 0x564ea15afc88 VAL: ':c' (21 sibs) 41: 0x564ea15afd20 VAL: '$g' (21 sibs) 41: 0x564ea15afdb8 VAL: '*' (21 sibs) 41: 0x564ea15afe50 VAL: '*' (21 sibs) 41: 0x564ea15afee8 VAL: '*' (21 sibs) 41: 0x564ea15aff80 VAL: '*a' (21 sibs) 41: 0x564ea15b0018 VAL: '*a' (21 sibs) 41: 0x564ea15b00b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x564ea15db100 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x564ea15db190 VAL: 'a' (21 sibs) 41: [2] [2] 0x564ea15db220 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x564ea15db2b0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x564ea15db340 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x564ea15db3d0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x564ea15db460 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x564ea15db4f0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x564ea15db580 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x564ea15db610 VAL: '.foo' (21 sibs) 41: [10] [10] 0x564ea15db6a0 VAL: '.' (21 sibs) 41: [11] [11] 0x564ea15db730 VAL: '-a' (21 sibs) 41: [12] [12] 0x564ea15db7c0 VAL: '+b' (21 sibs) 41: [13] [13] 0x564ea15db850 VAL: '/b' (21 sibs) 41: [14] [14] 0x564ea15db8e0 VAL: ':c' (21 sibs) 41: [15] [15] 0x564ea15db970 VAL: '$g' (21 sibs) 41: [16] [16] 0x564ea15dba00 VAL: '*' (21 sibs) 41: [17] [17] 0x564ea15dba90 VAL: '*' (21 sibs) 41: [18] [18] 0x564ea15dbb20 VAL: '*' (21 sibs) 41: [19] [19] 0x564ea15dbbb0 VAL: '*a' (21 sibs) 41: [20] [20] 0x564ea15dbc40 VAL: '*a' (21 sibs) 41: [21] [21] 0x564ea15dbcd0 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: 0x564ea15b0af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x564ea15b0390 VAL: 'a' (10 sibs) 41: 0x564ea15b0428 VAL: 'b' (10 sibs) 41: 0x564ea15b04c0 VAL: 'c' (10 sibs) 41: 0x564ea15b0558 VAL: '.foo' (10 sibs) 41: 0x564ea15b05f0 VAL: '.' (10 sibs) 41: 0x564ea15b0688 VAL: '-a' (10 sibs) 41: 0x564ea15b0720 VAL: '+b' (10 sibs) 41: 0x564ea15b07b8 VAL: '/b' (10 sibs) 41: 0x564ea15b0850 VAL: ':c' (10 sibs) 41: 0x564ea15b08e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x564ea15dbd70 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x564ea15dbe00 VAL: 'a' (10 sibs) 41: [2] [2] 0x564ea15dbe90 VAL: 'b' (10 sibs) 41: [3] [3] 0x564ea15dbf20 VAL: 'c' (10 sibs) 41: [4] [4] 0x564ea15dbfb0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x564ea15dc040 VAL: '.' (10 sibs) 41: [6] [6] 0x564ea15dc0d0 VAL: '-a' (10 sibs) 41: [7] [7] 0x564ea15dc160 VAL: '+b' (10 sibs) 41: [8] [8] 0x564ea15dc1f0 VAL: '/b' (10 sibs) 41: [9] [9] 0x564ea15dc280 VAL: ':c' (10 sibs) 41: [10] [10] 0x564ea15dc310 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: 0x564ea15b0c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x564ea15b0e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x564ea15b0e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x564ea15b0f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x564ea15b0fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x564ea15b1060 KEYVAL: '.' '.' (12 sibs) 41: 0x564ea15b10f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x564ea15b1190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x564ea15b1228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x564ea15b12c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x564ea15b1358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x564ea15b13f0 KEYVAL: '*' '*' (12 sibs) 41: 0x564ea15b1488 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x564ea15dc3b0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564ea15dc440 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564ea15dc4d0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564ea15dc560 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564ea15dc5f0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564ea15dc680 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564ea15dc710 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564ea15dc7a0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564ea15dc830 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564ea15dc8c0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564ea15dc950 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564ea15dc9e0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564ea15dca70 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: 0x564ea15b0d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x564ea15b1530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x564ea15b15c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x564ea15b1660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x564ea15b16f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x564ea15b1790 KEYVAL: '.' '.' (12 sibs) 41: 0x564ea15b1828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x564ea15b18c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x564ea15b1958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x564ea15b19f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x564ea15b1a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x564ea15b1b20 KEYVAL: '*' '*' (12 sibs) 41: 0x564ea15b1bb8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x564ea15dcb10 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564ea15dcba0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564ea15dcc30 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564ea15dccc0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564ea15dcd50 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564ea15dcde0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564ea15dce70 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564ea15dcf00 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564ea15dcf90 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564ea15dd020 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564ea15dd0b0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564ea15dd140 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564ea15dd1d0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase (3 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 145 tests from 2 test suites ran. (3 ms total) 41: [ PASSED ] 145 tests. 41/52 Test #41: ryml-test-scalar_names ............ Passed 0.01 sec test 42 Start 42: ryml-test-simple_anchor 42: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-simple_anchor-0.6.0 42: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 42: Test timeout computed to be: 10000000 42: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 42: [==========] Running 815 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (0 ms) 42: [ RUN ] CaseNode.anchors 42: [ OK ] CaseNode.anchors (0 ms) 42: [----------] 2 tests from CaseNode (0 ms total) 42: 42: [----------] 16 tests from anchors 42: [ RUN ] anchors.circular 42: [ OK ] anchors.circular (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_empty 42: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 42: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_with_inheritance 42: [ OK ] anchors.no_ambiguity_with_inheritance (0 ms) 42: [ RUN ] anchors.programatic_key_ref 42: [ OK ] anchors.programatic_key_ref (0 ms) 42: [ RUN ] anchors.programatic_val_ref 42: [ OK ] anchors.programatic_val_ref (0 ms) 42: [ RUN ] anchors.programatic_inheritance 42: [ OK ] anchors.programatic_inheritance (0 ms) 42: [ RUN ] anchors.programatic_multiple_inheritance 42: [ OK ] anchors.programatic_multiple_inheritance (0 ms) 42: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 42: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 42: [ RUN ] anchors.set_ref_leading_star_is_optional 42: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 42: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 42: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 42: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 42: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (0 ms) 42: [ RUN ] anchors.set_key_ref_replaces_existing_key 42: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 42: [ RUN ] anchors.set_val_ref_replaces_existing_key 42: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 42: [----------] 16 tests from anchors (0 ms total) 42: 42: [----------] 1 test from weird_anchor_cases_from_suite 42: [ RUN ] weird_anchor_cases_from_suite.2SXE 42: [ OK ] weird_anchor_cases_from_suite.2SXE (0 ms) 42: [----------] 1 test from weird_anchor_cases_from_suite (0 ms total) 42: 42: [----------] 4 tests from simple_anchor 42: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 42: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 42: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 42: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (0 ms) 42: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 42: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (0 ms) 42: [----------] 4 tests from simple_anchor (0 ms total) 42: 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x558196cff870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x558196cf20e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x558196cf25b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x558196cf2648 KEYVAL: 'y' '2' (2 sibs) 42: 0x558196cf2178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x558196cf26f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x558196cf2788 KEYVAL: 'y' '2' (2 sibs) 42: 0x558196cf2210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x558196cf2830 KEYVAL: 'r' '10' (1 sibs) 42: 0x558196cf22a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x558196cf28d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x558196cf2340 MAP: (8 sibs) 4 children: 42: 0x558196cf2970 KEYVAL: 'x' '1' (4 sibs) 42: 0x558196cf2a08 KEYVAL: 'y' '2' (4 sibs) 42: 0x558196cf2aa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x558196cf2b38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x558196cf23d8 MAP: (8 sibs) 3 children: 42: 0x558196cf2be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x558196cf2c78 KEYVAL: 'r' '10' (3 sibs) 42: 0x558196cf2d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x558196cf2470 MAP: (8 sibs) 2 children: 42: 0x558196cf2db0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x558196cf2ef0 VAL***: '*CENTER' (2 sibs) 42: 0x558196cf2f88 VAL***: '*BIG' (2 sibs) 42: 0x558196cf2e48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x558196cf2508 MAP: (8 sibs) 3 children: 42: 0x558196cf3030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x558196cf3200 VAL***: '*BIG' (3 sibs) 42: 0x558196cf3298 VAL***: '*LEFT' (3 sibs) 42: 0x558196cf3330 VAL***: '*SMALL' (3 sibs) 42: 0x558196cf30c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x558196cf3160 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196d7b0a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196d7b130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x558196d7b1c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x558196d7b250 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x558196d7b2e0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x558196d7b370 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x558196d7b400 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x558196d7b490 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x558196d7b520 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x558196d7b5b0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x558196d7b640 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x558196d7b6d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x558196d7b760 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x558196d7b7f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x558196d7b880 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x558196d7b910 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x558196d7b9a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x558196d7ba30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x558196d7bac0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x558196d7bb50 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x558196d7bbe0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x558196d7bc70 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x558196d7bd00 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x558196d7bd90 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x558196d7be20 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x558196d7beb0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x558196d7bf40 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x558196d7bfd0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x558196d7c060 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x558196d7c0f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x558196d7c180 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x558196d7c210 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: 0x558196cff988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x558196cf3d60 MAP: (8 sibs) 2 children: 42: 0x558196cf0fd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x558196cf1068 KEYVAL: 'y' '2' (2 sibs) 42: 0x558196cf3df8 MAP: (8 sibs) 2 children: 42: 0x558196cf17d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x558196cf1868 KEYVAL: 'y' '2' (2 sibs) 42: 0x558196cf3e90 MAP: (8 sibs) 1 children: 42: 0x558196cf4230 KEYVAL: 'r' '10' (1 sibs) 42: 0x558196cf3f28 MAP: (8 sibs) 1 children: 42: 0x558196cf42d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x558196cf3fc0 MAP: (8 sibs) 4 children: 42: 0x558196cf4370 KEYVAL: 'x' '1' (4 sibs) 42: 0x558196cf4408 KEYVAL: 'y' '2' (4 sibs) 42: 0x558196cf44a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x558196cf4538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x558196cf4058 MAP: (8 sibs) 4 children: 42: 0x558196cf45e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x558196cf4678 KEYVAL: 'y' '2' (4 sibs) 42: 0x558196cf4710 KEYVAL: 'r' '10' (4 sibs) 42: 0x558196cf47a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x558196cf40f0 MAP: (8 sibs) 4 children: 42: 0x558196cf4850 KEYVAL: 'x' '1' (4 sibs) 42: 0x558196cf48e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x558196cf4980 KEYVAL: 'r' '10' (4 sibs) 42: 0x558196cf4a18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x558196cf4188 MAP: (8 sibs) 4 children: 42: 0x558196cf4ac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x558196cf4b58 KEYVAL: 'y' '2' (4 sibs) 42: 0x558196cf4bf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x558196cf4c88 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196d7dfe0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196d7e070 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x558196d7e100 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x558196d7e190 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x558196d7e220 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x558196d7e2b0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x558196d7e340 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x558196d7e3d0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x558196d7e460 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x558196d7e4f0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x558196d7e580 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x558196d7e610 MAP: (8 sibs) 4 children: 42: [12] [12] 0x558196d7e6a0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x558196d7e730 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x558196d7e7c0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x558196d7e850 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x558196d7e8e0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x558196d7e970 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x558196d7ea00 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x558196d7ea90 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x558196d7eb20 MAP: (8 sibs) 2 children: 42: [21] [21] 0x558196d7ebb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x558196d7ec40 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x558196d7ecd0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x558196d7ed60 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x558196d7edf0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x558196d7ee80 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x558196d7ef10 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x558196d7efa0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x558196d7f030 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x558196d7f0c0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x558196d7f150 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x558196d7f1f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196d7f280 MAP: (8 sibs) 2 children: 42: [2] [2] 0x558196d7f310 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x558196d7f3a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x558196d7f430 MAP: (8 sibs) 2 children: 42: [5] [5] 0x558196d7f4c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x558196d7f550 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x558196d7f5e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x558196d7f670 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x558196d7f700 MAP: (8 sibs) 1 children: 42: [10] [10] 0x558196d7f790 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x558196d7f820 MAP: (8 sibs) 4 children: 42: [12] [12] 0x558196d7f8b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x558196d7f940 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x558196d7f9d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x558196d7fa60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x558196d7faf0 MAP: (8 sibs) 4 children: 42: [17] [32] 0x558196d803f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x558196d80480 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x558196d7fc10 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x558196d7fca0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x558196d7fd30 MAP: (8 sibs) 4 children: 42: [22] [17] 0x558196d7fb80 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x558196d80510 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x558196d7fe50 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x558196d7ff70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x558196d80000 MAP: (8 sibs) 4 children: 42: [27] [30] 0x558196d802d0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x558196d80120 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x558196d7fee0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x558196d80360 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x558196d7f1f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196d7f280 MAP: (8 sibs) 2 children: 42: [2] [2] 0x558196d7f310 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x558196d7f3a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x558196d7f430 MAP: (8 sibs) 2 children: 42: [5] [5] 0x558196d7f4c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x558196d7f550 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x558196d7f5e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x558196d7f670 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x558196d7f700 MAP: (8 sibs) 1 children: 42: [10] [10] 0x558196d7f790 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x558196d7f820 MAP: (8 sibs) 4 children: 42: [12] [12] 0x558196d7f8b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x558196d7f940 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x558196d7f9d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x558196d7fa60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x558196d7faf0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x558196d7fb80 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x558196d7fc10 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x558196d7fca0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x558196d7fd30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x558196d7fdc0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x558196d7fe50 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x558196d7fee0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x558196d7ff70 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x558196d80000 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x558196d80090 MAP: (8 sibs) 4 children: 42: [27] [27] 0x558196d80120 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x558196d801b0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x558196d80240 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x558196d802d0 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: 0x558196cffaa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x558196cf51a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x558196cf5238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x558196cf52d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x558196cf5540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x558196cf55d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x558196cf5368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x558196cf11b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x558196cf5400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x558196cf5680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x558196cf5718 KEYVAL: 'age' '10' (2 sibs) 42: 0x558196cf5498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x558196cf57c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x558196cf5858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196d81600 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196d81690 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x558196d81720 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x558196d817b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196d81840 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x558196d818d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x558196d81960 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x558196d819f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196d81a80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x558196d81b10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x558196d81ba0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196d81c30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x558196d81cc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x558196d81d50 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: 0x558196cffbb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x558196cf5900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x558196cf5998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x558196cf5a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x558196cf5ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x558196cf5d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x558196cf5ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x558196cf5de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x558196cf5b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x558196cf5e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x558196cf5f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x558196cf5bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x558196cf5fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x558196cf6058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196d83940 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196d839d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x558196d83a60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x558196d83af0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196d83b80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x558196d83c10 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x558196d83ca0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x558196d83d30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196d83dc0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x558196d83e50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x558196d83ee0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196d83f70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x558196d84000 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x558196d84090 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: 0x558196cffcd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x558196cf69d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x558196cf6a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x558196cf6b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x558196cf6d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x558196cf6e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x558196cf6b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x558196cf6eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x558196cf6c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x558196cf6f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x558196cf6fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x558196cf6cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x558196cf7090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x558196cf7128 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196d85ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196d85b40 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x558196d85bd0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x558196d85c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196d85cf0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x558196d85d80 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x558196d85e10 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x558196d85ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196d85f30 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x558196d85fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x558196d86050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196d860e0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x558196d86170 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x558196d86200 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x558196d85ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196d85b40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x558196d85bd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x558196d85c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196d85cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x558196d85d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x558196d85e10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x558196d85ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196d85f30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x558196d86290 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x558196d86050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196d860e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x558196d85fc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x558196d86200 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x558196d85ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196d85b40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x558196d85bd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x558196d85c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196d85cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x558196d85d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x558196d85e10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x558196d85ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196d85f30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x558196d85fc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x558196d86050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196d860e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x558196d86170 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x558196d86200 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: 0x558196cffde8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x558196cf4d80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x558196cf4e18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x558196cf4eb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x558196cf71d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x558196cf7268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x558196cf4f48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x558196cf7310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x558196cf4fe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x558196cf73b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x558196cf7448 KEYVAL: 'age' '10' (2 sibs) 42: 0x558196cf5078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x558196cf74f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x558196cf7588 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196d87e00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196d87e90 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x558196d87f20 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x558196d87fb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196d88040 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x558196d880d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x558196d88160 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x558196d881f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196d88280 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x558196d88310 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x558196d883a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196d88430 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x558196d884c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x558196d88550 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x558196d87e00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196d87e90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x558196d87f20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x558196d87fb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196d88040 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x558196d880d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x558196d88160 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x558196d881f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196d88280 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x558196d885e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x558196d883a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196d88430 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x558196d88310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x558196d88550 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x558196d87e00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196d87e90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x558196d87f20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x558196d87fb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196d88040 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x558196d880d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x558196d88160 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x558196d881f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196d88280 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x558196d88310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x558196d883a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196d88430 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x558196d884c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x558196d88550 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: 0x558196cfff00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x558196cf7c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x558196cf7cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x558196cf7d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x558196cf1910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x558196cf19a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x558196cf7df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x558196cf8060 MAP: (2 sibs) 4 children: 42: 0x558196cf3640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x558196cf36d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x558196cf3770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x558196cf3808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x558196cf80f8 MAP: (2 sibs) 5 children: 42: 0x558196cf81a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x558196cf8238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x558196cf82d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x558196cf8368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x558196cf8400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x558196cf7e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x558196cf14c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x558196cf1558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x558196cf15f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x558196cf7f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x558196cf7fc0 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] 0x558196d8b400 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x558196d8b490 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x558196d8b520 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x558196d8b5b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x558196d8b640 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x558196d8b6d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x558196d8b760 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x558196d8b7f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x558196d8b880 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x558196d8b910 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x558196d8b9a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x558196d8ba30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x558196d8bac0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x558196d8bb50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x558196d8bbe0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x558196d8bc70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x558196d8bd00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x558196d8bd90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x558196d8be20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x558196d8beb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x558196d8bf40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x558196d8bfd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x558196d8c060 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x558196d8c0f0 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: 0x558196d00018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x558196cf84f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x558196cf8588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x558196cf8620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x558196cf8920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x558196cf89b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x558196cf86b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x558196cf8a60 MAP: (2 sibs) 4 children: 42: 0x558196cf38b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x558196cf3948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x558196cf39e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x558196cf3a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x558196cf8af8 MAP: (2 sibs) 5 children: 42: 0x558196cf8ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x558196cf8c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x558196cf8cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x558196cf8d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x558196cf8e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x558196cf8750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x558196cf1df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x558196cf1e88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x558196cf1f20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x558196cf87e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x558196cf8ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x558196cf8f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x558196cf8fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x558196cf8880 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] 0x558196d8e5f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x558196d8e680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x558196d8e710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x558196d8e7a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x558196d8e830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x558196d8e8c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x558196d8e950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x558196d8e9e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x558196d8ea70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x558196d8eb00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x558196d8eb90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x558196d8ec20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x558196d8ecb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x558196d8ed40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x558196d8edd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x558196d8ee60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x558196d8eef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x558196d8ef80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x558196d8f010 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x558196d8f0a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x558196d8f130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x558196d8f1c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x558196d8f250 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x558196d8f2e0 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] 0x558196d8e5f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x558196d8e680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x558196d8e710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x558196d8e7a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x558196d8e830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x558196d8e8c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x558196d8e950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x558196d8e9e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x558196d8ea70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x558196d8eb00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x558196d8eb90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x558196d8ec20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x558196d8ecb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x558196d8ed40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x558196d8edd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x558196d8ee60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x558196d8eef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x558196d8ef80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x558196d8f010 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x558196d8f0a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x558196d8f130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x558196d8f1c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x558196d8f250 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x558196d8f370 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x558196d8f400 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x558196d8f490 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x558196d8f2e0 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] 0x558196d8e5f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x558196d8e680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x558196d8e710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x558196d8e7a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x558196d8e830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x558196d8e8c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x558196d8e950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x558196d8e9e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x558196d8ea70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x558196d8eb00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x558196d8eb90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x558196d8ec20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x558196d8ecb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x558196d8ed40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x558196d8edd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x558196d8ee60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x558196d8eef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x558196d8ef80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x558196d8f010 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x558196d8f0a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x558196d8f130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x558196d8f1c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x558196d8f250 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x558196d8f2e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x558196d8f370 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x558196d8f400 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x558196d8f490 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: 0x558196d00130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x558196cfab70 MAP: (6 sibs) 1 children: 42: 0x558196cfaf10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x558196cfafb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfb048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x558196cfb0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x558196cfb178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x558196cfb210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x558196cfac08 MAP: (6 sibs) 1 children: 42: 0x558196cfb2b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x558196cfb350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfb3e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x558196cfb480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x558196cfb518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x558196cfb5b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x558196cfaca0 MAP: (6 sibs) 1 children: 42: 0x558196cfb650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x558196cfad38 MAP: (6 sibs) 1 children: 42: 0x558196cfb6f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x558196cfadd0 MAP: (6 sibs) 1 children: 42: 0x558196cfb790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x558196cfb830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x558196cfb8c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x558196cfae68 MAP: (6 sibs) 1 children: 42: 0x558196cfb970 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196d917b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x558196d91840 MAP: (6 sibs) 1 children: 42: [2] [2] 0x558196d918d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x558196d91960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x558196d919f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x558196d91a80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x558196d91b10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x558196d91ba0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x558196d91c30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x558196d91cc0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x558196d91d50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x558196d91de0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x558196d91e70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x558196d91f00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x558196d91f90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x558196d92020 MAP: (6 sibs) 1 children: 42: [16] [16] 0x558196d920b0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x558196d92140 MAP: (6 sibs) 1 children: 42: [18] [18] 0x558196d921d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x558196d92260 MAP: (6 sibs) 1 children: 42: [20] [20] 0x558196d922f0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x558196d92380 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x558196d92410 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x558196d924a0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x558196d92530 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: 0x558196d00248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x558196cfcc10 MAP: (6 sibs) 1 children: 42: 0x558196cf6750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfcfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfd048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x558196cfd0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x558196cfd178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x558196cfd210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x558196cfcca8 MAP: (6 sibs) 1 children: 42: 0x558196cf67f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfd2b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfd348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x558196cfd3e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x558196cfd478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x558196cfd510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x558196cfcd40 MAP: (6 sibs) 1 children: 42: 0x558196cf6890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfd5b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfd648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x558196cfd6e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x558196cfd778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x558196cfd810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x558196cfcdd8 MAP: (6 sibs) 1 children: 42: 0x558196cf6930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfd8b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfd948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x558196cfd9e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x558196cfda78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x558196cfdb10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x558196cfce70 MAP: (6 sibs) 1 children: 42: 0x558196cfdbb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfdc50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfdce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x558196cfdd80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x558196cfde18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x558196cfdeb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x558196cfcf08 MAP: (6 sibs) 1 children: 42: 0x558196cfdf50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfdff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfe088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x558196cfe120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x558196cfe1b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x558196cfe250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196d94970 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x558196d94a00 MAP: (6 sibs) 1 children: 42: [2] [2] 0x558196d94a90 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x558196d94b20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x558196d94bb0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x558196d94c40 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x558196d94cd0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x558196d94d60 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x558196d94df0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x558196d94e80 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x558196d94f10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x558196d94fa0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x558196d95030 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x558196d950c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x558196d95150 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x558196d951e0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x558196d95270 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x558196d95300 MAP: (6 sibs) 1 children: 42: [18] [18] 0x558196d95390 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x558196d95420 MAP: (6 sibs) 1 children: 42: [20] [20] 0x558196d954b0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x558196d95540 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x558196d955d0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x558196d95660 MAP: (6 sibs) 1 children: 42: [24] [24] 0x558196d956f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x558196d95b80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x558196d95c10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x558196d95ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x558196d95d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x558196d95dc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x558196d95e50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x558196d95ee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x558196d95f70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x558196d96000 MAP: (6 sibs) 1 children: 42: [9] [9] 0x558196d96090 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x558196d96120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x558196d961b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x558196d96240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x558196d962d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x558196d96360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x558196d963f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x558196d96480 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x558196d96990 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x558196d96a20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x558196d96ab0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x558196d96b40 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x558196d96bd0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x558196d96510 MAP: (6 sibs) 1 children: 42: [23] [18] 0x558196d965a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x558196d96c60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x558196d96cf0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x558196d96d80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x558196d96e10 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x558196d96ea0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x558196d96630 MAP: (6 sibs) 1 children: 42: [30] [20] 0x558196d966c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x558196d96f30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x558196d96fc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x558196d97050 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x558196d970e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x558196d967e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x558196d96870 MAP: (6 sibs) 1 children: 42: [37] [24] 0x558196d96900 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x558196d96750 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x558196d97170 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x558196d97200 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x558196d97290 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x558196d97320 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x558196d95b80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x558196d95c10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x558196d95ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x558196d95d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x558196d95dc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x558196d95e50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x558196d95ee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x558196d95f70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x558196d96000 MAP: (6 sibs) 1 children: 42: [9] [9] 0x558196d96090 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x558196d96120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x558196d961b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x558196d96240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x558196d962d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x558196d96360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x558196d963f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x558196d96480 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x558196d96510 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x558196d965a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x558196d96630 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x558196d966c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x558196d96750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x558196d967e0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x558196d96870 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x558196d96900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x558196d96990 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x558196d96a20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x558196d96ab0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x558196d96b40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x558196d96bd0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x558196d96c60 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x558196d96cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x558196d96d80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x558196d96e10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x558196d96ea0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x558196d96f30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x558196d96fc0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x558196d97050 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x558196d970e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x558196d97170 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x558196d97200 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x558196d97290 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x558196d97320 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: 0x558196d00360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x558196cfe2f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x558196cfe388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x558196cfe420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x558196cfe4b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x558196cfe550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x558196cfe5e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x558196cfe680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x558196cfe718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x558196cfe7b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x558196cfc010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x558196cfe848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x558196cfc0b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x558196cfe8e0 DOCMAP: (17 sibs) 2 children: 42: 0x558196cf0e90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x558196cf0f28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x558196cfe978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x558196cfc150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x558196cfea10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x558196cfc1f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x558196cfeaa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x558196cfba10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x558196cfeb40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x558196cfbab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x558196cfebd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x558196cfec70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196d98ea0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x558196d98f30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x558196d98fc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x558196d99050 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x558196d990e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x558196d99170 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x558196d99200 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x558196d99290 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x558196d99320 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x558196d993b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x558196d99440 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x558196d994d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x558196d99560 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x558196d995f0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x558196d99680 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x558196d99710 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x558196d997a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x558196d99830 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x558196d998c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x558196d99950 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x558196d999e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x558196d99a70 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x558196d99b00 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x558196d99b90 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x558196d99c20 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x558196d99cb0 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: 0x558196d00478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x558196cfc610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x558196cfc6a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x558196cfc740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x558196cfc7d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x558196cfc870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x558196cf6100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x558196cf6198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196d98590 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x558196d98620 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x558196d986b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x558196d98740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x558196d987d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x558196d98860 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x558196d988f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x558196d98980 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: 0x558196d00590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x558196cf9070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x558196cf9108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x558196cf91a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x558196cf9238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x558196cf92d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x558196cf6290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x558196cf6328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196d9c8f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x558196d9c980 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x558196d9ca10 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x558196d9caa0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x558196d9cb30 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x558196d9cbc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x558196d9cc50 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x558196d9cce0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x558196d9c8f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x558196d9c980 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x558196d9ca10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x558196d9caa0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x558196d9cb30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x558196d9cbc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x558196d9cc50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x558196d9cce0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x558196d9c8f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x558196d9c980 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x558196d9ca10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x558196d9caa0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x558196d9cb30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x558196d9cbc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x558196d9cc50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x558196d9cce0 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: 0x558196d006a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x558196cf1690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x558196cf1728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196d9e620 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196d9e6b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x558196d9e740 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: 0x558196d007c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x558196cf7630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x558196cf76c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196da0350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196da03e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x558196da0470 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x558196da0350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196da03e0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x558196da0470 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x558196da0350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196da03e0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x558196da0470 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: 0x558196d008d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x558196cfee50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x558196cfeee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x558196cfef80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x558196cff320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x558196cff3b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x558196cff018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x558196cf1c20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x558196cf1cb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x558196cf1d50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x558196cff0b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x558196cff460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x558196cff4f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x558196cff148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x558196cff1e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x558196cff5a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x558196cff638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x558196cff278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x558196cff6e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x558196cff778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196da2ee0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x558196da2f70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x558196da3000 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x558196da3090 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x558196da3120 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x558196da31b0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x558196da3240 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x558196da32d0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x558196da3360 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x558196da33f0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x558196da3480 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x558196da3510 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x558196da35a0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x558196da3630 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x558196da36c0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x558196da3750 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x558196da37e0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x558196da3870 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x558196da3900 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x558196da3990 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: 0x558196d009f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x558196d01b30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x558196d01bc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x558196d01c60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x558196d02000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x558196d02098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x558196d01cf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x558196d02140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x558196d021d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x558196d02270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x558196d01d90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x558196d02310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x558196d023a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x558196d01e28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x558196d01ec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x558196d02450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x558196d024e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x558196d01f58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x558196d02590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x558196d02628 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196da5e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x558196da5eb0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x558196da5f40 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x558196da5fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x558196da6060 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x558196da60f0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x558196da6180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x558196da6210 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x558196da62a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x558196da6330 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x558196da63c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x558196da6450 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x558196da64e0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x558196da6570 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x558196da6600 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x558196da6690 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x558196da6720 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x558196da67b0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x558196da6840 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x558196da68d0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x558196da5e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x558196da5eb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x558196da5f40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x558196da5fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x558196da6060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x558196da60f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x558196da6180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x558196da6210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x558196da62a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x558196da6330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x558196da63c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x558196da6450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x558196da64e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x558196da6570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x558196da6600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x558196da6690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x558196da6720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x558196da67b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x558196da6840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x558196da68d0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x558196da5e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x558196da5eb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x558196da5f40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x558196da5fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x558196da6060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x558196da60f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x558196da6180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x558196da6210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x558196da62a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x558196da6330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x558196da63c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x558196da6450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x558196da64e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x558196da6570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x558196da6600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x558196da6690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x558196da6720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x558196da67b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x558196da6840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x558196da68d0 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: 0x558196d00b08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x558196cf9f90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x558196cfa460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x558196cfa4f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x558196cfa590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x558196cfa028 MAP: (8 sibs) 3 children: 42: 0x558196cfa630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x558196cfa6c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x558196cfa760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x558196cfa0c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x558196cf9710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x558196cfa158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x558196cf97b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x558196cfa1f0 MAP: (8 sibs) 7 children: 42: 0x558196d026d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x558196d02768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x558196d02800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x558196d02898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x558196d02930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x558196d029c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x558196d02a60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x558196cfa288 VAL***: '*a0' (8 sibs) 42: 0x558196cfa320 VAL***: '*a7' (8 sibs) 42: 0x558196cfa3b8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196da8d60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x558196da8df0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x558196da8e80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x558196da8f10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x558196da8fa0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x558196da9030 MAP: (8 sibs) 3 children: 42: [6] [6] 0x558196da90c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x558196da9150 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x558196da91e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x558196da9270 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x558196da9300 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x558196da9390 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x558196da9420 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x558196da94b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x558196da9540 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x558196da95d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x558196da9660 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x558196da96f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x558196da9780 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x558196da9810 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x558196da98a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x558196da9930 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x558196da99c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x558196da9a50 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: 0x558196d00c20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x558196d02b00 MAP: (8 sibs) 3 children: 42: 0x558196d02fd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x558196d03068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x558196d03100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x558196d02b98 MAP: (8 sibs) 3 children: 42: 0x558196d031a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x558196d03238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x558196d032d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x558196d02c30 MAP: (8 sibs) 1 children: 42: 0x558196cf7b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x558196d02cc8 MAP: (8 sibs) 1 children: 42: 0x558196cfaa20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x558196d02d60 MAP: (8 sibs) 7 children: 42: 0x558196d03370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x558196d03408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x558196d034a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x558196d03538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x558196d035d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x558196d03668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x558196d03700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x558196d02df8 MAP: (8 sibs) 3 children: 42: 0x558196d037a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x558196d03838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x558196d038d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x558196d02e90 MAP: (8 sibs) 1 children: 42: 0x558196d03970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x558196d02f28 MAP: (8 sibs) 1 children: 42: 0x558196d03a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dab390 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x558196dab420 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x558196dab4b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x558196dab540 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x558196dab5d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x558196dab660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x558196dab6f0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x558196dab780 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x558196dab810 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x558196dab8a0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x558196dab930 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x558196dab9c0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x558196daba50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x558196dabae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x558196dabb70 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x558196dabc00 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x558196dabc90 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x558196dabd20 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x558196dabdb0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x558196dabe40 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x558196dabed0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x558196dabf60 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x558196dabff0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x558196dac080 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x558196dab390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196dab420 MAP: (8 sibs) 3 children: 42: [2] [2] 0x558196dab4b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x558196dab540 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x558196dab5d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x558196dab660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x558196dab6f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x558196dab780 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x558196dab810 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x558196dab8a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x558196dab930 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x558196dab9c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x558196daba50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x558196dabae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x558196dabb70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x558196dabc00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x558196dabc90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x558196dabd20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x558196dabdb0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x558196dabe40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x558196dabed0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x558196dabf60 MAP: (8 sibs) 3 children: 42: [22] [24] 0x558196dac110 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x558196dac1a0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x558196dac230 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x558196dabff0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x558196dac2c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x558196dac080 MAP: (8 sibs) 1 children: 42: [28] [28] 0x558196dac350 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x558196dab390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196dab420 MAP: (8 sibs) 3 children: 42: [2] [2] 0x558196dab4b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x558196dab540 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x558196dab5d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x558196dab660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x558196dab6f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x558196dab780 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x558196dab810 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x558196dab8a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x558196dab930 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x558196dab9c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x558196daba50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x558196dabae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x558196dabb70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x558196dabc00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x558196dabc90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x558196dabd20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x558196dabdb0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x558196dabe40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x558196dabed0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x558196dabf60 MAP: (8 sibs) 3 children: 42: [22] [22] 0x558196dabff0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x558196dac080 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x558196dac110 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x558196dac1a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x558196dac230 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x558196dac2c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x558196dac350 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: 0x558196d00d38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x558196cf1a50 KEYVAL: 'a' '1' (3 sibs) 42: 0x558196cf1ae8 KEYVAL: 'b' '' (3 sibs) 42: 0x558196cf1b80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dad9c0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x558196dada50 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x558196dadae0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x558196dadb70 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: 0x558196d00e50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x558196cf7770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x558196cf7808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196daf6f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196daf780 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x558196daf810 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: 0x558196d00f68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x558196cf78b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x558196cf7948 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196db1420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196db14b0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x558196db1540 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x558196db1420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196db14b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x558196db1540 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x558196db1420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196db14b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x558196db1540 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: 0x558196cff870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x558196cf20e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x558196cf25b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x558196cf2648 KEYVAL: 'y' '2' (2 sibs) 42: 0x558196cf2178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x558196cf26f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x558196cf2788 KEYVAL: 'y' '2' (2 sibs) 42: 0x558196cf2210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x558196cf2830 KEYVAL: 'r' '10' (1 sibs) 42: 0x558196cf22a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x558196cf28d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x558196cf2340 MAP: (8 sibs) 4 children: 42: 0x558196cf2970 KEYVAL: 'x' '1' (4 sibs) 42: 0x558196cf2a08 KEYVAL: 'y' '2' (4 sibs) 42: 0x558196cf2aa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x558196cf2b38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x558196cf23d8 MAP: (8 sibs) 3 children: 42: 0x558196cf2be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x558196cf2c78 KEYVAL: 'r' '10' (3 sibs) 42: 0x558196cf2d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x558196cf2470 MAP: (8 sibs) 2 children: 42: 0x558196cf2db0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x558196cf2ef0 VAL***: '*CENTER' (2 sibs) 42: 0x558196cf2f88 VAL***: '*BIG' (2 sibs) 42: 0x558196cf2e48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x558196cf2508 MAP: (8 sibs) 3 children: 42: 0x558196cf3030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x558196cf3200 VAL***: '*BIG' (3 sibs) 42: 0x558196cf3298 VAL***: '*LEFT' (3 sibs) 42: 0x558196cf3330 VAL***: '*SMALL' (3 sibs) 42: 0x558196cf30c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x558196cf3160 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196db2640 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196db26d0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x558196db2760 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x558196db27f0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x558196db2880 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x558196db2910 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x558196db29a0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x558196db2a30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x558196db2ac0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x558196db2b50 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x558196db2be0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x558196db2c70 MAP: (8 sibs) 4 children: 42: [12] [12] 0x558196db2d00 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x558196db2d90 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x558196db2e20 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x558196db2eb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x558196db2f40 MAP: (8 sibs) 3 children: 42: [17] [17] 0x558196db2fd0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x558196db3060 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x558196db30f0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x558196db3180 MAP: (8 sibs) 2 children: 42: [21] [21] 0x558196db3210 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x558196db32a0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x558196db3330 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x558196db33c0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x558196db3450 MAP: (8 sibs) 3 children: 42: [26] [26] 0x558196db34e0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x558196db3570 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x558196db3600 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x558196db3690 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x558196db3720 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x558196db37b0 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: 0x558196cff988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x558196cf3d60 MAP: (8 sibs) 2 children: 42: 0x558196cf0fd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x558196cf1068 KEYVAL: 'y' '2' (2 sibs) 42: 0x558196cf3df8 MAP: (8 sibs) 2 children: 42: 0x558196cf17d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x558196cf1868 KEYVAL: 'y' '2' (2 sibs) 42: 0x558196cf3e90 MAP: (8 sibs) 1 children: 42: 0x558196cf4230 KEYVAL: 'r' '10' (1 sibs) 42: 0x558196cf3f28 MAP: (8 sibs) 1 children: 42: 0x558196cf42d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x558196cf3fc0 MAP: (8 sibs) 4 children: 42: 0x558196cf4370 KEYVAL: 'x' '1' (4 sibs) 42: 0x558196cf4408 KEYVAL: 'y' '2' (4 sibs) 42: 0x558196cf44a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x558196cf4538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x558196cf4058 MAP: (8 sibs) 4 children: 42: 0x558196cf45e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x558196cf4678 KEYVAL: 'y' '2' (4 sibs) 42: 0x558196cf4710 KEYVAL: 'r' '10' (4 sibs) 42: 0x558196cf47a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x558196cf40f0 MAP: (8 sibs) 4 children: 42: 0x558196cf4850 KEYVAL: 'x' '1' (4 sibs) 42: 0x558196cf48e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x558196cf4980 KEYVAL: 'r' '10' (4 sibs) 42: 0x558196cf4a18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x558196cf4188 MAP: (8 sibs) 4 children: 42: 0x558196cf4ac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x558196cf4b58 KEYVAL: 'y' '2' (4 sibs) 42: 0x558196cf4bf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x558196cf4c88 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196db3850 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196db38e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x558196db3970 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x558196db3a00 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x558196db3a90 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x558196db3b20 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x558196db3bb0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x558196db3c40 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x558196db3cd0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x558196db3d60 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x558196db3df0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x558196db3e80 MAP: (8 sibs) 4 children: 42: [12] [12] 0x558196db3f10 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x558196db3fa0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x558196db4030 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x558196db40c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x558196db4150 MAP: (8 sibs) 3 children: 42: [17] [17] 0x558196db41e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x558196db4270 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x558196db4300 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x558196db4390 MAP: (8 sibs) 2 children: 42: [21] [21] 0x558196db4420 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x558196db44b0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x558196db4540 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x558196db45d0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x558196db4660 MAP: (8 sibs) 3 children: 42: [26] [26] 0x558196db46f0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x558196db4780 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x558196db4810 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x558196db48a0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x558196db4930 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x558196db49c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x558196db4a60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196db4af0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x558196db4b80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x558196db4c10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x558196db4ca0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x558196db4d30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x558196db4dc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x558196db4e50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x558196db4ee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x558196db4f70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x558196db5000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x558196db5090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x558196db5120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x558196db51b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x558196db5240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x558196db52d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x558196db5360 MAP: (8 sibs) 4 children: 42: [17] [32] 0x558196db5c60 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x558196db5cf0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x558196db5480 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x558196db5510 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x558196db55a0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x558196db53f0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x558196db5d80 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x558196db56c0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x558196db57e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x558196db5870 MAP: (8 sibs) 4 children: 42: [27] [30] 0x558196db5b40 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x558196db5990 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x558196db5750 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x558196db5bd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x558196db4a60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196db4af0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x558196db4b80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x558196db4c10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x558196db4ca0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x558196db4d30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x558196db4dc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x558196db4e50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x558196db4ee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x558196db4f70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x558196db5000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x558196db5090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x558196db5120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x558196db51b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x558196db5240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x558196db52d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x558196db5360 MAP: (8 sibs) 4 children: 42: [17] [17] 0x558196db53f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x558196db5480 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x558196db5510 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x558196db55a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x558196db5630 MAP: (8 sibs) 4 children: 42: [22] [22] 0x558196db56c0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x558196db5750 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x558196db57e0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x558196db5870 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x558196db5900 MAP: (8 sibs) 4 children: 42: [27] [27] 0x558196db5990 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x558196db5a20 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x558196db5ab0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x558196db5b40 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: 0x558196cffaa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x558196cf51a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x558196cf5238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x558196cf52d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x558196cf5540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x558196cf55d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x558196cf5368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x558196cf11b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x558196cf5400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x558196cf5680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x558196cf5718 KEYVAL: 'age' '10' (2 sibs) 42: 0x558196cf5498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x558196cf57c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x558196cf5858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196db1d30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196db1dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x558196db1e50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x558196db1ee0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196db1f70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x558196db2000 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x558196db2090 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x558196db2120 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196db21b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x558196db2240 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x558196db22d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196db2360 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x558196db23f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x558196db2480 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: 0x558196cffbb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x558196cf5900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x558196cf5998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x558196cf5a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x558196cf5ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x558196cf5d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x558196cf5ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x558196cf5de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x558196cf5b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x558196cf5e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x558196cf5f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x558196cf5bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x558196cf5fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x558196cf6058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196db3850 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196db38e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x558196db3970 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x558196db3a00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196db3a90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x558196db3b20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x558196db3bb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x558196db3c40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196db3cd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x558196db3d60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x558196db3df0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196db3e80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x558196db3f10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x558196db3fa0 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: 0x558196cffcd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x558196cf69d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x558196cf6a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x558196cf6b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x558196cf6d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x558196cf6e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x558196cf6b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x558196cf6eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x558196cf6c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x558196cf6f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x558196cf6fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x558196cf6cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x558196cf7090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x558196cf7128 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196db6e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196db6f00 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x558196db6f90 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x558196db7020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196db70b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x558196db7140 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x558196db71d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x558196db7260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196db72f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x558196db7380 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x558196db7410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196db74a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x558196db7530 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x558196db75c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x558196db6e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196db6f00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x558196db6f90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x558196db7020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196db70b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x558196db7140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x558196db71d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x558196db7260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196db72f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x558196db7650 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x558196db7410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196db74a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x558196db7380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x558196db75c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x558196db6e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196db6f00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x558196db6f90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x558196db7020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196db70b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x558196db7140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x558196db71d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x558196db7260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196db72f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x558196db7380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x558196db7410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196db74a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x558196db7530 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x558196db75c0 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: 0x558196cffde8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x558196cf4d80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x558196cf4e18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x558196cf4eb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x558196cf71d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x558196cf7268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x558196cf4f48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x558196cf7310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x558196cf4fe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x558196cf73b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x558196cf7448 KEYVAL: 'age' '10' (2 sibs) 42: 0x558196cf5078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x558196cf74f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x558196cf7588 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196db7780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196db7810 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x558196db78a0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x558196db7930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196db79c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x558196db7a50 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x558196db7ae0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x558196db7b70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196db7c00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x558196db7c90 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x558196db7d20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196db7db0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x558196db7e40 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x558196db7ed0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x558196db7780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196db7810 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x558196db78a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x558196db7930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196db79c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x558196db7a50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x558196db7ae0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x558196db7b70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196db7c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x558196db7f60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x558196db7d20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196db7db0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x558196db7c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x558196db7ed0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x558196db7780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196db7810 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x558196db78a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x558196db7930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196db79c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x558196db7a50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x558196db7ae0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x558196db7b70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196db7c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x558196db7c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x558196db7d20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196db7db0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x558196db7e40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x558196db7ed0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/5 (1 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: 0x558196cfff00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x558196cf7c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x558196cf7cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x558196cf7d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x558196cf1910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x558196cf19a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x558196cf7df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x558196cf8060 MAP: (2 sibs) 4 children: 42: 0x558196cf3640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x558196cf36d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x558196cf3770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x558196cf3808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x558196cf80f8 MAP: (2 sibs) 5 children: 42: 0x558196cf81a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x558196cf8238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x558196cf82d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x558196cf8368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x558196cf8400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x558196cf7e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x558196cf14c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x558196cf1558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x558196cf15f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x558196cf7f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x558196cf7fc0 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] 0x558196db89a0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x558196db8a30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x558196db8ac0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x558196db8b50 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x558196db8be0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x558196db8c70 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x558196db8d00 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x558196db8d90 MAP: (2 sibs) 4 children: 42: [8] [8] 0x558196db8e20 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x558196db8eb0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x558196db8f40 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x558196db8fd0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x558196db9060 MAP: (2 sibs) 5 children: 42: [13] [13] 0x558196db90f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x558196db9180 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x558196db9210 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x558196db92a0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x558196db9330 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x558196db93c0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x558196db9450 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x558196db94e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x558196db9570 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x558196db9600 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x558196db9690 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: 0x558196d00018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x558196cf84f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x558196cf8588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x558196cf8620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x558196cf8920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x558196cf89b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x558196cf86b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x558196cf8a60 MAP: (2 sibs) 4 children: 42: 0x558196cf38b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x558196cf3948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x558196cf39e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x558196cf3a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x558196cf8af8 MAP: (2 sibs) 5 children: 42: 0x558196cf8ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x558196cf8c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x558196cf8cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x558196cf8d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x558196cf8e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x558196cf8750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x558196cf1df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x558196cf1e88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x558196cf1f20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x558196cf87e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x558196cf8ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x558196cf8f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x558196cf8fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x558196cf8880 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] 0x558196db9bb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x558196db9c40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x558196db9cd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x558196db9d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x558196db9df0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x558196db9e80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x558196db9f10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x558196db9fa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x558196dba030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x558196dba0c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x558196dba150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x558196dba1e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x558196dba270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x558196dba300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x558196dba390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x558196dba420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x558196dba4b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x558196dba540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x558196dba5d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x558196dba660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x558196dba6f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x558196dba780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x558196dba810 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x558196dba8a0 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] 0x558196db9bb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x558196db9c40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x558196db9cd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x558196db9d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x558196db9df0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x558196db9e80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x558196db9f10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x558196db9fa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x558196dba030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x558196dba0c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x558196dba150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x558196dba1e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x558196dba270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x558196dba300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x558196dba390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x558196dba420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x558196dba4b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x558196dba540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x558196dba5d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x558196dba660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x558196dba6f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x558196dba780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x558196dba810 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x558196dba930 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x558196dba9c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x558196dbaa50 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x558196dba8a0 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] 0x558196db9bb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x558196db9c40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x558196db9cd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x558196db9d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x558196db9df0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x558196db9e80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x558196db9f10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x558196db9fa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x558196dba030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x558196dba0c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x558196dba150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x558196dba1e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x558196dba270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x558196dba300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x558196dba390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x558196dba420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x558196dba4b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x558196dba540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x558196dba5d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x558196dba660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x558196dba6f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x558196dba780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x558196dba810 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x558196dba8a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x558196dba930 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x558196dba9c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x558196dbaa50 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: 0x558196d00130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x558196cfab70 MAP: (6 sibs) 1 children: 42: 0x558196cfaf10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x558196cfafb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfb048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x558196cfb0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x558196cfb178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x558196cfb210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x558196cfac08 MAP: (6 sibs) 1 children: 42: 0x558196cfb2b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x558196cfb350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfb3e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x558196cfb480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x558196cfb518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x558196cfb5b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x558196cfaca0 MAP: (6 sibs) 1 children: 42: 0x558196cfb650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x558196cfad38 MAP: (6 sibs) 1 children: 42: 0x558196cfb6f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x558196cfadd0 MAP: (6 sibs) 1 children: 42: 0x558196cfb790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x558196cfb830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x558196cfb8c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x558196cfae68 MAP: (6 sibs) 1 children: 42: 0x558196cfb970 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dbadc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x558196dbae50 MAP: (6 sibs) 1 children: 42: [2] [2] 0x558196dbaee0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x558196dbaf70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x558196dbb000 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x558196dbb090 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x558196dbb120 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x558196dbb1b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x558196dbb240 MAP: (6 sibs) 1 children: 42: [9] [9] 0x558196dbb2d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x558196dbb360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x558196dbb3f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x558196dbb480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x558196dbb510 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x558196dbb5a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x558196dbb630 MAP: (6 sibs) 1 children: 42: [16] [16] 0x558196dbb6c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x558196dbb750 MAP: (6 sibs) 1 children: 42: [18] [18] 0x558196dbb7e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x558196dbb870 MAP: (6 sibs) 1 children: 42: [20] [20] 0x558196dbb900 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x558196dbb990 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x558196dbba20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x558196dbbab0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x558196dbbb40 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: 0x558196d00248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x558196cfcc10 MAP: (6 sibs) 1 children: 42: 0x558196cf6750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfcfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfd048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x558196cfd0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x558196cfd178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x558196cfd210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x558196cfcca8 MAP: (6 sibs) 1 children: 42: 0x558196cf67f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfd2b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfd348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x558196cfd3e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x558196cfd478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x558196cfd510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x558196cfcd40 MAP: (6 sibs) 1 children: 42: 0x558196cf6890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfd5b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfd648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x558196cfd6e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x558196cfd778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x558196cfd810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x558196cfcdd8 MAP: (6 sibs) 1 children: 42: 0x558196cf6930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfd8b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfd948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x558196cfd9e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x558196cfda78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x558196cfdb10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x558196cfce70 MAP: (6 sibs) 1 children: 42: 0x558196cfdbb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfdc50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfdce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x558196cfdd80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x558196cfde18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x558196cfdeb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x558196cfcf08 MAP: (6 sibs) 1 children: 42: 0x558196cfdf50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfdff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfe088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x558196cfe120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x558196cfe1b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x558196cfe250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dbbfd0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x558196dbc060 MAP: (6 sibs) 1 children: 42: [2] [2] 0x558196dbc0f0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x558196dbc180 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x558196dbc210 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x558196dbc2a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x558196dbc330 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x558196dbc3c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x558196dbc450 MAP: (6 sibs) 1 children: 42: [9] [9] 0x558196dbc4e0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x558196dbc570 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x558196dbc600 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x558196dbc690 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x558196dbc720 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x558196dbc7b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x558196dbc840 MAP: (6 sibs) 1 children: 42: [16] [16] 0x558196dbc8d0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x558196dbc960 MAP: (6 sibs) 1 children: 42: [18] [18] 0x558196dbc9f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x558196dbca80 MAP: (6 sibs) 1 children: 42: [20] [20] 0x558196dbcb10 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x558196dbcba0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x558196dbcc30 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x558196dbccc0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x558196dbcd50 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x558196dbd1e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x558196dbd270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x558196dbd300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x558196dbd390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x558196dbd420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x558196dbd4b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x558196dbd540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x558196dbd5d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x558196dbd660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x558196dbd6f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x558196dbd780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x558196dbd810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x558196dbd8a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x558196dbd930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x558196dbd9c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x558196dbda50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x558196dbdae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x558196dbdff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x558196dbe080 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x558196dbe110 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x558196dbe1a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x558196dbe230 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x558196dbdb70 MAP: (6 sibs) 1 children: 42: [23] [18] 0x558196dbdc00 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x558196dbe2c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x558196dbe350 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x558196dbe3e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x558196dbe470 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x558196dbe500 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x558196dbdc90 MAP: (6 sibs) 1 children: 42: [30] [20] 0x558196dbdd20 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x558196dbe590 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x558196dbe620 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x558196dbe6b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x558196dbe740 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x558196dbde40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x558196dbded0 MAP: (6 sibs) 1 children: 42: [37] [24] 0x558196dbdf60 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x558196dbddb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x558196dbe7d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x558196dbe860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x558196dbe8f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x558196dbe980 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x558196dbd1e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x558196dbd270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x558196dbd300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x558196dbd390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x558196dbd420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x558196dbd4b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x558196dbd540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x558196dbd5d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x558196dbd660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x558196dbd6f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x558196dbd780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x558196dbd810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x558196dbd8a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x558196dbd930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x558196dbd9c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x558196dbda50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x558196dbdae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x558196dbdb70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x558196dbdc00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x558196dbdc90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x558196dbdd20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x558196dbddb0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x558196dbde40 MAP: (6 sibs) 1 children: 42: [23] [23] 0x558196dbded0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x558196dbdf60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x558196dbdff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x558196dbe080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x558196dbe110 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x558196dbe1a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x558196dbe230 MAP: (6 sibs) 1 children: 42: [30] [30] 0x558196dbe2c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x558196dbe350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x558196dbe3e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x558196dbe470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x558196dbe500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x558196dbe590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x558196dbe620 MAP: (6 sibs) 1 children: 42: [37] [37] 0x558196dbe6b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x558196dbe740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x558196dbe7d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x558196dbe860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x558196dbe8f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x558196dbe980 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: 0x558196d00360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x558196cfe2f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x558196cfe388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x558196cfe420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x558196cfe4b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x558196cfe550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x558196cfe5e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x558196cfe680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x558196cfe718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x558196cfe7b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x558196cfc010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x558196cfe848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x558196cfc0b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x558196cfe8e0 DOCMAP: (17 sibs) 2 children: 42: 0x558196cf0e90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x558196cf0f28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x558196cfe978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x558196cfc150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x558196cfea10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x558196cfc1f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x558196cfeaa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x558196cfba10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x558196cfeb40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x558196cfbab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x558196cfebd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x558196cfec70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dbbfd0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x558196dbc060 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x558196dbc0f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x558196dbc180 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x558196dbc210 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x558196dbc2a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x558196dbc330 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x558196dbc3c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x558196dbc450 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x558196dbc4e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x558196dbc570 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x558196dbc600 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x558196dbc690 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x558196dbc720 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x558196dbc7b0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x558196dbc840 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x558196dbc8d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x558196dbc960 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x558196dbc9f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x558196dbca80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x558196dbcb10 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x558196dbcba0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x558196dbcc30 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x558196dbccc0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x558196dbcd50 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x558196dbcde0 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: 0x558196d00478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x558196cfc610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x558196cfc6a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x558196cfc740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x558196cfc7d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x558196cfc870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x558196cf6100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x558196cf6198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196db8090 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x558196db8120 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x558196db81b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x558196db8240 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x558196db82d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x558196db8360 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x558196db83f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x558196db8480 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: 0x558196d00590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x558196cf9070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x558196cf9108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x558196cf91a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x558196cf9238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x558196cf92d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x558196cf6290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x558196cf6328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dbf5f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x558196dbf680 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x558196dbf710 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x558196dbf7a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x558196dbf830 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x558196dbf8c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x558196dbf950 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x558196dbf9e0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x558196dbf5f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x558196dbf680 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x558196dbf710 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x558196dbf7a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x558196dbf830 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x558196dbf8c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x558196dbf950 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x558196dbf9e0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x558196dbf5f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x558196dbf680 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x558196dbf710 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x558196dbf7a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x558196dbf830 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x558196dbf8c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x558196dbf950 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x558196dbf9e0 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: 0x558196d006a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x558196cf1690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x558196cf1728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dbff00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196dbff90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x558196dc0020 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: 0x558196d007c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x558196cf7630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x558196cf76c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dc0810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196dc08a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x558196dc0930 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x558196dc0810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196dc08a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x558196dc0930 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x558196dc0810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196dc08a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x558196dc0930 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: 0x558196d008d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x558196cfee50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x558196cfeee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x558196cfef80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x558196cff320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x558196cff3b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x558196cff018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x558196cf1c20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x558196cf1cb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x558196cf1d50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x558196cff0b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x558196cff460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x558196cff4f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x558196cff148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x558196cff1e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x558196cff5a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x558196cff638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x558196cff278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x558196cff6e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x558196cff778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dc1a30 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x558196dc1ac0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x558196dc1b50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x558196dc1be0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x558196dc1c70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x558196dc1d00 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x558196dc1d90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x558196dc1e20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x558196dc1eb0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x558196dc1f40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x558196dc1fd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x558196dc2060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x558196dc20f0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x558196dc2180 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x558196dc2210 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x558196dc22a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x558196dc2330 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x558196dc23c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x558196dc2450 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x558196dc24e0 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: 0x558196d009f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x558196d01b30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x558196d01bc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x558196d01c60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x558196d02000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x558196d02098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x558196d01cf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x558196d02140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x558196d021d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x558196d02270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x558196d01d90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x558196d02310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x558196d023a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x558196d01e28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x558196d01ec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x558196d02450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x558196d024e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x558196d01f58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x558196d02590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x558196d02628 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dc2c40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x558196dc2cd0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x558196dc2d60 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x558196dc2df0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x558196dc2e80 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x558196dc2f10 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x558196dc2fa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x558196dc3030 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x558196dc30c0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x558196dc3150 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x558196dc31e0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x558196dc3270 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x558196dc3300 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x558196dc3390 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x558196dc3420 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x558196dc34b0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x558196dc3540 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x558196dc35d0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x558196dc3660 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x558196dc36f0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x558196dc2c40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x558196dc2cd0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x558196dc2d60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x558196dc2df0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x558196dc2e80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x558196dc2f10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x558196dc2fa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x558196dc3030 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x558196dc30c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x558196dc3150 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x558196dc31e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x558196dc3270 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x558196dc3300 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x558196dc3390 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x558196dc3420 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x558196dc34b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x558196dc3540 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x558196dc35d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x558196dc3660 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x558196dc36f0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x558196dc2c40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x558196dc2cd0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x558196dc2d60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x558196dc2df0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x558196dc2e80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x558196dc2f10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x558196dc2fa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x558196dc3030 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x558196dc30c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x558196dc3150 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x558196dc31e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x558196dc3270 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x558196dc3300 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x558196dc3390 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x558196dc3420 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x558196dc34b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x558196dc3540 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x558196dc35d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x558196dc3660 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x558196dc36f0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/16 (2 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: 0x558196d00b08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x558196cf9f90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x558196cfa460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x558196cfa4f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x558196cfa590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x558196cfa028 MAP: (8 sibs) 3 children: 42: 0x558196cfa630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x558196cfa6c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x558196cfa760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x558196cfa0c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x558196cf9710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x558196cfa158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x558196cf97b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x558196cfa1f0 MAP: (8 sibs) 7 children: 42: 0x558196d026d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x558196d02768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x558196d02800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x558196d02898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x558196d02930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x558196d029c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x558196d02a60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x558196cfa288 VAL***: '*a0' (8 sibs) 42: 0x558196cfa320 VAL***: '*a7' (8 sibs) 42: 0x558196cfa3b8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dc3e50 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x558196dc3ee0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x558196dc3f70 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x558196dc4000 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x558196dc4090 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x558196dc4120 MAP: (8 sibs) 3 children: 42: [6] [6] 0x558196dc41b0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x558196dc4240 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x558196dc42d0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x558196dc4360 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x558196dc43f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x558196dc4480 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x558196dc4510 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x558196dc45a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x558196dc4630 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x558196dc46c0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x558196dc4750 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x558196dc47e0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x558196dc4870 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x558196dc4900 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x558196dc4990 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x558196dc4a20 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x558196dc4ab0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x558196dc4b40 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: 0x558196d00c20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x558196d02b00 MAP: (8 sibs) 3 children: 42: 0x558196d02fd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x558196d03068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x558196d03100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x558196d02b98 MAP: (8 sibs) 3 children: 42: 0x558196d031a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x558196d03238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x558196d032d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x558196d02c30 MAP: (8 sibs) 1 children: 42: 0x558196cf7b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x558196d02cc8 MAP: (8 sibs) 1 children: 42: 0x558196cfaa20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x558196d02d60 MAP: (8 sibs) 7 children: 42: 0x558196d03370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x558196d03408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x558196d034a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x558196d03538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x558196d035d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x558196d03668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x558196d03700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x558196d02df8 MAP: (8 sibs) 3 children: 42: 0x558196d037a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x558196d03838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x558196d038d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x558196d02e90 MAP: (8 sibs) 1 children: 42: 0x558196d03970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x558196d02f28 MAP: (8 sibs) 1 children: 42: 0x558196d03a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dc5060 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x558196dc50f0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x558196dc5180 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x558196dc5210 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x558196dc52a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x558196dc5330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x558196dc53c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x558196dc5450 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x558196dc54e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x558196dc5570 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x558196dc5600 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x558196dc5690 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x558196dc5720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x558196dc57b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x558196dc5840 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x558196dc58d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x558196dc5960 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x558196dc59f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x558196dc5a80 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x558196dc5b10 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x558196dc5ba0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x558196dc5c30 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x558196dc5cc0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x558196dc5d50 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x558196dc5060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196dc50f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x558196dc5180 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x558196dc5210 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x558196dc52a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x558196dc5330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x558196dc53c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x558196dc5450 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x558196dc54e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x558196dc5570 MAP: (8 sibs) 1 children: 42: [10] [10] 0x558196dc5600 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x558196dc5690 MAP: (8 sibs) 1 children: 42: [12] [12] 0x558196dc5720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x558196dc57b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x558196dc5840 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x558196dc58d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x558196dc5960 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x558196dc59f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x558196dc5a80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x558196dc5b10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x558196dc5ba0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x558196dc5c30 MAP: (8 sibs) 3 children: 42: [22] [24] 0x558196dc5de0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x558196dc5e70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x558196dc5f00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x558196dc5cc0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x558196dc5f90 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x558196dc5d50 MAP: (8 sibs) 1 children: 42: [28] [28] 0x558196dc6020 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x558196dc5060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196dc50f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x558196dc5180 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x558196dc5210 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x558196dc52a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x558196dc5330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x558196dc53c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x558196dc5450 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x558196dc54e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x558196dc5570 MAP: (8 sibs) 1 children: 42: [10] [10] 0x558196dc5600 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x558196dc5690 MAP: (8 sibs) 1 children: 42: [12] [12] 0x558196dc5720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x558196dc57b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x558196dc5840 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x558196dc58d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x558196dc5960 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x558196dc59f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x558196dc5a80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x558196dc5b10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x558196dc5ba0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x558196dc5c30 MAP: (8 sibs) 3 children: 42: [22] [22] 0x558196dc5cc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x558196dc5d50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x558196dc5de0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x558196dc5e70 MAP: (8 sibs) 1 children: 42: [26] [26] 0x558196dc5f00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x558196dc5f90 MAP: (8 sibs) 1 children: 42: [28] [28] 0x558196dc6020 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: 0x558196d00d38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x558196cf1a50 KEYVAL: 'a' '1' (3 sibs) 42: 0x558196cf1ae8 KEYVAL: 'b' '' (3 sibs) 42: 0x558196cf1b80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dc1120 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x558196dc11b0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x558196dc1240 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x558196dc12d0 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: 0x558196d00e50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x558196cf7770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x558196cf7808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dc6270 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196dc6300 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x558196dc6390 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: 0x558196d00f68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x558196cf78b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x558196cf7948 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dc6b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196dc6c10 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x558196dc6ca0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x558196dc6b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196dc6c10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x558196dc6ca0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x558196dc6b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196dc6c10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x558196dc6ca0 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 (1 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] 0x558196d7b0a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196d7b130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x558196d7b1c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x558196d7b250 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x558196d7b2e0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x558196d7b370 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x558196d7b400 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x558196d7b490 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x558196d7b520 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x558196d7b5b0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x558196d7b640 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x558196d7b6d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x558196d7b760 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x558196d7b7f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x558196d7b880 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x558196d7b910 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x558196d7b9a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x558196d7ba30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x558196d7bac0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x558196d7bb50 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x558196d7bbe0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x558196d7bc70 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x558196d7bd00 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x558196d7bd90 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x558196d7be20 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x558196d7beb0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x558196d7bf40 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x558196d7bfd0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x558196d7c060 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x558196d7c0f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x558196d7c180 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x558196d7c210 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] 0x558196dcd8a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196dcd930 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x558196dcd9c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x558196dcda50 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x558196dcdae0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x558196dcdb70 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x558196dcdc00 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x558196dcdc90 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x558196dcdd20 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x558196dcddb0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x558196dcde40 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x558196dcded0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x558196dcdf60 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x558196dcdff0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x558196dce080 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x558196dce110 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x558196dce1a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x558196dce230 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x558196dce2c0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x558196dce350 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x558196dce3e0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x558196dce470 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x558196dce500 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x558196dce590 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x558196dce620 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x558196dce6b0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x558196dce740 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x558196dce7d0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x558196dce860 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x558196dce8f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x558196dce980 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x558196dcea10 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] 0x558196d7f1f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196d7f280 MAP: (8 sibs) 2 children: 42: [2] [2] 0x558196d7f310 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x558196d7f3a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x558196d7f430 MAP: (8 sibs) 2 children: 42: [5] [5] 0x558196d7f4c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x558196d7f550 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x558196d7f5e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x558196d7f670 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x558196d7f700 MAP: (8 sibs) 1 children: 42: [10] [10] 0x558196d7f790 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x558196d7f820 MAP: (8 sibs) 4 children: 42: [12] [12] 0x558196d7f8b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x558196d7f940 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x558196d7f9d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x558196d7fa60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x558196d7faf0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x558196d7fb80 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x558196d7fc10 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x558196d7fca0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x558196d7fd30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x558196d7fdc0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x558196d7fe50 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x558196d7fee0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x558196d7ff70 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x558196d80000 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x558196d80090 MAP: (8 sibs) 4 children: 42: [27] [27] 0x558196d80120 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x558196d801b0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x558196d80240 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x558196d802d0 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] 0x558196dceab0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196dceb40 MAP: (8 sibs) 2 children: 42: [2] [2] 0x558196dcebd0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x558196dcec60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x558196dcecf0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x558196dced80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x558196dcee10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x558196dceea0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x558196dcef30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x558196dcefc0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x558196dcf050 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x558196dcf0e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x558196dcf170 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x558196dcf200 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x558196dcf290 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x558196dcf320 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x558196dcf3b0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x558196dcf440 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x558196dcf4d0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x558196dcf560 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x558196dcf5f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x558196dcf680 MAP: (8 sibs) 4 children: 42: [22] [22] 0x558196dcf710 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x558196dcf7a0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x558196dcf830 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x558196dcf8c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x558196dcf950 MAP: (8 sibs) 4 children: 42: [27] [27] 0x558196dcf9e0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x558196dcfa70 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x558196dcfb00 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x558196dcfb90 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] 0x558196d81600 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196d81690 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x558196d81720 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x558196d817b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196d81840 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x558196d818d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x558196d81960 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x558196d819f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196d81a80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x558196d81b10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x558196d81ba0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196d81c30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x558196d81cc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x558196d81d50 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] 0x558196dccf90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196dcd020 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x558196dcd0b0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x558196dcd140 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196dcd1d0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x558196dcd260 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x558196dcd2f0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x558196dcd380 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196dcd410 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x558196dcd4a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x558196dcd530 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196dcd5c0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x558196dcd650 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x558196dcd6e0 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] 0x558196d83940 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196d839d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x558196d83a60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x558196d83af0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196d83b80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x558196d83c10 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x558196d83ca0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x558196d83d30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196d83dc0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x558196d83e50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x558196d83ee0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196d83f70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x558196d84000 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x558196d84090 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] 0x558196dcfcc0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196dcfd50 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x558196dcfde0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x558196dcfe70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196dcff00 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x558196dcff90 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x558196dd0020 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x558196dd00b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196dd0140 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x558196dd01d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x558196dd0260 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196dd02f0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x558196dd0380 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x558196dd0410 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] 0x558196d85ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196d85b40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x558196d85bd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x558196d85c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196d85cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x558196d85d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x558196d85e10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x558196d85ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196d85f30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x558196d85fc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x558196d86050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196d860e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x558196d86170 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x558196d86200 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] 0x558196dd05d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196dd0660 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x558196dd06f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x558196dd0780 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196dd0810 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x558196dd08a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x558196dd0930 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x558196dd09c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196dd0a50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x558196dd0ae0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x558196dd0b70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196dd0c00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x558196dd0c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x558196dd0d20 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] 0x558196d87e00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196d87e90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x558196d87f20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x558196d87fb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196d88040 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x558196d880d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x558196d88160 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x558196d881f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196d88280 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x558196d88310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x558196d883a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196d88430 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x558196d884c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x558196d88550 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] 0x558196dd0ee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196dd0f70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x558196dd1000 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x558196dd1090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196dd1120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x558196dd11b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x558196dd1240 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x558196dd12d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196dd1360 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x558196dd13f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x558196dd1480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196dd1510 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x558196dd15a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x558196dd1630 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] 0x558196d8b400 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x558196d8b490 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x558196d8b520 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x558196d8b5b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x558196d8b640 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x558196d8b6d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x558196d8b760 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x558196d8b7f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x558196d8b880 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x558196d8b910 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x558196d8b9a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x558196d8ba30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x558196d8bac0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x558196d8bb50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x558196d8bbe0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x558196d8bc70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x558196d8bd00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x558196d8bd90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x558196d8be20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x558196d8beb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x558196d8bf40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x558196d8bfd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x558196d8c060 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x558196d8c0f0 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] 0x558196dd2100 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x558196dd2190 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x558196dd2220 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x558196dd22b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x558196dd2340 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x558196dd23d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x558196dd2460 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x558196dd24f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x558196dd2580 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x558196dd2610 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x558196dd26a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x558196dd2730 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x558196dd27c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x558196dd2850 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x558196dd28e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x558196dd2970 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x558196dd2a00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x558196dd2a90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x558196dd2b20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x558196dd2bb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x558196dd2c40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x558196dd2cd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x558196dd2d60 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x558196dd2df0 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] 0x558196d8e5f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x558196d8e680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x558196d8e710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x558196d8e7a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x558196d8e830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x558196d8e8c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x558196d8e950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x558196d8e9e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x558196d8ea70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x558196d8eb00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x558196d8eb90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x558196d8ec20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x558196d8ecb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x558196d8ed40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x558196d8edd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x558196d8ee60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x558196d8eef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x558196d8ef80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x558196d8f010 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x558196d8f0a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x558196d8f130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x558196d8f1c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x558196d8f250 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x558196d8f2e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x558196d8f370 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x558196d8f400 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x558196d8f490 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] 0x558196dd3310 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x558196dd33a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x558196dd3430 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x558196dd34c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x558196dd3550 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x558196dd35e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x558196dd3670 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x558196dd3700 MAP: (2 sibs) 4 children: 42: [8] [8] 0x558196dd3790 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x558196dd3820 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x558196dd38b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x558196dd3940 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x558196dd39d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x558196dd3a60 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x558196dd3af0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x558196dd3b80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x558196dd3c10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x558196dd3ca0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x558196dd3d30 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x558196dd3dc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x558196dd3e50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x558196dd3ee0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x558196dd3f70 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x558196dd4000 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x558196dd4090 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x558196dd4120 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x558196dd41b0 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] 0x558196d917b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x558196d91840 MAP: (6 sibs) 1 children: 42: [2] [2] 0x558196d918d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x558196d91960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x558196d919f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x558196d91a80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x558196d91b10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x558196d91ba0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x558196d91c30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x558196d91cc0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x558196d91d50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x558196d91de0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x558196d91e70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x558196d91f00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x558196d91f90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x558196d92020 MAP: (6 sibs) 1 children: 42: [16] [16] 0x558196d920b0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x558196d92140 MAP: (6 sibs) 1 children: 42: [18] [18] 0x558196d921d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x558196d92260 MAP: (6 sibs) 1 children: 42: [20] [20] 0x558196d922f0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x558196d92380 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x558196d92410 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x558196d924a0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x558196d92530 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] 0x558196dd4520 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x558196dd45b0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x558196dd4640 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x558196dd46d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x558196dd4760 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x558196dd47f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x558196dd4880 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x558196dd4910 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x558196dd49a0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x558196dd4a30 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x558196dd4ac0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x558196dd4b50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x558196dd4be0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x558196dd4c70 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x558196dd4d00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x558196dd4d90 MAP: (6 sibs) 1 children: 42: [16] [16] 0x558196dd4e20 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x558196dd4eb0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x558196dd4f40 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x558196dd4fd0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x558196dd5060 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x558196dd50f0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x558196dd5180 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x558196dd5210 MAP: (6 sibs) 1 children: 42: [24] [24] 0x558196dd52a0 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] 0x558196d95b80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x558196d95c10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x558196d95ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x558196d95d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x558196d95dc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x558196d95e50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x558196d95ee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x558196d95f70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x558196d96000 MAP: (6 sibs) 1 children: 42: [9] [9] 0x558196d96090 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x558196d96120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x558196d961b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x558196d96240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x558196d962d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x558196d96360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x558196d963f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x558196d96480 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x558196d96510 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x558196d965a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x558196d96630 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x558196d966c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x558196d96750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x558196d967e0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x558196d96870 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x558196d96900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x558196d96990 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x558196d96a20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x558196d96ab0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x558196d96b40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x558196d96bd0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x558196d96c60 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x558196d96cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x558196d96d80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x558196d96e10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x558196d96ea0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x558196d96f30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x558196d96fc0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x558196d97050 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x558196d970e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x558196d97170 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x558196d97200 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x558196d97290 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x558196d97320 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] 0x558196dd6940 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x558196dd69d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x558196dd6a60 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x558196dd6af0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x558196dd6b80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x558196dd6c10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x558196dd6ca0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x558196dd6d30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x558196dd6dc0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x558196dd6e50 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x558196dd6ee0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x558196dd6f70 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x558196dd7000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x558196dd7090 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x558196dd7120 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x558196dd71b0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x558196dd7240 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x558196dd72d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x558196dd7360 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x558196dd73f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x558196dd7480 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x558196dd7510 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x558196dd75a0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x558196dd7630 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x558196dd76c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x558196dd7750 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x558196dd77e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x558196dd7870 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x558196dd7900 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x558196dd7990 MAP: (6 sibs) 1 children: 42: [30] [30] 0x558196dd7a20 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x558196dd7ab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x558196dd7b40 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x558196dd7bd0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x558196dd7c60 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x558196dd7cf0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x558196dd7d80 MAP: (6 sibs) 1 children: 42: [37] [37] 0x558196dd7e10 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x558196dd7ea0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x558196dd7f30 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x558196dd7fc0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x558196dd8050 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x558196dd80e0 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] 0x558196d98ea0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x558196d98f30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x558196d98fc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x558196d99050 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x558196d990e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x558196d99170 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x558196d99200 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x558196d99290 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x558196d99320 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x558196d993b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x558196d99440 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x558196d994d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x558196d99560 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x558196d995f0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x558196d99680 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x558196d99710 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x558196d997a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x558196d99830 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x558196d998c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x558196d99950 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x558196d999e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x558196d99a70 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x558196d99b00 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x558196d99b90 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x558196d99c20 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x558196d99cb0 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] 0x558196dd5730 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x558196dd57c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x558196dd5850 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x558196dd58e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x558196dd5970 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x558196dd5a00 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x558196dd5a90 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x558196dd5b20 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x558196dd5bb0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x558196dd5c40 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x558196dd5cd0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x558196dd5d60 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x558196dd5df0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x558196dd5e80 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x558196dd5f10 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x558196dd5fa0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x558196dd6030 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x558196dd60c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x558196dd6150 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x558196dd61e0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x558196dd6270 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x558196dd6300 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x558196dd6390 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x558196dd6420 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x558196dd64b0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x558196dd6540 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] 0x558196d98590 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x558196d98620 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x558196d986b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x558196d98740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x558196d987d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x558196d98860 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x558196d988f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x558196d98980 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] 0x558196dd17f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x558196dd1880 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x558196dd1910 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x558196dd19a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x558196dd1a30 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x558196dd1ac0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x558196dd1b50 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x558196dd1be0 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] 0x558196d9c8f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x558196d9c980 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x558196d9ca10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x558196d9caa0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x558196d9cb30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x558196d9cbc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x558196d9cc50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x558196d9cce0 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] 0x558196dd8d50 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x558196dd8de0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x558196dd8e70 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x558196dd8f00 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x558196dd8f90 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x558196dd9020 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x558196dd90b0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x558196dd9140 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] 0x558196d9e620 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196d9e6b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x558196d9e740 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] 0x558196dd9660 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196dd96f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x558196dd9780 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] 0x558196da0350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196da03e0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x558196da0470 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] 0x558196dd9f70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196dda000 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x558196dda090 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] 0x558196da2ee0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x558196da2f70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x558196da3000 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x558196da3090 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x558196da3120 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x558196da31b0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x558196da3240 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x558196da32d0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x558196da3360 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x558196da33f0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x558196da3480 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x558196da3510 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x558196da35a0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x558196da3630 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x558196da36c0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x558196da3750 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x558196da37e0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x558196da3870 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x558196da3900 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x558196da3990 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] 0x558196ddb190 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x558196ddb220 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x558196ddb2b0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x558196ddb340 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x558196ddb3d0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x558196ddb460 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x558196ddb4f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x558196ddb580 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x558196ddb610 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x558196ddb6a0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x558196ddb730 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x558196ddb7c0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x558196ddb850 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x558196ddb8e0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x558196ddb970 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x558196ddba00 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x558196ddba90 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x558196ddbb20 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x558196ddbbb0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x558196ddbc40 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] 0x558196da5e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x558196da5eb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x558196da5f40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x558196da5fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x558196da6060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x558196da60f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x558196da6180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x558196da6210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x558196da62a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x558196da6330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x558196da63c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x558196da6450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x558196da64e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x558196da6570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x558196da6600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x558196da6690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x558196da6720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x558196da67b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x558196da6840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x558196da68d0 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] 0x558196ddc3a0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x558196ddc430 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x558196ddc4c0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x558196ddc550 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x558196ddc5e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x558196ddc670 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x558196ddc700 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x558196ddc790 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x558196ddc820 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x558196ddc8b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x558196ddc940 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x558196ddc9d0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x558196ddca60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x558196ddcaf0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x558196ddcb80 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x558196ddcc10 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x558196ddcca0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x558196ddcd30 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x558196ddcdc0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x558196ddce50 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] 0x558196da8d60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x558196da8df0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x558196da8e80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x558196da8f10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x558196da8fa0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x558196da9030 MAP: (8 sibs) 3 children: 42: [6] [6] 0x558196da90c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x558196da9150 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x558196da91e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x558196da9270 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x558196da9300 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x558196da9390 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x558196da9420 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x558196da94b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x558196da9540 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x558196da95d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x558196da9660 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x558196da96f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x558196da9780 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x558196da9810 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x558196da98a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x558196da9930 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x558196da99c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x558196da9a50 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] 0x558196ddd5b0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x558196ddd640 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x558196ddd6d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x558196ddd760 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x558196ddd7f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x558196ddd880 MAP: (8 sibs) 3 children: 42: [6] [6] 0x558196ddd910 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x558196ddd9a0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x558196ddda30 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x558196dddac0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x558196dddb50 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x558196dddbe0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x558196dddc70 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x558196dddd00 MAP: (8 sibs) 7 children: 42: [14] [14] 0x558196dddd90 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x558196ddde20 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x558196dddeb0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x558196dddf40 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x558196dddfd0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x558196dde060 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x558196dde0f0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x558196dde180 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x558196dde210 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x558196dde2a0 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] 0x558196dab390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196dab420 MAP: (8 sibs) 3 children: 42: [2] [2] 0x558196dab4b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x558196dab540 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x558196dab5d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x558196dab660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x558196dab6f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x558196dab780 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x558196dab810 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x558196dab8a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x558196dab930 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x558196dab9c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x558196daba50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x558196dabae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x558196dabb70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x558196dabc00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x558196dabc90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x558196dabd20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x558196dabdb0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x558196dabe40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x558196dabed0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x558196dabf60 MAP: (8 sibs) 3 children: 42: [22] [22] 0x558196dabff0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x558196dac080 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x558196dac110 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x558196dac1a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x558196dac230 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x558196dac2c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x558196dac350 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] 0x558196dde7c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196dde850 MAP: (8 sibs) 3 children: 42: [2] [2] 0x558196dde8e0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x558196dde970 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x558196ddea00 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x558196ddea90 MAP: (8 sibs) 3 children: 42: [6] [6] 0x558196ddeb20 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x558196ddebb0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x558196ddec40 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x558196ddecd0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x558196dded60 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x558196ddedf0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x558196ddee80 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x558196ddef10 MAP: (8 sibs) 7 children: 42: [14] [14] 0x558196ddefa0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x558196ddf030 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x558196ddf0c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x558196ddf150 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x558196ddf1e0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x558196ddf270 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x558196ddf300 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x558196ddf390 MAP: (8 sibs) 3 children: 42: [22] [22] 0x558196ddf420 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x558196ddf4b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x558196ddf540 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x558196ddf5d0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x558196ddf660 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x558196ddf6f0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x558196ddf780 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] 0x558196dad9c0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x558196dada50 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x558196dadae0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x558196dadb70 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] 0x558196dda880 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x558196dda910 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x558196dda9a0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x558196ddaa30 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] 0x558196daf6f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196daf780 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x558196daf810 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] 0x558196ddf9d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196ddfa60 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x558196ddfaf0 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] 0x558196db1420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196db14b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x558196db1540 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] 0x558196de02e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196de0370 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x558196de0400 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] 0x558196db2640 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196db26d0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x558196db2760 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x558196db27f0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x558196db2880 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x558196db2910 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x558196db29a0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x558196db2a30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x558196db2ac0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x558196db2b50 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x558196db2be0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x558196db2c70 MAP: (8 sibs) 4 children: 42: [12] [12] 0x558196db2d00 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x558196db2d90 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x558196db2e20 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x558196db2eb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x558196db2f40 MAP: (8 sibs) 3 children: 42: [17] [17] 0x558196db2fd0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x558196db3060 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x558196db30f0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x558196db3180 MAP: (8 sibs) 2 children: 42: [21] [21] 0x558196db3210 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x558196db32a0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x558196db3330 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x558196db33c0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x558196db3450 MAP: (8 sibs) 3 children: 42: [26] [26] 0x558196db34e0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x558196db3570 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x558196db3600 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x558196db3690 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x558196db3720 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x558196db37b0 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] 0x558196de1500 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196de1590 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x558196de1620 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x558196de16b0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x558196de1740 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x558196de17d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x558196de1860 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x558196de18f0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x558196de1980 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x558196de1a10 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x558196de1aa0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x558196de1b30 MAP: (8 sibs) 4 children: 42: [12] [12] 0x558196de1bc0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x558196de1c50 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x558196de1ce0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x558196de1d70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x558196de1e00 MAP: (8 sibs) 3 children: 42: [17] [17] 0x558196de1e90 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x558196de1f20 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x558196de1fb0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x558196de2040 MAP: (8 sibs) 2 children: 42: [21] [21] 0x558196de20d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x558196de2160 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x558196de21f0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x558196de2280 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x558196de2310 MAP: (8 sibs) 3 children: 42: [26] [26] 0x558196de23a0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x558196de2430 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x558196de24c0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x558196de2550 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x558196de25e0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x558196de2670 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] 0x558196db4a60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196db4af0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x558196db4b80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x558196db4c10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x558196db4ca0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x558196db4d30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x558196db4dc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x558196db4e50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x558196db4ee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x558196db4f70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x558196db5000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x558196db5090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x558196db5120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x558196db51b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x558196db5240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x558196db52d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x558196db5360 MAP: (8 sibs) 4 children: 42: [17] [17] 0x558196db53f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x558196db5480 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x558196db5510 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x558196db55a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x558196db5630 MAP: (8 sibs) 4 children: 42: [22] [22] 0x558196db56c0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x558196db5750 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x558196db57e0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x558196db5870 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x558196db5900 MAP: (8 sibs) 4 children: 42: [27] [27] 0x558196db5990 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x558196db5a20 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x558196db5ab0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x558196db5b40 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] 0x558196de2710 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196de27a0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x558196de2830 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x558196de28c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x558196de2950 MAP: (8 sibs) 2 children: 42: [5] [5] 0x558196de29e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x558196de2a70 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x558196de2b00 MAP: (8 sibs) 1 children: 42: [8] [8] 0x558196de2b90 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x558196de2c20 MAP: (8 sibs) 1 children: 42: [10] [10] 0x558196de2cb0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x558196de2d40 MAP: (8 sibs) 4 children: 42: [12] [12] 0x558196de2dd0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x558196de2e60 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x558196de2ef0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x558196de2f80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x558196de3010 MAP: (8 sibs) 4 children: 42: [17] [17] 0x558196de30a0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x558196de3130 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x558196de31c0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x558196de3250 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x558196de32e0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x558196de3370 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x558196de3400 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x558196de3490 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x558196de3520 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x558196de35b0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x558196de3640 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x558196de36d0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x558196de3760 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x558196de37f0 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] 0x558196db1d30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196db1dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x558196db1e50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x558196db1ee0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196db1f70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x558196db2000 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x558196db2090 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x558196db2120 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196db21b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x558196db2240 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x558196db22d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196db2360 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x558196db23f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x558196db2480 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] 0x558196de0bf0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196de0c80 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x558196de0d10 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x558196de0da0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196de0e30 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x558196de0ec0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x558196de0f50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x558196de0fe0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196de1070 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x558196de1100 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x558196de1190 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196de1220 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x558196de12b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x558196de1340 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] 0x558196db3850 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196db38e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x558196db3970 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x558196db3a00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196db3a90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x558196db3b20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x558196db3bb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x558196db3c40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196db3cd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x558196db3d60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x558196db3df0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196db3e80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x558196db3f10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x558196db3fa0 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] 0x558196de3920 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196de39b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x558196de3a40 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x558196de3ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196de3b60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x558196de3bf0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x558196de3c80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x558196de3d10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196de3da0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x558196de3e30 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x558196de3ec0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196de3f50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x558196de3fe0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x558196de4070 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] 0x558196db6e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196db6f00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x558196db6f90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x558196db7020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196db70b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x558196db7140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x558196db71d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x558196db7260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196db72f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x558196db7380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x558196db7410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196db74a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x558196db7530 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x558196db75c0 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] 0x558196de4230 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196de42c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x558196de4350 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x558196de43e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196de4470 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x558196de4500 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x558196de4590 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x558196de4620 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196de46b0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x558196de4740 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x558196de47d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196de4860 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x558196de48f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x558196de4980 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] 0x558196db7780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196db7810 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x558196db78a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x558196db7930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196db79c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x558196db7a50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x558196db7ae0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x558196db7b70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196db7c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x558196db7c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x558196db7d20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196db7db0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x558196db7e40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x558196db7ed0 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] 0x558196de4b40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196de4bd0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x558196de4c60 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x558196de4cf0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196de4d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x558196de4e10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x558196de4ea0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x558196de4f30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196de4fc0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x558196de5050 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x558196de50e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196de5170 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x558196de5200 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x558196de5290 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] 0x558196db89a0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x558196db8a30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x558196db8ac0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x558196db8b50 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x558196db8be0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x558196db8c70 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x558196db8d00 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x558196db8d90 MAP: (2 sibs) 4 children: 42: [8] [8] 0x558196db8e20 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x558196db8eb0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x558196db8f40 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x558196db8fd0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x558196db9060 MAP: (2 sibs) 5 children: 42: [13] [13] 0x558196db90f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x558196db9180 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x558196db9210 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x558196db92a0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x558196db9330 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x558196db93c0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x558196db9450 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x558196db94e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x558196db9570 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x558196db9600 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x558196db9690 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] 0x558196de5ef0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x558196de5f80 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x558196de6010 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x558196de60a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x558196de6130 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x558196de61c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x558196de6250 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x558196de62e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x558196de6370 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x558196de6400 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x558196de6490 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x558196de6520 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x558196de65b0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x558196de6640 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x558196de66d0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x558196de6760 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x558196de67f0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x558196de6880 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x558196de6910 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x558196de69a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x558196de6a30 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x558196de6ac0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x558196de6b50 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x558196de6be0 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] 0x558196db9bb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x558196db9c40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x558196db9cd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x558196db9d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x558196db9df0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x558196db9e80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x558196db9f10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x558196db9fa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x558196dba030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x558196dba0c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x558196dba150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x558196dba1e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x558196dba270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x558196dba300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x558196dba390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x558196dba420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x558196dba4b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x558196dba540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x558196dba5d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x558196dba660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x558196dba6f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x558196dba780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x558196dba810 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x558196dba8a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x558196dba930 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x558196dba9c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x558196dbaa50 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] 0x558196de7100 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x558196de7190 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x558196de7220 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x558196de72b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x558196de7340 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x558196de73d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x558196de7460 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x558196de74f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x558196de7580 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x558196de7610 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x558196de76a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x558196de7730 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x558196de77c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x558196de7850 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x558196de78e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x558196de7970 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x558196de7a00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x558196de7a90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x558196de7b20 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x558196de7bb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x558196de7c40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x558196de7cd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x558196de7d60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x558196de7df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x558196de7e80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x558196de7f10 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x558196de7fa0 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] 0x558196dbadc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x558196dbae50 MAP: (6 sibs) 1 children: 42: [2] [2] 0x558196dbaee0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x558196dbaf70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x558196dbb000 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x558196dbb090 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x558196dbb120 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x558196dbb1b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x558196dbb240 MAP: (6 sibs) 1 children: 42: [9] [9] 0x558196dbb2d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x558196dbb360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x558196dbb3f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x558196dbb480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x558196dbb510 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x558196dbb5a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x558196dbb630 MAP: (6 sibs) 1 children: 42: [16] [16] 0x558196dbb6c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x558196dbb750 MAP: (6 sibs) 1 children: 42: [18] [18] 0x558196dbb7e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x558196dbb870 MAP: (6 sibs) 1 children: 42: [20] [20] 0x558196dbb900 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x558196dbb990 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x558196dbba20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x558196dbbab0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x558196dbbb40 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] 0x558196de8310 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x558196de83a0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x558196de8430 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x558196de84c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x558196de8550 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x558196de85e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x558196de8670 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x558196de8700 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x558196de8790 MAP: (6 sibs) 1 children: 42: [9] [9] 0x558196de8820 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x558196de88b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x558196de8940 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x558196de89d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x558196de8a60 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x558196de8af0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x558196de8b80 MAP: (6 sibs) 1 children: 42: [16] [16] 0x558196de8c10 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x558196de8ca0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x558196de8d30 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x558196de8dc0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x558196de8e50 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x558196de8ee0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x558196de8f70 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x558196de9000 MAP: (6 sibs) 1 children: 42: [24] [24] 0x558196de9090 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] 0x558196dbd1e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x558196dbd270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x558196dbd300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x558196dbd390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x558196dbd420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x558196dbd4b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x558196dbd540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x558196dbd5d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x558196dbd660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x558196dbd6f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x558196dbd780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x558196dbd810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x558196dbd8a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x558196dbd930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x558196dbd9c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x558196dbda50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x558196dbdae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x558196dbdb70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x558196dbdc00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x558196dbdc90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x558196dbdd20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x558196dbddb0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x558196dbde40 MAP: (6 sibs) 1 children: 42: [23] [23] 0x558196dbded0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x558196dbdf60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x558196dbdff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x558196dbe080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x558196dbe110 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x558196dbe1a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x558196dbe230 MAP: (6 sibs) 1 children: 42: [30] [30] 0x558196dbe2c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x558196dbe350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x558196dbe3e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x558196dbe470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x558196dbe500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x558196dbe590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x558196dbe620 MAP: (6 sibs) 1 children: 42: [37] [37] 0x558196dbe6b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x558196dbe740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x558196dbe7d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x558196dbe860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x558196dbe8f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x558196dbe980 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] 0x558196dea730 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x558196dea7c0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x558196dea850 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x558196dea8e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x558196dea970 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x558196deaa00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x558196deaa90 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x558196deab20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x558196deabb0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x558196deac40 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x558196deacd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x558196dead60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x558196deadf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x558196deae80 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x558196deaf10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x558196deafa0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x558196deb030 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x558196deb0c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x558196deb150 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x558196deb1e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x558196deb270 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x558196deb300 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x558196deb390 MAP: (6 sibs) 1 children: 42: [23] [23] 0x558196deb420 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x558196deb4b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x558196deb540 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x558196deb5d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x558196deb660 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x558196deb6f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x558196deb780 MAP: (6 sibs) 1 children: 42: [30] [30] 0x558196deb810 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x558196deb8a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x558196deb930 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x558196deb9c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x558196deba50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x558196debae0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x558196debb70 MAP: (6 sibs) 1 children: 42: [37] [37] 0x558196debc00 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x558196debc90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x558196debd20 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x558196debdb0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x558196debe40 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x558196debed0 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] 0x558196dbbfd0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x558196dbc060 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x558196dbc0f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x558196dbc180 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x558196dbc210 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x558196dbc2a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x558196dbc330 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x558196dbc3c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x558196dbc450 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x558196dbc4e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x558196dbc570 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x558196dbc600 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x558196dbc690 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x558196dbc720 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x558196dbc7b0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x558196dbc840 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x558196dbc8d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x558196dbc960 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x558196dbc9f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x558196dbca80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x558196dbcb10 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x558196dbcba0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x558196dbcc30 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x558196dbccc0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x558196dbcd50 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x558196dbcde0 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] 0x558196de9520 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x558196de95b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x558196de9640 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x558196de96d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x558196de9760 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x558196de97f0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x558196de9880 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x558196de9910 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x558196de99a0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x558196de9a30 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x558196de9ac0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x558196de9b50 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x558196de9be0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x558196de9c70 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x558196de9d00 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x558196de9d90 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x558196de9e20 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x558196de9eb0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x558196de9f40 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x558196de9fd0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x558196dea060 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x558196dea0f0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x558196dea180 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x558196dea210 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x558196dea2a0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x558196dea330 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] 0x558196db8090 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x558196db8120 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x558196db81b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x558196db8240 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x558196db82d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x558196db8360 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x558196db83f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x558196db8480 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] 0x558196de55e0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x558196de5670 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x558196de5700 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x558196de5790 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x558196de5820 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x558196de58b0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x558196de5940 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x558196de59d0 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] 0x558196dbf5f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x558196dbf680 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x558196dbf710 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x558196dbf7a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x558196dbf830 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x558196dbf8c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x558196dbf950 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x558196dbf9e0 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] 0x558196decb40 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x558196decbd0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x558196decc60 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x558196deccf0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x558196decd80 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x558196dece10 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x558196decea0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x558196decf30 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] 0x558196dbff00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196dbff90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x558196dc0020 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] 0x558196ded490 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196ded520 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x558196ded5b0 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] 0x558196dc0810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196dc08a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x558196dc0930 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] 0x558196deddd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196dede60 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x558196dedef0 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] 0x558196dc1a30 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x558196dc1ac0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x558196dc1b50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x558196dc1be0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x558196dc1c70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x558196dc1d00 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x558196dc1d90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x558196dc1e20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x558196dc1eb0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x558196dc1f40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x558196dc1fd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x558196dc2060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x558196dc20f0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x558196dc2180 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x558196dc2210 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x558196dc22a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x558196dc2330 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x558196dc23c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x558196dc2450 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x558196dc24e0 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] 0x558196deeff0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x558196def080 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x558196def110 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x558196def1a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x558196def230 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x558196def2c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x558196def350 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x558196def3e0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x558196def470 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x558196def500 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x558196def590 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x558196def620 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x558196def6b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x558196def740 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x558196def7d0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x558196def860 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x558196def8f0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x558196def980 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x558196defa10 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x558196defaa0 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] 0x558196dc2c40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x558196dc2cd0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x558196dc2d60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x558196dc2df0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x558196dc2e80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x558196dc2f10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x558196dc2fa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x558196dc3030 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x558196dc30c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x558196dc3150 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x558196dc31e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x558196dc3270 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x558196dc3300 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x558196dc3390 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x558196dc3420 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x558196dc34b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x558196dc3540 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x558196dc35d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x558196dc3660 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x558196dc36f0 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] 0x558196df0200 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x558196df0290 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x558196df0320 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x558196df03b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x558196df0440 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x558196df04d0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x558196df0560 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x558196df05f0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x558196df0680 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x558196df0710 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x558196df07a0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x558196df0830 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x558196df08c0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x558196df0950 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x558196df09e0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x558196df0a70 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x558196df0b00 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x558196df0b90 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x558196df0c20 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x558196df0cb0 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] 0x558196dc3e50 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x558196dc3ee0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x558196dc3f70 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x558196dc4000 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x558196dc4090 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x558196dc4120 MAP: (8 sibs) 3 children: 42: [6] [6] 0x558196dc41b0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x558196dc4240 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x558196dc42d0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x558196dc4360 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x558196dc43f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x558196dc4480 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x558196dc4510 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x558196dc45a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x558196dc4630 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x558196dc46c0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x558196dc4750 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x558196dc47e0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x558196dc4870 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x558196dc4900 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x558196dc4990 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x558196dc4a20 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x558196dc4ab0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x558196dc4b40 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] 0x558196df1d20 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x558196df1db0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x558196df1e40 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x558196df1ed0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x558196df1f60 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x558196df1ff0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x558196df2080 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x558196df2110 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x558196df21a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x558196df2230 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x558196df22c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x558196df2350 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x558196df23e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x558196df2470 MAP: (8 sibs) 7 children: 42: [14] [14] 0x558196df2500 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x558196df2590 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x558196df2620 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x558196df26b0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x558196df2740 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x558196df27d0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x558196df2860 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x558196df28f0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x558196df2980 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x558196df2a10 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] 0x558196dc5060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196dc50f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x558196dc5180 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x558196dc5210 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x558196dc52a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x558196dc5330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x558196dc53c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x558196dc5450 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x558196dc54e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x558196dc5570 MAP: (8 sibs) 1 children: 42: [10] [10] 0x558196dc5600 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x558196dc5690 MAP: (8 sibs) 1 children: 42: [12] [12] 0x558196dc5720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x558196dc57b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x558196dc5840 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x558196dc58d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x558196dc5960 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x558196dc59f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x558196dc5a80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x558196dc5b10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x558196dc5ba0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x558196dc5c30 MAP: (8 sibs) 3 children: 42: [22] [22] 0x558196dc5cc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x558196dc5d50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x558196dc5de0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x558196dc5e70 MAP: (8 sibs) 1 children: 42: [26] [26] 0x558196dc5f00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x558196dc5f90 MAP: (8 sibs) 1 children: 42: [28] [28] 0x558196dc6020 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] 0x558196df2f30 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196df2fc0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x558196df3050 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x558196df30e0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x558196df3170 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x558196df3200 MAP: (8 sibs) 3 children: 42: [6] [6] 0x558196df3290 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x558196df3320 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x558196df33b0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x558196df3440 MAP: (8 sibs) 1 children: 42: [10] [10] 0x558196df34d0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x558196df3560 MAP: (8 sibs) 1 children: 42: [12] [12] 0x558196df35f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x558196df3680 MAP: (8 sibs) 7 children: 42: [14] [14] 0x558196df3710 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x558196df37a0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x558196df3830 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x558196df38c0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x558196df3950 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x558196df39e0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x558196df3a70 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x558196df3b00 MAP: (8 sibs) 3 children: 42: [22] [22] 0x558196df3b90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x558196df3c20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x558196df3cb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x558196df3d40 MAP: (8 sibs) 1 children: 42: [26] [26] 0x558196df3dd0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x558196df3e60 MAP: (8 sibs) 1 children: 42: [28] [28] 0x558196df3ef0 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] 0x558196dc1120 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x558196dc11b0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x558196dc1240 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x558196dc12d0 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] 0x558196df1410 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x558196df14a0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x558196df1530 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x558196df15c0 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] 0x558196dc6270 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196dc6300 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x558196dc6390 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] 0x558196df4140 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196df41d0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x558196df4260 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] 0x558196dc6b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196dc6c10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x558196dc6ca0 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] 0x558196df4a50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196df4ae0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x558196df4b70 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: 0x558196cff870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x558196cf20e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x558196cf25b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x558196cf2648 KEYVAL: 'y' '2' (2 sibs) 42: 0x558196cf2178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x558196cf26f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x558196cf2788 KEYVAL: 'y' '2' (2 sibs) 42: 0x558196cf2210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x558196cf2830 KEYVAL: 'r' '10' (1 sibs) 42: 0x558196cf22a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x558196cf28d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x558196cf2340 MAP: (8 sibs) 4 children: 42: 0x558196cf2970 KEYVAL: 'x' '1' (4 sibs) 42: 0x558196cf2a08 KEYVAL: 'y' '2' (4 sibs) 42: 0x558196cf2aa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x558196cf2b38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x558196cf23d8 MAP: (8 sibs) 3 children: 42: 0x558196cf2be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x558196cf2c78 KEYVAL: 'r' '10' (3 sibs) 42: 0x558196cf2d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x558196cf2470 MAP: (8 sibs) 2 children: 42: 0x558196cf2db0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x558196cf2ef0 VAL***: '*CENTER' (2 sibs) 42: 0x558196cf2f88 VAL***: '*BIG' (2 sibs) 42: 0x558196cf2e48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x558196cf2508 MAP: (8 sibs) 3 children: 42: 0x558196cf3030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x558196cf3200 VAL***: '*BIG' (3 sibs) 42: 0x558196cf3298 VAL***: '*LEFT' (3 sibs) 42: 0x558196cf3330 VAL***: '*SMALL' (3 sibs) 42: 0x558196cf30c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x558196cf3160 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196df5360 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196df53f0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x558196df5480 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x558196df5510 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x558196df55a0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x558196df5630 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x558196df56c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x558196df5750 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x558196df57e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x558196df5870 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x558196df5900 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x558196df5990 MAP: (8 sibs) 4 children: 42: [12] [12] 0x558196df5a20 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x558196df5ab0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x558196df5b40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x558196df5bd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x558196df5c60 MAP: (8 sibs) 3 children: 42: [17] [17] 0x558196df5cf0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x558196df5d80 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x558196df5e10 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x558196df5ea0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x558196df5f30 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x558196df5fc0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x558196df6050 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x558196df60e0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x558196df6170 MAP: (8 sibs) 3 children: 42: [26] [26] 0x558196df6200 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x558196df6290 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x558196df6320 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x558196df63b0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x558196df6440 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x558196df64d0 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: 0x558196cff988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x558196cf3d60 MAP: (8 sibs) 2 children: 42: 0x558196cf0fd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x558196cf1068 KEYVAL: 'y' '2' (2 sibs) 42: 0x558196cf3df8 MAP: (8 sibs) 2 children: 42: 0x558196cf17d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x558196cf1868 KEYVAL: 'y' '2' (2 sibs) 42: 0x558196cf3e90 MAP: (8 sibs) 1 children: 42: 0x558196cf4230 KEYVAL: 'r' '10' (1 sibs) 42: 0x558196cf3f28 MAP: (8 sibs) 1 children: 42: 0x558196cf42d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x558196cf3fc0 MAP: (8 sibs) 4 children: 42: 0x558196cf4370 KEYVAL: 'x' '1' (4 sibs) 42: 0x558196cf4408 KEYVAL: 'y' '2' (4 sibs) 42: 0x558196cf44a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x558196cf4538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x558196cf4058 MAP: (8 sibs) 4 children: 42: 0x558196cf45e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x558196cf4678 KEYVAL: 'y' '2' (4 sibs) 42: 0x558196cf4710 KEYVAL: 'r' '10' (4 sibs) 42: 0x558196cf47a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x558196cf40f0 MAP: (8 sibs) 4 children: 42: 0x558196cf4850 KEYVAL: 'x' '1' (4 sibs) 42: 0x558196cf48e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x558196cf4980 KEYVAL: 'r' '10' (4 sibs) 42: 0x558196cf4a18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x558196cf4188 MAP: (8 sibs) 4 children: 42: 0x558196cf4ac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x558196cf4b58 KEYVAL: 'y' '2' (4 sibs) 42: 0x558196cf4bf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x558196cf4c88 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196df6570 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196df6600 MAP: (8 sibs) 2 children: 42: [2] [2] 0x558196df6690 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x558196df6720 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x558196df67b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x558196df6840 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x558196df68d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x558196df6960 MAP: (8 sibs) 1 children: 42: [8] [8] 0x558196df69f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x558196df6a80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x558196df6b10 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x558196df6ba0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x558196df6c30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x558196df6cc0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x558196df6d50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x558196df6de0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x558196df6e70 MAP: (8 sibs) 4 children: 42: [17] [17] 0x558196df6f00 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x558196df6f90 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x558196df7020 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x558196df70b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x558196df7140 MAP: (8 sibs) 4 children: 42: [22] [22] 0x558196df71d0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x558196df7260 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x558196df72f0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x558196df7380 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x558196df7410 MAP: (8 sibs) 4 children: 42: [27] [27] 0x558196df74a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x558196df7530 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x558196df75c0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x558196df7650 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: 0x558196cffaa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x558196cf51a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x558196cf5238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x558196cf52d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x558196cf5540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x558196cf55d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x558196cf5368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x558196cf11b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x558196cf5400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x558196cf5680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x558196cf5718 KEYVAL: 'age' '10' (2 sibs) 42: 0x558196cf5498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x558196cf57c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x558196cf5858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196df76f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196df7780 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x558196df7810 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x558196df78a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196df7930 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x558196df79c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x558196df7a50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x558196df7ae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196df7b70 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x558196df7c00 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x558196df7c90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196df7d20 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x558196df7db0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x558196df7e40 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: 0x558196cffbb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x558196cf5900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x558196cf5998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x558196cf5a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x558196cf5ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x558196cf5d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x558196cf5ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x558196cf5de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x558196cf5b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x558196cf5e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x558196cf5f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x558196cf5bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x558196cf5fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x558196cf6058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196df7ee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196df7f70 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x558196df8000 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x558196df8090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196df8120 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x558196df81b0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x558196df8240 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x558196df82d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196df8360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x558196df83f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x558196df8480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196df8510 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x558196df85a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x558196df8630 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: 0x558196cffcd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x558196cf69d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x558196cf6a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x558196cf6b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x558196cf6d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x558196cf6e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x558196cf6b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x558196cf6eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x558196cf6c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x558196cf6f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x558196cf6fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x558196cf6cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x558196cf7090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x558196cf7128 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196df86d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196df8760 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x558196df87f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x558196df8880 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196df8910 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x558196df89a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x558196df8a30 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x558196df8ac0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196df8b50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x558196df8be0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x558196df8c70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196df8d00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x558196df8d90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x558196df8e20 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: 0x558196cffde8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x558196cf4d80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x558196cf4e18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x558196cf4eb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x558196cf71d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x558196cf7268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x558196cf4f48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x558196cf7310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x558196cf4fe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x558196cf73b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x558196cf7448 KEYVAL: 'age' '10' (2 sibs) 42: 0x558196cf5078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x558196cf74f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x558196cf7588 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196df8ec0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196df8f50 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x558196df8fe0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x558196df9070 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196df9100 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x558196df9190 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x558196df9220 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x558196df92b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196df9340 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x558196df93d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x558196df9460 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196df94f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x558196df9580 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x558196df9610 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: 0x558196cfff00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x558196cf7c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x558196cf7cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x558196cf7d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x558196cf1910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x558196cf19a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x558196cf7df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x558196cf8060 MAP: (2 sibs) 4 children: 42: 0x558196cf3640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x558196cf36d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x558196cf3770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x558196cf3808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x558196cf80f8 MAP: (2 sibs) 5 children: 42: 0x558196cf81a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x558196cf8238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x558196cf82d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x558196cf8368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x558196cf8400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x558196cf7e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x558196cf14c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x558196cf1558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x558196cf15f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x558196cf7f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x558196cf7fc0 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] 0x558196df96b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x558196df9740 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x558196df97d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x558196df9860 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x558196df98f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x558196df9980 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x558196df9a10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x558196df9aa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x558196df9b30 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x558196df9bc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x558196df9c50 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x558196df9ce0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x558196df9d70 MAP: (2 sibs) 5 children: 42: [13] [13] 0x558196df9e00 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x558196df9e90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x558196df9f20 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x558196df9fb0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x558196dfa040 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x558196dfa0d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x558196dfa160 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x558196dfa1f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x558196dfa280 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x558196dfa310 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x558196dfa3a0 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: 0x558196d00018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x558196cf84f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x558196cf8588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x558196cf8620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x558196cf8920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x558196cf89b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x558196cf86b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x558196cf8a60 MAP: (2 sibs) 4 children: 42: 0x558196cf38b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x558196cf3948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x558196cf39e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x558196cf3a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x558196cf8af8 MAP: (2 sibs) 5 children: 42: 0x558196cf8ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x558196cf8c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x558196cf8cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x558196cf8d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x558196cf8e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x558196cf8750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x558196cf1df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x558196cf1e88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x558196cf1f20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x558196cf87e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x558196cf8ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x558196cf8f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x558196cf8fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x558196cf8880 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] 0x558196dfa440 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x558196dfa4d0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x558196dfa560 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x558196dfa5f0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x558196dfa680 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x558196dfa710 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x558196dfa7a0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x558196dfa830 MAP: (2 sibs) 4 children: 42: [8] [8] 0x558196dfa8c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x558196dfa950 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x558196dfa9e0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x558196dfaa70 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x558196dfab00 MAP: (2 sibs) 5 children: 42: [13] [13] 0x558196dfab90 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x558196dfac20 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x558196dfacb0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x558196dfad40 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x558196dfadd0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x558196dfae60 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x558196dfaef0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x558196dfaf80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x558196dfb010 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x558196dfb0a0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x558196dfb130 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x558196dfb1c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x558196dfb250 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x558196dfb2e0 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: 0x558196d00130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x558196cfab70 MAP: (6 sibs) 1 children: 42: 0x558196cfaf10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x558196cfafb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfb048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x558196cfb0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x558196cfb178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x558196cfb210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x558196cfac08 MAP: (6 sibs) 1 children: 42: 0x558196cfb2b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x558196cfb350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfb3e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x558196cfb480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x558196cfb518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x558196cfb5b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x558196cfaca0 MAP: (6 sibs) 1 children: 42: 0x558196cfb650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x558196cfad38 MAP: (6 sibs) 1 children: 42: 0x558196cfb6f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x558196cfadd0 MAP: (6 sibs) 1 children: 42: 0x558196cfb790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x558196cfb830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x558196cfb8c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x558196cfae68 MAP: (6 sibs) 1 children: 42: 0x558196cfb970 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dfb380 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x558196dfb410 MAP: (6 sibs) 1 children: 42: [2] [2] 0x558196dfb4a0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x558196dfb530 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x558196dfb5c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x558196dfb650 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x558196dfb6e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x558196dfb770 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x558196dfb800 MAP: (6 sibs) 1 children: 42: [9] [9] 0x558196dfb890 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x558196dfb920 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x558196dfb9b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x558196dfba40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x558196dfbad0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x558196dfbb60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x558196dfbbf0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x558196dfbc80 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x558196dfbd10 MAP: (6 sibs) 1 children: 42: [18] [18] 0x558196dfbda0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x558196dfbe30 MAP: (6 sibs) 1 children: 42: [20] [20] 0x558196dfbec0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x558196dfbf50 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x558196dfbfe0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x558196dfc070 MAP: (6 sibs) 1 children: 42: [24] [24] 0x558196dfc100 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: 0x558196d00248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x558196cfcc10 MAP: (6 sibs) 1 children: 42: 0x558196cf6750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfcfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfd048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x558196cfd0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x558196cfd178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x558196cfd210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x558196cfcca8 MAP: (6 sibs) 1 children: 42: 0x558196cf67f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfd2b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfd348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x558196cfd3e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x558196cfd478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x558196cfd510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x558196cfcd40 MAP: (6 sibs) 1 children: 42: 0x558196cf6890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfd5b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfd648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x558196cfd6e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x558196cfd778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x558196cfd810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x558196cfcdd8 MAP: (6 sibs) 1 children: 42: 0x558196cf6930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfd8b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfd948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x558196cfd9e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x558196cfda78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x558196cfdb10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x558196cfce70 MAP: (6 sibs) 1 children: 42: 0x558196cfdbb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfdc50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfdce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x558196cfdd80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x558196cfde18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x558196cfdeb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x558196cfcf08 MAP: (6 sibs) 1 children: 42: 0x558196cfdf50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfdff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfe088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x558196cfe120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x558196cfe1b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x558196cfe250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dfc1a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x558196dfc230 MAP: (6 sibs) 1 children: 42: [2] [2] 0x558196dfc2c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x558196dfc350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x558196dfc3e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x558196dfc470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x558196dfc500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x558196dfc590 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x558196dfc620 MAP: (6 sibs) 1 children: 42: [9] [9] 0x558196dfc6b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x558196dfc740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x558196dfc7d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x558196dfc860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x558196dfc8f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x558196dfc980 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x558196dfca10 MAP: (6 sibs) 1 children: 42: [16] [16] 0x558196dfcaa0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x558196dfcb30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x558196dfcbc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x558196dfcc50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x558196dfcce0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x558196dfcd70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x558196dfce00 MAP: (6 sibs) 1 children: 42: [23] [23] 0x558196dfce90 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x558196dfcf20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x558196dfcfb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x558196dfd040 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x558196dfd0d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x558196dfd160 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x558196dfd1f0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x558196dfd280 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x558196dfd310 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x558196dfd3a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x558196dfd430 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x558196dfd4c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x558196dfd550 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x558196dfd5e0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x558196dfd670 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x558196dfd700 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x558196dfd790 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x558196dfd820 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x558196dfd8b0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x558196dfd940 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: 0x558196d00360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x558196cfe2f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x558196cfe388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x558196cfe420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x558196cfe4b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x558196cfe550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x558196cfe5e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x558196cfe680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x558196cfe718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x558196cfe7b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x558196cfc010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x558196cfe848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x558196cfc0b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x558196cfe8e0 DOCMAP: (17 sibs) 2 children: 42: 0x558196cf0e90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x558196cf0f28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x558196cfe978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x558196cfc150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x558196cfea10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x558196cfc1f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x558196cfeaa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x558196cfba10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x558196cfeb40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x558196cfbab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x558196cfebd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x558196cfec70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dfd9e0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x558196dfda70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x558196dfdb00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x558196dfdb90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x558196dfdc20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x558196dfdcb0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x558196dfdd40 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x558196dfddd0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x558196dfde60 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x558196dfdef0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x558196dfdf80 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x558196dfe010 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x558196dfe0a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x558196dfe130 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x558196dfe1c0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x558196dfe250 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x558196dfe2e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x558196dfe370 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x558196dfe400 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x558196dfe490 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x558196dfe520 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x558196dfe5b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x558196dfe640 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x558196dfe6d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x558196dfe760 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x558196dfe7f0 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: 0x558196d00478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x558196cfc610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x558196cfc6a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x558196cfc740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x558196cfc7d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x558196cfc870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x558196cf6100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x558196cf6198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dee940 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x558196dee9d0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x558196deea60 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x558196deeaf0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x558196deeb80 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x558196deec10 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x558196deeca0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x558196deed30 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: 0x558196d00590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x558196cf9070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x558196cf9108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x558196cf91a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x558196cf9238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x558196cf92d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x558196cf6290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x558196cf6328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dfe890 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x558196dfe920 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x558196dfe9b0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x558196dfea40 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x558196dfead0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x558196dfeb60 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x558196dfebf0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x558196dfec80 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: 0x558196d006a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x558196cf1690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x558196cf1728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196da2930 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196da29c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x558196da2a50 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: 0x558196d007c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x558196cf7630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x558196cf76c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196deedd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196deee60 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x558196deeef0 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: 0x558196d008d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x558196cfee50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x558196cfeee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x558196cfef80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x558196cff320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x558196cff3b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x558196cff018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x558196cf1c20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x558196cf1cb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x558196cf1d50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x558196cff0b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x558196cff460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x558196cff4f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x558196cff148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x558196cff1e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x558196cff5a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x558196cff638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x558196cff278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x558196cff6e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x558196cff778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dfed20 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x558196dfedb0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x558196dfee40 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x558196dfeed0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x558196dfef60 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x558196dfeff0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x558196dff080 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x558196dff110 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x558196dff1a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x558196dff230 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x558196dff2c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x558196dff350 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x558196dff3e0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x558196dff470 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x558196dff500 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x558196dff590 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x558196dff620 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x558196dff6b0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x558196dff740 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x558196dff7d0 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: 0x558196d009f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x558196d01b30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x558196d01bc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x558196d01c60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x558196d02000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x558196d02098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x558196d01cf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x558196d02140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x558196d021d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x558196d02270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x558196d01d90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x558196d02310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x558196d023a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x558196d01e28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x558196d01ec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x558196d02450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x558196d024e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x558196d01f58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x558196d02590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x558196d02628 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196dff870 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x558196dff900 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x558196dff990 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x558196dffa20 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x558196dffab0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x558196dffb40 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x558196dffbd0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x558196dffc60 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x558196dffcf0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x558196dffd80 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x558196dffe10 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x558196dffea0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x558196dfff30 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x558196dfffc0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x558196e00050 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x558196e000e0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x558196e00170 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x558196e00200 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x558196e00290 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x558196e00320 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: 0x558196d00b08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x558196cf9f90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x558196cfa460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x558196cfa4f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x558196cfa590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x558196cfa028 MAP: (8 sibs) 3 children: 42: 0x558196cfa630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x558196cfa6c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x558196cfa760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x558196cfa0c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x558196cf9710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x558196cfa158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x558196cf97b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x558196cfa1f0 MAP: (8 sibs) 7 children: 42: 0x558196d026d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x558196d02768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x558196d02800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x558196d02898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x558196d02930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x558196d029c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x558196d02a60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x558196cfa288 VAL***: '*a0' (8 sibs) 42: 0x558196cfa320 VAL***: '*a7' (8 sibs) 42: 0x558196cfa3b8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e003c0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x558196e00450 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x558196e004e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x558196e00570 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x558196e00600 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x558196e00690 MAP: (8 sibs) 3 children: 42: [6] [6] 0x558196e00720 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x558196e007b0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x558196e00840 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x558196e008d0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x558196e00960 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x558196e009f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x558196e00a80 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x558196e00b10 MAP: (8 sibs) 7 children: 42: [14] [14] 0x558196e00ba0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x558196e00c30 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x558196e00cc0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x558196e00d50 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x558196e00de0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x558196e00e70 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x558196e00f00 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x558196e00f90 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x558196e01020 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x558196e010b0 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: 0x558196d00c20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x558196d02b00 MAP: (8 sibs) 3 children: 42: 0x558196d02fd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x558196d03068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x558196d03100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x558196d02b98 MAP: (8 sibs) 3 children: 42: 0x558196d031a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x558196d03238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x558196d032d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x558196d02c30 MAP: (8 sibs) 1 children: 42: 0x558196cf7b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x558196d02cc8 MAP: (8 sibs) 1 children: 42: 0x558196cfaa20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x558196d02d60 MAP: (8 sibs) 7 children: 42: 0x558196d03370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x558196d03408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x558196d034a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x558196d03538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x558196d035d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x558196d03668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x558196d03700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x558196d02df8 MAP: (8 sibs) 3 children: 42: 0x558196d037a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x558196d03838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x558196d038d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x558196d02e90 MAP: (8 sibs) 1 children: 42: 0x558196d03970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x558196d02f28 MAP: (8 sibs) 1 children: 42: 0x558196d03a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e01150 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196e011e0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x558196e01270 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x558196e01300 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x558196e01390 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x558196e01420 MAP: (8 sibs) 3 children: 42: [6] [6] 0x558196e014b0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x558196e01540 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x558196e015d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x558196e01660 MAP: (8 sibs) 1 children: 42: [10] [10] 0x558196e016f0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x558196e01780 MAP: (8 sibs) 1 children: 42: [12] [12] 0x558196e01810 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x558196e018a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x558196e01930 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x558196e019c0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x558196e01a50 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x558196e01ae0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x558196e01b70 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x558196e01c00 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x558196e01c90 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x558196e01d20 MAP: (8 sibs) 3 children: 42: [22] [22] 0x558196e01db0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x558196e01e40 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x558196e01ed0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x558196e01f60 MAP: (8 sibs) 1 children: 42: [26] [26] 0x558196e01ff0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x558196e02080 MAP: (8 sibs) 1 children: 42: [28] [28] 0x558196e02110 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: 0x558196d00d38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x558196cf1a50 KEYVAL: 'a' '1' (3 sibs) 42: 0x558196cf1ae8 KEYVAL: 'b' '' (3 sibs) 42: 0x558196cf1b80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e021b0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x558196e02240 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x558196e022d0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x558196e02360 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: 0x558196d00e50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x558196cf7770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x558196cf7808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e02400 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196e02490 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x558196e02520 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: 0x558196d00f68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x558196cf78b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x558196cf7948 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e025c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196e02650 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x558196e026e0 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: 0x558196cff870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x558196cf20e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x558196cf25b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x558196cf2648 KEYVAL: 'y' '2' (2 sibs) 42: 0x558196cf2178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x558196cf26f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x558196cf2788 KEYVAL: 'y' '2' (2 sibs) 42: 0x558196cf2210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x558196cf2830 KEYVAL: 'r' '10' (1 sibs) 42: 0x558196cf22a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x558196cf28d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x558196cf2340 MAP: (8 sibs) 4 children: 42: 0x558196cf2970 KEYVAL: 'x' '1' (4 sibs) 42: 0x558196cf2a08 KEYVAL: 'y' '2' (4 sibs) 42: 0x558196cf2aa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x558196cf2b38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x558196cf23d8 MAP: (8 sibs) 3 children: 42: 0x558196cf2be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x558196cf2c78 KEYVAL: 'r' '10' (3 sibs) 42: 0x558196cf2d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x558196cf2470 MAP: (8 sibs) 2 children: 42: 0x558196cf2db0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x558196cf2ef0 VAL***: '*CENTER' (2 sibs) 42: 0x558196cf2f88 VAL***: '*BIG' (2 sibs) 42: 0x558196cf2e48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x558196cf2508 MAP: (8 sibs) 3 children: 42: 0x558196cf3030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x558196cf3200 VAL***: '*BIG' (3 sibs) 42: 0x558196cf3298 VAL***: '*LEFT' (3 sibs) 42: 0x558196cf3330 VAL***: '*SMALL' (3 sibs) 42: 0x558196cf30c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x558196cf3160 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e02780 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196e02810 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x558196e028a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x558196e02930 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x558196e029c0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x558196e02a50 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x558196e02ae0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x558196e02b70 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x558196e02c00 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x558196e02c90 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x558196e02d20 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x558196e02db0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x558196e02e40 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x558196e02ed0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x558196e02f60 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x558196e02ff0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x558196e03080 MAP: (8 sibs) 3 children: 42: [17] [17] 0x558196e03110 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x558196e031a0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x558196e03230 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x558196e032c0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x558196e03350 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x558196e033e0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x558196e03470 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x558196e03500 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x558196e03590 MAP: (8 sibs) 3 children: 42: [26] [26] 0x558196e03620 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x558196e036b0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x558196e03740 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x558196e037d0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x558196e03860 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x558196e038f0 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: 0x558196cff988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x558196cf3d60 MAP: (8 sibs) 2 children: 42: 0x558196cf0fd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x558196cf1068 KEYVAL: 'y' '2' (2 sibs) 42: 0x558196cf3df8 MAP: (8 sibs) 2 children: 42: 0x558196cf17d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x558196cf1868 KEYVAL: 'y' '2' (2 sibs) 42: 0x558196cf3e90 MAP: (8 sibs) 1 children: 42: 0x558196cf4230 KEYVAL: 'r' '10' (1 sibs) 42: 0x558196cf3f28 MAP: (8 sibs) 1 children: 42: 0x558196cf42d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x558196cf3fc0 MAP: (8 sibs) 4 children: 42: 0x558196cf4370 KEYVAL: 'x' '1' (4 sibs) 42: 0x558196cf4408 KEYVAL: 'y' '2' (4 sibs) 42: 0x558196cf44a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x558196cf4538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x558196cf4058 MAP: (8 sibs) 4 children: 42: 0x558196cf45e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x558196cf4678 KEYVAL: 'y' '2' (4 sibs) 42: 0x558196cf4710 KEYVAL: 'r' '10' (4 sibs) 42: 0x558196cf47a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x558196cf40f0 MAP: (8 sibs) 4 children: 42: 0x558196cf4850 KEYVAL: 'x' '1' (4 sibs) 42: 0x558196cf48e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x558196cf4980 KEYVAL: 'r' '10' (4 sibs) 42: 0x558196cf4a18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x558196cf4188 MAP: (8 sibs) 4 children: 42: 0x558196cf4ac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x558196cf4b58 KEYVAL: 'y' '2' (4 sibs) 42: 0x558196cf4bf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x558196cf4c88 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e03990 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196e03a20 MAP: (8 sibs) 2 children: 42: [2] [2] 0x558196e03ab0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x558196e03b40 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x558196e03bd0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x558196e03c60 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x558196e03cf0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x558196e03d80 MAP: (8 sibs) 1 children: 42: [8] [8] 0x558196e03e10 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x558196e03ea0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x558196e03f30 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x558196e03fc0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x558196e04050 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x558196e040e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x558196e04170 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x558196e04200 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x558196e04290 MAP: (8 sibs) 4 children: 42: [17] [17] 0x558196e04320 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x558196e043b0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x558196e04440 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x558196e044d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x558196e04560 MAP: (8 sibs) 4 children: 42: [22] [22] 0x558196e045f0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x558196e04680 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x558196e04710 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x558196e047a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x558196e04830 MAP: (8 sibs) 4 children: 42: [27] [27] 0x558196e048c0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x558196e04950 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x558196e049e0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x558196e04a70 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: 0x558196cffaa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x558196cf51a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x558196cf5238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x558196cf52d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x558196cf5540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x558196cf55d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x558196cf5368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x558196cf11b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x558196cf5400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x558196cf5680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x558196cf5718 KEYVAL: 'age' '10' (2 sibs) 42: 0x558196cf5498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x558196cf57c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x558196cf5858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e04b10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196e04ba0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x558196e04c30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x558196e04cc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196e04d50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x558196e04de0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x558196e04e70 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x558196e04f00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196e04f90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x558196e05020 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x558196e050b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196e05140 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x558196e051d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x558196e05260 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: 0x558196cffbb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x558196cf5900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x558196cf5998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x558196cf5a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x558196cf5ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x558196cf5d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x558196cf5ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x558196cf5de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x558196cf5b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x558196cf5e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x558196cf5f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x558196cf5bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x558196cf5fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x558196cf6058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e05300 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196e05390 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x558196e05420 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x558196e054b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196e05540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x558196e055d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x558196e05660 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x558196e056f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196e05780 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x558196e05810 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x558196e058a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196e05930 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x558196e059c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x558196e05a50 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: 0x558196cffcd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x558196cf69d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x558196cf6a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x558196cf6b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x558196cf6d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x558196cf6e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x558196cf6b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x558196cf6eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x558196cf6c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x558196cf6f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x558196cf6fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x558196cf6cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x558196cf7090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x558196cf7128 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e05af0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196e05b80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x558196e05c10 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x558196e05ca0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196e05d30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x558196e05dc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x558196e05e50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x558196e05ee0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196e05f70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x558196e06000 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x558196e06090 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196e06120 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x558196e061b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x558196e06240 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: 0x558196cffde8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x558196cf4d80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x558196cf4e18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x558196cf4eb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x558196cf71d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x558196cf7268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x558196cf4f48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x558196cf7310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x558196cf4fe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x558196cf73b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x558196cf7448 KEYVAL: 'age' '10' (2 sibs) 42: 0x558196cf5078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x558196cf74f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x558196cf7588 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e062e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x558196e06370 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x558196e06400 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x558196e06490 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x558196e06520 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x558196e065b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x558196e06640 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x558196e066d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x558196e06760 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x558196e067f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x558196e06880 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x558196e06910 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x558196e069a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x558196e06a30 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: 0x558196cfff00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x558196cf7c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x558196cf7cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x558196cf7d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x558196cf1910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x558196cf19a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x558196cf7df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x558196cf8060 MAP: (2 sibs) 4 children: 42: 0x558196cf3640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x558196cf36d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x558196cf3770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x558196cf3808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x558196cf80f8 MAP: (2 sibs) 5 children: 42: 0x558196cf81a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x558196cf8238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x558196cf82d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x558196cf8368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x558196cf8400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x558196cf7e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x558196cf14c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x558196cf1558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x558196cf15f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x558196cf7f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x558196cf7fc0 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] 0x558196e06ad0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x558196e06b60 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x558196e06bf0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x558196e06c80 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x558196e06d10 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x558196e06da0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x558196e06e30 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x558196e06ec0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x558196e06f50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x558196e06fe0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x558196e07070 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x558196e07100 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x558196e07190 MAP: (2 sibs) 5 children: 42: [13] [13] 0x558196e07220 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x558196e072b0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x558196e07340 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x558196e073d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x558196e07460 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x558196e074f0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x558196e07580 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x558196e07610 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x558196e076a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x558196e07730 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x558196e077c0 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: 0x558196d00018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x558196cf84f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x558196cf8588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x558196cf8620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x558196cf8920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x558196cf89b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x558196cf86b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x558196cf8a60 MAP: (2 sibs) 4 children: 42: 0x558196cf38b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x558196cf3948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x558196cf39e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x558196cf3a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x558196cf8af8 MAP: (2 sibs) 5 children: 42: 0x558196cf8ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x558196cf8c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x558196cf8cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x558196cf8d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x558196cf8e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x558196cf8750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x558196cf1df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x558196cf1e88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x558196cf1f20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x558196cf87e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x558196cf8ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x558196cf8f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x558196cf8fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x558196cf8880 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] 0x558196e07860 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x558196e078f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x558196e07980 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x558196e07a10 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x558196e07aa0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x558196e07b30 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x558196e07bc0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x558196e07c50 MAP: (2 sibs) 4 children: 42: [8] [8] 0x558196e07ce0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x558196e07d70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x558196e07e00 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x558196e07e90 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x558196e07f20 MAP: (2 sibs) 5 children: 42: [13] [13] 0x558196e07fb0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x558196e08040 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x558196e080d0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x558196e08160 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x558196e081f0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x558196e08280 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x558196e08310 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x558196e083a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x558196e08430 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x558196e084c0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x558196e08550 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x558196e085e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x558196e08670 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x558196e08700 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: 0x558196d00130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x558196cfab70 MAP: (6 sibs) 1 children: 42: 0x558196cfaf10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x558196cfafb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfb048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x558196cfb0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x558196cfb178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x558196cfb210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x558196cfac08 MAP: (6 sibs) 1 children: 42: 0x558196cfb2b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x558196cfb350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfb3e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x558196cfb480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x558196cfb518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x558196cfb5b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x558196cfaca0 MAP: (6 sibs) 1 children: 42: 0x558196cfb650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x558196cfad38 MAP: (6 sibs) 1 children: 42: 0x558196cfb6f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x558196cfadd0 MAP: (6 sibs) 1 children: 42: 0x558196cfb790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x558196cfb830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x558196cfb8c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x558196cfae68 MAP: (6 sibs) 1 children: 42: 0x558196cfb970 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e087a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x558196e08830 MAP: (6 sibs) 1 children: 42: [2] [2] 0x558196e088c0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x558196e08950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x558196e089e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x558196e08a70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x558196e08b00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x558196e08b90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x558196e08c20 MAP: (6 sibs) 1 children: 42: [9] [9] 0x558196e08cb0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x558196e08d40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x558196e08dd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x558196e08e60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x558196e08ef0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x558196e08f80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x558196e09010 MAP: (6 sibs) 1 children: 42: [16] [16] 0x558196e090a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x558196e09130 MAP: (6 sibs) 1 children: 42: [18] [18] 0x558196e091c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x558196e09250 MAP: (6 sibs) 1 children: 42: [20] [20] 0x558196e092e0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x558196e09370 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x558196e09400 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x558196e09490 MAP: (6 sibs) 1 children: 42: [24] [24] 0x558196e09520 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: 0x558196d00248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x558196cfcc10 MAP: (6 sibs) 1 children: 42: 0x558196cf6750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfcfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfd048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x558196cfd0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x558196cfd178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x558196cfd210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x558196cfcca8 MAP: (6 sibs) 1 children: 42: 0x558196cf67f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfd2b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfd348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x558196cfd3e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x558196cfd478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x558196cfd510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x558196cfcd40 MAP: (6 sibs) 1 children: 42: 0x558196cf6890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfd5b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfd648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x558196cfd6e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x558196cfd778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x558196cfd810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x558196cfcdd8 MAP: (6 sibs) 1 children: 42: 0x558196cf6930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfd8b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfd948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x558196cfd9e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x558196cfda78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x558196cfdb10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x558196cfce70 MAP: (6 sibs) 1 children: 42: 0x558196cfdbb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfdc50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfdce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x558196cfdd80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x558196cfde18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x558196cfdeb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x558196cfcf08 MAP: (6 sibs) 1 children: 42: 0x558196cfdf50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x558196cfdff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x558196cfe088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x558196cfe120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x558196cfe1b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x558196cfe250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e095c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x558196e09650 MAP: (6 sibs) 1 children: 42: [2] [2] 0x558196e096e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x558196e09770 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x558196e09800 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x558196e09890 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x558196e09920 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x558196e099b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x558196e09a40 MAP: (6 sibs) 1 children: 42: [9] [9] 0x558196e09ad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x558196e09b60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x558196e09bf0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x558196e09c80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x558196e09d10 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x558196e09da0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x558196e09e30 MAP: (6 sibs) 1 children: 42: [16] [16] 0x558196e09ec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x558196e09f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x558196e09fe0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x558196e0a070 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x558196e0a100 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x558196e0a190 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x558196e0a220 MAP: (6 sibs) 1 children: 42: [23] [23] 0x558196e0a2b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x558196e0a340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x558196e0a3d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x558196e0a460 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x558196e0a4f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x558196e0a580 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x558196e0a610 MAP: (6 sibs) 1 children: 42: [30] [30] 0x558196e0a6a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x558196e0a730 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x558196e0a7c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x558196e0a850 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x558196e0a8e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x558196e0a970 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x558196e0aa00 MAP: (6 sibs) 1 children: 42: [37] [37] 0x558196e0aa90 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x558196e0ab20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x558196e0abb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x558196e0ac40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x558196e0acd0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x558196e0ad60 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: 0x558196d00360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x558196cfe2f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x558196cfe388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x558196cfe420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x558196cfe4b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x558196cfe550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x558196cfe5e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x558196cfe680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x558196cfe718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x558196cfe7b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x558196cfc010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x558196cfe848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x558196cfc0b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x558196cfe8e0 DOCMAP: (17 sibs) 2 children: 42: 0x558196cf0e90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x558196cf0f28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x558196cfe978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x558196cfc150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x558196cfea10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x558196cfc1f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x558196cfeaa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x558196cfba10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x558196cfeb40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x558196cfbab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x558196cfebd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x558196cfec70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e0ae00 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x558196e0ae90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x558196e0af20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x558196e0afb0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x558196e0b040 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x558196e0b0d0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x558196e0b160 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x558196e0b1f0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x558196e0b280 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x558196e0b310 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x558196e0b3a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x558196e0b430 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x558196e0b4c0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x558196e0b550 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x558196e0b5e0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x558196e0b670 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x558196e0b700 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x558196e0b790 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x558196e0b820 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x558196e0b8b0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x558196e0b940 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x558196e0b9d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x558196e0ba60 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x558196e0baf0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x558196e0bb80 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x558196e0bc10 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: 0x558196d00478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x558196cfc610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x558196cfc6a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x558196cfc740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x558196cfc7d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x558196cfc870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x558196cf6100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x558196cf6198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e0bcb0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x558196e0bd40 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x558196e0bdd0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x558196e0be60 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x558196e0bef0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x558196e0bf80 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x558196e0c010 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x558196e0c0a0 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: 0x558196d00590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x558196cf9070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x558196cf9108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x558196cf91a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x558196cf9238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x558196cf92d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x558196cf6290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x558196cf6328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e0c140 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x558196e0c1d0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x558196e0c260 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x558196e0c2f0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x558196e0c380 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x558196e0c410 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x558196e0c4a0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x558196e0c530 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: 0x558196d006a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x558196cf1690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x558196cf1728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e0c5d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196e0c660 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x558196e0c6f0 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: 0x558196d007c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x558196cf7630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x558196cf76c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e0c790 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196e0c820 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x558196e0c8b0 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: 0x558196d008d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x558196cfee50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x558196cfeee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x558196cfef80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x558196cff320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x558196cff3b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x558196cff018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x558196cf1c20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x558196cf1cb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x558196cf1d50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x558196cff0b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x558196cff460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x558196cff4f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x558196cff148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x558196cff1e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x558196cff5a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x558196cff638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x558196cff278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x558196cff6e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x558196cff778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e0c950 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x558196e0c9e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x558196e0ca70 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x558196e0cb00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x558196e0cb90 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x558196e0cc20 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x558196e0ccb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x558196e0cd40 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x558196e0cdd0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x558196e0ce60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x558196e0cef0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x558196e0cf80 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x558196e0d010 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x558196e0d0a0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x558196e0d130 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x558196e0d1c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x558196e0d250 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x558196e0d2e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x558196e0d370 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x558196e0d400 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: 0x558196d009f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x558196d01b30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x558196d01bc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x558196d01c60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x558196d02000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x558196d02098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x558196d01cf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x558196d02140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x558196d021d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x558196d02270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x558196d01d90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x558196d02310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x558196d023a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x558196d01e28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x558196d01ec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x558196d02450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x558196d024e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x558196d01f58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x558196d02590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x558196d02628 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e0d4a0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x558196e0d530 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x558196e0d5c0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x558196e0d650 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x558196e0d6e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x558196e0d770 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x558196e0d800 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x558196e0d890 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x558196e0d920 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x558196e0d9b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x558196e0da40 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x558196e0dad0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x558196e0db60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x558196e0dbf0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x558196e0dc80 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x558196e0dd10 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x558196e0dda0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x558196e0de30 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x558196e0dec0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x558196e0df50 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: 0x558196d00b08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x558196cf9f90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x558196cfa460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x558196cfa4f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x558196cfa590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x558196cfa028 MAP: (8 sibs) 3 children: 42: 0x558196cfa630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x558196cfa6c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x558196cfa760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x558196cfa0c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x558196cf9710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x558196cfa158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x558196cf97b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x558196cfa1f0 MAP: (8 sibs) 7 children: 42: 0x558196d026d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x558196d02768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x558196d02800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x558196d02898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x558196d02930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x558196d029c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x558196d02a60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x558196cfa288 VAL***: '*a0' (8 sibs) 42: 0x558196cfa320 VAL***: '*a7' (8 sibs) 42: 0x558196cfa3b8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e0dff0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x558196e0e080 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x558196e0e110 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x558196e0e1a0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x558196e0e230 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x558196e0e2c0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x558196e0e350 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x558196e0e3e0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x558196e0e470 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x558196e0e500 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x558196e0e590 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x558196e0e620 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x558196e0e6b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x558196e0e740 MAP: (8 sibs) 7 children: 42: [14] [14] 0x558196e0e7d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x558196e0e860 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x558196e0e8f0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x558196e0e980 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x558196e0ea10 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x558196e0eaa0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x558196e0eb30 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x558196e0ebc0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x558196e0ec50 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x558196e0ece0 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: 0x558196d00c20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x558196d02b00 MAP: (8 sibs) 3 children: 42: 0x558196d02fd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x558196d03068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x558196d03100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x558196d02b98 MAP: (8 sibs) 3 children: 42: 0x558196d031a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x558196d03238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x558196d032d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x558196d02c30 MAP: (8 sibs) 1 children: 42: 0x558196cf7b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x558196d02cc8 MAP: (8 sibs) 1 children: 42: 0x558196cfaa20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x558196d02d60 MAP: (8 sibs) 7 children: 42: 0x558196d03370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x558196d03408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x558196d034a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x558196d03538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x558196d035d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x558196d03668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x558196d03700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x558196d02df8 MAP: (8 sibs) 3 children: 42: 0x558196d037a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x558196d03838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x558196d038d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x558196d02e90 MAP: (8 sibs) 1 children: 42: 0x558196d03970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x558196d02f28 MAP: (8 sibs) 1 children: 42: 0x558196d03a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e0ed80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x558196e0ee10 MAP: (8 sibs) 3 children: 42: [2] [2] 0x558196e0eea0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x558196e0ef30 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x558196e0efc0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x558196e0f050 MAP: (8 sibs) 3 children: 42: [6] [6] 0x558196e0f0e0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x558196e0f170 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x558196e0f200 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x558196e0f290 MAP: (8 sibs) 1 children: 42: [10] [10] 0x558196e0f320 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x558196e0f3b0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x558196e0f440 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x558196e0f4d0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x558196e0f560 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x558196e0f5f0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x558196e0f680 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x558196e0f710 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x558196e0f7a0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x558196e0f830 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x558196e0f8c0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x558196e0f950 MAP: (8 sibs) 3 children: 42: [22] [22] 0x558196e0f9e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x558196e0fa70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x558196e0fb00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x558196e0fb90 MAP: (8 sibs) 1 children: 42: [26] [26] 0x558196e0fc20 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x558196e0fcb0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x558196e0fd40 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: 0x558196d00d38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x558196cf1a50 KEYVAL: 'a' '1' (3 sibs) 42: 0x558196cf1ae8 KEYVAL: 'b' '' (3 sibs) 42: 0x558196cf1b80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e0fde0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x558196e0fe70 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x558196e0ff00 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x558196e0ff90 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: 0x558196d00e50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x558196cf7770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x558196cf7808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e10030 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196e100c0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x558196e10150 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: 0x558196d00f68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x558196cf78b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x558196cf7948 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x558196e101f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x558196e10280 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x558196e10310 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 (41 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (42 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.05 sec test 43 Start 43: ryml-test-indentation 43: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-indentation-0.6.0 43: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 43: Test timeout computed to be: 10000000 43: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 43: [==========] Running 397 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from CaseNode 43: [ RUN ] CaseNode.setting_up 43: [ OK ] CaseNode.setting_up (0 ms) 43: [----------] 1 test from CaseNode (0 ms total) 43: 43: [----------] 396 tests from INDENTATION/YmlTestCase 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0x5614835cd500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x5614835c6580 DOCSEQ: (1 sibs) 3 children: 43: 0x5614835c6620 VAL: 'foo' (3 sibs) 43: 0x5614835c66b8 VAL: 'bar' (3 sibs) 43: 0x5614835c6750 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561483607510 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x5614836075a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x561483607630 VAL: 'foo' (3 sibs) 43: [3] [3] 0x5614836076c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x561483607750 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: 0x5614835cd618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835c72d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5614835c7368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5614835c7410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5614835c75e0 VAL: 'val0' (2 sibs) 43: 0x5614835c7678 VAL: 'val1' (2 sibs) 43: 0x5614835c74a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5614835c7720 VAL: 'val2' (2 sibs) 43: 0x5614835c77b8 VAL: 'val3' (2 sibs) 43: 0x5614835c7540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5614835c7860 VAL: 'val4' (2 sibs) 43: 0x5614835c78f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561483609600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483609690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561483609720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5614836097b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561483609840 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5614836098d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561483609960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5614836099f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561483609a80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561483609b10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561483609ba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561483609c30 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: 0x5614835cd730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835c7e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5614835c7ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5614835c7f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5614835c8120 VAL: 'val0' (2 sibs) 43: 0x5614835c81b8 VAL: 'val1' (2 sibs) 43: 0x5614835c7fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5614835c8260 VAL: 'val2' (2 sibs) 43: 0x5614835c82f8 VAL: 'val3' (2 sibs) 43: 0x5614835c8080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5614835c83a0 VAL: 'val4' (2 sibs) 43: 0x5614835c8438 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56148360b5f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56148360b680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56148360b710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56148360b7a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56148360b830 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56148360b8c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56148360b950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56148360b9e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56148360ba70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56148360bb00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56148360bb90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56148360bc20 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: 0x5614835cd848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835c84e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5614835c8578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5614835c8620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5614835c87f0 VAL: 'val0' (2 sibs) 43: 0x5614835c8888 VAL: 'val1' (2 sibs) 43: 0x5614835c86b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5614835c8930 VAL: 'val2' (2 sibs) 43: 0x5614835c89c8 VAL: 'val3' (2 sibs) 43: 0x5614835c8750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5614835c8a70 VAL: 'val4' (2 sibs) 43: 0x5614835c8b08 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56148360d5e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56148360d670 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56148360d700 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56148360d790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56148360d820 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56148360d8b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56148360d940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56148360d9d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56148360da60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56148360daf0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56148360db80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56148360dc10 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: 0x5614835cd960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835c9480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5614835c9518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5614835c95c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5614835c9790 VAL: 'val0' (2 sibs) 43: 0x5614835c9828 VAL: 'val1' (2 sibs) 43: 0x5614835c9658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5614835c98d0 VAL: 'val2' (2 sibs) 43: 0x5614835c9968 VAL: 'val3' (2 sibs) 43: 0x5614835c96f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5614835c9a10 VAL: 'val4' (2 sibs) 43: 0x5614835c9aa8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56148360f5d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56148360f660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56148360f6f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56148360f780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56148360f810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56148360f8a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56148360f930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56148360f9c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56148360fa50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56148360fae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56148360fb70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56148360fc00 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: 0x5614835cda78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5614835c7a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x5614835c7b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x5614835cbcb0 VAL: 'env01' (28 sibs) 43: 0x5614835cbd48 VAL: 'env02' (28 sibs) 43: 0x5614835cbde0 VAL: 'env03' (28 sibs) 43: 0x5614835cbe78 VAL: 'env04' (28 sibs) 43: 0x5614835cbf10 VAL: 'env11' (28 sibs) 43: 0x5614835cbfa8 VAL: 'env12' (28 sibs) 43: 0x5614835cc040 VAL: 'env13' (28 sibs) 43: 0x5614835cc0d8 VAL: 'env14' (28 sibs) 43: 0x5614835cc170 VAL: 'env21' (28 sibs) 43: 0x5614835cc208 VAL: 'env22' (28 sibs) 43: 0x5614835cc2a0 VAL: 'env23' (28 sibs) 43: 0x5614835cc338 VAL: 'env24' (28 sibs) 43: 0x5614835cc3d0 VAL: 'env31' (28 sibs) 43: 0x5614835cc468 VAL: 'env32' (28 sibs) 43: 0x5614835cc500 VAL: 'env33' (28 sibs) 43: 0x5614835cc598 VAL: 'env34' (28 sibs) 43: 0x5614835cc630 VAL: 'env41' (28 sibs) 43: 0x5614835cc6c8 VAL: 'env42' (28 sibs) 43: 0x5614835cc760 VAL: 'env43' (28 sibs) 43: 0x5614835cc7f8 VAL: 'env44' (28 sibs) 43: 0x5614835cc890 VAL: 'env51' (28 sibs) 43: 0x5614835cc928 VAL: 'env52' (28 sibs) 43: 0x5614835cc9c0 VAL: 'env53' (28 sibs) 43: 0x5614835cca58 VAL: 'env54' (28 sibs) 43: 0x5614835ccaf0 VAL: 'env61' (28 sibs) 43: 0x5614835ccb88 VAL: 'env62' (28 sibs) 43: 0x5614835ccc20 VAL: 'env63' (28 sibs) 43: 0x5614835cccb8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5614836128a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561483612930 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x5614836129c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x561483612a50 VAL: 'env01' (28 sibs) 43: [4] [4] 0x561483612ae0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x561483612b70 VAL: 'env03' (28 sibs) 43: [6] [6] 0x561483612c00 VAL: 'env04' (28 sibs) 43: [7] [7] 0x561483612c90 VAL: 'env11' (28 sibs) 43: [8] [8] 0x561483612d20 VAL: 'env12' (28 sibs) 43: [9] [9] 0x561483612db0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x561483612e40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x561483612ed0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x561483612f60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x561483612ff0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x561483613080 VAL: 'env24' (28 sibs) 43: [15] [15] 0x561483613110 VAL: 'env31' (28 sibs) 43: [16] [16] 0x5614836131a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x561483613230 VAL: 'env33' (28 sibs) 43: [18] [18] 0x5614836132c0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x561483613350 VAL: 'env41' (28 sibs) 43: [20] [20] 0x5614836133e0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x561483613470 VAL: 'env43' (28 sibs) 43: [22] [22] 0x561483613500 VAL: 'env44' (28 sibs) 43: [23] [23] 0x561483613590 VAL: 'env51' (28 sibs) 43: [24] [24] 0x561483613620 VAL: 'env52' (28 sibs) 43: [25] [25] 0x5614836136b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x561483613740 VAL: 'env54' (28 sibs) 43: [27] [27] 0x5614836137d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x561483613860 VAL: 'env62' (28 sibs) 43: [29] [29] 0x5614836138f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x561483613980 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: 0x5614835cdb90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835cab60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x5614835caca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x5614835cae70 VAL: 'a' (6 sibs) 43: 0x5614835caf08 VAL: 'b' (6 sibs) 43: 0x5614835cafa0 VAL: 'c' (6 sibs) 43: 0x5614835cb038 VAL: 'd' (6 sibs) 43: 0x5614835cb0d0 VAL: 'e' (6 sibs) 43: 0x5614835cb168 VAL: 'f' (6 sibs) 43: 0x5614835cad38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x5614835cb210 VAL: 'a' (2 sibs) 43: 0x5614835cb2a8 VAL: 'b' (2 sibs) 43: 0x5614835cadd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x5614835cb350 VAL: 'a' (2 sibs) 43: 0x5614835cb3e8 VAL: 'b' (2 sibs) 43: 0x5614835cabf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x5614835cb490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x5614835cb5d0 VAL: 'a' (6 sibs) 43: 0x5614835cb668 VAL: 'b' (6 sibs) 43: 0x5614835cb700 VAL: 'c' (6 sibs) 43: 0x5614835cb798 VAL: 'd' (6 sibs) 43: 0x5614835cb830 VAL: 'e' (6 sibs) 43: 0x5614835cb8c8 VAL: 'f' (6 sibs) 43: 0x5614835cb528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x5614835cb970 VAL: 'a' (2 sibs) 43: 0x5614835cba08 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5614836157e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483615870 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x561483615900 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x561483615990 VAL: 'a' (6 sibs) 43: [4] [4] 0x561483615a20 VAL: 'b' (6 sibs) 43: [5] [5] 0x561483615ab0 VAL: 'c' (6 sibs) 43: [6] [6] 0x561483615b40 VAL: 'd' (6 sibs) 43: [7] [7] 0x561483615bd0 VAL: 'e' (6 sibs) 43: [8] [8] 0x561483615c60 VAL: 'f' (6 sibs) 43: [9] [9] 0x561483615cf0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x561483615d80 VAL: 'a' (2 sibs) 43: [11] [11] 0x561483615e10 VAL: 'b' (2 sibs) 43: [12] [12] 0x561483615ea0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x561483615f30 VAL: 'a' (2 sibs) 43: [14] [14] 0x561483615fc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x561483616050 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x5614836160e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x561483616170 VAL: 'a' (6 sibs) 43: [18] [18] 0x561483616200 VAL: 'b' (6 sibs) 43: [19] [19] 0x561483616290 VAL: 'c' (6 sibs) 43: [20] [20] 0x561483616320 VAL: 'd' (6 sibs) 43: [21] [21] 0x5614836163b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x561483616440 VAL: 'f' (6 sibs) 43: [23] [23] 0x5614836164d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x561483616560 VAL: 'a' (2 sibs) 43: [25] [25] 0x5614836165f0 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: 0x5614835cdca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5614835cbb00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x5614835cbba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x5614835cd240 VAL: 'a' (4 sibs) 43: 0x5614835cd2d8 VAL: 'b' (4 sibs) 43: 0x5614835cd370 VAL: 'c' (4 sibs) 43: 0x5614835cd408 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561483617e10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561483617ea0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x561483617f30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x561483617fc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x561483618050 VAL: 'b' (4 sibs) 43: [5] [5] 0x5614836180e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x561483618170 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: 0x5614835cddc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835c6e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x5614835c6cd0 VAL: 'a' (2 sibs) 43: 0x5614835c6d68 VAL: 'b' (2 sibs) 43: 0x5614835c6ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x5614835c6b90 VAL: 'c' (2 sibs) 43: 0x5614835c6c28 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561483619b40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483619bd0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x561483619c60 VAL: 'a' (2 sibs) 43: [3] [3] 0x561483619cf0 VAL: 'b' (2 sibs) 43: [4] [4] 0x561483619d80 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x561483619e10 VAL: 'c' (2 sibs) 43: [6] [6] 0x561483619ea0 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: 0x5614835cded8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5614835c79a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x5614835c6a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x5614835c6ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x5614835cff40 VAL: 'a' (21 sibs) 43: 0x5614835cffd8 VAL: 'b' (21 sibs) 43: 0x5614835d0070 VAL: 'b1' (21 sibs) 43: 0x5614835d0108 VAL: 'b2' (21 sibs) 43: 0x5614835d01a0 VAL: 'b3' (21 sibs) 43: 0x5614835d0238 VAL: 'b4' (21 sibs) 43: 0x5614835d02d0 VAL: 'b5' (21 sibs) 43: 0x5614835d0368 VAL: 'b6' (21 sibs) 43: 0x5614835d0400 VAL: 'b61' (21 sibs) 43: 0x5614835d0498 VAL: 'b62' (21 sibs) 43: 0x5614835d0530 VAL: 'b63' (21 sibs) 43: 0x5614835d05c8 VAL: 'b64' (21 sibs) 43: 0x5614835d0660 VAL: 'b65' (21 sibs) 43: 0x5614835d06f8 VAL: 'b66' (21 sibs) 43: 0x5614835d0790 VAL: 'b7' (21 sibs) 43: 0x5614835d0828 VAL: 'b8' (21 sibs) 43: 0x5614835d08c0 VAL: 'b9' (21 sibs) 43: 0x5614835d0958 VAL: 'b10' (21 sibs) 43: 0x5614835d09f0 VAL: 'e' (21 sibs) 43: 0x5614835d0a88 VAL: 'f' (21 sibs) 43: 0x5614835d0b20 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56148361d2b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56148361d340 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x56148361d3d0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x56148361d460 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x56148361d4f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x56148361d580 VAL: 'b' (21 sibs) 43: [6] [6] 0x56148361d610 VAL: 'b1' (21 sibs) 43: [7] [7] 0x56148361d6a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x56148361d730 VAL: 'b3' (21 sibs) 43: [9] [9] 0x56148361d7c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x56148361d850 VAL: 'b5' (21 sibs) 43: [11] [11] 0x56148361d8e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x56148361d970 VAL: 'b61' (21 sibs) 43: [13] [13] 0x56148361da00 VAL: 'b62' (21 sibs) 43: [14] [14] 0x56148361da90 VAL: 'b63' (21 sibs) 43: [15] [15] 0x56148361db20 VAL: 'b64' (21 sibs) 43: [16] [16] 0x56148361dbb0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x56148361dc40 VAL: 'b66' (21 sibs) 43: [18] [18] 0x56148361dcd0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x56148361dd60 VAL: 'b8' (21 sibs) 43: [20] [20] 0x56148361ddf0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x56148361de80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x56148361df10 VAL: 'e' (21 sibs) 43: [23] [23] 0x56148361dfa0 VAL: 'f' (21 sibs) 43: [24] [24] 0x56148361e030 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: 0x5614835cdff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x5614835ccd60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x5614835c8bb0 VAL: 'f' (1 sibs) 43: 0x5614835ccdf8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x5614835cce90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x5614835c8c50 VAL: 'b' (1 sibs) 43: 0x5614835ccf28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56148361c9a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x56148361ca30 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x56148361cac0 VAL: 'f' (1 sibs) 43: [3] [3] 0x56148361cb50 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x56148361cbe0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x56148361cc70 VAL: 'b' (1 sibs) 43: [6] [6] 0x56148361cd00 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: 0x5614835cd500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x5614835c6580 DOCSEQ: (1 sibs) 3 children: 43: 0x5614835c6620 VAL: 'foo' (3 sibs) 43: 0x5614835c66b8 VAL: 'bar' (3 sibs) 43: 0x5614835c6750 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x56148361f8e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x56148361f970 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x56148361fa00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x56148361fa90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x56148361fb20 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: 0x5614835cd618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835c72d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5614835c7368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5614835c7410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5614835c75e0 VAL: 'val0' (2 sibs) 43: 0x5614835c7678 VAL: 'val1' (2 sibs) 43: 0x5614835c74a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5614835c7720 VAL: 'val2' (2 sibs) 43: 0x5614835c77b8 VAL: 'val3' (2 sibs) 43: 0x5614835c7540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5614835c7860 VAL: 'val4' (2 sibs) 43: 0x5614835c78f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5614836201f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483620280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561483620310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5614836203a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561483620430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5614836204c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561483620550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5614836205e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561483620670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561483620700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561483620790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561483620820 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: 0x5614835cd730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835c7e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5614835c7ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5614835c7f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5614835c8120 VAL: 'val0' (2 sibs) 43: 0x5614835c81b8 VAL: 'val1' (2 sibs) 43: 0x5614835c7fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5614835c8260 VAL: 'val2' (2 sibs) 43: 0x5614835c82f8 VAL: 'val3' (2 sibs) 43: 0x5614835c8080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5614835c83a0 VAL: 'val4' (2 sibs) 43: 0x5614835c8438 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561483620b00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483620b90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561483620c20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561483620cb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561483620d40 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561483620dd0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561483620e60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561483620ef0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561483620f80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561483621010 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5614836210a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561483621130 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: 0x5614835cd848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835c84e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5614835c8578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5614835c8620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5614835c87f0 VAL: 'val0' (2 sibs) 43: 0x5614835c8888 VAL: 'val1' (2 sibs) 43: 0x5614835c86b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5614835c8930 VAL: 'val2' (2 sibs) 43: 0x5614835c89c8 VAL: 'val3' (2 sibs) 43: 0x5614835c8750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5614835c8a70 VAL: 'val4' (2 sibs) 43: 0x5614835c8b08 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561483621410 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5614836214a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561483621530 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5614836215c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561483621650 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5614836216e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561483621770 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561483621800 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561483621890 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561483621920 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5614836219b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561483621a40 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: 0x5614835cd960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835c9480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5614835c9518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5614835c95c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5614835c9790 VAL: 'val0' (2 sibs) 43: 0x5614835c9828 VAL: 'val1' (2 sibs) 43: 0x5614835c9658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5614835c98d0 VAL: 'val2' (2 sibs) 43: 0x5614835c9968 VAL: 'val3' (2 sibs) 43: 0x5614835c96f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5614835c9a10 VAL: 'val4' (2 sibs) 43: 0x5614835c9aa8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561483621d20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483621db0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561483621e40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561483621ed0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561483621f60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561483621ff0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561483622080 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561483622110 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5614836221a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561483622230 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5614836222c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561483622350 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: 0x5614835cda78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5614835c7a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x5614835c7b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x5614835cbcb0 VAL: 'env01' (28 sibs) 43: 0x5614835cbd48 VAL: 'env02' (28 sibs) 43: 0x5614835cbde0 VAL: 'env03' (28 sibs) 43: 0x5614835cbe78 VAL: 'env04' (28 sibs) 43: 0x5614835cbf10 VAL: 'env11' (28 sibs) 43: 0x5614835cbfa8 VAL: 'env12' (28 sibs) 43: 0x5614835cc040 VAL: 'env13' (28 sibs) 43: 0x5614835cc0d8 VAL: 'env14' (28 sibs) 43: 0x5614835cc170 VAL: 'env21' (28 sibs) 43: 0x5614835cc208 VAL: 'env22' (28 sibs) 43: 0x5614835cc2a0 VAL: 'env23' (28 sibs) 43: 0x5614835cc338 VAL: 'env24' (28 sibs) 43: 0x5614835cc3d0 VAL: 'env31' (28 sibs) 43: 0x5614835cc468 VAL: 'env32' (28 sibs) 43: 0x5614835cc500 VAL: 'env33' (28 sibs) 43: 0x5614835cc598 VAL: 'env34' (28 sibs) 43: 0x5614835cc630 VAL: 'env41' (28 sibs) 43: 0x5614835cc6c8 VAL: 'env42' (28 sibs) 43: 0x5614835cc760 VAL: 'env43' (28 sibs) 43: 0x5614835cc7f8 VAL: 'env44' (28 sibs) 43: 0x5614835cc890 VAL: 'env51' (28 sibs) 43: 0x5614835cc928 VAL: 'env52' (28 sibs) 43: 0x5614835cc9c0 VAL: 'env53' (28 sibs) 43: 0x5614835cca58 VAL: 'env54' (28 sibs) 43: 0x5614835ccaf0 VAL: 'env61' (28 sibs) 43: 0x5614835ccb88 VAL: 'env62' (28 sibs) 43: 0x5614835ccc20 VAL: 'env63' (28 sibs) 43: 0x5614835cccb8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561483622f40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561483622fd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x561483623060 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x5614836230f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x561483623180 VAL: 'env02' (28 sibs) 43: [5] [5] 0x561483623210 VAL: 'env03' (28 sibs) 43: [6] [6] 0x5614836232a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x561483623330 VAL: 'env11' (28 sibs) 43: [8] [8] 0x5614836233c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x561483623450 VAL: 'env13' (28 sibs) 43: [10] [10] 0x5614836234e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x561483623570 VAL: 'env21' (28 sibs) 43: [12] [12] 0x561483623600 VAL: 'env22' (28 sibs) 43: [13] [13] 0x561483623690 VAL: 'env23' (28 sibs) 43: [14] [14] 0x561483623720 VAL: 'env24' (28 sibs) 43: [15] [15] 0x5614836237b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x561483623840 VAL: 'env32' (28 sibs) 43: [17] [17] 0x5614836238d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x561483623960 VAL: 'env34' (28 sibs) 43: [19] [19] 0x5614836239f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x561483623a80 VAL: 'env42' (28 sibs) 43: [21] [21] 0x561483623b10 VAL: 'env43' (28 sibs) 43: [22] [22] 0x561483623ba0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x561483623c30 VAL: 'env51' (28 sibs) 43: [24] [24] 0x561483623cc0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x561483623d50 VAL: 'env53' (28 sibs) 43: [26] [26] 0x561483623de0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x561483623e70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x561483623f00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x561483623f90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x561483624020 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: 0x5614835cdb90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835cab60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x5614835caca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x5614835cae70 VAL: 'a' (6 sibs) 43: 0x5614835caf08 VAL: 'b' (6 sibs) 43: 0x5614835cafa0 VAL: 'c' (6 sibs) 43: 0x5614835cb038 VAL: 'd' (6 sibs) 43: 0x5614835cb0d0 VAL: 'e' (6 sibs) 43: 0x5614835cb168 VAL: 'f' (6 sibs) 43: 0x5614835cad38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x5614835cb210 VAL: 'a' (2 sibs) 43: 0x5614835cb2a8 VAL: 'b' (2 sibs) 43: 0x5614835cadd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x5614835cb350 VAL: 'a' (2 sibs) 43: 0x5614835cb3e8 VAL: 'b' (2 sibs) 43: 0x5614835cabf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x5614835cb490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x5614835cb5d0 VAL: 'a' (6 sibs) 43: 0x5614835cb668 VAL: 'b' (6 sibs) 43: 0x5614835cb700 VAL: 'c' (6 sibs) 43: 0x5614835cb798 VAL: 'd' (6 sibs) 43: 0x5614835cb830 VAL: 'e' (6 sibs) 43: 0x5614835cb8c8 VAL: 'f' (6 sibs) 43: 0x5614835cb528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x5614835cb970 VAL: 'a' (2 sibs) 43: 0x5614835cba08 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561483624150 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5614836241e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x561483624270 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x561483624300 VAL: 'a' (6 sibs) 43: [4] [4] 0x561483624390 VAL: 'b' (6 sibs) 43: [5] [5] 0x561483624420 VAL: 'c' (6 sibs) 43: [6] [6] 0x5614836244b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x561483624540 VAL: 'e' (6 sibs) 43: [8] [8] 0x5614836245d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x561483624660 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x5614836246f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x561483624780 VAL: 'b' (2 sibs) 43: [12] [12] 0x561483624810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x5614836248a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x561483624930 VAL: 'b' (2 sibs) 43: [15] [15] 0x5614836249c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x561483624a50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x561483624ae0 VAL: 'a' (6 sibs) 43: [18] [18] 0x561483624b70 VAL: 'b' (6 sibs) 43: [19] [19] 0x561483624c00 VAL: 'c' (6 sibs) 43: [20] [20] 0x561483624c90 VAL: 'd' (6 sibs) 43: [21] [21] 0x561483624d20 VAL: 'e' (6 sibs) 43: [22] [22] 0x561483624db0 VAL: 'f' (6 sibs) 43: [23] [23] 0x561483624e40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x561483624ed0 VAL: 'a' (2 sibs) 43: [25] [25] 0x561483624f60 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: 0x5614835cdca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5614835cbb00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x5614835cbba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x5614835cd240 VAL: 'a' (4 sibs) 43: 0x5614835cd2d8 VAL: 'b' (4 sibs) 43: 0x5614835cd370 VAL: 'c' (4 sibs) 43: 0x5614835cd408 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561483622630 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5614836226c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x561483622750 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x5614836227e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x561483622870 VAL: 'b' (4 sibs) 43: [5] [5] 0x561483622900 VAL: 'c' (4 sibs) 43: [6] [6] 0x561483622990 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: 0x5614835cddc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835c6e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x5614835c6cd0 VAL: 'a' (2 sibs) 43: 0x5614835c6d68 VAL: 'b' (2 sibs) 43: 0x5614835c6ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x5614835c6b90 VAL: 'c' (2 sibs) 43: 0x5614835c6c28 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561483625360 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5614836253f0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x561483625480 VAL: 'a' (2 sibs) 43: [3] [3] 0x561483625510 VAL: 'b' (2 sibs) 43: [4] [4] 0x5614836255a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x561483625630 VAL: 'c' (2 sibs) 43: [6] [6] 0x5614836256c0 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: 0x5614835cded8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5614835c79a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x5614835c6a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x5614835c6ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x5614835cff40 VAL: 'a' (21 sibs) 43: 0x5614835cffd8 VAL: 'b' (21 sibs) 43: 0x5614835d0070 VAL: 'b1' (21 sibs) 43: 0x5614835d0108 VAL: 'b2' (21 sibs) 43: 0x5614835d01a0 VAL: 'b3' (21 sibs) 43: 0x5614835d0238 VAL: 'b4' (21 sibs) 43: 0x5614835d02d0 VAL: 'b5' (21 sibs) 43: 0x5614835d0368 VAL: 'b6' (21 sibs) 43: 0x5614835d0400 VAL: 'b61' (21 sibs) 43: 0x5614835d0498 VAL: 'b62' (21 sibs) 43: 0x5614835d0530 VAL: 'b63' (21 sibs) 43: 0x5614835d05c8 VAL: 'b64' (21 sibs) 43: 0x5614835d0660 VAL: 'b65' (21 sibs) 43: 0x5614835d06f8 VAL: 'b66' (21 sibs) 43: 0x5614835d0790 VAL: 'b7' (21 sibs) 43: 0x5614835d0828 VAL: 'b8' (21 sibs) 43: 0x5614835d08c0 VAL: 'b9' (21 sibs) 43: 0x5614835d0958 VAL: 'b10' (21 sibs) 43: 0x5614835d09f0 VAL: 'e' (21 sibs) 43: 0x5614835d0a88 VAL: 'f' (21 sibs) 43: 0x5614835d0b20 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561483626580 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561483626610 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x5614836266a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x561483626730 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x5614836267c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x561483626850 VAL: 'b' (21 sibs) 43: [6] [6] 0x5614836268e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x561483626970 VAL: 'b2' (21 sibs) 43: [8] [8] 0x561483626a00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x561483626a90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x561483626b20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x561483626bb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x561483626c40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x561483626cd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x561483626d60 VAL: 'b63' (21 sibs) 43: [15] [15] 0x561483626df0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x561483626e80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x561483626f10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x561483626fa0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x561483627030 VAL: 'b8' (21 sibs) 43: [20] [20] 0x5614836270c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x561483627150 VAL: 'b10' (21 sibs) 43: [22] [22] 0x5614836271e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x561483627270 VAL: 'f' (21 sibs) 43: [24] [24] 0x561483627300 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: 0x5614835cdff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x5614835ccd60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x5614835c8bb0 VAL: 'f' (1 sibs) 43: 0x5614835ccdf8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x5614835cce90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x5614835c8c50 VAL: 'b' (1 sibs) 43: 0x5614835ccf28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561483625c70 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x561483625d00 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x561483625d90 VAL: 'f' (1 sibs) 43: [3] [3] 0x561483625e20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x561483625eb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x561483625f40 VAL: 'b' (1 sibs) 43: [6] [6] 0x561483625fd0 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] 0x561483607510 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x5614836075a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x561483607630 VAL: 'foo' (3 sibs) 43: [3] [3] 0x5614836076c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x561483607750 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] 0x561483628ed0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x561483628f60 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x561483628ff0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x561483629080 VAL: 'bar' (3 sibs) 43: [4] [4] 0x561483629110 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] 0x561483609600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483609690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561483609720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5614836097b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561483609840 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5614836098d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561483609960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5614836099f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561483609a80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561483609b10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561483609ba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561483609c30 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] 0x56148362a0c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56148362a150 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56148362a1e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56148362a270 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56148362a300 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56148362a390 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56148362a420 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56148362a4b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56148362a540 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56148362a5d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56148362a660 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56148362a6f0 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] 0x56148360b5f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56148360b680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56148360b710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56148360b7a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56148360b830 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56148360b8c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56148360b950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56148360b9e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56148360ba70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56148360bb00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56148360bb90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56148360bc20 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] 0x56148362a9d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56148362aa60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56148362aaf0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56148362ab80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56148362ac10 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56148362aca0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56148362ad30 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56148362adc0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56148362ae50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56148362aee0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56148362af70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56148362b000 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] 0x56148360d5e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56148360d670 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56148360d700 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56148360d790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56148360d820 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56148360d8b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56148360d940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56148360d9d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56148360da60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56148360daf0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56148360db80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56148360dc10 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] 0x56148362b2e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56148362b370 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56148362b400 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56148362b490 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56148362b520 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56148362b5b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56148362b640 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56148362b6d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56148362b760 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56148362b7f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56148362b880 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56148362b910 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] 0x56148360f5d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56148360f660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56148360f6f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56148360f780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56148360f810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56148360f8a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56148360f930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56148360f9c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56148360fa50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56148360fae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56148360fb70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56148360fc00 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] 0x56148362bbf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56148362bc80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56148362bd10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56148362bda0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56148362be30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56148362bec0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56148362bf50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56148362bfe0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56148362c070 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56148362c100 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56148362c190 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56148362c220 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] 0x5614836128a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561483612930 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x5614836129c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x561483612a50 VAL: 'env01' (28 sibs) 43: [4] [4] 0x561483612ae0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x561483612b70 VAL: 'env03' (28 sibs) 43: [6] [6] 0x561483612c00 VAL: 'env04' (28 sibs) 43: [7] [7] 0x561483612c90 VAL: 'env11' (28 sibs) 43: [8] [8] 0x561483612d20 VAL: 'env12' (28 sibs) 43: [9] [9] 0x561483612db0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x561483612e40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x561483612ed0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x561483612f60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x561483612ff0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x561483613080 VAL: 'env24' (28 sibs) 43: [15] [15] 0x561483613110 VAL: 'env31' (28 sibs) 43: [16] [16] 0x5614836131a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x561483613230 VAL: 'env33' (28 sibs) 43: [18] [18] 0x5614836132c0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x561483613350 VAL: 'env41' (28 sibs) 43: [20] [20] 0x5614836133e0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x561483613470 VAL: 'env43' (28 sibs) 43: [22] [22] 0x561483613500 VAL: 'env44' (28 sibs) 43: [23] [23] 0x561483613590 VAL: 'env51' (28 sibs) 43: [24] [24] 0x561483613620 VAL: 'env52' (28 sibs) 43: [25] [25] 0x5614836136b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x561483613740 VAL: 'env54' (28 sibs) 43: [27] [27] 0x5614836137d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x561483613860 VAL: 'env62' (28 sibs) 43: [29] [29] 0x5614836138f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x561483613980 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] 0x56148362ce10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56148362cea0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x56148362cf30 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x56148362cfc0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x56148362d050 VAL: 'env02' (28 sibs) 43: [5] [5] 0x56148362d0e0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x56148362d170 VAL: 'env04' (28 sibs) 43: [7] [7] 0x56148362d200 VAL: 'env11' (28 sibs) 43: [8] [8] 0x56148362d290 VAL: 'env12' (28 sibs) 43: [9] [9] 0x56148362d320 VAL: 'env13' (28 sibs) 43: [10] [10] 0x56148362d3b0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x56148362d440 VAL: 'env21' (28 sibs) 43: [12] [12] 0x56148362d4d0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x56148362d560 VAL: 'env23' (28 sibs) 43: [14] [14] 0x56148362d5f0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x56148362d680 VAL: 'env31' (28 sibs) 43: [16] [16] 0x56148362d710 VAL: 'env32' (28 sibs) 43: [17] [17] 0x56148362d7a0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x56148362d830 VAL: 'env34' (28 sibs) 43: [19] [19] 0x56148362d8c0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x56148362d950 VAL: 'env42' (28 sibs) 43: [21] [21] 0x56148362d9e0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x56148362da70 VAL: 'env44' (28 sibs) 43: [23] [23] 0x56148362db00 VAL: 'env51' (28 sibs) 43: [24] [24] 0x56148362db90 VAL: 'env52' (28 sibs) 43: [25] [25] 0x56148362dc20 VAL: 'env53' (28 sibs) 43: [26] [26] 0x56148362dcb0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x56148362dd40 VAL: 'env61' (28 sibs) 43: [28] [28] 0x56148362ddd0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x56148362de60 VAL: 'env63' (28 sibs) 43: [30] [30] 0x56148362def0 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/5 (2 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: skip_commits:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: even_more_files:\n 43: - a\n 43: - b\n 43: more_skip:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x5614836157e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483615870 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x561483615900 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x561483615990 VAL: 'a' (6 sibs) 43: [4] [4] 0x561483615a20 VAL: 'b' (6 sibs) 43: [5] [5] 0x561483615ab0 VAL: 'c' (6 sibs) 43: [6] [6] 0x561483615b40 VAL: 'd' (6 sibs) 43: [7] [7] 0x561483615bd0 VAL: 'e' (6 sibs) 43: [8] [8] 0x561483615c60 VAL: 'f' (6 sibs) 43: [9] [9] 0x561483615cf0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x561483615d80 VAL: 'a' (2 sibs) 43: [11] [11] 0x561483615e10 VAL: 'b' (2 sibs) 43: [12] [12] 0x561483615ea0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x561483615f30 VAL: 'a' (2 sibs) 43: [14] [14] 0x561483615fc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x561483616050 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x5614836160e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x561483616170 VAL: 'a' (6 sibs) 43: [18] [18] 0x561483616200 VAL: 'b' (6 sibs) 43: [19] [19] 0x561483616290 VAL: 'c' (6 sibs) 43: [20] [20] 0x561483616320 VAL: 'd' (6 sibs) 43: [21] [21] 0x5614836163b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x561483616440 VAL: 'f' (6 sibs) 43: [23] [23] 0x5614836164d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x561483616560 VAL: 'a' (2 sibs) 43: [25] [25] 0x5614836165f0 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] 0x56148362e020 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56148362e0b0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x56148362e140 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x56148362e1d0 VAL: 'a' (6 sibs) 43: [4] [4] 0x56148362e260 VAL: 'b' (6 sibs) 43: [5] [5] 0x56148362e2f0 VAL: 'c' (6 sibs) 43: [6] [6] 0x56148362e380 VAL: 'd' (6 sibs) 43: [7] [7] 0x56148362e410 VAL: 'e' (6 sibs) 43: [8] [8] 0x56148362e4a0 VAL: 'f' (6 sibs) 43: [9] [9] 0x56148362e530 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x56148362e5c0 VAL: 'a' (2 sibs) 43: [11] [11] 0x56148362e650 VAL: 'b' (2 sibs) 43: [12] [12] 0x56148362e6e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x56148362e770 VAL: 'a' (2 sibs) 43: [14] [14] 0x56148362e800 VAL: 'b' (2 sibs) 43: [15] [15] 0x56148362e890 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x56148362e920 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x56148362e9b0 VAL: 'a' (6 sibs) 43: [18] [18] 0x56148362ea40 VAL: 'b' (6 sibs) 43: [19] [19] 0x56148362ead0 VAL: 'c' (6 sibs) 43: [20] [20] 0x56148362eb60 VAL: 'd' (6 sibs) 43: [21] [21] 0x56148362ebf0 VAL: 'e' (6 sibs) 43: [22] [22] 0x56148362ec80 VAL: 'f' (6 sibs) 43: [23] [23] 0x56148362ed10 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x56148362eda0 VAL: 'a' (2 sibs) 43: [25] [25] 0x56148362ee30 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] 0x561483617e10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561483617ea0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x561483617f30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x561483617fc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x561483618050 VAL: 'b' (4 sibs) 43: [5] [5] 0x5614836180e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x561483618170 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] 0x56148362c500 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56148362c590 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x56148362c620 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x56148362c6b0 VAL: 'a' (4 sibs) 43: [4] [4] 0x56148362c740 VAL: 'b' (4 sibs) 43: [5] [5] 0x56148362c7d0 VAL: 'c' (4 sibs) 43: [6] [6] 0x56148362c860 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] 0x561483619b40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483619bd0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x561483619c60 VAL: 'a' (2 sibs) 43: [3] [3] 0x561483619cf0 VAL: 'b' (2 sibs) 43: [4] [4] 0x561483619d80 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x561483619e10 VAL: 'c' (2 sibs) 43: [6] [6] 0x561483619ea0 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] 0x56148362f230 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56148362f2c0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x56148362f350 VAL: 'a' (2 sibs) 43: [3] [3] 0x56148362f3e0 VAL: 'b' (2 sibs) 43: [4] [4] 0x56148362f470 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x56148362f500 VAL: 'c' (2 sibs) 43: [6] [6] 0x56148362f590 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] 0x56148361d2b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56148361d340 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x56148361d3d0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x56148361d460 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x56148361d4f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x56148361d580 VAL: 'b' (21 sibs) 43: [6] [6] 0x56148361d610 VAL: 'b1' (21 sibs) 43: [7] [7] 0x56148361d6a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x56148361d730 VAL: 'b3' (21 sibs) 43: [9] [9] 0x56148361d7c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x56148361d850 VAL: 'b5' (21 sibs) 43: [11] [11] 0x56148361d8e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x56148361d970 VAL: 'b61' (21 sibs) 43: [13] [13] 0x56148361da00 VAL: 'b62' (21 sibs) 43: [14] [14] 0x56148361da90 VAL: 'b63' (21 sibs) 43: [15] [15] 0x56148361db20 VAL: 'b64' (21 sibs) 43: [16] [16] 0x56148361dbb0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x56148361dc40 VAL: 'b66' (21 sibs) 43: [18] [18] 0x56148361dcd0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x56148361dd60 VAL: 'b8' (21 sibs) 43: [20] [20] 0x56148361ddf0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x56148361de80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x56148361df10 VAL: 'e' (21 sibs) 43: [23] [23] 0x56148361dfa0 VAL: 'f' (21 sibs) 43: [24] [24] 0x56148361e030 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] 0x561483630450 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5614836304e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x561483630570 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x561483630600 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x561483630690 VAL: 'a' (21 sibs) 43: [5] [5] 0x561483630720 VAL: 'b' (21 sibs) 43: [6] [6] 0x5614836307b0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x561483630840 VAL: 'b2' (21 sibs) 43: [8] [8] 0x5614836308d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x561483630960 VAL: 'b4' (21 sibs) 43: [10] [10] 0x5614836309f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x561483630a80 VAL: 'b6' (21 sibs) 43: [12] [12] 0x561483630b10 VAL: 'b61' (21 sibs) 43: [13] [13] 0x561483630ba0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x561483630c30 VAL: 'b63' (21 sibs) 43: [15] [15] 0x561483630cc0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x561483630d50 VAL: 'b65' (21 sibs) 43: [17] [17] 0x561483630de0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x561483630e70 VAL: 'b7' (21 sibs) 43: [19] [19] 0x561483630f00 VAL: 'b8' (21 sibs) 43: [20] [20] 0x561483630f90 VAL: 'b9' (21 sibs) 43: [21] [21] 0x561483631020 VAL: 'b10' (21 sibs) 43: [22] [22] 0x5614836310b0 VAL: 'e' (21 sibs) 43: [23] [23] 0x561483631140 VAL: 'f' (21 sibs) 43: [24] [24] 0x5614836311d0 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] 0x56148361c9a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x56148361ca30 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x56148361cac0 VAL: 'f' (1 sibs) 43: [3] [3] 0x56148361cb50 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x56148361cbe0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x56148361cc70 VAL: 'b' (1 sibs) 43: [6] [6] 0x56148361cd00 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] 0x56148362fb40 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x56148362fbd0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x56148362fc60 VAL: 'f' (1 sibs) 43: [3] [3] 0x56148362fcf0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x56148362fd80 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x56148362fe10 VAL: 'b' (1 sibs) 43: [6] [6] 0x56148362fea0 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] 0x56148361f8e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x56148361f970 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x56148361fa00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x56148361fa90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x56148361fb20 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] 0x561483631660 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x5614836316f0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x561483631780 VAL: 'foo' (3 sibs) 43: [3] [3] 0x561483631810 VAL: 'bar' (3 sibs) 43: [4] [4] 0x5614836318a0 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] 0x5614836201f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483620280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561483620310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5614836203a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561483620430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5614836204c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561483620550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5614836205e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561483620670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561483620700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561483620790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561483620820 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] 0x561483631f70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483632000 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561483632090 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561483632120 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5614836321b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561483632240 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5614836322d0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561483632360 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5614836323f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561483632480 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561483632510 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5614836325a0 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] 0x561483620b00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483620b90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561483620c20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561483620cb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561483620d40 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561483620dd0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561483620e60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561483620ef0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561483620f80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561483621010 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5614836210a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561483621130 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] 0x561483632880 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483632910 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5614836329a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561483632a30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561483632ac0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561483632b50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561483632be0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561483632c70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561483632d00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561483632d90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561483632e20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561483632eb0 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] 0x561483621410 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5614836214a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561483621530 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5614836215c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561483621650 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5614836216e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561483621770 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561483621800 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561483621890 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561483621920 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5614836219b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561483621a40 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] 0x561483633190 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483633220 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5614836332b0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561483633340 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5614836333d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561483633460 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5614836334f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561483633580 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561483633610 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5614836336a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561483633730 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5614836337c0 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] 0x561483621d20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483621db0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561483621e40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561483621ed0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561483621f60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561483621ff0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561483622080 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561483622110 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5614836221a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561483622230 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5614836222c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561483622350 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] 0x561483633aa0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483633b30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561483633bc0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561483633c50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561483633ce0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561483633d70 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561483633e00 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561483633e90 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561483633f20 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561483633fb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561483634040 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5614836340d0 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] 0x561483622f40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561483622fd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x561483623060 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x5614836230f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x561483623180 VAL: 'env02' (28 sibs) 43: [5] [5] 0x561483623210 VAL: 'env03' (28 sibs) 43: [6] [6] 0x5614836232a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x561483623330 VAL: 'env11' (28 sibs) 43: [8] [8] 0x5614836233c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x561483623450 VAL: 'env13' (28 sibs) 43: [10] [10] 0x5614836234e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x561483623570 VAL: 'env21' (28 sibs) 43: [12] [12] 0x561483623600 VAL: 'env22' (28 sibs) 43: [13] [13] 0x561483623690 VAL: 'env23' (28 sibs) 43: [14] [14] 0x561483623720 VAL: 'env24' (28 sibs) 43: [15] [15] 0x5614836237b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x561483623840 VAL: 'env32' (28 sibs) 43: [17] [17] 0x5614836238d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x561483623960 VAL: 'env34' (28 sibs) 43: [19] [19] 0x5614836239f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x561483623a80 VAL: 'env42' (28 sibs) 43: [21] [21] 0x561483623b10 VAL: 'env43' (28 sibs) 43: [22] [22] 0x561483623ba0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x561483623c30 VAL: 'env51' (28 sibs) 43: [24] [24] 0x561483623cc0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x561483623d50 VAL: 'env53' (28 sibs) 43: [26] [26] 0x561483623de0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x561483623e70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x561483623f00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x561483623f90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x561483624020 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] 0x561483634cc0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561483634d50 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x561483634de0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x561483634e70 VAL: 'env01' (28 sibs) 43: [4] [4] 0x561483634f00 VAL: 'env02' (28 sibs) 43: [5] [5] 0x561483634f90 VAL: 'env03' (28 sibs) 43: [6] [6] 0x561483635020 VAL: 'env04' (28 sibs) 43: [7] [7] 0x5614836350b0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x561483635140 VAL: 'env12' (28 sibs) 43: [9] [9] 0x5614836351d0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x561483635260 VAL: 'env14' (28 sibs) 43: [11] [11] 0x5614836352f0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x561483635380 VAL: 'env22' (28 sibs) 43: [13] [13] 0x561483635410 VAL: 'env23' (28 sibs) 43: [14] [14] 0x5614836354a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x561483635530 VAL: 'env31' (28 sibs) 43: [16] [16] 0x5614836355c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x561483635650 VAL: 'env33' (28 sibs) 43: [18] [18] 0x5614836356e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x561483635770 VAL: 'env41' (28 sibs) 43: [20] [20] 0x561483635800 VAL: 'env42' (28 sibs) 43: [21] [21] 0x561483635890 VAL: 'env43' (28 sibs) 43: [22] [22] 0x561483635920 VAL: 'env44' (28 sibs) 43: [23] [23] 0x5614836359b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x561483635a40 VAL: 'env52' (28 sibs) 43: [25] [25] 0x561483635ad0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x561483635b60 VAL: 'env54' (28 sibs) 43: [27] [27] 0x561483635bf0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x561483635c80 VAL: 'env62' (28 sibs) 43: [29] [29] 0x561483635d10 VAL: 'env63' (28 sibs) 43: [30] [30] 0x561483635da0 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] 0x561483624150 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5614836241e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x561483624270 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x561483624300 VAL: 'a' (6 sibs) 43: [4] [4] 0x561483624390 VAL: 'b' (6 sibs) 43: [5] [5] 0x561483624420 VAL: 'c' (6 sibs) 43: [6] [6] 0x5614836244b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x561483624540 VAL: 'e' (6 sibs) 43: [8] [8] 0x5614836245d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x561483624660 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x5614836246f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x561483624780 VAL: 'b' (2 sibs) 43: [12] [12] 0x561483624810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x5614836248a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x561483624930 VAL: 'b' (2 sibs) 43: [15] [15] 0x5614836249c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x561483624a50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x561483624ae0 VAL: 'a' (6 sibs) 43: [18] [18] 0x561483624b70 VAL: 'b' (6 sibs) 43: [19] [19] 0x561483624c00 VAL: 'c' (6 sibs) 43: [20] [20] 0x561483624c90 VAL: 'd' (6 sibs) 43: [21] [21] 0x561483624d20 VAL: 'e' (6 sibs) 43: [22] [22] 0x561483624db0 VAL: 'f' (6 sibs) 43: [23] [23] 0x561483624e40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x561483624ed0 VAL: 'a' (2 sibs) 43: [25] [25] 0x561483624f60 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] 0x561483635ed0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483635f60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x561483635ff0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x561483636080 VAL: 'a' (6 sibs) 43: [4] [4] 0x561483636110 VAL: 'b' (6 sibs) 43: [5] [5] 0x5614836361a0 VAL: 'c' (6 sibs) 43: [6] [6] 0x561483636230 VAL: 'd' (6 sibs) 43: [7] [7] 0x5614836362c0 VAL: 'e' (6 sibs) 43: [8] [8] 0x561483636350 VAL: 'f' (6 sibs) 43: [9] [9] 0x5614836363e0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x561483636470 VAL: 'a' (2 sibs) 43: [11] [11] 0x561483636500 VAL: 'b' (2 sibs) 43: [12] [12] 0x561483636590 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x561483636620 VAL: 'a' (2 sibs) 43: [14] [14] 0x5614836366b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x561483636740 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x5614836367d0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x561483636860 VAL: 'a' (6 sibs) 43: [18] [18] 0x5614836368f0 VAL: 'b' (6 sibs) 43: [19] [19] 0x561483636980 VAL: 'c' (6 sibs) 43: [20] [20] 0x561483636a10 VAL: 'd' (6 sibs) 43: [21] [21] 0x561483636aa0 VAL: 'e' (6 sibs) 43: [22] [22] 0x561483636b30 VAL: 'f' (6 sibs) 43: [23] [23] 0x561483636bc0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x561483636c50 VAL: 'a' (2 sibs) 43: [25] [25] 0x561483636ce0 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] 0x561483622630 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5614836226c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x561483622750 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x5614836227e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x561483622870 VAL: 'b' (4 sibs) 43: [5] [5] 0x561483622900 VAL: 'c' (4 sibs) 43: [6] [6] 0x561483622990 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] 0x5614836343b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561483634440 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x5614836344d0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x561483634560 VAL: 'a' (4 sibs) 43: [4] [4] 0x5614836345f0 VAL: 'b' (4 sibs) 43: [5] [5] 0x561483634680 VAL: 'c' (4 sibs) 43: [6] [6] 0x561483634710 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] 0x561483625360 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5614836253f0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x561483625480 VAL: 'a' (2 sibs) 43: [3] [3] 0x561483625510 VAL: 'b' (2 sibs) 43: [4] [4] 0x5614836255a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x561483625630 VAL: 'c' (2 sibs) 43: [6] [6] 0x5614836256c0 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] 0x5614836370e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483637170 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x561483637200 VAL: 'a' (2 sibs) 43: [3] [3] 0x561483637290 VAL: 'b' (2 sibs) 43: [4] [4] 0x561483637320 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x5614836373b0 VAL: 'c' (2 sibs) 43: [6] [6] 0x561483637440 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] 0x561483626580 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561483626610 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x5614836266a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x561483626730 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x5614836267c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x561483626850 VAL: 'b' (21 sibs) 43: [6] [6] 0x5614836268e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x561483626970 VAL: 'b2' (21 sibs) 43: [8] [8] 0x561483626a00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x561483626a90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x561483626b20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x561483626bb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x561483626c40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x561483626cd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x561483626d60 VAL: 'b63' (21 sibs) 43: [15] [15] 0x561483626df0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x561483626e80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x561483626f10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x561483626fa0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x561483627030 VAL: 'b8' (21 sibs) 43: [20] [20] 0x5614836270c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x561483627150 VAL: 'b10' (21 sibs) 43: [22] [22] 0x5614836271e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x561483627270 VAL: 'f' (21 sibs) 43: [24] [24] 0x561483627300 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] 0x561483638300 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561483638390 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x561483638420 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x5614836384b0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x561483638540 VAL: 'a' (21 sibs) 43: [5] [5] 0x5614836385d0 VAL: 'b' (21 sibs) 43: [6] [6] 0x561483638660 VAL: 'b1' (21 sibs) 43: [7] [7] 0x5614836386f0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x561483638780 VAL: 'b3' (21 sibs) 43: [9] [9] 0x561483638810 VAL: 'b4' (21 sibs) 43: [10] [10] 0x5614836388a0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x561483638930 VAL: 'b6' (21 sibs) 43: [12] [12] 0x5614836389c0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x561483638a50 VAL: 'b62' (21 sibs) 43: [14] [14] 0x561483638ae0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x561483638b70 VAL: 'b64' (21 sibs) 43: [16] [16] 0x561483638c00 VAL: 'b65' (21 sibs) 43: [17] [17] 0x561483638c90 VAL: 'b66' (21 sibs) 43: [18] [18] 0x561483638d20 VAL: 'b7' (21 sibs) 43: [19] [19] 0x561483638db0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x561483638e40 VAL: 'b9' (21 sibs) 43: [21] [21] 0x561483638ed0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x561483638f60 VAL: 'e' (21 sibs) 43: [23] [23] 0x561483638ff0 VAL: 'f' (21 sibs) 43: [24] [24] 0x561483639080 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] 0x561483625c70 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x561483625d00 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x561483625d90 VAL: 'f' (1 sibs) 43: [3] [3] 0x561483625e20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x561483625eb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x561483625f40 VAL: 'b' (1 sibs) 43: [6] [6] 0x561483625fd0 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] 0x5614836379f0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x561483637a80 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x561483637b10 VAL: 'f' (1 sibs) 43: [3] [3] 0x561483637ba0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x561483637c30 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x561483637cc0 VAL: 'b' (1 sibs) 43: [6] [6] 0x561483637d50 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: 0x5614835cd500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x5614835c6580 DOCSEQ: (1 sibs) 3 children: 43: 0x5614835c6620 VAL: 'foo' (3 sibs) 43: 0x5614835c66b8 VAL: 'bar' (3 sibs) 43: 0x5614835c6750 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561483629ae0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x561483629b70 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x561483629c00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x561483629c90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x561483629d20 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: 0x5614835cd618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835c72d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5614835c7368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5614835c7410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5614835c75e0 VAL: 'val0' (2 sibs) 43: 0x5614835c7678 VAL: 'val1' (2 sibs) 43: 0x5614835c74a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5614835c7720 VAL: 'val2' (2 sibs) 43: 0x5614835c77b8 VAL: 'val3' (2 sibs) 43: 0x5614835c7540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5614835c7860 VAL: 'val4' (2 sibs) 43: 0x5614835c78f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561483639510 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5614836395a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561483639630 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5614836396c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561483639750 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5614836397e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561483639870 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561483639900 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561483639990 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561483639a20 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561483639ab0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561483639b40 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: 0x5614835cd730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835c7e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5614835c7ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5614835c7f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5614835c8120 VAL: 'val0' (2 sibs) 43: 0x5614835c81b8 VAL: 'val1' (2 sibs) 43: 0x5614835c7fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5614835c8260 VAL: 'val2' (2 sibs) 43: 0x5614835c82f8 VAL: 'val3' (2 sibs) 43: 0x5614835c8080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5614835c83a0 VAL: 'val4' (2 sibs) 43: 0x5614835c8438 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561483639be0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483639c70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561483639d00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561483639d90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561483639e20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561483639eb0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561483639f40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561483639fd0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56148363a060 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56148363a0f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56148363a180 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56148363a210 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: 0x5614835cd848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835c84e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5614835c8578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5614835c8620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5614835c87f0 VAL: 'val0' (2 sibs) 43: 0x5614835c8888 VAL: 'val1' (2 sibs) 43: 0x5614835c86b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5614835c8930 VAL: 'val2' (2 sibs) 43: 0x5614835c89c8 VAL: 'val3' (2 sibs) 43: 0x5614835c8750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5614835c8a70 VAL: 'val4' (2 sibs) 43: 0x5614835c8b08 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56148363a2b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56148363a340 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56148363a3d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56148363a460 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56148363a4f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56148363a580 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56148363a610 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56148363a6a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56148363a730 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56148363a7c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56148363a850 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56148363a8e0 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: 0x5614835cd960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835c9480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5614835c9518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5614835c95c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5614835c9790 VAL: 'val0' (2 sibs) 43: 0x5614835c9828 VAL: 'val1' (2 sibs) 43: 0x5614835c9658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5614835c98d0 VAL: 'val2' (2 sibs) 43: 0x5614835c9968 VAL: 'val3' (2 sibs) 43: 0x5614835c96f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5614835c9a10 VAL: 'val4' (2 sibs) 43: 0x5614835c9aa8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56148363a980 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56148363aa10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56148363aaa0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56148363ab30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56148363abc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56148363ac50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56148363ace0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56148363ad70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56148363ae00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56148363ae90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56148363af20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56148363afb0 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: 0x5614835cda78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5614835c7a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x5614835c7b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x5614835cbcb0 VAL: 'env01' (28 sibs) 43: 0x5614835cbd48 VAL: 'env02' (28 sibs) 43: 0x5614835cbde0 VAL: 'env03' (28 sibs) 43: 0x5614835cbe78 VAL: 'env04' (28 sibs) 43: 0x5614835cbf10 VAL: 'env11' (28 sibs) 43: 0x5614835cbfa8 VAL: 'env12' (28 sibs) 43: 0x5614835cc040 VAL: 'env13' (28 sibs) 43: 0x5614835cc0d8 VAL: 'env14' (28 sibs) 43: 0x5614835cc170 VAL: 'env21' (28 sibs) 43: 0x5614835cc208 VAL: 'env22' (28 sibs) 43: 0x5614835cc2a0 VAL: 'env23' (28 sibs) 43: 0x5614835cc338 VAL: 'env24' (28 sibs) 43: 0x5614835cc3d0 VAL: 'env31' (28 sibs) 43: 0x5614835cc468 VAL: 'env32' (28 sibs) 43: 0x5614835cc500 VAL: 'env33' (28 sibs) 43: 0x5614835cc598 VAL: 'env34' (28 sibs) 43: 0x5614835cc630 VAL: 'env41' (28 sibs) 43: 0x5614835cc6c8 VAL: 'env42' (28 sibs) 43: 0x5614835cc760 VAL: 'env43' (28 sibs) 43: 0x5614835cc7f8 VAL: 'env44' (28 sibs) 43: 0x5614835cc890 VAL: 'env51' (28 sibs) 43: 0x5614835cc928 VAL: 'env52' (28 sibs) 43: 0x5614835cc9c0 VAL: 'env53' (28 sibs) 43: 0x5614835cca58 VAL: 'env54' (28 sibs) 43: 0x5614835ccaf0 VAL: 'env61' (28 sibs) 43: 0x5614835ccb88 VAL: 'env62' (28 sibs) 43: 0x5614835ccc20 VAL: 'env63' (28 sibs) 43: 0x5614835cccb8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56148363b050 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56148363b0e0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x56148363b170 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x56148363b200 VAL: 'env01' (28 sibs) 43: [4] [4] 0x56148363b290 VAL: 'env02' (28 sibs) 43: [5] [5] 0x56148363b320 VAL: 'env03' (28 sibs) 43: [6] [6] 0x56148363b3b0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x56148363b440 VAL: 'env11' (28 sibs) 43: [8] [8] 0x56148363b4d0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x56148363b560 VAL: 'env13' (28 sibs) 43: [10] [10] 0x56148363b5f0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x56148363b680 VAL: 'env21' (28 sibs) 43: [12] [12] 0x56148363b710 VAL: 'env22' (28 sibs) 43: [13] [13] 0x56148363b7a0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x56148363b830 VAL: 'env24' (28 sibs) 43: [15] [15] 0x56148363b8c0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x56148363b950 VAL: 'env32' (28 sibs) 43: [17] [17] 0x56148363b9e0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x56148363ba70 VAL: 'env34' (28 sibs) 43: [19] [19] 0x56148363bb00 VAL: 'env41' (28 sibs) 43: [20] [20] 0x56148363bb90 VAL: 'env42' (28 sibs) 43: [21] [21] 0x56148363bc20 VAL: 'env43' (28 sibs) 43: [22] [22] 0x56148363bcb0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x56148363bd40 VAL: 'env51' (28 sibs) 43: [24] [24] 0x56148363bdd0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x56148363be60 VAL: 'env53' (28 sibs) 43: [26] [26] 0x56148363bef0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x56148363bf80 VAL: 'env61' (28 sibs) 43: [28] [28] 0x56148363c010 VAL: 'env62' (28 sibs) 43: [29] [29] 0x56148363c0a0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x56148363c130 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: 0x5614835cdb90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835cab60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x5614835caca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x5614835cae70 VAL: 'a' (6 sibs) 43: 0x5614835caf08 VAL: 'b' (6 sibs) 43: 0x5614835cafa0 VAL: 'c' (6 sibs) 43: 0x5614835cb038 VAL: 'd' (6 sibs) 43: 0x5614835cb0d0 VAL: 'e' (6 sibs) 43: 0x5614835cb168 VAL: 'f' (6 sibs) 43: 0x5614835cad38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x5614835cb210 VAL: 'a' (2 sibs) 43: 0x5614835cb2a8 VAL: 'b' (2 sibs) 43: 0x5614835cadd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x5614835cb350 VAL: 'a' (2 sibs) 43: 0x5614835cb3e8 VAL: 'b' (2 sibs) 43: 0x5614835cabf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x5614835cb490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x5614835cb5d0 VAL: 'a' (6 sibs) 43: 0x5614835cb668 VAL: 'b' (6 sibs) 43: 0x5614835cb700 VAL: 'c' (6 sibs) 43: 0x5614835cb798 VAL: 'd' (6 sibs) 43: 0x5614835cb830 VAL: 'e' (6 sibs) 43: 0x5614835cb8c8 VAL: 'f' (6 sibs) 43: 0x5614835cb528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x5614835cb970 VAL: 'a' (2 sibs) 43: 0x5614835cba08 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56148363c1d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56148363c260 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x56148363c2f0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x56148363c380 VAL: 'a' (6 sibs) 43: [4] [4] 0x56148363c410 VAL: 'b' (6 sibs) 43: [5] [5] 0x56148363c4a0 VAL: 'c' (6 sibs) 43: [6] [6] 0x56148363c530 VAL: 'd' (6 sibs) 43: [7] [7] 0x56148363c5c0 VAL: 'e' (6 sibs) 43: [8] [8] 0x56148363c650 VAL: 'f' (6 sibs) 43: [9] [9] 0x56148363c6e0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x56148363c770 VAL: 'a' (2 sibs) 43: [11] [11] 0x56148363c800 VAL: 'b' (2 sibs) 43: [12] [12] 0x56148363c890 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x56148363c920 VAL: 'a' (2 sibs) 43: [14] [14] 0x56148363c9b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x56148363ca40 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x56148363cad0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x56148363cb60 VAL: 'a' (6 sibs) 43: [18] [18] 0x56148363cbf0 VAL: 'b' (6 sibs) 43: [19] [19] 0x56148363cc80 VAL: 'c' (6 sibs) 43: [20] [20] 0x56148363cd10 VAL: 'd' (6 sibs) 43: [21] [21] 0x56148363cda0 VAL: 'e' (6 sibs) 43: [22] [22] 0x56148363ce30 VAL: 'f' (6 sibs) 43: [23] [23] 0x56148363cec0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x56148363cf50 VAL: 'a' (2 sibs) 43: [25] [25] 0x56148363cfe0 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: 0x5614835cdca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5614835cbb00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x5614835cbba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x5614835cd240 VAL: 'a' (4 sibs) 43: 0x5614835cd2d8 VAL: 'b' (4 sibs) 43: 0x5614835cd370 VAL: 'c' (4 sibs) 43: 0x5614835cd408 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56148363d080 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56148363d110 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x56148363d1a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x56148363d230 VAL: 'a' (4 sibs) 43: [4] [4] 0x56148363d2c0 VAL: 'b' (4 sibs) 43: [5] [5] 0x56148363d350 VAL: 'c' (4 sibs) 43: [6] [6] 0x56148363d3e0 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: 0x5614835cddc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835c6e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x5614835c6cd0 VAL: 'a' (2 sibs) 43: 0x5614835c6d68 VAL: 'b' (2 sibs) 43: 0x5614835c6ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x5614835c6b90 VAL: 'c' (2 sibs) 43: 0x5614835c6c28 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56148363d480 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56148363d510 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x56148363d5a0 VAL: 'a' (2 sibs) 43: [3] [3] 0x56148363d630 VAL: 'b' (2 sibs) 43: [4] [4] 0x56148363d6c0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x56148363d750 VAL: 'c' (2 sibs) 43: [6] [6] 0x56148363d7e0 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: 0x5614835cded8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5614835c79a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x5614835c6a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x5614835c6ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x5614835cff40 VAL: 'a' (21 sibs) 43: 0x5614835cffd8 VAL: 'b' (21 sibs) 43: 0x5614835d0070 VAL: 'b1' (21 sibs) 43: 0x5614835d0108 VAL: 'b2' (21 sibs) 43: 0x5614835d01a0 VAL: 'b3' (21 sibs) 43: 0x5614835d0238 VAL: 'b4' (21 sibs) 43: 0x5614835d02d0 VAL: 'b5' (21 sibs) 43: 0x5614835d0368 VAL: 'b6' (21 sibs) 43: 0x5614835d0400 VAL: 'b61' (21 sibs) 43: 0x5614835d0498 VAL: 'b62' (21 sibs) 43: 0x5614835d0530 VAL: 'b63' (21 sibs) 43: 0x5614835d05c8 VAL: 'b64' (21 sibs) 43: 0x5614835d0660 VAL: 'b65' (21 sibs) 43: 0x5614835d06f8 VAL: 'b66' (21 sibs) 43: 0x5614835d0790 VAL: 'b7' (21 sibs) 43: 0x5614835d0828 VAL: 'b8' (21 sibs) 43: 0x5614835d08c0 VAL: 'b9' (21 sibs) 43: 0x5614835d0958 VAL: 'b10' (21 sibs) 43: 0x5614835d09f0 VAL: 'e' (21 sibs) 43: 0x5614835d0a88 VAL: 'f' (21 sibs) 43: 0x5614835d0b20 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56148363d880 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x56148363d910 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x56148363d9a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x56148363da30 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x56148363dac0 VAL: 'a' (21 sibs) 43: [5] [5] 0x56148363db50 VAL: 'b' (21 sibs) 43: [6] [6] 0x56148363dbe0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x56148363dc70 VAL: 'b2' (21 sibs) 43: [8] [8] 0x56148363dd00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x56148363dd90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x56148363de20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x56148363deb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x56148363df40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x56148363dfd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x56148363e060 VAL: 'b63' (21 sibs) 43: [15] [15] 0x56148363e0f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x56148363e180 VAL: 'b65' (21 sibs) 43: [17] [17] 0x56148363e210 VAL: 'b66' (21 sibs) 43: [18] [18] 0x56148363e2a0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x56148363e330 VAL: 'b8' (21 sibs) 43: [20] [20] 0x56148363e3c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x56148363e450 VAL: 'b10' (21 sibs) 43: [22] [22] 0x56148363e4e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x56148363e570 VAL: 'f' (21 sibs) 43: [24] [24] 0x56148363e600 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: 0x5614835cdff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x5614835ccd60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x5614835c8bb0 VAL: 'f' (1 sibs) 43: 0x5614835ccdf8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x5614835cce90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x5614835c8c50 VAL: 'b' (1 sibs) 43: 0x5614835ccf28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56148363e6a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x56148363e730 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x56148363e7c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x56148363e850 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x56148363e8e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x56148363e970 VAL: 'b' (1 sibs) 43: [6] [6] 0x56148363ea00 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: 0x5614835cd500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x5614835c6580 DOCSEQ: (1 sibs) 3 children: 43: 0x5614835c6620 VAL: 'foo' (3 sibs) 43: 0x5614835c66b8 VAL: 'bar' (3 sibs) 43: 0x5614835c6750 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56148363eaa0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x56148363eb30 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x56148363ebc0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x56148363ec50 VAL: 'bar' (3 sibs) 43: [4] [4] 0x56148363ece0 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: 0x5614835cd618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835c72d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5614835c7368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5614835c7410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5614835c75e0 VAL: 'val0' (2 sibs) 43: 0x5614835c7678 VAL: 'val1' (2 sibs) 43: 0x5614835c74a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5614835c7720 VAL: 'val2' (2 sibs) 43: 0x5614835c77b8 VAL: 'val3' (2 sibs) 43: 0x5614835c7540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5614835c7860 VAL: 'val4' (2 sibs) 43: 0x5614835c78f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56148363ed80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56148363ee10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56148363eea0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56148363ef30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56148363efc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56148363f050 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56148363f0e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56148363f170 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56148363f200 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56148363f290 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56148363f320 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56148363f3b0 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: 0x5614835cd730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835c7e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5614835c7ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5614835c7f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5614835c8120 VAL: 'val0' (2 sibs) 43: 0x5614835c81b8 VAL: 'val1' (2 sibs) 43: 0x5614835c7fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5614835c8260 VAL: 'val2' (2 sibs) 43: 0x5614835c82f8 VAL: 'val3' (2 sibs) 43: 0x5614835c8080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5614835c83a0 VAL: 'val4' (2 sibs) 43: 0x5614835c8438 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56148363f450 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56148363f4e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56148363f570 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56148363f600 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56148363f690 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56148363f720 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56148363f7b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56148363f840 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56148363f8d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x56148363f960 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x56148363f9f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x56148363fa80 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: 0x5614835cd848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835c84e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5614835c8578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5614835c8620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5614835c87f0 VAL: 'val0' (2 sibs) 43: 0x5614835c8888 VAL: 'val1' (2 sibs) 43: 0x5614835c86b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5614835c8930 VAL: 'val2' (2 sibs) 43: 0x5614835c89c8 VAL: 'val3' (2 sibs) 43: 0x5614835c8750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5614835c8a70 VAL: 'val4' (2 sibs) 43: 0x5614835c8b08 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x56148363fb20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x56148363fbb0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x56148363fc40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x56148363fcd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x56148363fd60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x56148363fdf0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x56148363fe80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x56148363ff10 VAL: 'val2' (2 sibs) 43: [8] [8] 0x56148363ffa0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561483640030 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5614836400c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561483640150 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: 0x5614835cd960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835c9480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5614835c9518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5614835c95c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5614835c9790 VAL: 'val0' (2 sibs) 43: 0x5614835c9828 VAL: 'val1' (2 sibs) 43: 0x5614835c9658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5614835c98d0 VAL: 'val2' (2 sibs) 43: 0x5614835c9968 VAL: 'val3' (2 sibs) 43: 0x5614835c96f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5614835c9a10 VAL: 'val4' (2 sibs) 43: 0x5614835c9aa8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5614836401f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483640280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561483640310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5614836403a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561483640430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5614836404c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561483640550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5614836405e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561483640670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561483640700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561483640790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561483640820 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: 0x5614835cda78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5614835c7a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x5614835c7b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x5614835cbcb0 VAL: 'env01' (28 sibs) 43: 0x5614835cbd48 VAL: 'env02' (28 sibs) 43: 0x5614835cbde0 VAL: 'env03' (28 sibs) 43: 0x5614835cbe78 VAL: 'env04' (28 sibs) 43: 0x5614835cbf10 VAL: 'env11' (28 sibs) 43: 0x5614835cbfa8 VAL: 'env12' (28 sibs) 43: 0x5614835cc040 VAL: 'env13' (28 sibs) 43: 0x5614835cc0d8 VAL: 'env14' (28 sibs) 43: 0x5614835cc170 VAL: 'env21' (28 sibs) 43: 0x5614835cc208 VAL: 'env22' (28 sibs) 43: 0x5614835cc2a0 VAL: 'env23' (28 sibs) 43: 0x5614835cc338 VAL: 'env24' (28 sibs) 43: 0x5614835cc3d0 VAL: 'env31' (28 sibs) 43: 0x5614835cc468 VAL: 'env32' (28 sibs) 43: 0x5614835cc500 VAL: 'env33' (28 sibs) 43: 0x5614835cc598 VAL: 'env34' (28 sibs) 43: 0x5614835cc630 VAL: 'env41' (28 sibs) 43: 0x5614835cc6c8 VAL: 'env42' (28 sibs) 43: 0x5614835cc760 VAL: 'env43' (28 sibs) 43: 0x5614835cc7f8 VAL: 'env44' (28 sibs) 43: 0x5614835cc890 VAL: 'env51' (28 sibs) 43: 0x5614835cc928 VAL: 'env52' (28 sibs) 43: 0x5614835cc9c0 VAL: 'env53' (28 sibs) 43: 0x5614835cca58 VAL: 'env54' (28 sibs) 43: 0x5614835ccaf0 VAL: 'env61' (28 sibs) 43: 0x5614835ccb88 VAL: 'env62' (28 sibs) 43: 0x5614835ccc20 VAL: 'env63' (28 sibs) 43: 0x5614835cccb8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5614836408c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561483640950 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x5614836409e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x561483640a70 VAL: 'env01' (28 sibs) 43: [4] [4] 0x561483640b00 VAL: 'env02' (28 sibs) 43: [5] [5] 0x561483640b90 VAL: 'env03' (28 sibs) 43: [6] [6] 0x561483640c20 VAL: 'env04' (28 sibs) 43: [7] [7] 0x561483640cb0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x561483640d40 VAL: 'env12' (28 sibs) 43: [9] [9] 0x561483640dd0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x561483640e60 VAL: 'env14' (28 sibs) 43: [11] [11] 0x561483640ef0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x561483640f80 VAL: 'env22' (28 sibs) 43: [13] [13] 0x561483641010 VAL: 'env23' (28 sibs) 43: [14] [14] 0x5614836410a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x561483641130 VAL: 'env31' (28 sibs) 43: [16] [16] 0x5614836411c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x561483641250 VAL: 'env33' (28 sibs) 43: [18] [18] 0x5614836412e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x561483641370 VAL: 'env41' (28 sibs) 43: [20] [20] 0x561483641400 VAL: 'env42' (28 sibs) 43: [21] [21] 0x561483641490 VAL: 'env43' (28 sibs) 43: [22] [22] 0x561483641520 VAL: 'env44' (28 sibs) 43: [23] [23] 0x5614836415b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x561483641640 VAL: 'env52' (28 sibs) 43: [25] [25] 0x5614836416d0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x561483641760 VAL: 'env54' (28 sibs) 43: [27] [27] 0x5614836417f0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x561483641880 VAL: 'env62' (28 sibs) 43: [29] [29] 0x561483641910 VAL: 'env63' (28 sibs) 43: [30] [30] 0x5614836419a0 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: 0x5614835cdb90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835cab60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x5614835caca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x5614835cae70 VAL: 'a' (6 sibs) 43: 0x5614835caf08 VAL: 'b' (6 sibs) 43: 0x5614835cafa0 VAL: 'c' (6 sibs) 43: 0x5614835cb038 VAL: 'd' (6 sibs) 43: 0x5614835cb0d0 VAL: 'e' (6 sibs) 43: 0x5614835cb168 VAL: 'f' (6 sibs) 43: 0x5614835cad38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x5614835cb210 VAL: 'a' (2 sibs) 43: 0x5614835cb2a8 VAL: 'b' (2 sibs) 43: 0x5614835cadd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x5614835cb350 VAL: 'a' (2 sibs) 43: 0x5614835cb3e8 VAL: 'b' (2 sibs) 43: 0x5614835cabf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x5614835cb490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x5614835cb5d0 VAL: 'a' (6 sibs) 43: 0x5614835cb668 VAL: 'b' (6 sibs) 43: 0x5614835cb700 VAL: 'c' (6 sibs) 43: 0x5614835cb798 VAL: 'd' (6 sibs) 43: 0x5614835cb830 VAL: 'e' (6 sibs) 43: 0x5614835cb8c8 VAL: 'f' (6 sibs) 43: 0x5614835cb528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x5614835cb970 VAL: 'a' (2 sibs) 43: 0x5614835cba08 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561483641a40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483641ad0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x561483641b60 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x561483641bf0 VAL: 'a' (6 sibs) 43: [4] [4] 0x561483641c80 VAL: 'b' (6 sibs) 43: [5] [5] 0x561483641d10 VAL: 'c' (6 sibs) 43: [6] [6] 0x561483641da0 VAL: 'd' (6 sibs) 43: [7] [7] 0x561483641e30 VAL: 'e' (6 sibs) 43: [8] [8] 0x561483641ec0 VAL: 'f' (6 sibs) 43: [9] [9] 0x561483641f50 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x561483641fe0 VAL: 'a' (2 sibs) 43: [11] [11] 0x561483642070 VAL: 'b' (2 sibs) 43: [12] [12] 0x561483642100 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x561483642190 VAL: 'a' (2 sibs) 43: [14] [14] 0x561483642220 VAL: 'b' (2 sibs) 43: [15] [15] 0x5614836422b0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x561483642340 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x5614836423d0 VAL: 'a' (6 sibs) 43: [18] [18] 0x561483642460 VAL: 'b' (6 sibs) 43: [19] [19] 0x5614836424f0 VAL: 'c' (6 sibs) 43: [20] [20] 0x561483642580 VAL: 'd' (6 sibs) 43: [21] [21] 0x561483642610 VAL: 'e' (6 sibs) 43: [22] [22] 0x5614836426a0 VAL: 'f' (6 sibs) 43: [23] [23] 0x561483642730 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x5614836427c0 VAL: 'a' (2 sibs) 43: [25] [25] 0x561483642850 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: 0x5614835cdca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5614835cbb00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x5614835cbba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x5614835cd240 VAL: 'a' (4 sibs) 43: 0x5614835cd2d8 VAL: 'b' (4 sibs) 43: 0x5614835cd370 VAL: 'c' (4 sibs) 43: 0x5614835cd408 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5614836428f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561483642980 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x561483642a10 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x561483642aa0 VAL: 'a' (4 sibs) 43: [4] [4] 0x561483642b30 VAL: 'b' (4 sibs) 43: [5] [5] 0x561483642bc0 VAL: 'c' (4 sibs) 43: [6] [6] 0x561483642c50 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: 0x5614835cddc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5614835c6e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x5614835c6cd0 VAL: 'a' (2 sibs) 43: 0x5614835c6d68 VAL: 'b' (2 sibs) 43: 0x5614835c6ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x5614835c6b90 VAL: 'c' (2 sibs) 43: 0x5614835c6c28 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561483642cf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561483642d80 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x561483642e10 VAL: 'a' (2 sibs) 43: [3] [3] 0x561483642ea0 VAL: 'b' (2 sibs) 43: [4] [4] 0x561483642f30 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x561483642fc0 VAL: 'c' (2 sibs) 43: [6] [6] 0x561483643050 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: 0x5614835cded8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5614835c79a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x5614835c6a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x5614835c6ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x5614835cff40 VAL: 'a' (21 sibs) 43: 0x5614835cffd8 VAL: 'b' (21 sibs) 43: 0x5614835d0070 VAL: 'b1' (21 sibs) 43: 0x5614835d0108 VAL: 'b2' (21 sibs) 43: 0x5614835d01a0 VAL: 'b3' (21 sibs) 43: 0x5614835d0238 VAL: 'b4' (21 sibs) 43: 0x5614835d02d0 VAL: 'b5' (21 sibs) 43: 0x5614835d0368 VAL: 'b6' (21 sibs) 43: 0x5614835d0400 VAL: 'b61' (21 sibs) 43: 0x5614835d0498 VAL: 'b62' (21 sibs) 43: 0x5614835d0530 VAL: 'b63' (21 sibs) 43: 0x5614835d05c8 VAL: 'b64' (21 sibs) 43: 0x5614835d0660 VAL: 'b65' (21 sibs) 43: 0x5614835d06f8 VAL: 'b66' (21 sibs) 43: 0x5614835d0790 VAL: 'b7' (21 sibs) 43: 0x5614835d0828 VAL: 'b8' (21 sibs) 43: 0x5614835d08c0 VAL: 'b9' (21 sibs) 43: 0x5614835d0958 VAL: 'b10' (21 sibs) 43: 0x5614835d09f0 VAL: 'e' (21 sibs) 43: 0x5614835d0a88 VAL: 'f' (21 sibs) 43: 0x5614835d0b20 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5614836430f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561483643180 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x561483643210 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x5614836432a0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x561483643330 VAL: 'a' (21 sibs) 43: [5] [5] 0x5614836433c0 VAL: 'b' (21 sibs) 43: [6] [6] 0x561483643450 VAL: 'b1' (21 sibs) 43: [7] [7] 0x5614836434e0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x561483643570 VAL: 'b3' (21 sibs) 43: [9] [9] 0x561483643600 VAL: 'b4' (21 sibs) 43: [10] [10] 0x561483643690 VAL: 'b5' (21 sibs) 43: [11] [11] 0x561483643720 VAL: 'b6' (21 sibs) 43: [12] [12] 0x5614836437b0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x561483643840 VAL: 'b62' (21 sibs) 43: [14] [14] 0x5614836438d0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x561483643960 VAL: 'b64' (21 sibs) 43: [16] [16] 0x5614836439f0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x561483643a80 VAL: 'b66' (21 sibs) 43: [18] [18] 0x561483643b10 VAL: 'b7' (21 sibs) 43: [19] [19] 0x561483643ba0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x561483643c30 VAL: 'b9' (21 sibs) 43: [21] [21] 0x561483643cc0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x561483643d50 VAL: 'e' (21 sibs) 43: [23] [23] 0x561483643de0 VAL: 'f' (21 sibs) 43: [24] [24] 0x561483643e70 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: 0x5614835cdff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x5614835ccd60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x5614835c8bb0 VAL: 'f' (1 sibs) 43: 0x5614835ccdf8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x5614835cce90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x5614835c8c50 VAL: 'b' (1 sibs) 43: 0x5614835ccf28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561483643f10 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x561483643fa0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x561483644030 VAL: 'f' (1 sibs) 43: [3] [3] 0x5614836440c0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x561483644150 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x5614836441e0 VAL: 'b' (1 sibs) 43: [6] [6] 0x561483644270 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 (15 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (15 ms total) 43: [ PASSED ] 397 tests. 43/52 Test #43: ryml-test-indentation ............. Passed 0.03 sec test 44 Start 44: ryml-test-number 44: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-number-0.6.0 44: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 44: Test timeout computed to be: 10000000 44: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 44: [==========] Running 218 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from CaseNode 44: [ RUN ] CaseNode.setting_up 44: [ OK ] CaseNode.setting_up (0 ms) 44: [----------] 1 test from CaseNode (0 ms total) 44: 44: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (0 ms) 44: [----------] 1 test from number (0 ms total) 44: 44: [----------] 216 tests from NUMBER/YmlTestCase 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: --------------- 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]--------------- 44: REF TREE: 44: 0x55979ad47820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55979ad46030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55979ad460d0 VAL: '-2' (15 sibs) 44: 0x55979ad46168 VAL: '-2' (15 sibs) 44: 0x55979ad46200 VAL: '5' (15 sibs) 44: 0x55979ad46298 VAL: '0xa' (15 sibs) 44: 0x55979ad46330 VAL: '-0xb' (15 sibs) 44: 0x55979ad463c8 VAL: '0XA' (15 sibs) 44: 0x55979ad46460 VAL: '-0XA' (15 sibs) 44: 0x55979ad464f8 VAL: '0b10' (15 sibs) 44: 0x55979ad46590 VAL: '-0b10' (15 sibs) 44: 0x55979ad46628 VAL: '0B10' (15 sibs) 44: 0x55979ad466c0 VAL: '-0B10' (15 sibs) 44: 0x55979ad46758 VAL: '0o17' (15 sibs) 44: 0x55979ad467f0 VAL: '-0o17' (15 sibs) 44: 0x55979ad46888 VAL: '0O17' (15 sibs) 44: 0x55979ad46920 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ad6bec0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad6bf50 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55979ad6bfe0 VAL: '-2' (15 sibs) 44: [3] [3] 0x55979ad6c070 VAL: '-2' (15 sibs) 44: [4] [4] 0x55979ad6c100 VAL: '5' (15 sibs) 44: [5] [5] 0x55979ad6c190 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55979ad6c220 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55979ad6c2b0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55979ad6c340 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55979ad6c3d0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55979ad6c460 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55979ad6c4f0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55979ad6c580 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55979ad6c610 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55979ad6c6a0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55979ad6c730 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55979ad6c7c0 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: 0x55979ad47938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55979ad45a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55979ad45ad0 VAL: '-2' (3 sibs) 44: 0x55979ad45b68 VAL: '-2' (3 sibs) 44: 0x55979ad45c00 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ad6e4f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad6e580 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55979ad6e610 VAL: '-2' (3 sibs) 44: [3] [3] 0x55979ad6e6a0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55979ad6e730 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: 0x55979ad47a50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55979ad46e30 VAL: '-2.0' (8 sibs) 44: 0x55979ad46ec8 VAL: '-2.1' (8 sibs) 44: 0x55979ad46f60 VAL: '0.1' (8 sibs) 44: 0x55979ad46ff8 VAL: '.1' (8 sibs) 44: 0x55979ad47090 VAL: '-.2' (8 sibs) 44: 0x55979ad47128 VAL: '-2.e+6' (8 sibs) 44: 0x55979ad471c0 VAL: '-3e-6' (8 sibs) 44: 0x55979ad47258 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ad70220 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad702b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad70340 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad703d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad70460 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad704f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad70580 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad70610 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad706a0 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: 0x55979ad47b68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55979ad47300 VAL: '-2.0' (8 sibs) 44: 0x55979ad47398 VAL: '-2.1' (8 sibs) 44: 0x55979ad47430 VAL: '0.1' (8 sibs) 44: 0x55979ad474c8 VAL: '.1' (8 sibs) 44: 0x55979ad47560 VAL: '-.2' (8 sibs) 44: 0x55979ad475f8 VAL: '-2.e+6' (8 sibs) 44: 0x55979ad47690 VAL: '-3e-6' (8 sibs) 44: 0x55979ad47728 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ad71f50 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad71fe0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad72070 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad72100 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad72190 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad72220 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad722b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad72340 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad723d0 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: 0x55979ad47c80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55979ad480a0 VAL: '-2.0' (8 sibs) 44: 0x55979ad48138 VAL: '-2.1' (8 sibs) 44: 0x55979ad481d0 VAL: '0.1' (8 sibs) 44: 0x55979ad48268 VAL: '.1' (8 sibs) 44: 0x55979ad48300 VAL: '-.2' (8 sibs) 44: 0x55979ad48398 VAL: '-2.e+6' (8 sibs) 44: 0x55979ad48430 VAL: '-3e-6' (8 sibs) 44: 0x55979ad484c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ad73c80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad73d10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad73da0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad73e30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad73ec0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad73f50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad73fe0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad74070 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad74100 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: 0x55979ad47d98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55979ad48bb0 VAL: '1.2.3' (14 sibs) 44: 0x55979ad48c48 VAL: '1.2.3.4' (14 sibs) 44: 0x55979ad48ce0 SEQ: (14 sibs) 2 children: 44: 0x55979ad49410 VAL: '1.2.3' (2 sibs) 44: 0x55979ad494a8 VAL: '4.5.6' (2 sibs) 44: 0x55979ad48d78 SEQ: (14 sibs) 2 children: 44: 0x55979ad49550 VAL: '1.2.3.4' (2 sibs) 44: 0x55979ad495e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55979ad48e10 SEQ: (14 sibs) 2 children: 44: 0x55979ad49690 VAL: '1.2.3' (2 sibs) 44: 0x55979ad49728 VAL: '4.5.6' (2 sibs) 44: 0x55979ad48ea8 SEQ: (14 sibs) 2 children: 44: 0x55979ad497d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55979ad49868 VAL: '4.5.6.7' (2 sibs) 44: 0x55979ad48f40 MAP: (14 sibs) 1 children: 44: 0x55979ad49910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55979ad48fd8 MAP: (14 sibs) 1 children: 44: 0x55979ad499b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55979ad49070 MAP: (14 sibs) 1 children: 44: 0x55979ad49a50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55979ad49108 MAP: (14 sibs) 1 children: 44: 0x55979ad49af0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55979ad491a0 MAP: (14 sibs) 2 children: 44: 0x55979ad49b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55979ad49c28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55979ad49238 MAP: (14 sibs) 2 children: 44: 0x55979ad49cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55979ad49d68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55979ad492d0 MAP: (14 sibs) 2 children: 44: 0x55979ad49e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55979ad49ea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55979ad49368 MAP: (14 sibs) 2 children: 44: 0x55979ad49f50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55979ad49fe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ad774d0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55979ad77560 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55979ad775f0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55979ad77680 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55979ad77710 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55979ad777a0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55979ad77830 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55979ad778c0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55979ad77950 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55979ad779e0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55979ad77a70 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55979ad77b00 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55979ad77b90 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55979ad77c20 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55979ad77cb0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55979ad77d40 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55979ad77dd0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55979ad77e60 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55979ad77ef0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55979ad77f80 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55979ad78010 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55979ad780a0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55979ad78130 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55979ad781c0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55979ad78250 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55979ad782e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55979ad78370 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55979ad78400 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55979ad78490 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55979ad78520 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55979ad785b0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55979ad78640 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55979ad786d0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55979ad78760 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55979ad787f0 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: 0x55979ad47820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55979ad46030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55979ad460d0 VAL: '-2' (15 sibs) 44: 0x55979ad46168 VAL: '-2' (15 sibs) 44: 0x55979ad46200 VAL: '5' (15 sibs) 44: 0x55979ad46298 VAL: '0xa' (15 sibs) 44: 0x55979ad46330 VAL: '-0xb' (15 sibs) 44: 0x55979ad463c8 VAL: '0XA' (15 sibs) 44: 0x55979ad46460 VAL: '-0XA' (15 sibs) 44: 0x55979ad464f8 VAL: '0b10' (15 sibs) 44: 0x55979ad46590 VAL: '-0b10' (15 sibs) 44: 0x55979ad46628 VAL: '0B10' (15 sibs) 44: 0x55979ad466c0 VAL: '-0B10' (15 sibs) 44: 0x55979ad46758 VAL: '0o17' (15 sibs) 44: 0x55979ad467f0 VAL: '-0o17' (15 sibs) 44: 0x55979ad46888 VAL: '0O17' (15 sibs) 44: 0x55979ad46920 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ad762c0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad76350 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55979ad763e0 VAL: '-2' (15 sibs) 44: [3] [3] 0x55979ad76470 VAL: '-2' (15 sibs) 44: [4] [4] 0x55979ad76500 VAL: '5' (15 sibs) 44: [5] [5] 0x55979ad76590 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55979ad76620 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55979ad766b0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55979ad76740 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55979ad767d0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55979ad76860 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55979ad768f0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55979ad76980 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55979ad76a10 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55979ad76aa0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55979ad76b30 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55979ad76bc0 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: 0x55979ad47938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55979ad45a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55979ad45ad0 VAL: '-2' (3 sibs) 44: 0x55979ad45b68 VAL: '-2' (3 sibs) 44: 0x55979ad45c00 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ad759b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad75a40 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55979ad75ad0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55979ad75b60 VAL: '-2' (3 sibs) 44: [4] [4] 0x55979ad75bf0 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: 0x55979ad47a50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55979ad46e30 VAL: '-2.0' (8 sibs) 44: 0x55979ad46ec8 VAL: '-2.1' (8 sibs) 44: 0x55979ad46f60 VAL: '0.1' (8 sibs) 44: 0x55979ad46ff8 VAL: '.1' (8 sibs) 44: 0x55979ad47090 VAL: '-.2' (8 sibs) 44: 0x55979ad47128 VAL: '-2.e+6' (8 sibs) 44: 0x55979ad471c0 VAL: '-3e-6' (8 sibs) 44: 0x55979ad47258 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ad798e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad79970 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad79a00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad79a90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad79b20 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad79bb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad79c40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad79cd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad79d60 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: 0x55979ad47b68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55979ad47300 VAL: '-2.0' (8 sibs) 44: 0x55979ad47398 VAL: '-2.1' (8 sibs) 44: 0x55979ad47430 VAL: '0.1' (8 sibs) 44: 0x55979ad474c8 VAL: '.1' (8 sibs) 44: 0x55979ad47560 VAL: '-.2' (8 sibs) 44: 0x55979ad475f8 VAL: '-2.e+6' (8 sibs) 44: 0x55979ad47690 VAL: '-3e-6' (8 sibs) 44: 0x55979ad47728 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ad7a1f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad7a280 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad7a310 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad7a3a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad7a430 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad7a4c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad7a550 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad7a5e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad7a670 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: 0x55979ad47c80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55979ad480a0 VAL: '-2.0' (8 sibs) 44: 0x55979ad48138 VAL: '-2.1' (8 sibs) 44: 0x55979ad481d0 VAL: '0.1' (8 sibs) 44: 0x55979ad48268 VAL: '.1' (8 sibs) 44: 0x55979ad48300 VAL: '-.2' (8 sibs) 44: 0x55979ad48398 VAL: '-2.e+6' (8 sibs) 44: 0x55979ad48430 VAL: '-3e-6' (8 sibs) 44: 0x55979ad484c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ad7ab00 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad7ab90 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad7ac20 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad7acb0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad7ad40 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad7add0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad7ae60 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad7aef0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad7af80 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: 0x55979ad47d98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55979ad48bb0 VAL: '1.2.3' (14 sibs) 44: 0x55979ad48c48 VAL: '1.2.3.4' (14 sibs) 44: 0x55979ad48ce0 SEQ: (14 sibs) 2 children: 44: 0x55979ad49410 VAL: '1.2.3' (2 sibs) 44: 0x55979ad494a8 VAL: '4.5.6' (2 sibs) 44: 0x55979ad48d78 SEQ: (14 sibs) 2 children: 44: 0x55979ad49550 VAL: '1.2.3.4' (2 sibs) 44: 0x55979ad495e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55979ad48e10 SEQ: (14 sibs) 2 children: 44: 0x55979ad49690 VAL: '1.2.3' (2 sibs) 44: 0x55979ad49728 VAL: '4.5.6' (2 sibs) 44: 0x55979ad48ea8 SEQ: (14 sibs) 2 children: 44: 0x55979ad497d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55979ad49868 VAL: '4.5.6.7' (2 sibs) 44: 0x55979ad48f40 MAP: (14 sibs) 1 children: 44: 0x55979ad49910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55979ad48fd8 MAP: (14 sibs) 1 children: 44: 0x55979ad499b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55979ad49070 MAP: (14 sibs) 1 children: 44: 0x55979ad49a50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55979ad49108 MAP: (14 sibs) 1 children: 44: 0x55979ad49af0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55979ad491a0 MAP: (14 sibs) 2 children: 44: 0x55979ad49b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55979ad49c28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55979ad49238 MAP: (14 sibs) 2 children: 44: 0x55979ad49cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55979ad49d68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55979ad492d0 MAP: (14 sibs) 2 children: 44: 0x55979ad49e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55979ad49ea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55979ad49368 MAP: (14 sibs) 2 children: 44: 0x55979ad49f50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55979ad49fe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ad7cf30 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55979ad7cfc0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55979ad7d050 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55979ad7d0e0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55979ad7d170 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55979ad7d200 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55979ad7d290 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55979ad7d320 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55979ad7d3b0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55979ad7d440 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55979ad7d4d0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55979ad7d560 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55979ad7d5f0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55979ad7d680 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55979ad7d710 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55979ad7d7a0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55979ad7d830 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55979ad7d8c0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55979ad7d950 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55979ad7d9e0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55979ad7da70 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55979ad7db00 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55979ad7db90 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55979ad7dc20 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55979ad7dcb0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55979ad7dd40 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55979ad7ddd0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55979ad7de60 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55979ad7def0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55979ad7df80 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55979ad7e010 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55979ad7e0a0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55979ad7e130 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55979ad7e1c0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55979ad7e250 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] 0x55979ad6bec0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad6bf50 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55979ad6bfe0 VAL: '-2' (15 sibs) 44: [3] [3] 0x55979ad6c070 VAL: '-2' (15 sibs) 44: [4] [4] 0x55979ad6c100 VAL: '5' (15 sibs) 44: [5] [5] 0x55979ad6c190 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55979ad6c220 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55979ad6c2b0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55979ad6c340 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55979ad6c3d0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55979ad6c460 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55979ad6c4f0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55979ad6c580 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55979ad6c610 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55979ad6c6a0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55979ad6c730 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55979ad6c7c0 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] 0x55979ad8ba50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad8bae0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55979ad8bb70 VAL: '-2' (15 sibs) 44: [3] [3] 0x55979ad8bc00 VAL: '-2' (15 sibs) 44: [4] [4] 0x55979ad8bc90 VAL: '5' (15 sibs) 44: [5] [5] 0x55979ad8bd20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55979ad8bdb0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55979ad8be40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55979ad8bed0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55979ad8bf60 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55979ad8bff0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55979ad8c080 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55979ad8c110 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55979ad8c1a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55979ad8c230 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55979ad8c2c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55979ad8c350 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] 0x55979ad6e4f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad6e580 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55979ad6e610 VAL: '-2' (3 sibs) 44: [3] [3] 0x55979ad6e6a0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55979ad6e730 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] 0x55979ad8b140 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad8b1d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55979ad8b260 VAL: '-2' (3 sibs) 44: [3] [3] 0x55979ad8b2f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55979ad8b380 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] 0x55979ad70220 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad702b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad70340 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad703d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad70460 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad704f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad70580 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad70610 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad706a0 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] 0x55979ad8cc60 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad8ccf0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad8cd80 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad8ce10 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad8cea0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad8cf30 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad8cfc0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad8d050 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad8d0e0 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] 0x55979ad71f50 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad71fe0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad72070 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad72100 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad72190 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad72220 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad722b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad72340 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad723d0 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] 0x55979ad8d570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad8d600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad8d690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad8d720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad8d7b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad8d840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad8d8d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad8d960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad8d9f0 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] 0x55979ad73c80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad73d10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad73da0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad73e30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad73ec0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad73f50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad73fe0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad74070 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad74100 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] 0x55979ad8de80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad8df10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad8dfa0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad8e030 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad8e0c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad8e150 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad8e1e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad8e270 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad8e300 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] 0x55979ad774d0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55979ad77560 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55979ad775f0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55979ad77680 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55979ad77710 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55979ad777a0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55979ad77830 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55979ad778c0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55979ad77950 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55979ad779e0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55979ad77a70 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55979ad77b00 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55979ad77b90 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55979ad77c20 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55979ad77cb0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55979ad77d40 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55979ad77dd0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55979ad77e60 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55979ad77ef0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55979ad77f80 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55979ad78010 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55979ad780a0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55979ad78130 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55979ad781c0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55979ad78250 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55979ad782e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55979ad78370 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55979ad78400 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55979ad78490 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55979ad78520 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55979ad785b0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55979ad78640 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55979ad786d0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55979ad78760 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55979ad787f0 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] 0x55979ad902b0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55979ad90340 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55979ad903d0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55979ad90460 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55979ad904f0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55979ad90580 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55979ad90610 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55979ad906a0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55979ad90730 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55979ad907c0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55979ad90850 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55979ad908e0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55979ad90970 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55979ad90a00 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55979ad90a90 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55979ad90b20 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55979ad90bb0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55979ad90c40 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55979ad90cd0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55979ad90d60 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55979ad90df0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55979ad90e80 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55979ad90f10 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55979ad90fa0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55979ad91030 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55979ad910c0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55979ad91150 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55979ad911e0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55979ad91270 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55979ad91300 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55979ad91390 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55979ad91420 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55979ad914b0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55979ad91540 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55979ad915d0 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] 0x55979ad7bd20 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad7bdb0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55979ad7be40 VAL: '-2' (15 sibs) 44: [3] [3] 0x55979ad7bed0 VAL: '-2' (15 sibs) 44: [4] [4] 0x55979ad7bf60 VAL: '5' (15 sibs) 44: [5] [5] 0x55979ad7bff0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55979ad7c080 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55979ad7c110 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55979ad7c1a0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55979ad7c230 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55979ad7c2c0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55979ad7c350 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55979ad7c3e0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55979ad7c470 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55979ad7c500 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55979ad7c590 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55979ad7c620 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] 0x55979ad8f0a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad8f130 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55979ad8f1c0 VAL: '-2' (15 sibs) 44: [3] [3] 0x55979ad8f250 VAL: '-2' (15 sibs) 44: [4] [4] 0x55979ad8f2e0 VAL: '5' (15 sibs) 44: [5] [5] 0x55979ad8f370 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55979ad8f400 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55979ad8f490 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55979ad8f520 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55979ad8f5b0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55979ad8f640 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55979ad8f6d0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55979ad8f760 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55979ad8f7f0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55979ad8f880 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55979ad8f910 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55979ad8f9a0 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] 0x55979ad7b410 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad7b4a0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55979ad7b530 VAL: '-2' (3 sibs) 44: [3] [3] 0x55979ad7b5c0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55979ad7b650 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] 0x55979ad8e790 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad8e820 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55979ad8e8b0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55979ad8e940 VAL: '-2' (3 sibs) 44: [4] [4] 0x55979ad8e9d0 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] 0x55979ad7f340 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad7f3d0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad7f460 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad7f4f0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad7f580 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad7f610 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad7f6a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad7f730 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad7f7c0 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] 0x55979ad926c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad92750 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad927e0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad92870 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad92900 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad92990 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad92a20 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad92ab0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad92b40 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] 0x55979ad7fc50 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad7fce0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad7fd70 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad7fe00 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad7fe90 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad7ff20 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad7ffb0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad80040 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad800d0 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] 0x55979ad92fd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad93060 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad930f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad93180 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad93210 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad932a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad93330 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad933c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad93450 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] 0x55979ad80560 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad805f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad80680 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad80710 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad807a0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad80830 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad808c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad80950 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad809e0 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] 0x55979ad938e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad93970 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad93a00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad93a90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad93b20 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad93bb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad93c40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad93cd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad93d60 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] 0x55979ad829d0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55979ad82a60 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55979ad82af0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55979ad82b80 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55979ad82c10 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55979ad82ca0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55979ad82d30 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55979ad82dc0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55979ad82e50 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55979ad82ee0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55979ad82f70 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55979ad83000 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55979ad83090 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55979ad83120 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55979ad831b0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55979ad83240 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55979ad832d0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55979ad83360 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55979ad833f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55979ad83480 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55979ad83510 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55979ad835a0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55979ad83630 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55979ad836c0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55979ad83750 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55979ad837e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55979ad83870 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55979ad83900 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55979ad83990 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55979ad83a20 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55979ad83ab0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55979ad83b40 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55979ad83bd0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55979ad83c60 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55979ad83cf0 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] 0x55979ad95d10 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55979ad95da0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55979ad95e30 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55979ad95ec0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55979ad95f50 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55979ad95fe0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55979ad96070 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55979ad96100 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55979ad96190 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55979ad96220 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55979ad962b0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55979ad96340 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55979ad963d0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55979ad96460 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55979ad964f0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55979ad96580 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55979ad96610 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55979ad966a0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55979ad96730 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55979ad967c0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55979ad96850 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55979ad968e0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55979ad96970 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55979ad96a00 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55979ad96a90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55979ad96b20 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55979ad96bb0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55979ad96c40 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55979ad96cd0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55979ad96d60 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55979ad96df0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55979ad96e80 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55979ad96f10 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55979ad96fa0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55979ad97030 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] 0x55979ad762c0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad76350 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55979ad763e0 VAL: '-2' (15 sibs) 44: [3] [3] 0x55979ad76470 VAL: '-2' (15 sibs) 44: [4] [4] 0x55979ad76500 VAL: '5' (15 sibs) 44: [5] [5] 0x55979ad76590 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55979ad76620 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55979ad766b0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55979ad76740 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55979ad767d0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55979ad76860 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55979ad768f0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55979ad76980 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55979ad76a10 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55979ad76aa0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55979ad76b30 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55979ad76bc0 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] 0x55979ad94b00 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad94b90 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55979ad94c20 VAL: '-2' (15 sibs) 44: [3] [3] 0x55979ad94cb0 VAL: '-2' (15 sibs) 44: [4] [4] 0x55979ad94d40 VAL: '5' (15 sibs) 44: [5] [5] 0x55979ad94dd0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55979ad94e60 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55979ad94ef0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55979ad94f80 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55979ad95010 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55979ad950a0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55979ad95130 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55979ad951c0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55979ad95250 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55979ad952e0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55979ad95370 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55979ad95400 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] 0x55979ad759b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad75a40 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55979ad75ad0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55979ad75b60 VAL: '-2' (3 sibs) 44: [4] [4] 0x55979ad75bf0 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] 0x55979ad941f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad94280 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55979ad94310 VAL: '-2' (3 sibs) 44: [3] [3] 0x55979ad943a0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55979ad94430 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] 0x55979ad798e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad79970 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad79a00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad79a90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad79b20 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad79bb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad79c40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad79cd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad79d60 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] 0x55979ad98120 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad981b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad98240 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad982d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad98360 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad983f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad98480 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad98510 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad985a0 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] 0x55979ad7a1f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad7a280 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad7a310 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad7a3a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad7a430 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad7a4c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad7a550 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad7a5e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad7a670 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] 0x55979ad98a30 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad98ac0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad98b50 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad98be0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad98c70 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad98d00 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad98d90 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad98e20 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad98eb0 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] 0x55979ad7ab00 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad7ab90 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad7ac20 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad7acb0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad7ad40 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad7add0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad7ae60 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad7aef0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad7af80 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] 0x55979ad99340 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad993d0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad99460 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad994f0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad99580 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad99610 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad996a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad99730 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad997c0 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] 0x55979ad7cf30 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55979ad7cfc0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55979ad7d050 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55979ad7d0e0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55979ad7d170 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55979ad7d200 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55979ad7d290 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55979ad7d320 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55979ad7d3b0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55979ad7d440 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55979ad7d4d0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55979ad7d560 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55979ad7d5f0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55979ad7d680 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55979ad7d710 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55979ad7d7a0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55979ad7d830 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55979ad7d8c0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55979ad7d950 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55979ad7d9e0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55979ad7da70 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55979ad7db00 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55979ad7db90 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55979ad7dc20 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55979ad7dcb0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55979ad7dd40 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55979ad7ddd0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55979ad7de60 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55979ad7def0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55979ad7df80 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55979ad7e010 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55979ad7e0a0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55979ad7e130 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55979ad7e1c0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55979ad7e250 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] 0x55979ad9b770 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55979ad9b800 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55979ad9b890 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55979ad9b920 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55979ad9b9b0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55979ad9ba40 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55979ad9bad0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55979ad9bb60 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55979ad9bbf0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55979ad9bc80 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55979ad9bd10 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55979ad9bda0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55979ad9be30 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55979ad9bec0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55979ad9bf50 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55979ad9bfe0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55979ad9c070 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55979ad9c100 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55979ad9c190 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55979ad9c220 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55979ad9c2b0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55979ad9c340 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55979ad9c3d0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55979ad9c460 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55979ad9c4f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55979ad9c580 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55979ad9c610 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55979ad9c6a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55979ad9c730 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55979ad9c7c0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55979ad9c850 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55979ad9c8e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55979ad9c970 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55979ad9ca00 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55979ad9ca90 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] 0x55979ad84de0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad84e70 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55979ad84f00 VAL: '-2' (15 sibs) 44: [3] [3] 0x55979ad84f90 VAL: '-2' (15 sibs) 44: [4] [4] 0x55979ad85020 VAL: '5' (15 sibs) 44: [5] [5] 0x55979ad850b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55979ad85140 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55979ad851d0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55979ad85260 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55979ad852f0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55979ad85380 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55979ad85410 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55979ad854a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55979ad85530 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55979ad855c0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55979ad85650 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55979ad856e0 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] 0x55979ad9a560 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad9a5f0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55979ad9a680 VAL: '-2' (15 sibs) 44: [3] [3] 0x55979ad9a710 VAL: '-2' (15 sibs) 44: [4] [4] 0x55979ad9a7a0 VAL: '5' (15 sibs) 44: [5] [5] 0x55979ad9a830 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55979ad9a8c0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55979ad9a950 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55979ad9a9e0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55979ad9aa70 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55979ad9ab00 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55979ad9ab90 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55979ad9ac20 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55979ad9acb0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55979ad9ad40 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55979ad9add0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55979ad9ae60 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] 0x55979ad81150 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad811e0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55979ad81270 VAL: '-2' (3 sibs) 44: [3] [3] 0x55979ad81300 VAL: '-2' (3 sibs) 44: [4] [4] 0x55979ad81390 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] 0x55979ad99c50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad99ce0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55979ad99d70 VAL: '-2' (3 sibs) 44: [3] [3] 0x55979ad99e00 VAL: '-2' (3 sibs) 44: [4] [4] 0x55979ad99e90 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] 0x55979ad81a90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad81b20 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad81bb0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad81c40 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad81cd0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad81d60 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad81df0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad81e80 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad81f10 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] 0x55979ad9db80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad9dc10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad9dca0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad9dd30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad9ddc0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad9de50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad9dee0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad9df70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad9e000 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] 0x55979ad85ff0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad86080 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad86110 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad861a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad86230 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad862c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad86350 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad863e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad86470 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] 0x55979ad9e490 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad9e520 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad9e5b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad9e640 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad9e6d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad9e760 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad9e7f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad9e880 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad9e910 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] 0x55979ad86900 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad86990 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad86a20 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad86ab0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad86b40 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad86bd0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad86c60 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad86cf0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad86d80 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] 0x55979ad9eda0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ad9ee30 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ad9eec0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ad9ef50 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ad9efe0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ad9f070 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ad9f100 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ad9f190 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ad9f220 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] 0x55979ad88d30 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55979ad88dc0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55979ad88e50 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55979ad88ee0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55979ad88f70 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55979ad89000 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55979ad89090 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55979ad89120 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55979ad891b0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55979ad89240 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55979ad892d0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55979ad89360 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55979ad893f0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55979ad89480 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55979ad89510 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55979ad895a0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55979ad89630 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55979ad896c0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55979ad89750 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55979ad897e0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55979ad89870 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55979ad89900 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55979ad89990 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55979ad89a20 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55979ad89ab0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55979ad89b40 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55979ad89bd0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55979ad89c60 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55979ad89cf0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55979ad89d80 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55979ad89e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55979ad89ea0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55979ad89f30 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55979ad89fc0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55979ad8a050 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] 0x55979ada11d0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55979ada1260 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55979ada12f0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55979ada1380 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55979ada1410 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55979ada14a0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55979ada1530 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55979ada15c0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55979ada1650 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55979ada16e0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55979ada1770 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55979ada1800 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55979ada1890 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55979ada1920 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55979ada19b0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55979ada1a40 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55979ada1ad0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55979ada1b60 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55979ada1bf0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55979ada1c80 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55979ada1d10 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55979ada1da0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55979ada1e30 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55979ada1ec0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55979ada1f50 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55979ada1fe0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55979ada2070 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55979ada2100 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55979ada2190 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55979ada2220 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55979ada22b0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55979ada2340 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55979ada23d0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55979ada2460 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55979ada24f0 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: 0x55979ad47820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55979ad46030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55979ad460d0 VAL: '-2' (15 sibs) 44: 0x55979ad46168 VAL: '-2' (15 sibs) 44: 0x55979ad46200 VAL: '5' (15 sibs) 44: 0x55979ad46298 VAL: '0xa' (15 sibs) 44: 0x55979ad46330 VAL: '-0xb' (15 sibs) 44: 0x55979ad463c8 VAL: '0XA' (15 sibs) 44: 0x55979ad46460 VAL: '-0XA' (15 sibs) 44: 0x55979ad464f8 VAL: '0b10' (15 sibs) 44: 0x55979ad46590 VAL: '-0b10' (15 sibs) 44: 0x55979ad46628 VAL: '0B10' (15 sibs) 44: 0x55979ad466c0 VAL: '-0B10' (15 sibs) 44: 0x55979ad46758 VAL: '0o17' (15 sibs) 44: 0x55979ad467f0 VAL: '-0o17' (15 sibs) 44: 0x55979ad46888 VAL: '0O17' (15 sibs) 44: 0x55979ad46920 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ad9f6b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad9f740 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55979ad9f7d0 VAL: '-2' (15 sibs) 44: [3] [3] 0x55979ad9f860 VAL: '-2' (15 sibs) 44: [4] [4] 0x55979ad9f8f0 VAL: '5' (15 sibs) 44: [5] [5] 0x55979ad9f980 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55979ad9fa10 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55979ad9faa0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55979ad9fb30 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55979ad9fbc0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55979ad9fc50 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55979ad9fce0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55979ad9fd70 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55979ad9fe00 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55979ad9fe90 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55979ad9ff20 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55979ad9ffb0 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: 0x55979ad47938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55979ad45a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55979ad45ad0 VAL: '-2' (3 sibs) 44: 0x55979ad45b68 VAL: '-2' (3 sibs) 44: 0x55979ad45c00 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ad88880 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ad88910 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55979ad889a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55979ad88a30 VAL: '-2' (3 sibs) 44: [4] [4] 0x55979ad88ac0 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: 0x55979ad47a50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55979ad46e30 VAL: '-2.0' (8 sibs) 44: 0x55979ad46ec8 VAL: '-2.1' (8 sibs) 44: 0x55979ad46f60 VAL: '0.1' (8 sibs) 44: 0x55979ad46ff8 VAL: '.1' (8 sibs) 44: 0x55979ad47090 VAL: '-.2' (8 sibs) 44: 0x55979ad47128 VAL: '-2.e+6' (8 sibs) 44: 0x55979ad471c0 VAL: '-3e-6' (8 sibs) 44: 0x55979ad47258 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ada0050 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ada00e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ada0170 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ada0200 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ada0290 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ada0320 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ada03b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ada0440 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ada04d0 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: 0x55979ad47b68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55979ad47300 VAL: '-2.0' (8 sibs) 44: 0x55979ad47398 VAL: '-2.1' (8 sibs) 44: 0x55979ad47430 VAL: '0.1' (8 sibs) 44: 0x55979ad474c8 VAL: '.1' (8 sibs) 44: 0x55979ad47560 VAL: '-.2' (8 sibs) 44: 0x55979ad475f8 VAL: '-2.e+6' (8 sibs) 44: 0x55979ad47690 VAL: '-3e-6' (8 sibs) 44: 0x55979ad47728 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ada0570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ada0600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ada0690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ada0720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ada07b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ada0840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ada08d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ada0960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ada09f0 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: 0x55979ad47c80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55979ad480a0 VAL: '-2.0' (8 sibs) 44: 0x55979ad48138 VAL: '-2.1' (8 sibs) 44: 0x55979ad481d0 VAL: '0.1' (8 sibs) 44: 0x55979ad48268 VAL: '.1' (8 sibs) 44: 0x55979ad48300 VAL: '-.2' (8 sibs) 44: 0x55979ad48398 VAL: '-2.e+6' (8 sibs) 44: 0x55979ad48430 VAL: '-3e-6' (8 sibs) 44: 0x55979ad484c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ada0a90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ada0b20 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ada0bb0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ada0c40 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ada0cd0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ada0d60 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ada0df0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ada0e80 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ada0f10 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: 0x55979ad47d98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55979ad48bb0 VAL: '1.2.3' (14 sibs) 44: 0x55979ad48c48 VAL: '1.2.3.4' (14 sibs) 44: 0x55979ad48ce0 SEQ: (14 sibs) 2 children: 44: 0x55979ad49410 VAL: '1.2.3' (2 sibs) 44: 0x55979ad494a8 VAL: '4.5.6' (2 sibs) 44: 0x55979ad48d78 SEQ: (14 sibs) 2 children: 44: 0x55979ad49550 VAL: '1.2.3.4' (2 sibs) 44: 0x55979ad495e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55979ad48e10 SEQ: (14 sibs) 2 children: 44: 0x55979ad49690 VAL: '1.2.3' (2 sibs) 44: 0x55979ad49728 VAL: '4.5.6' (2 sibs) 44: 0x55979ad48ea8 SEQ: (14 sibs) 2 children: 44: 0x55979ad497d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55979ad49868 VAL: '4.5.6.7' (2 sibs) 44: 0x55979ad48f40 MAP: (14 sibs) 1 children: 44: 0x55979ad49910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55979ad48fd8 MAP: (14 sibs) 1 children: 44: 0x55979ad499b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55979ad49070 MAP: (14 sibs) 1 children: 44: 0x55979ad49a50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55979ad49108 MAP: (14 sibs) 1 children: 44: 0x55979ad49af0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55979ad491a0 MAP: (14 sibs) 2 children: 44: 0x55979ad49b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55979ad49c28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55979ad49238 MAP: (14 sibs) 2 children: 44: 0x55979ad49cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55979ad49d68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55979ad492d0 MAP: (14 sibs) 2 children: 44: 0x55979ad49e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55979ad49ea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55979ad49368 MAP: (14 sibs) 2 children: 44: 0x55979ad49f50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55979ad49fe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ada35e0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55979ada3670 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55979ada3700 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55979ada3790 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55979ada3820 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55979ada38b0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55979ada3940 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55979ada39d0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55979ada3a60 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55979ada3af0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55979ada3b80 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55979ada3c10 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55979ada3ca0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55979ada3d30 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55979ada3dc0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55979ada3e50 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55979ada3ee0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55979ada3f70 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55979ada4000 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55979ada4090 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55979ada4120 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55979ada41b0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55979ada4240 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55979ada42d0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55979ada4360 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55979ada43f0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55979ada4480 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55979ada4510 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55979ada45a0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55979ada4630 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55979ada46c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55979ada4750 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55979ada47e0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55979ada4870 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55979ada4900 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: 0x55979ad47820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55979ad46030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55979ad460d0 VAL: '-2' (15 sibs) 44: 0x55979ad46168 VAL: '-2' (15 sibs) 44: 0x55979ad46200 VAL: '5' (15 sibs) 44: 0x55979ad46298 VAL: '0xa' (15 sibs) 44: 0x55979ad46330 VAL: '-0xb' (15 sibs) 44: 0x55979ad463c8 VAL: '0XA' (15 sibs) 44: 0x55979ad46460 VAL: '-0XA' (15 sibs) 44: 0x55979ad464f8 VAL: '0b10' (15 sibs) 44: 0x55979ad46590 VAL: '-0b10' (15 sibs) 44: 0x55979ad46628 VAL: '0B10' (15 sibs) 44: 0x55979ad466c0 VAL: '-0B10' (15 sibs) 44: 0x55979ad46758 VAL: '0o17' (15 sibs) 44: 0x55979ad467f0 VAL: '-0o17' (15 sibs) 44: 0x55979ad46888 VAL: '0O17' (15 sibs) 44: 0x55979ad46920 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ada49a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ada4a30 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55979ada4ac0 VAL: '-2' (15 sibs) 44: [3] [3] 0x55979ada4b50 VAL: '-2' (15 sibs) 44: [4] [4] 0x55979ada4be0 VAL: '5' (15 sibs) 44: [5] [5] 0x55979ada4c70 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55979ada4d00 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55979ada4d90 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55979ada4e20 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55979ada4eb0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55979ada4f40 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55979ada4fd0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55979ada5060 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55979ada50f0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55979ada5180 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55979ada5210 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55979ada52a0 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: 0x55979ad47938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55979ad45a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55979ad45ad0 VAL: '-2' (3 sibs) 44: 0x55979ad45b68 VAL: '-2' (3 sibs) 44: 0x55979ad45c00 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ada5340 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55979ada53d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55979ada5460 VAL: '-2' (3 sibs) 44: [3] [3] 0x55979ada54f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55979ada5580 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: 0x55979ad47a50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55979ad46e30 VAL: '-2.0' (8 sibs) 44: 0x55979ad46ec8 VAL: '-2.1' (8 sibs) 44: 0x55979ad46f60 VAL: '0.1' (8 sibs) 44: 0x55979ad46ff8 VAL: '.1' (8 sibs) 44: 0x55979ad47090 VAL: '-.2' (8 sibs) 44: 0x55979ad47128 VAL: '-2.e+6' (8 sibs) 44: 0x55979ad471c0 VAL: '-3e-6' (8 sibs) 44: 0x55979ad47258 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ada5620 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ada56b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ada5740 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ada57d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ada5860 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ada58f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ada5980 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ada5a10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ada5aa0 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: 0x55979ad47b68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55979ad47300 VAL: '-2.0' (8 sibs) 44: 0x55979ad47398 VAL: '-2.1' (8 sibs) 44: 0x55979ad47430 VAL: '0.1' (8 sibs) 44: 0x55979ad474c8 VAL: '.1' (8 sibs) 44: 0x55979ad47560 VAL: '-.2' (8 sibs) 44: 0x55979ad475f8 VAL: '-2.e+6' (8 sibs) 44: 0x55979ad47690 VAL: '-3e-6' (8 sibs) 44: 0x55979ad47728 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ada5b40 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ada5bd0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ada5c60 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ada5cf0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ada5d80 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ada5e10 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ada5ea0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ada5f30 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ada5fc0 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: 0x55979ad47c80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55979ad480a0 VAL: '-2.0' (8 sibs) 44: 0x55979ad48138 VAL: '-2.1' (8 sibs) 44: 0x55979ad481d0 VAL: '0.1' (8 sibs) 44: 0x55979ad48268 VAL: '.1' (8 sibs) 44: 0x55979ad48300 VAL: '-.2' (8 sibs) 44: 0x55979ad48398 VAL: '-2.e+6' (8 sibs) 44: 0x55979ad48430 VAL: '-3e-6' (8 sibs) 44: 0x55979ad484c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ada6060 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55979ada60f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55979ada6180 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55979ada6210 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55979ada62a0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55979ada6330 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55979ada63c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55979ada6450 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55979ada64e0 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: 0x55979ad47d98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55979ad48bb0 VAL: '1.2.3' (14 sibs) 44: 0x55979ad48c48 VAL: '1.2.3.4' (14 sibs) 44: 0x55979ad48ce0 SEQ: (14 sibs) 2 children: 44: 0x55979ad49410 VAL: '1.2.3' (2 sibs) 44: 0x55979ad494a8 VAL: '4.5.6' (2 sibs) 44: 0x55979ad48d78 SEQ: (14 sibs) 2 children: 44: 0x55979ad49550 VAL: '1.2.3.4' (2 sibs) 44: 0x55979ad495e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55979ad48e10 SEQ: (14 sibs) 2 children: 44: 0x55979ad49690 VAL: '1.2.3' (2 sibs) 44: 0x55979ad49728 VAL: '4.5.6' (2 sibs) 44: 0x55979ad48ea8 SEQ: (14 sibs) 2 children: 44: 0x55979ad497d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55979ad49868 VAL: '4.5.6.7' (2 sibs) 44: 0x55979ad48f40 MAP: (14 sibs) 1 children: 44: 0x55979ad49910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55979ad48fd8 MAP: (14 sibs) 1 children: 44: 0x55979ad499b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55979ad49070 MAP: (14 sibs) 1 children: 44: 0x55979ad49a50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55979ad49108 MAP: (14 sibs) 1 children: 44: 0x55979ad49af0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55979ad491a0 MAP: (14 sibs) 2 children: 44: 0x55979ad49b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55979ad49c28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55979ad49238 MAP: (14 sibs) 2 children: 44: 0x55979ad49cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55979ad49d68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55979ad492d0 MAP: (14 sibs) 2 children: 44: 0x55979ad49e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55979ad49ea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55979ad49368 MAP: (14 sibs) 2 children: 44: 0x55979ad49f50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55979ad49fe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55979ada6580 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55979ada6610 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55979ada66a0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55979ada6730 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55979ada67c0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55979ada6850 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55979ada68e0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55979ada6970 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55979ada6a00 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55979ada6a90 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55979ada6b20 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55979ada6bb0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55979ada6c40 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55979ada6cd0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55979ada6d60 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55979ada6df0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55979ada6e80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55979ada6f10 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55979ada6fa0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55979ada7030 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55979ada70c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55979ada7150 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55979ada71e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55979ada7270 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55979ada7300 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55979ada7390 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55979ada7420 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55979ada74b0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55979ada7540 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55979ada75d0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55979ada7660 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55979ada76f0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55979ada7780 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55979ada7810 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55979ada78a0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 44: [----------] 216 tests from NUMBER/YmlTestCase (6 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (6 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.6.0/redhat-linux-build/test/ryml-test-null_val-0.6.0 45: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 45: Test timeout computed to be: 10000000 45: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 45: [==========] Running 475 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from CaseNode 45: [ RUN ] CaseNode.setting_up 45: [ OK ] CaseNode.setting_up (0 ms) 45: [----------] 1 test from CaseNode (0 ms total) 45: 45: [----------] 6 tests from null_val 45: [ RUN ] null_val.simple 45: [ OK ] null_val.simple (0 ms) 45: [ RUN ] null_val.block_seq 45: [ OK ] null_val.block_seq (0 ms) 45: [ RUN ] null_val.block_map 45: [ OK ] null_val.block_map (0 ms) 45: [ RUN ] null_val.issue103 45: [ OK ] null_val.issue103 (0 ms) 45: [ RUN ] null_val.null_key 45: [ OK ] null_val.null_key (0 ms) 45: [ RUN ] null_val.readme_example 45: [ OK ] null_val.readme_example (0 ms) 45: [----------] 6 tests from null_val (0 ms total) 45: 45: [----------] 468 tests from NULL_VAL/YmlTestCase 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0x55c9ecd8c040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55c9ecd89310 VAL: '' (12 sibs) 45: 0x55c9ecd893a8 VAL: '' (12 sibs) 45: 0x55c9ecd89440 VAL: 'null' (12 sibs) 45: 0x55c9ecd894d8 VAL: 'Null' (12 sibs) 45: 0x55c9ecd89570 VAL: 'NULL' (12 sibs) 45: 0x55c9ecd89608 VAL: '~' (12 sibs) 45: 0x55c9ecd896a0 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55c9ecd89738 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55c9ecd897d0 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55c9ecd89868 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89c20 KEYVAL: '~' '~' (1 sibs) 45: 0x55c9ecd89900 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55c9ecd89998 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89d60 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecdd22a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55c9ecdd2330 VAL: '' (12 sibs) 45: [2] [2] 0x55c9ecdd23c0 VAL: '' (12 sibs) 45: [3] [3] 0x55c9ecdd2450 VAL: 'null' (12 sibs) 45: [4] [4] 0x55c9ecdd24e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55c9ecdd2570 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55c9ecdd2600 VAL: '~' (12 sibs) 45: [7] [7] 0x55c9ecdd2690 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55c9ecdd2720 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55c9ecdd27b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55c9ecdd2840 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55c9ecdd28d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55c9ecdd2960 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55c9ecdd29f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55c9ecdd2a80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55c9ecdd2b10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55c9ecdd2ba0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55c9ecdd2c30 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55c9ecdd2cc0 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: 0x55c9ecd8c158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8a040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8a0d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8a170 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecdd48d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdd4960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecdd49f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ecdd4a80 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: 0x55c9ecd8c270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8a680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8a718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8a7b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecdd6600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdd6690 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecdd6720 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ecdd67b0 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: 0x55c9ecd8c388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55c9ecd8a850 VAL: '' (3 sibs) 45: 0x55c9ecd8a8e8 VAL: '' (3 sibs) 45: 0x55c9ecd8a980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecdd8330 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdd83c0 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ecdd8450 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ecdd84e0 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: 0x55c9ecd8c4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8b4c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55c9ecd8b690 VAL: '' (3 sibs) 45: 0x55c9ecd8b728 VAL: '' (3 sibs) 45: 0x55c9ecd8b7c0 VAL: '' (3 sibs) 45: 0x55c9ecd8b558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8b5f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecdda060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdda0f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55c9ecdda180 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ecdda210 VAL: '' (3 sibs) 45: [4] [4] 0x55c9ecdda2a0 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ecdda330 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55c9ecdda3c0 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: 0x55c9ecd8c5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8a260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8a2f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55c9ecd8a430 VAL: '' (3 sibs) 45: 0x55c9ecd8a4c8 VAL: '' (3 sibs) 45: 0x55c9ecd8a560 VAL: '' (3 sibs) 45: 0x55c9ecd8a390 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecddbd90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecddbe20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecddbeb0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55c9ecddbf40 VAL: '' (3 sibs) 45: [4] [4] 0x55c9ecddbfd0 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ecddc060 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ecddc0f0 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: 0x55c9ecd8c6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8b860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8b8f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8b990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55c9ecd8ba30 VAL: '' (3 sibs) 45: 0x55c9ecd8bac8 VAL: '' (3 sibs) 45: 0x55c9ecd8bb60 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecdddac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdddb50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecdddbe0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ecdddc70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55c9ecdddd00 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ecdddd90 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ecddde20 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: 0x55c9ecd8c7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55c9ecd8bc50 MAP: (3 sibs) 3 children: 45: 0x55c9ecd8be20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8beb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8bf50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55c9ecd8bce8 VAL: '' (3 sibs) 45: 0x55c9ecd8bd80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecddf7f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecddf880 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55c9ecddf910 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55c9ecddf9a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55c9ecddfa30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55c9ecddfac0 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ecddfb50 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: 0x55c9ecd8c900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55c9ecd8d1d0 VAL: '' (3 sibs) 45: 0x55c9ecd8d268 MAP: (3 sibs) 3 children: 45: 0x55c9ecd8d3a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8d438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8d4d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55c9ecd8d300 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecde1520 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecde15b0 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ecde1640 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55c9ecde16d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55c9ecde1760 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55c9ecde17f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55c9ecde1880 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: 0x55c9ecd8ca18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55c9ecd8ac40 VAL: '' (3 sibs) 45: 0x55c9ecd8acd8 VAL: '' (3 sibs) 45: 0x55c9ecd8ad70 MAP: (3 sibs) 3 children: 45: 0x55c9ecd8ae10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8aea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8af40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecde3250 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecde32e0 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ecde3370 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ecde3400 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55c9ecde3490 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55c9ecde3520 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55c9ecde35b0 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: 0x55c9ecd8cb30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8aa20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55c9ecd8b2b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55c9ecd8b348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55c9ecd8aab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55c9ecd8d570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55c9ecd8d608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55c9ecd8ab50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecde4f80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecde5010 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55c9ecde50a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55c9ecde5130 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55c9ecde51c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55c9ecde5250 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55c9ecde52e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55c9ecde5370 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: 0x55c9ecd8cc48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8e8e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55c9ecd8e978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55c9ecd8ea10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55c9ecd88ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55c9ecd8eab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55c9ecd8ebf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55c9ecd8ec88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55c9ecd8eb48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55c9ecd8ed30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55c9ecd8edc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55c9ecd8ee60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55c9ecd8eef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55c9ecd8ef90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55c9ecd8f028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55c9ecd8f0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55c9ecd8f158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecde7b30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecde7bc0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55c9ecde7c50 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55c9ecde7ce0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55c9ecde7d70 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55c9ecde7e00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55c9ecde7e90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55c9ecde7f20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55c9ecde7fb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55c9ecde8040 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55c9ecde80d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55c9ecde8160 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55c9ecde81f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55c9ecde8280 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55c9ecde8310 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55c9ecde83a0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55c9ecde8430 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: 0x55c9ecd8cd60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8d8d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55c9ecd8d968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55c9ecd8da00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55c9ecd8b120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55c9ecd89010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55c9ecd8e410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55c9ecd8e4a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55c9ecd8e540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55c9ecd8b1b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecde7220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecde72b0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55c9ecde7340 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55c9ecde73d0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55c9ecde7460 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55c9ecde74f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55c9ecde7580 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55c9ecde7610 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55c9ecde76a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55c9ecde7730 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: 0x55c9ecd8c040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55c9ecd89310 VAL: '' (12 sibs) 45: 0x55c9ecd893a8 VAL: '' (12 sibs) 45: 0x55c9ecd89440 VAL: 'null' (12 sibs) 45: 0x55c9ecd894d8 VAL: 'Null' (12 sibs) 45: 0x55c9ecd89570 VAL: 'NULL' (12 sibs) 45: 0x55c9ecd89608 VAL: '~' (12 sibs) 45: 0x55c9ecd896a0 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55c9ecd89738 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55c9ecd897d0 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55c9ecd89868 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89c20 KEYVAL: '~' '~' (1 sibs) 45: 0x55c9ecd89900 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55c9ecd89998 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89d60 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecdeaa70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55c9ecdeab00 VAL: '' (12 sibs) 45: [2] [2] 0x55c9ecdeab90 VAL: '' (12 sibs) 45: [3] [3] 0x55c9ecdeac20 VAL: 'null' (12 sibs) 45: [4] [4] 0x55c9ecdeacb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55c9ecdead40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55c9ecdeadd0 VAL: '~' (12 sibs) 45: [7] [7] 0x55c9ecdeae60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55c9ecdeaef0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55c9ecdeaf80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55c9ecdeb010 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55c9ecdeb0a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55c9ecdeb130 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55c9ecdeb1c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55c9ecdeb250 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55c9ecdeb2e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55c9ecdeb370 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55c9ecdeb400 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55c9ecdeb490 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: 0x55c9ecd8c158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8a040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8a0d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8a170 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecdea160 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdea1f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecdea280 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ecdea310 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: 0x55c9ecd8c270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8a680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8a718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8a7b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecdebc80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdebd10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecdebda0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ecdebe30 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: 0x55c9ecd8c388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55c9ecd8a850 VAL: '' (3 sibs) 45: 0x55c9ecd8a8e8 VAL: '' (3 sibs) 45: 0x55c9ecd8a980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecdec590 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdec620 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ecdec6b0 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ecdec740 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: 0x55c9ecd8c4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8b4c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55c9ecd8b690 VAL: '' (3 sibs) 45: 0x55c9ecd8b728 VAL: '' (3 sibs) 45: 0x55c9ecd8b7c0 VAL: '' (3 sibs) 45: 0x55c9ecd8b558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8b5f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecdecea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdecf30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55c9ecdecfc0 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ecded050 VAL: '' (3 sibs) 45: [4] [4] 0x55c9ecded0e0 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ecded170 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55c9ecded200 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: 0x55c9ecd8c5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8a260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8a2f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55c9ecd8a430 VAL: '' (3 sibs) 45: 0x55c9ecd8a4c8 VAL: '' (3 sibs) 45: 0x55c9ecd8a560 VAL: '' (3 sibs) 45: 0x55c9ecd8a390 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecded7b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecded840 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecded8d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55c9ecded960 VAL: '' (3 sibs) 45: [4] [4] 0x55c9ecded9f0 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ecdeda80 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ecdedb10 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: 0x55c9ecd8c6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8b860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8b8f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8b990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55c9ecd8ba30 VAL: '' (3 sibs) 45: 0x55c9ecd8bac8 VAL: '' (3 sibs) 45: 0x55c9ecd8bb60 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecdee0c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdee150 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecdee1e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ecdee270 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55c9ecdee300 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ecdee390 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ecdee420 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: 0x55c9ecd8c7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55c9ecd8bc50 MAP: (3 sibs) 3 children: 45: 0x55c9ecd8be20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8beb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8bf50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55c9ecd8bce8 VAL: '' (3 sibs) 45: 0x55c9ecd8bd80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecdee9d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdeea60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55c9ecdeeaf0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55c9ecdeeb80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55c9ecdeec10 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55c9ecdeeca0 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ecdeed30 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: 0x55c9ecd8c900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55c9ecd8d1d0 VAL: '' (3 sibs) 45: 0x55c9ecd8d268 MAP: (3 sibs) 3 children: 45: 0x55c9ecd8d3a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8d438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8d4d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55c9ecd8d300 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecdef2e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdef370 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ecdef400 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55c9ecdef490 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55c9ecdef520 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55c9ecdef5b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55c9ecdef640 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: 0x55c9ecd8ca18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55c9ecd8ac40 VAL: '' (3 sibs) 45: 0x55c9ecd8acd8 VAL: '' (3 sibs) 45: 0x55c9ecd8ad70 MAP: (3 sibs) 3 children: 45: 0x55c9ecd8ae10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8aea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8af40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecdefbf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdefc80 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ecdefd10 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ecdefda0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55c9ecdefe30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55c9ecdefec0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55c9ecdeff50 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: 0x55c9ecd8cb30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8aa20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55c9ecd8b2b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55c9ecd8b348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55c9ecd8aab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55c9ecd8d570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55c9ecd8d608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55c9ecd8ab50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecdf0500 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdf0590 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55c9ecdf0620 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55c9ecdf06b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55c9ecdf0740 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55c9ecdf07d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55c9ecdf0860 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55c9ecdf08f0 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: 0x55c9ecd8cc48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8e8e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55c9ecd8e978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55c9ecd8ea10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55c9ecd88ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55c9ecd8eab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55c9ecd8ebf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55c9ecd8ec88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55c9ecd8eb48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55c9ecd8ed30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55c9ecd8edc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55c9ecd8ee60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55c9ecd8eef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55c9ecd8ef90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55c9ecd8f028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55c9ecd8f0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55c9ecd8f158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecdf1720 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdf17b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55c9ecdf1840 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55c9ecdf18d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55c9ecdf1960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55c9ecdf19f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55c9ecdf1a80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55c9ecdf1b10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55c9ecdf1ba0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55c9ecdf1c30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55c9ecdf1cc0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55c9ecdf1d50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55c9ecdf1de0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55c9ecdf1e70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55c9ecdf1f00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55c9ecdf1f90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55c9ecdf2020 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: 0x55c9ecd8cd60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8d8d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55c9ecd8d968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55c9ecd8da00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55c9ecd8b120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55c9ecd89010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55c9ecd8e410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55c9ecd8e4a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55c9ecd8e540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55c9ecd8b1b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecdf0e10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdf0ea0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55c9ecdf0f30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55c9ecdf0fc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55c9ecdf1050 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55c9ecdf10e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55c9ecdf1170 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55c9ecdf1200 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55c9ecdf1290 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55c9ecdf1320 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] 0x55c9ecdd22a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55c9ecdd2330 VAL: '' (12 sibs) 45: [2] [2] 0x55c9ecdd23c0 VAL: '' (12 sibs) 45: [3] [3] 0x55c9ecdd2450 VAL: 'null' (12 sibs) 45: [4] [4] 0x55c9ecdd24e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55c9ecdd2570 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55c9ecdd2600 VAL: '~' (12 sibs) 45: [7] [7] 0x55c9ecdd2690 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55c9ecdd2720 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55c9ecdd27b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55c9ecdd2840 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55c9ecdd28d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55c9ecdd2960 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55c9ecdd29f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55c9ecdd2a80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55c9ecdd2b10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55c9ecdd2ba0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55c9ecdd2c30 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55c9ecdd2cc0 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] 0x55c9ecdf4ea0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55c9ecdf4f30 VAL: '' (12 sibs) 45: [2] [2] 0x55c9ecdf4fc0 VAL: '' (12 sibs) 45: [3] [3] 0x55c9ecdf5050 VAL: 'null' (12 sibs) 45: [4] [4] 0x55c9ecdf50e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55c9ecdf5170 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55c9ecdf5200 VAL: '~' (12 sibs) 45: [7] [7] 0x55c9ecdf5290 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55c9ecdf5320 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55c9ecdf53b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55c9ecdf5440 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55c9ecdf54d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55c9ecdf5560 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55c9ecdf55f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55c9ecdf5680 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55c9ecdf5710 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55c9ecdf57a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55c9ecdf5830 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55c9ecdf58c0 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] 0x55c9ecdd48d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdd4960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecdd49f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ecdd4a80 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] 0x55c9ecdf3cb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdf3d40 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecdf3dd0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ecdf3e60 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] 0x55c9ecdd6600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdd6690 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecdd6720 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ecdd67b0 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] 0x55c9ecdf60b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdf6140 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecdf61d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ecdf6260 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] 0x55c9ecdd8330 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdd83c0 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ecdd8450 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ecdd84e0 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] 0x55c9ecdf69c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdf6a50 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ecdf6ae0 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ecdf6b70 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] 0x55c9ecdda060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdda0f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55c9ecdda180 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ecdda210 VAL: '' (3 sibs) 45: [4] [4] 0x55c9ecdda2a0 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ecdda330 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55c9ecdda3c0 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] 0x55c9ecdf72d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdf7360 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55c9ecdf73f0 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ecdf7480 VAL: '' (3 sibs) 45: [4] [4] 0x55c9ecdf7510 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ecdf75a0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55c9ecdf7630 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] 0x55c9ecddbd90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecddbe20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecddbeb0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55c9ecddbf40 VAL: '' (3 sibs) 45: [4] [4] 0x55c9ecddbfd0 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ecddc060 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ecddc0f0 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] 0x55c9ecdf7be0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdf7c70 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecdf7d00 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55c9ecdf7d90 VAL: '' (3 sibs) 45: [4] [4] 0x55c9ecdf7e20 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ecdf7eb0 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ecdf7f40 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] 0x55c9ecdddac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdddb50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecdddbe0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ecdddc70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55c9ecdddd00 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ecdddd90 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ecddde20 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] 0x55c9ecdf84f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdf8580 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecdf8610 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ecdf86a0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55c9ecdf8730 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ecdf87c0 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ecdf8850 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] 0x55c9ecddf7f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecddf880 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55c9ecddf910 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55c9ecddf9a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55c9ecddfa30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55c9ecddfac0 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ecddfb50 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] 0x55c9ecdf8e00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdf8e90 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55c9ecdf8f20 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55c9ecdf8fb0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55c9ecdf9040 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55c9ecdf90d0 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ecdf9160 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] 0x55c9ecde1520 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecde15b0 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ecde1640 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55c9ecde16d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55c9ecde1760 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55c9ecde17f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55c9ecde1880 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] 0x55c9ecdf9710 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdf97a0 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ecdf9830 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55c9ecdf98c0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55c9ecdf9950 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55c9ecdf99e0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55c9ecdf9a70 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] 0x55c9ecde3250 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecde32e0 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ecde3370 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ecde3400 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55c9ecde3490 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55c9ecde3520 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55c9ecde35b0 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] 0x55c9ecdfa020 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdfa0b0 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ecdfa140 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ecdfa1d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55c9ecdfa260 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55c9ecdfa2f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55c9ecdfa380 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] 0x55c9ecde4f80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecde5010 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55c9ecde50a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55c9ecde5130 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55c9ecde51c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55c9ecde5250 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55c9ecde52e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55c9ecde5370 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] 0x55c9ecdfa930 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdfa9c0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55c9ecdfaa50 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55c9ecdfaae0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55c9ecdfab70 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55c9ecdfac00 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55c9ecdfac90 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55c9ecdfad20 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] 0x55c9ecde7b30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecde7bc0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55c9ecde7c50 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55c9ecde7ce0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55c9ecde7d70 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55c9ecde7e00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55c9ecde7e90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55c9ecde7f20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55c9ecde7fb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55c9ecde8040 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55c9ecde80d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55c9ecde8160 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55c9ecde81f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55c9ecde8280 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55c9ecde8310 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55c9ecde83a0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55c9ecde8430 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] 0x55c9ecdfbb50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdfbbe0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55c9ecdfbc70 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55c9ecdfbd00 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55c9ecdfbd90 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55c9ecdfbe20 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55c9ecdfbeb0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55c9ecdfbf40 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55c9ecdfbfd0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55c9ecdfc060 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55c9ecdfc0f0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55c9ecdfc180 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55c9ecdfc210 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55c9ecdfc2a0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55c9ecdfc330 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55c9ecdfc3c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55c9ecdfc450 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] 0x55c9ecde7220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecde72b0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55c9ecde7340 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55c9ecde73d0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55c9ecde7460 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55c9ecde74f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55c9ecde7580 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55c9ecde7610 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55c9ecde76a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55c9ecde7730 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] 0x55c9ecdfb240 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdfb2d0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55c9ecdfb360 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55c9ecdfb3f0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55c9ecdfb480 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55c9ecdfb510 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55c9ecdfb5a0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55c9ecdfb630 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55c9ecdfb6c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55c9ecdfb750 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] 0x55c9ecdeaa70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55c9ecdeab00 VAL: '' (12 sibs) 45: [2] [2] 0x55c9ecdeab90 VAL: '' (12 sibs) 45: [3] [3] 0x55c9ecdeac20 VAL: 'null' (12 sibs) 45: [4] [4] 0x55c9ecdeacb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55c9ecdead40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55c9ecdeadd0 VAL: '~' (12 sibs) 45: [7] [7] 0x55c9ecdeae60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55c9ecdeaef0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55c9ecdeaf80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55c9ecdeb010 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55c9ecdeb0a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55c9ecdeb130 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55c9ecdeb1c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55c9ecdeb250 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55c9ecdeb2e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55c9ecdeb370 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55c9ecdeb400 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55c9ecdeb490 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] 0x55c9ecdfd670 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55c9ecdfd700 VAL: '' (12 sibs) 45: [2] [2] 0x55c9ecdfd790 VAL: '' (12 sibs) 45: [3] [3] 0x55c9ecdfd820 VAL: 'null' (12 sibs) 45: [4] [4] 0x55c9ecdfd8b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55c9ecdfd940 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55c9ecdfd9d0 VAL: '~' (12 sibs) 45: [7] [7] 0x55c9ecdfda60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55c9ecdfdaf0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55c9ecdfdb80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55c9ecdfdc10 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55c9ecdfdca0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55c9ecdfdd30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55c9ecdfddc0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55c9ecdfde50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55c9ecdfdee0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55c9ecdfdf70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55c9ecdfe000 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55c9ecdfe090 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] 0x55c9ecdea160 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdea1f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecdea280 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ecdea310 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] 0x55c9ecdfcd60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdfcdf0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecdfce80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ecdfcf10 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] 0x55c9ecdebc80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdebd10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecdebda0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ecdebe30 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] 0x55c9ecdfe880 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdfe910 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecdfe9a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ecdfea30 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] 0x55c9ecdec590 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdec620 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ecdec6b0 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ecdec740 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] 0x55c9ecdff190 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdff220 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ecdff2b0 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ecdff340 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] 0x55c9ecdecea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdecf30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55c9ecdecfc0 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ecded050 VAL: '' (3 sibs) 45: [4] [4] 0x55c9ecded0e0 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ecded170 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55c9ecded200 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] 0x55c9ecdffaa0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdffb30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55c9ecdffbc0 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ecdffc50 VAL: '' (3 sibs) 45: [4] [4] 0x55c9ecdffce0 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ecdffd70 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55c9ecdffe00 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] 0x55c9ecded7b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecded840 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecded8d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55c9ecded960 VAL: '' (3 sibs) 45: [4] [4] 0x55c9ecded9f0 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ecdeda80 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ecdedb10 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] 0x55c9ece003b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece00440 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ece004d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55c9ece00560 VAL: '' (3 sibs) 45: [4] [4] 0x55c9ece005f0 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ece00680 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ece00710 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] 0x55c9ecdee0c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdee150 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecdee1e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ecdee270 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55c9ecdee300 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ecdee390 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ecdee420 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] 0x55c9ece00cc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece00d50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ece00de0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ece00e70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55c9ece00f00 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ece00f90 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ece01020 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] 0x55c9ecdee9d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdeea60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55c9ecdeeaf0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55c9ecdeeb80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55c9ecdeec10 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55c9ecdeeca0 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ecdeed30 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] 0x55c9ece015d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece01660 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55c9ece016f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55c9ece01780 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55c9ece01810 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55c9ece018a0 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ece01930 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] 0x55c9ecdef2e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdef370 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ecdef400 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55c9ecdef490 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55c9ecdef520 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55c9ecdef5b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55c9ecdef640 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] 0x55c9ece01ee0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece01f70 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ece02000 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55c9ece02090 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55c9ece02120 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55c9ece021b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55c9ece02240 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] 0x55c9ecdefbf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdefc80 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ecdefd10 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ecdefda0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55c9ecdefe30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55c9ecdefec0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55c9ecdeff50 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] 0x55c9ece027f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece02880 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ece02910 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ece029a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55c9ece02a30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55c9ece02ac0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55c9ece02b50 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] 0x55c9ecdf0500 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdf0590 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55c9ecdf0620 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55c9ecdf06b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55c9ecdf0740 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55c9ecdf07d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55c9ecdf0860 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55c9ecdf08f0 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] 0x55c9ece03100 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece03190 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55c9ece03220 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55c9ece032b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55c9ece03340 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55c9ece033d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55c9ece03460 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55c9ece034f0 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] 0x55c9ecdf1720 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdf17b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55c9ecdf1840 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55c9ecdf18d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55c9ecdf1960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55c9ecdf19f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55c9ecdf1a80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55c9ecdf1b10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55c9ecdf1ba0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55c9ecdf1c30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55c9ecdf1cc0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55c9ecdf1d50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55c9ecdf1de0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55c9ecdf1e70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55c9ecdf1f00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55c9ecdf1f90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55c9ecdf2020 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] 0x55c9ece04320 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece043b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55c9ece04440 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55c9ece044d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55c9ece04560 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55c9ece045f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55c9ece04680 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55c9ece04710 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55c9ece047a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55c9ece04830 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55c9ece048c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55c9ece04950 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55c9ece049e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55c9ece04a70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55c9ece04b00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55c9ece04b90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55c9ece04c20 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] 0x55c9ecdf0e10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdf0ea0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55c9ecdf0f30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55c9ecdf0fc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55c9ecdf1050 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55c9ecdf10e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55c9ecdf1170 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55c9ecdf1200 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55c9ecdf1290 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55c9ecdf1320 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] 0x55c9ece03a10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece03aa0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55c9ece03b30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55c9ece03bc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55c9ece03c50 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55c9ece03ce0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55c9ece03d70 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55c9ece03e00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55c9ece03e90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55c9ece03f20 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: 0x55c9ecd8c040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55c9ecd89310 VAL: '' (12 sibs) 45: 0x55c9ecd893a8 VAL: '' (12 sibs) 45: 0x55c9ecd89440 VAL: 'null' (12 sibs) 45: 0x55c9ecd894d8 VAL: 'Null' (12 sibs) 45: 0x55c9ecd89570 VAL: 'NULL' (12 sibs) 45: 0x55c9ecd89608 VAL: '~' (12 sibs) 45: 0x55c9ecd896a0 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55c9ecd89738 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55c9ecd897d0 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55c9ecd89868 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89c20 KEYVAL: '~' '~' (1 sibs) 45: 0x55c9ecd89900 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55c9ecd89998 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89d60 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece05530 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55c9ece055c0 VAL: '' (12 sibs) 45: [2] [2] 0x55c9ece05650 VAL: '' (12 sibs) 45: [3] [3] 0x55c9ece056e0 VAL: 'null' (12 sibs) 45: [4] [4] 0x55c9ece05770 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55c9ece05800 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55c9ece05890 VAL: '~' (12 sibs) 45: [7] [7] 0x55c9ece05920 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55c9ece059b0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55c9ece05a40 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55c9ece05ad0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55c9ece05b60 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55c9ece05bf0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55c9ece05c80 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55c9ece05d10 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55c9ece05da0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55c9ece05e30 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55c9ece05ec0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55c9ece05f50 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: 0x55c9ecd8c158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8a040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8a0d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8a170 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ecdf4860 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ecdf48f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ecdf4980 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ecdf4a10 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: 0x55c9ecd8c270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8a680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8a718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8a7b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece05ff0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece06080 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ece06110 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ece061a0 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: 0x55c9ecd8c388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55c9ecd8a850 VAL: '' (3 sibs) 45: 0x55c9ecd8a8e8 VAL: '' (3 sibs) 45: 0x55c9ecd8a980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece06240 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece062d0 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ece06360 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ece063f0 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: 0x55c9ecd8c4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8b4c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55c9ecd8b690 VAL: '' (3 sibs) 45: 0x55c9ecd8b728 VAL: '' (3 sibs) 45: 0x55c9ecd8b7c0 VAL: '' (3 sibs) 45: 0x55c9ecd8b558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8b5f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece06490 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece06520 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55c9ece065b0 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ece06640 VAL: '' (3 sibs) 45: [4] [4] 0x55c9ece066d0 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ece06760 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55c9ece067f0 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: 0x55c9ecd8c5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8a260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8a2f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55c9ecd8a430 VAL: '' (3 sibs) 45: 0x55c9ecd8a4c8 VAL: '' (3 sibs) 45: 0x55c9ecd8a560 VAL: '' (3 sibs) 45: 0x55c9ecd8a390 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece06890 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece06920 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ece069b0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55c9ece06a40 VAL: '' (3 sibs) 45: [4] [4] 0x55c9ece06ad0 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ece06b60 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ece06bf0 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: 0x55c9ecd8c6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8b860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8b8f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8b990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55c9ecd8ba30 VAL: '' (3 sibs) 45: 0x55c9ecd8bac8 VAL: '' (3 sibs) 45: 0x55c9ecd8bb60 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece06c90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece06d20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ece06db0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ece06e40 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55c9ece06ed0 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ece06f60 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ece06ff0 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: 0x55c9ecd8c7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55c9ecd8bc50 MAP: (3 sibs) 3 children: 45: 0x55c9ecd8be20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8beb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8bf50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55c9ecd8bce8 VAL: '' (3 sibs) 45: 0x55c9ecd8bd80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece07090 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece07120 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55c9ece071b0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55c9ece07240 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55c9ece072d0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55c9ece07360 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ece073f0 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: 0x55c9ecd8c900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55c9ecd8d1d0 VAL: '' (3 sibs) 45: 0x55c9ecd8d268 MAP: (3 sibs) 3 children: 45: 0x55c9ecd8d3a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8d438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8d4d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55c9ecd8d300 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece07490 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece07520 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ece075b0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55c9ece07640 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55c9ece076d0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55c9ece07760 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55c9ece077f0 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: 0x55c9ecd8ca18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55c9ecd8ac40 VAL: '' (3 sibs) 45: 0x55c9ecd8acd8 VAL: '' (3 sibs) 45: 0x55c9ecd8ad70 MAP: (3 sibs) 3 children: 45: 0x55c9ecd8ae10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8aea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8af40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece07890 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece07920 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ece079b0 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ece07a40 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55c9ece07ad0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55c9ece07b60 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55c9ece07bf0 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: 0x55c9ecd8cb30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8aa20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55c9ecd8b2b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55c9ecd8b348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55c9ecd8aab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55c9ecd8d570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55c9ecd8d608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55c9ecd8ab50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece07c90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece07d20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55c9ece07db0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55c9ece07e40 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55c9ece07ed0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55c9ece07f60 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55c9ece07ff0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55c9ece08080 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: 0x55c9ecd8cc48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8e8e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55c9ecd8e978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55c9ecd8ea10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55c9ecd88ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55c9ecd8eab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55c9ecd8ebf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55c9ecd8ec88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55c9ecd8eb48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55c9ecd8ed30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55c9ecd8edc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55c9ecd8ee60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55c9ecd8eef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55c9ecd8ef90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55c9ecd8f028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55c9ecd8f0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55c9ecd8f158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece08120 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece081b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55c9ece08240 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55c9ece082d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55c9ece08360 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55c9ece083f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55c9ece08480 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55c9ece08510 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55c9ece085a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55c9ece08630 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55c9ece086c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55c9ece08750 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55c9ece087e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55c9ece08870 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55c9ece08900 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55c9ece08990 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55c9ece08a20 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: 0x55c9ecd8cd60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8d8d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55c9ecd8d968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55c9ecd8da00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55c9ecd8b120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55c9ecd89010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55c9ecd8e410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55c9ecd8e4a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55c9ecd8e540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55c9ecd8b1b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece08ac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece08b50 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55c9ece08be0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55c9ece08c70 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55c9ece08d00 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55c9ece08d90 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55c9ece08e20 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55c9ece08eb0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55c9ece08f40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55c9ece08fd0 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: 0x55c9ecd8c040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55c9ecd89310 VAL: '' (12 sibs) 45: 0x55c9ecd893a8 VAL: '' (12 sibs) 45: 0x55c9ecd89440 VAL: 'null' (12 sibs) 45: 0x55c9ecd894d8 VAL: 'Null' (12 sibs) 45: 0x55c9ecd89570 VAL: 'NULL' (12 sibs) 45: 0x55c9ecd89608 VAL: '~' (12 sibs) 45: 0x55c9ecd896a0 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55c9ecd89738 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55c9ecd897d0 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55c9ecd89868 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89c20 KEYVAL: '~' '~' (1 sibs) 45: 0x55c9ecd89900 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55c9ecd89998 MAP: (12 sibs) 1 children: 45: 0x55c9ecd89d60 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece09070 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55c9ece09100 VAL: '' (12 sibs) 45: [2] [2] 0x55c9ece09190 VAL: '' (12 sibs) 45: [3] [3] 0x55c9ece09220 VAL: 'null' (12 sibs) 45: [4] [4] 0x55c9ece092b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55c9ece09340 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55c9ece093d0 VAL: '~' (12 sibs) 45: [7] [7] 0x55c9ece09460 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55c9ece094f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55c9ece09580 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55c9ece09610 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55c9ece096a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55c9ece09730 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55c9ece097c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55c9ece09850 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55c9ece098e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55c9ece09970 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55c9ece09a00 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55c9ece09a90 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: 0x55c9ecd8c158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8a040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8a0d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8a170 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece09b30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece09bc0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ece09c50 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ece09ce0 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: 0x55c9ecd8c270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8a680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8a718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8a7b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece09d80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece09e10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ece09ea0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ece09f30 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: 0x55c9ecd8c388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55c9ecd8a850 VAL: '' (3 sibs) 45: 0x55c9ecd8a8e8 VAL: '' (3 sibs) 45: 0x55c9ecd8a980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece09fd0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece0a060 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ece0a0f0 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ece0a180 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: 0x55c9ecd8c4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8b4c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55c9ecd8b690 VAL: '' (3 sibs) 45: 0x55c9ecd8b728 VAL: '' (3 sibs) 45: 0x55c9ecd8b7c0 VAL: '' (3 sibs) 45: 0x55c9ecd8b558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8b5f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece0a220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece0a2b0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55c9ece0a340 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ece0a3d0 VAL: '' (3 sibs) 45: [4] [4] 0x55c9ece0a460 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ece0a4f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55c9ece0a580 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: 0x55c9ecd8c5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8a260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8a2f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55c9ecd8a430 VAL: '' (3 sibs) 45: 0x55c9ecd8a4c8 VAL: '' (3 sibs) 45: 0x55c9ecd8a560 VAL: '' (3 sibs) 45: 0x55c9ecd8a390 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece0a620 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece0a6b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ece0a740 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55c9ece0a7d0 VAL: '' (3 sibs) 45: [4] [4] 0x55c9ece0a860 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ece0a8f0 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ece0a980 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: 0x55c9ecd8c6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8b860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8b8f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8b990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55c9ecd8ba30 VAL: '' (3 sibs) 45: 0x55c9ecd8bac8 VAL: '' (3 sibs) 45: 0x55c9ecd8bb60 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece0aa20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece0aab0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55c9ece0ab40 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55c9ece0abd0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55c9ece0ac60 VAL: '' (3 sibs) 45: [5] [5] 0x55c9ece0acf0 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ece0ad80 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: 0x55c9ecd8c7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55c9ecd8bc50 MAP: (3 sibs) 3 children: 45: 0x55c9ecd8be20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8beb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8bf50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55c9ecd8bce8 VAL: '' (3 sibs) 45: 0x55c9ecd8bd80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece0ae20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece0aeb0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55c9ece0af40 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55c9ece0afd0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55c9ece0b060 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55c9ece0b0f0 VAL: '' (3 sibs) 45: [6] [6] 0x55c9ece0b180 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: 0x55c9ecd8c900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55c9ecd8d1d0 VAL: '' (3 sibs) 45: 0x55c9ecd8d268 MAP: (3 sibs) 3 children: 45: 0x55c9ecd8d3a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8d438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8d4d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55c9ecd8d300 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece0b220 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece0b2b0 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ece0b340 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55c9ece0b3d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55c9ece0b460 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55c9ece0b4f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55c9ece0b580 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: 0x55c9ecd8ca18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55c9ecd8ac40 VAL: '' (3 sibs) 45: 0x55c9ecd8acd8 VAL: '' (3 sibs) 45: 0x55c9ecd8ad70 MAP: (3 sibs) 3 children: 45: 0x55c9ecd8ae10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55c9ecd8aea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55c9ecd8af40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece0b620 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece0b6b0 VAL: '' (3 sibs) 45: [2] [2] 0x55c9ece0b740 VAL: '' (3 sibs) 45: [3] [3] 0x55c9ece0b7d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55c9ece0b860 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55c9ece0b8f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55c9ece0b980 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: 0x55c9ecd8cb30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8aa20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55c9ecd8b2b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55c9ecd8b348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55c9ecd8aab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55c9ecd8d570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55c9ecd8d608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55c9ecd8ab50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece0ba20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece0bab0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55c9ece0bb40 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55c9ece0bbd0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55c9ece0bc60 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55c9ece0bcf0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55c9ece0bd80 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55c9ece0be10 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: 0x55c9ecd8cc48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8e8e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55c9ecd8e978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55c9ecd8ea10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55c9ecd88ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55c9ecd8eab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55c9ecd8ebf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55c9ecd8ec88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55c9ecd8eb48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55c9ecd8ed30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55c9ecd8edc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55c9ecd8ee60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55c9ecd8eef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55c9ecd8ef90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55c9ecd8f028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55c9ecd8f0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55c9ecd8f158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece0beb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece0bf40 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55c9ece0bfd0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55c9ece0c060 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55c9ece0c0f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55c9ece0c180 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55c9ece0c210 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55c9ece0c2a0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55c9ece0c330 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55c9ece0c3c0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55c9ece0c450 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55c9ece0c4e0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55c9ece0c570 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55c9ece0c600 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55c9ece0c690 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55c9ece0c720 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55c9ece0c7b0 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: 0x55c9ecd8cd60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55c9ecd8d8d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55c9ecd8d968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55c9ecd8da00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55c9ecd8b120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55c9ecd89010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55c9ecd8e410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55c9ecd8e4a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55c9ecd8e540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55c9ecd8b1b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55c9ece0c850 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55c9ece0c8e0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55c9ece0c970 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55c9ece0ca00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55c9ece0ca90 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55c9ece0cb20 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55c9ece0cbb0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55c9ece0cc40 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55c9ece0ccd0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55c9ece0cd60 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 45: [----------] 468 tests from NULL_VAL/YmlTestCase (12 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (12 ms total) 45: [ PASSED ] 475 tests. 45/52 Test #45: ryml-test-null_val ................ Passed 0.02 sec test 46 Start 46: ryml-test-github_issues 46: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/ryml-test-github_issues-0.6.0 46: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 46: Test timeout computed to be: 10000000 46: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 46: [==========] Running 582 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from CaseNode 46: [ RUN ] CaseNode.setting_up 46: [ OK ] CaseNode.setting_up (0 ms) 46: [----------] 1 test from CaseNode (0 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (0 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (0 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (0 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (0 ms) 46: [ RUN ] github.31 46: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (0 ms total) 46: 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0x55c42886b890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55c428866000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55c4288660a0 VAL: '-2' (3 sibs) 46: 0x55c428866138 VAL: '-2' (3 sibs) 46: 0x55c4288661d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288c2a30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288c2ac0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55c4288c2b50 VAL: '-2' (3 sibs) 46: [3] [3] 0x55c4288c2be0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55c4288c2c70 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: 0x55c42886b9a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55c4288664b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288c0340 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288c03d0 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: 0x55c42886bac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55c428866a60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55c428866af8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55c428866ba0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288c61b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55c4288c6240 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55c4288c62d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55c4288c6360 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: 0x55c42886bbd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55c428866550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55c428866c40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55c428866cd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55c428866d70 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288c7ee0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288c7f70 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55c4288c8000 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55c4288c8090 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55c4288c8120 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: 0x55c42886bcf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55c428865d10 MAP: (3 sibs) 1 children: 46: 0x55c428868760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55c428868800 VAL: '0.mp4' (4 sibs) 46: 0x55c428868898 VAL: '1.mp4' (4 sibs) 46: 0x55c428868930 VAL: '2.mp4' (4 sibs) 46: 0x55c4288689c8 VAL: '3.mp4' (4 sibs) 46: 0x55c428865da8 MAP: (3 sibs) 1 children: 46: 0x55c428868a70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55c428868b10 VAL: '0.mp4' (4 sibs) 46: 0x55c428868ba8 VAL: '1.mp4' (4 sibs) 46: 0x55c428868c40 VAL: '2.mp4' (4 sibs) 46: 0x55c428868cd8 VAL: '3.mp4' (4 sibs) 46: 0x55c428865e40 MAP: (3 sibs) 1 children: 46: 0x55c428868d80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55c428868e20 VAL: '0.mp4' (4 sibs) 46: 0x55c428868eb8 VAL: '1.mp4' (4 sibs) 46: 0x55c428868f50 VAL: '2.mp4' (4 sibs) 46: 0x55c428868fe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288ca520 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55c4288ca5b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55c4288ca640 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55c4288ca6d0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55c4288ca760 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55c4288ca7f0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55c4288ca880 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55c4288ca910 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55c4288ca9a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55c4288caa30 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55c4288caac0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55c4288cab50 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55c4288cabe0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55c4288cac70 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55c4288cad00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55c4288cad90 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55c4288cae20 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55c4288caeb0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55c4288caf40 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: 0x55c42886be08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55c4288697e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55c428869880 MAP: (3 sibs) 1 children: 46: 0x55c428869a50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55c428869af0 VAL: '0.mp4' (4 sibs) 46: 0x55c428869b88 VAL: '1.mp4' (4 sibs) 46: 0x55c428869c20 VAL: '2.mp4' (4 sibs) 46: 0x55c428869cb8 VAL: '3.mp4' (4 sibs) 46: 0x55c428869918 MAP: (3 sibs) 1 children: 46: 0x55c428869d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55c428869e00 VAL: '0.mp4' (4 sibs) 46: 0x55c428869e98 VAL: '1.mp4' (4 sibs) 46: 0x55c428869f30 VAL: '2.mp4' (4 sibs) 46: 0x55c428869fc8 VAL: '3.mp4' (4 sibs) 46: 0x55c4288699b0 MAP: (3 sibs) 1 children: 46: 0x55c42886a070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55c42886a110 VAL: '0.mp4' (4 sibs) 46: 0x55c42886a1a8 VAL: '1.mp4' (4 sibs) 46: 0x55c42886a240 VAL: '2.mp4' (4 sibs) 46: 0x55c42886a2d8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288cd460 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288cd4f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55c4288cd580 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55c4288cd610 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55c4288cd6a0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55c4288cd730 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55c4288cd7c0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55c4288cd850 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55c4288cd8e0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55c4288cd970 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55c4288cda00 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55c4288cda90 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55c4288cdb20 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55c4288cdbb0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55c4288cdc40 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55c4288cdcd0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55c4288cdd60 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55c4288cddf0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55c4288cde80 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55c4288cdf10 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: 0x55c42886bf20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55c42886a380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a4b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a5e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a7a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a8d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288cfa90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55c4288cfb20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55c4288cfbb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55c4288cfc40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55c4288cfcd0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55c4288cfd60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55c4288cfdf0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55c4288cfe80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55c4288cff10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55c4288cffa0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55c4288d0030 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: 0x55c42886c038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55c42886a980 MAP: (10 sibs) 1 children: 46: 0x55c428866f00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886aa18 MAP: (10 sibs) 1 children: 46: 0x55c428866fa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886aab0 MAP: (10 sibs) 1 children: 46: 0x55c42886af80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ab48 MAP: (10 sibs) 1 children: 46: 0x55c42886b020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886abe0 MAP: (10 sibs) 1 children: 46: 0x55c42886b0c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ac78 MAP: (10 sibs) 1 children: 46: 0x55c42886b160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ad10 MAP: (10 sibs) 1 children: 46: 0x55c42886b200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ada8 MAP: (10 sibs) 1 children: 46: 0x55c42886b2a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ae40 MAP: (10 sibs) 1 children: 46: 0x55c42886b340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886aed8 MAP: (10 sibs) 1 children: 46: 0x55c42886b3e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288d24c0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55c4288d2550 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55c4288d25e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55c4288d2670 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55c4288d2700 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55c4288d2790 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55c4288d2820 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55c4288d28b0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55c4288d2940 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55c4288d29d0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55c4288d2a60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55c4288d2af0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55c4288d2b80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55c4288d2c10 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55c4288d2ca0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55c4288d2d30 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55c4288d2dc0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55c4288d2e50 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55c4288d2ee0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55c4288d2f70 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55c4288d3000 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: 0x55c42886c150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55c42886c9d0 MAP: (14 sibs) 1 children: 46: 0x55c42886d230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ca68 MAP: (14 sibs) 1 children: 46: 0x55c42886d2d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886cb00 MAP: (14 sibs) 1 children: 46: 0x55c42886d370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cb98 MAP: (14 sibs) 1 children: 46: 0x55c42886d410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cc30 MAP: (14 sibs) 1 children: 46: 0x55c42886d4b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886ccc8 MAP: (14 sibs) 1 children: 46: 0x55c42886d550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cd60 MAP: (14 sibs) 1 children: 46: 0x55c42886d5f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cdf8 MAP: (14 sibs) 1 children: 46: 0x55c42886d690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886ce90 MAP: (14 sibs) 1 children: 46: 0x55c42886d730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cf28 MAP: (14 sibs) 1 children: 46: 0x55c42886d7d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cfc0 MAP: (14 sibs) 1 children: 46: 0x55c42886d870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886d058 MAP: (14 sibs) 1 children: 46: 0x55c42886d910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886d0f0 MAP: (14 sibs) 2 children: 46: 0x55c42886d9b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55c42886da48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55c42886d188 MAP: (14 sibs) 2 children: 46: 0x55c42886daf0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55c42886db88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288d62e0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55c4288d6370 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55c4288d6400 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55c4288d6490 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55c4288d6520 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55c4288d65b0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55c4288d6640 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55c4288d66d0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55c4288d6760 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55c4288d67f0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55c4288d6880 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55c4288d6910 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55c4288d69a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55c4288d6a30 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55c4288d6ac0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55c4288d6b50 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55c4288d6be0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55c4288d6c70 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55c4288d6d00 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55c4288d6d90 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55c4288d6e20 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55c4288d6eb0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55c4288d6f40 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55c4288d6fd0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55c4288d7060 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55c4288d70f0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55c4288d7180 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55c4288d7210 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55c4288d72a0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55c4288d7330 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55c4288d73c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:520:4:1: (44B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:520:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:529:4:1: (44B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:529:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:538:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:538:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:547:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:547:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 46: anchor does not exist: 'invalid' 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: --------------- 46: a: *invalid--------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: --------------- 46: *--------------- 46: REF TREE: 46: 0x55c42886c7e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288e1810 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55c4288e1810 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55c4288e1810 [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: 0x55c42886c8f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55c428867e90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55c428867f28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55c428867fc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55c428868058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55c4288680f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55c428868188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55c428868220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55c4288682b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55c428868350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55c4288683e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288e3ed0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55c4288e3f60 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x55c4288e3ff0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x55c4288e4080 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55c4288e4110 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55c4288e41a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55c4288e4230 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55c4288e42c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55c4288e4350 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55c4288e43e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55c4288e4470 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55c4288e3ed0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55c4288e3f60 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55c4288e3ff0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55c4288e4080 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55c4288e4110 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55c4288e41a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55c4288e4230 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55c4288e42c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55c4288e4350 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55c4288e43e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55c4288e4470 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55c4288e3ed0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55c4288e3f60 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55c4288e3ff0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55c4288e4080 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55c4288e4110 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55c4288e41a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55c4288e4230 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55c4288e42c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55c4288e4350 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55c4288e43e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55c4288e4470 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: 0x55c42886b890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55c428866000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55c4288660a0 VAL: '-2' (3 sibs) 46: 0x55c428866138 VAL: '-2' (3 sibs) 46: 0x55c4288661d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288e4870 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288e4900 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55c4288e4990 VAL: '-2' (3 sibs) 46: [3] [3] 0x55c4288e4a20 VAL: '-2' (3 sibs) 46: [4] [4] 0x55c4288e4ab0 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: 0x55c42886b9a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55c4288664b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288e5180 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288e5210 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: 0x55c42886bac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55c428866a60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55c428866af8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55c428866ba0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288e5a90 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55c4288e5b20 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55c4288e5bb0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55c4288e5c40 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: 0x55c42886bbd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55c428866550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55c428866c40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55c428866cd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55c428866d70 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288e63a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288e6430 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55c4288e64c0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55c4288e6550 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55c4288e65e0 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: 0x55c42886bcf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55c428865d10 MAP: (3 sibs) 1 children: 46: 0x55c428868760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55c428868800 VAL: '0.mp4' (4 sibs) 46: 0x55c428868898 VAL: '1.mp4' (4 sibs) 46: 0x55c428868930 VAL: '2.mp4' (4 sibs) 46: 0x55c4288689c8 VAL: '3.mp4' (4 sibs) 46: 0x55c428865da8 MAP: (3 sibs) 1 children: 46: 0x55c428868a70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55c428868b10 VAL: '0.mp4' (4 sibs) 46: 0x55c428868ba8 VAL: '1.mp4' (4 sibs) 46: 0x55c428868c40 VAL: '2.mp4' (4 sibs) 46: 0x55c428868cd8 VAL: '3.mp4' (4 sibs) 46: 0x55c428865e40 MAP: (3 sibs) 1 children: 46: 0x55c428868d80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55c428868e20 VAL: '0.mp4' (4 sibs) 46: 0x55c428868eb8 VAL: '1.mp4' (4 sibs) 46: 0x55c428868f50 VAL: '2.mp4' (4 sibs) 46: 0x55c428868fe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288e75c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55c4288e7650 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55c4288e76e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55c4288e7770 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55c4288e7800 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55c4288e7890 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55c4288e7920 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55c4288e79b0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55c4288e7a40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55c4288e7ad0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55c4288e7b60 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55c4288e7bf0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55c4288e7c80 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55c4288e7d10 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55c4288e7da0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55c4288e7e30 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55c4288e7ec0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55c4288e7f50 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55c4288e7fe0 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: 0x55c42886be08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55c4288697e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55c428869880 MAP: (3 sibs) 1 children: 46: 0x55c428869a50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55c428869af0 VAL: '0.mp4' (4 sibs) 46: 0x55c428869b88 VAL: '1.mp4' (4 sibs) 46: 0x55c428869c20 VAL: '2.mp4' (4 sibs) 46: 0x55c428869cb8 VAL: '3.mp4' (4 sibs) 46: 0x55c428869918 MAP: (3 sibs) 1 children: 46: 0x55c428869d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55c428869e00 VAL: '0.mp4' (4 sibs) 46: 0x55c428869e98 VAL: '1.mp4' (4 sibs) 46: 0x55c428869f30 VAL: '2.mp4' (4 sibs) 46: 0x55c428869fc8 VAL: '3.mp4' (4 sibs) 46: 0x55c4288699b0 MAP: (3 sibs) 1 children: 46: 0x55c42886a070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55c42886a110 VAL: '0.mp4' (4 sibs) 46: 0x55c42886a1a8 VAL: '1.mp4' (4 sibs) 46: 0x55c42886a240 VAL: '2.mp4' (4 sibs) 46: 0x55c42886a2d8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288e87d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288e8860 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55c4288e88f0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55c4288e8980 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55c4288e8a10 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55c4288e8aa0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55c4288e8b30 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55c4288e8bc0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55c4288e8c50 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55c4288e8ce0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55c4288e8d70 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55c4288e8e00 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55c4288e8e90 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55c4288e8f20 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55c4288e8fb0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55c4288e9040 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55c4288e90d0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55c4288e9160 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55c4288e91f0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55c4288e9280 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: 0x55c42886bf20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55c42886a380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a4b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a5e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a7a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a8d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288e6cb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55c4288e6d40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55c4288e6dd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55c4288e6e60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55c4288e6ef0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55c4288e6f80 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55c4288e7010 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55c4288e70a0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55c4288e7130 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55c4288e71c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55c4288e7250 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: 0x55c42886c038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55c42886a980 MAP: (10 sibs) 1 children: 46: 0x55c428866f00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886aa18 MAP: (10 sibs) 1 children: 46: 0x55c428866fa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886aab0 MAP: (10 sibs) 1 children: 46: 0x55c42886af80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ab48 MAP: (10 sibs) 1 children: 46: 0x55c42886b020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886abe0 MAP: (10 sibs) 1 children: 46: 0x55c42886b0c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ac78 MAP: (10 sibs) 1 children: 46: 0x55c42886b160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ad10 MAP: (10 sibs) 1 children: 46: 0x55c42886b200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ada8 MAP: (10 sibs) 1 children: 46: 0x55c42886b2a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ae40 MAP: (10 sibs) 1 children: 46: 0x55c42886b340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886aed8 MAP: (10 sibs) 1 children: 46: 0x55c42886b3e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288ea2f0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55c4288ea380 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55c4288ea410 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55c4288ea4a0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55c4288ea530 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55c4288ea5c0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55c4288ea650 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55c4288ea6e0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55c4288ea770 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55c4288ea800 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55c4288ea890 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55c4288ea920 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55c4288ea9b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55c4288eaa40 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55c4288eaad0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55c4288eab60 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55c4288eabf0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55c4288eac80 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55c4288ead10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55c4288eada0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55c4288eae30 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: 0x55c42886c150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55c42886c9d0 MAP: (14 sibs) 1 children: 46: 0x55c42886d230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ca68 MAP: (14 sibs) 1 children: 46: 0x55c42886d2d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886cb00 MAP: (14 sibs) 1 children: 46: 0x55c42886d370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cb98 MAP: (14 sibs) 1 children: 46: 0x55c42886d410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cc30 MAP: (14 sibs) 1 children: 46: 0x55c42886d4b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886ccc8 MAP: (14 sibs) 1 children: 46: 0x55c42886d550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cd60 MAP: (14 sibs) 1 children: 46: 0x55c42886d5f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cdf8 MAP: (14 sibs) 1 children: 46: 0x55c42886d690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886ce90 MAP: (14 sibs) 1 children: 46: 0x55c42886d730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cf28 MAP: (14 sibs) 1 children: 46: 0x55c42886d7d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cfc0 MAP: (14 sibs) 1 children: 46: 0x55c42886d870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886d058 MAP: (14 sibs) 1 children: 46: 0x55c42886d910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886d0f0 MAP: (14 sibs) 2 children: 46: 0x55c42886d9b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55c42886da48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55c42886d188 MAP: (14 sibs) 2 children: 46: 0x55c42886daf0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55c42886db88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288eb500 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55c4288eb590 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55c4288eb620 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55c4288eb6b0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55c4288eb740 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55c4288eb7d0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55c4288eb860 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55c4288eb8f0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55c4288eb980 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55c4288eba10 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55c4288ebaa0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55c4288ebb30 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55c4288ebbc0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55c4288ebc50 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55c4288ebce0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55c4288ebd70 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55c4288ebe00 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55c4288ebe90 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55c4288ebf20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55c4288ebfb0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55c4288ec040 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55c4288ec0d0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55c4288ec160 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55c4288ec1f0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55c4288ec280 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55c4288ec310 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55c4288ec3a0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55c4288ec430 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55c4288ec4c0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55c4288ec550 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55c4288ec5e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:520:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:520:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:529:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:529:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:538:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:538:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:547:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.6.0/test/test_github_issues.cpp:547:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 46: anchor does not exist: 'invalid' 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: --------------- 46: a: *invalid--------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: --------------- 46: *--------------- 46: REF TREE: 46: 0x55c42886c7e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288eeb50 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55c4288eeb50 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55c4288eeb50 [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: 0x55c42886c8f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55c428867e90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55c428867f28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55c428867fc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55c428868058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55c4288680f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55c428868188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55c428868220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55c4288682b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55c428868350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55c4288683e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288ef460 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55c4288ef4f0 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x55c4288ef580 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x55c4288ef610 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55c4288ef6a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55c4288ef730 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55c4288ef7c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55c4288ef850 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55c4288ef8e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55c4288ef970 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55c4288efa00 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55c4288ef460 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55c4288ef4f0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55c4288ef580 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55c4288ef610 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55c4288ef6a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55c4288ef730 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55c4288ef7c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55c4288ef850 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55c4288ef8e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55c4288ef970 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55c4288efa00 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55c4288ef460 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55c4288ef4f0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55c4288ef580 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55c4288ef610 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55c4288ef6a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55c4288ef730 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55c4288ef7c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55c4288ef850 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55c4288ef8e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55c4288ef970 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55c4288efa00 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] 0x55c4288c2a30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288c2ac0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55c4288c2b50 VAL: '-2' (3 sibs) 46: [3] [3] 0x55c4288c2be0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55c4288c2c70 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] 0x55c4288f1ac0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288f1b50 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55c4288f1be0 VAL: '-2' (3 sibs) 46: [3] [3] 0x55c4288f1c70 VAL: '-2' (3 sibs) 46: [4] [4] 0x55c4288f1d00 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] 0x55c4288c0340 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288c03d0 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] 0x55c4288f2cb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288f2d40 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] 0x55c4288c61b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55c4288c6240 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55c4288c62d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55c4288c6360 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] 0x55c4288f35c0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55c4288f3650 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55c4288f36e0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55c4288f3770 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] 0x55c4288c7ee0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288c7f70 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55c4288c8000 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55c4288c8090 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55c4288c8120 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] 0x55c4288f3ed0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288f3f60 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55c4288f3ff0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55c4288f4080 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55c4288f4110 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] 0x55c4288ca520 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55c4288ca5b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55c4288ca640 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55c4288ca6d0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55c4288ca760 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55c4288ca7f0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55c4288ca880 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55c4288ca910 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55c4288ca9a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55c4288caa30 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55c4288caac0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55c4288cab50 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55c4288cabe0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55c4288cac70 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55c4288cad00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55c4288cad90 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55c4288cae20 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55c4288caeb0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55c4288caf40 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] 0x55c4288f50f0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55c4288f5180 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55c4288f5210 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55c4288f52a0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55c4288f5330 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55c4288f53c0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55c4288f5450 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55c4288f54e0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55c4288f5570 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55c4288f5600 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55c4288f5690 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55c4288f5720 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55c4288f57b0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55c4288f5840 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55c4288f58d0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55c4288f5960 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55c4288f59f0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55c4288f5a80 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55c4288f5b10 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] 0x55c4288cd460 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288cd4f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55c4288cd580 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55c4288cd610 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55c4288cd6a0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55c4288cd730 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55c4288cd7c0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55c4288cd850 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55c4288cd8e0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55c4288cd970 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55c4288cda00 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55c4288cda90 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55c4288cdb20 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55c4288cdbb0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55c4288cdc40 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55c4288cdcd0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55c4288cdd60 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55c4288cddf0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55c4288cde80 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55c4288cdf10 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] 0x55c4288f6300 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288f6390 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55c4288f6420 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55c4288f64b0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55c4288f6540 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55c4288f65d0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55c4288f6660 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55c4288f66f0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55c4288f6780 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55c4288f6810 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55c4288f68a0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55c4288f6930 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55c4288f69c0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55c4288f6a50 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55c4288f6ae0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55c4288f6b70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55c4288f6c00 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55c4288f6c90 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55c4288f6d20 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55c4288f6db0 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] 0x55c4288cfa90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55c4288cfb20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55c4288cfbb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55c4288cfc40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55c4288cfcd0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55c4288cfd60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55c4288cfdf0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55c4288cfe80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55c4288cff10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55c4288cffa0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55c4288d0030 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] 0x55c4288f47e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55c4288f4870 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55c4288f4900 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55c4288f4990 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55c4288f4a20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55c4288f4ab0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55c4288f4b40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55c4288f4bd0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55c4288f4c60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55c4288f4cf0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55c4288f4d80 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] 0x55c4288d24c0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55c4288d2550 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55c4288d25e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55c4288d2670 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55c4288d2700 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55c4288d2790 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55c4288d2820 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55c4288d28b0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55c4288d2940 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55c4288d29d0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55c4288d2a60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55c4288d2af0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55c4288d2b80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55c4288d2c10 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55c4288d2ca0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55c4288d2d30 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55c4288d2dc0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55c4288d2e50 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55c4288d2ee0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55c4288d2f70 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55c4288d3000 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] 0x55c4288f7e20 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55c4288f7eb0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55c4288f7f40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55c4288f7fd0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55c4288f8060 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55c4288f80f0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55c4288f8180 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55c4288f8210 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55c4288f82a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55c4288f8330 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55c4288f83c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55c4288f8450 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55c4288f84e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55c4288f8570 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55c4288f8600 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55c4288f8690 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55c4288f8720 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55c4288f87b0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55c4288f8840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55c4288f88d0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55c4288f8960 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] 0x55c4288d62e0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55c4288d6370 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55c4288d6400 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55c4288d6490 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55c4288d6520 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55c4288d65b0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55c4288d6640 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55c4288d66d0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55c4288d6760 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55c4288d67f0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55c4288d6880 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55c4288d6910 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55c4288d69a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55c4288d6a30 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55c4288d6ac0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55c4288d6b50 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55c4288d6be0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55c4288d6c70 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55c4288d6d00 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55c4288d6d90 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55c4288d6e20 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55c4288d6eb0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55c4288d6f40 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55c4288d6fd0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55c4288d7060 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55c4288d70f0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55c4288d7180 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55c4288d7210 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55c4288d72a0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55c4288d7330 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55c4288d73c0 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] 0x55c4288f9030 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55c4288f90c0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55c4288f9150 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55c4288f91e0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55c4288f9270 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55c4288f9300 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55c4288f9390 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55c4288f9420 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55c4288f94b0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55c4288f9540 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55c4288f95d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55c4288f9660 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55c4288f96f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55c4288f9780 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55c4288f9810 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55c4288f98a0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55c4288f9930 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55c4288f99c0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55c4288f9a50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55c4288f9ae0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55c4288f9b70 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55c4288f9c00 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55c4288f9c90 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55c4288f9d20 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55c4288f9db0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55c4288f9e40 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55c4288f9ed0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55c4288f9f60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55c4288f9ff0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55c4288fa080 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55c4288fa110 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] 0x55c4288e1810 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x55c4288f7510 [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] 0x55c4288e3ed0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55c4288e3f60 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55c4288e3ff0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55c4288e4080 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55c4288e4110 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55c4288e41a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55c4288e4230 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55c4288e42c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55c4288e4350 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55c4288e43e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55c4288e4470 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] 0x55c4288fa240 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55c4288fa2d0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55c4288fa360 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55c4288fa3f0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55c4288fa480 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55c4288fa510 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55c4288fa5a0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55c4288fa630 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55c4288fa6c0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55c4288fa750 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55c4288fa7e0 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] 0x55c4288e4870 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288e4900 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55c4288e4990 VAL: '-2' (3 sibs) 46: [3] [3] 0x55c4288e4a20 VAL: '-2' (3 sibs) 46: [4] [4] 0x55c4288e4ab0 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] 0x55c4288fab50 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288fabe0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55c4288fac70 VAL: '-2' (3 sibs) 46: [3] [3] 0x55c4288fad00 VAL: '-2' (3 sibs) 46: [4] [4] 0x55c4288fad90 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] 0x55c4288e5180 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288e5210 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] 0x55c4288fb460 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288fb4f0 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] 0x55c4288e5a90 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55c4288e5b20 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55c4288e5bb0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55c4288e5c40 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] 0x55c4288fbd70 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55c4288fbe00 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55c4288fbe90 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55c4288fbf20 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] 0x55c4288e63a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288e6430 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55c4288e64c0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55c4288e6550 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55c4288e65e0 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] 0x55c4288fc680 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288fc710 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55c4288fc7a0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55c4288fc830 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55c4288fc8c0 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] 0x55c4288e75c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55c4288e7650 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55c4288e76e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55c4288e7770 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55c4288e7800 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55c4288e7890 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55c4288e7920 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55c4288e79b0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55c4288e7a40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55c4288e7ad0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55c4288e7b60 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55c4288e7bf0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55c4288e7c80 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55c4288e7d10 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55c4288e7da0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55c4288e7e30 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55c4288e7ec0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55c4288e7f50 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55c4288e7fe0 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] 0x55c4288fd8a0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55c4288fd930 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55c4288fd9c0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55c4288fda50 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55c4288fdae0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55c4288fdb70 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55c4288fdc00 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55c4288fdc90 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55c4288fdd20 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55c4288fddb0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55c4288fde40 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55c4288fded0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55c4288fdf60 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55c4288fdff0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55c4288fe080 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55c4288fe110 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55c4288fe1a0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55c4288fe230 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55c4288fe2c0 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] 0x55c4288e87d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288e8860 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55c4288e88f0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55c4288e8980 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55c4288e8a10 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55c4288e8aa0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55c4288e8b30 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55c4288e8bc0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55c4288e8c50 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55c4288e8ce0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55c4288e8d70 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55c4288e8e00 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55c4288e8e90 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55c4288e8f20 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55c4288e8fb0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55c4288e9040 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55c4288e90d0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55c4288e9160 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55c4288e91f0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55c4288e9280 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] 0x55c4288feab0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288feb40 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55c4288febd0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55c4288fec60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55c4288fecf0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55c4288fed80 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55c4288fee10 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55c4288feea0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55c4288fef30 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55c4288fefc0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55c4288ff050 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55c4288ff0e0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55c4288ff170 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55c4288ff200 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55c4288ff290 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55c4288ff320 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55c4288ff3b0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55c4288ff440 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55c4288ff4d0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55c4288ff560 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] 0x55c4288e6cb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55c4288e6d40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55c4288e6dd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55c4288e6e60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55c4288e6ef0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55c4288e6f80 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55c4288e7010 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55c4288e70a0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55c4288e7130 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55c4288e71c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55c4288e7250 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] 0x55c4288fcf90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55c4288fd020 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55c4288fd0b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55c4288fd140 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55c4288fd1d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55c4288fd260 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55c4288fd2f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55c4288fd380 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55c4288fd410 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55c4288fd4a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55c4288fd530 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] 0x55c4288ea2f0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55c4288ea380 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55c4288ea410 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55c4288ea4a0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55c4288ea530 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55c4288ea5c0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55c4288ea650 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55c4288ea6e0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55c4288ea770 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55c4288ea800 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55c4288ea890 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55c4288ea920 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55c4288ea9b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55c4288eaa40 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55c4288eaad0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55c4288eab60 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55c4288eabf0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55c4288eac80 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55c4288ead10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55c4288eada0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55c4288eae30 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] 0x55c4289005d0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55c428900660 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55c4289006f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55c428900780 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55c428900810 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55c4289008a0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55c428900930 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55c4289009c0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55c428900a50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55c428900ae0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55c428900b70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55c428900c00 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55c428900c90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55c428900d20 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55c428900db0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55c428900e40 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55c428900ed0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55c428900f60 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55c428900ff0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55c428901080 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55c428901110 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] 0x55c4288eb500 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55c4288eb590 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55c4288eb620 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55c4288eb6b0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55c4288eb740 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55c4288eb7d0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55c4288eb860 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55c4288eb8f0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55c4288eb980 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55c4288eba10 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55c4288ebaa0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55c4288ebb30 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55c4288ebbc0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55c4288ebc50 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55c4288ebce0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55c4288ebd70 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55c4288ebe00 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55c4288ebe90 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55c4288ebf20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55c4288ebfb0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55c4288ec040 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55c4288ec0d0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55c4288ec160 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55c4288ec1f0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55c4288ec280 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55c4288ec310 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55c4288ec3a0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55c4288ec430 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55c4288ec4c0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55c4288ec550 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55c4288ec5e0 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] 0x55c4289017e0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55c428901870 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55c428901900 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55c428901990 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55c428901a20 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55c428901ab0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55c428901b40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55c428901bd0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55c428901c60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55c428901cf0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55c428901d80 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55c428901e10 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55c428901ea0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55c428901f30 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55c428901fc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55c428902050 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55c4289020e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55c428902170 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55c428902200 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55c428902290 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55c428902320 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55c4289023b0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55c428902440 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55c4289024d0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55c428902560 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55c4289025f0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55c428902680 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55c428902710 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55c4289027a0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55c428902830 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55c4289028c0 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] 0x55c4288eeb50 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x55c4288ffcc0 [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] 0x55c4288ef460 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55c4288ef4f0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55c4288ef580 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55c4288ef610 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55c4288ef6a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55c4288ef730 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55c4288ef7c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55c4288ef850 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55c4288ef8e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55c4288ef970 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55c4288efa00 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] 0x55c4289029f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55c428902a80 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55c428902b10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55c428902ba0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55c428902c30 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55c428902cc0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55c428902d50 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55c428902de0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55c428902e70 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55c428902f00 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55c428902f90 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: 0x55c42886b890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55c428866000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55c4288660a0 VAL: '-2' (3 sibs) 46: 0x55c428866138 VAL: '-2' (3 sibs) 46: 0x55c4288661d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288f2490 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288f2520 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55c4288f25b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x55c4288f2640 VAL: '-2' (3 sibs) 46: [4] [4] 0x55c4288f26d0 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: 0x55c42886b9a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55c4288664b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288f2770 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288f2800 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: 0x55c42886bac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55c428866a60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55c428866af8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55c428866ba0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c428903300 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55c428903390 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55c428903420 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55c4289034b0 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: 0x55c42886bbd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55c428866550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55c428866c40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55c428866cd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55c428866d70 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c428903550 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4289035e0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55c428903670 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55c428903700 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55c428903790 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: 0x55c42886bcf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55c428865d10 MAP: (3 sibs) 1 children: 46: 0x55c428868760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55c428868800 VAL: '0.mp4' (4 sibs) 46: 0x55c428868898 VAL: '1.mp4' (4 sibs) 46: 0x55c428868930 VAL: '2.mp4' (4 sibs) 46: 0x55c4288689c8 VAL: '3.mp4' (4 sibs) 46: 0x55c428865da8 MAP: (3 sibs) 1 children: 46: 0x55c428868a70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55c428868b10 VAL: '0.mp4' (4 sibs) 46: 0x55c428868ba8 VAL: '1.mp4' (4 sibs) 46: 0x55c428868c40 VAL: '2.mp4' (4 sibs) 46: 0x55c428868cd8 VAL: '3.mp4' (4 sibs) 46: 0x55c428865e40 MAP: (3 sibs) 1 children: 46: 0x55c428868d80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55c428868e20 VAL: '0.mp4' (4 sibs) 46: 0x55c428868eb8 VAL: '1.mp4' (4 sibs) 46: 0x55c428868f50 VAL: '2.mp4' (4 sibs) 46: 0x55c428868fe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c428903830 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55c4289038c0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55c428903950 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55c4289039e0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55c428903a70 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55c428903b00 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55c428903b90 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55c428903c20 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55c428903cb0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55c428903d40 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55c428903dd0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55c428903e60 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55c428903ef0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55c428903f80 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55c428904010 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55c4289040a0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55c428904130 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55c4289041c0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55c428904250 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: 0x55c42886be08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55c4288697e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55c428869880 MAP: (3 sibs) 1 children: 46: 0x55c428869a50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55c428869af0 VAL: '0.mp4' (4 sibs) 46: 0x55c428869b88 VAL: '1.mp4' (4 sibs) 46: 0x55c428869c20 VAL: '2.mp4' (4 sibs) 46: 0x55c428869cb8 VAL: '3.mp4' (4 sibs) 46: 0x55c428869918 MAP: (3 sibs) 1 children: 46: 0x55c428869d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55c428869e00 VAL: '0.mp4' (4 sibs) 46: 0x55c428869e98 VAL: '1.mp4' (4 sibs) 46: 0x55c428869f30 VAL: '2.mp4' (4 sibs) 46: 0x55c428869fc8 VAL: '3.mp4' (4 sibs) 46: 0x55c4288699b0 MAP: (3 sibs) 1 children: 46: 0x55c42886a070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55c42886a110 VAL: '0.mp4' (4 sibs) 46: 0x55c42886a1a8 VAL: '1.mp4' (4 sibs) 46: 0x55c42886a240 VAL: '2.mp4' (4 sibs) 46: 0x55c42886a2d8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4289042f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c428904380 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55c428904410 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55c4289044a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55c428904530 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55c4289045c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55c428904650 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55c4289046e0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55c428904770 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55c428904800 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55c428904890 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55c428904920 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55c4289049b0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55c428904a40 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55c428904ad0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55c428904b60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55c428904bf0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55c428904c80 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55c428904d10 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55c428904da0 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: 0x55c42886bf20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55c42886a380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a4b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a5e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a7a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a8d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c428904e40 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55c428904ed0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55c428904f60 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55c428904ff0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55c428905080 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55c428905110 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55c4289051a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55c428905230 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55c4289052c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55c428905350 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55c4289053e0 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: 0x55c42886c038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55c42886a980 MAP: (10 sibs) 1 children: 46: 0x55c428866f00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886aa18 MAP: (10 sibs) 1 children: 46: 0x55c428866fa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886aab0 MAP: (10 sibs) 1 children: 46: 0x55c42886af80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ab48 MAP: (10 sibs) 1 children: 46: 0x55c42886b020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886abe0 MAP: (10 sibs) 1 children: 46: 0x55c42886b0c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ac78 MAP: (10 sibs) 1 children: 46: 0x55c42886b160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ad10 MAP: (10 sibs) 1 children: 46: 0x55c42886b200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ada8 MAP: (10 sibs) 1 children: 46: 0x55c42886b2a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ae40 MAP: (10 sibs) 1 children: 46: 0x55c42886b340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886aed8 MAP: (10 sibs) 1 children: 46: 0x55c42886b3e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c428905480 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55c428905510 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55c4289055a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55c428905630 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55c4289056c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55c428905750 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55c4289057e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55c428905870 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55c428905900 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55c428905990 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55c428905a20 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55c428905ab0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55c428905b40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55c428905bd0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55c428905c60 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55c428905cf0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55c428905d80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55c428905e10 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55c428905ea0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55c428905f30 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55c428905fc0 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: 0x55c42886c150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55c42886c9d0 MAP: (14 sibs) 1 children: 46: 0x55c42886d230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ca68 MAP: (14 sibs) 1 children: 46: 0x55c42886d2d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886cb00 MAP: (14 sibs) 1 children: 46: 0x55c42886d370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cb98 MAP: (14 sibs) 1 children: 46: 0x55c42886d410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cc30 MAP: (14 sibs) 1 children: 46: 0x55c42886d4b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886ccc8 MAP: (14 sibs) 1 children: 46: 0x55c42886d550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cd60 MAP: (14 sibs) 1 children: 46: 0x55c42886d5f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cdf8 MAP: (14 sibs) 1 children: 46: 0x55c42886d690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886ce90 MAP: (14 sibs) 1 children: 46: 0x55c42886d730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cf28 MAP: (14 sibs) 1 children: 46: 0x55c42886d7d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cfc0 MAP: (14 sibs) 1 children: 46: 0x55c42886d870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886d058 MAP: (14 sibs) 1 children: 46: 0x55c42886d910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886d0f0 MAP: (14 sibs) 2 children: 46: 0x55c42886d9b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55c42886da48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55c42886d188 MAP: (14 sibs) 2 children: 46: 0x55c42886daf0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55c42886db88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c428906060 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55c4289060f0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55c428906180 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55c428906210 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55c4289062a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55c428906330 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55c4289063c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55c428906450 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55c4289064e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55c428906570 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55c428906600 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55c428906690 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55c428906720 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55c4289067b0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55c428906840 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55c4289068d0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55c428906960 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55c4289069f0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55c428906a80 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55c428906b10 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55c428906ba0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55c428906c30 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55c428906cc0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55c428906d50 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55c428906de0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55c428906e70 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55c428906f00 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55c428906f90 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55c428907020 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55c4289070b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55c428907140 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: 0x55c42886c7e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c428867a50 [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: 0x55c42886c8f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55c428867e90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55c428867f28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55c428867fc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55c428868058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55c4288680f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55c428868188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55c428868220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55c4288682b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55c428868350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55c4288683e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4289071e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55c428907270 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55c428907300 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55c428907390 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55c428907420 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55c4289074b0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55c428907540 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55c4289075d0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55c428907660 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55c4289076f0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55c428907780 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: 0x55c42886b890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55c428866000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55c4288660a0 VAL: '-2' (3 sibs) 46: 0x55c428866138 VAL: '-2' (3 sibs) 46: 0x55c4288661d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c428907820 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4289078b0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55c428907940 VAL: '-2' (3 sibs) 46: [3] [3] 0x55c4289079d0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55c428907a60 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: 0x55c42886b9a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55c4288664b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c4288f28a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c4288f2930 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: 0x55c42886bac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55c428866a60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55c428866af8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55c428866ba0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c428907b00 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55c428907b90 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55c428907c20 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55c428907cb0 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: 0x55c42886bbd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55c428866550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55c428866c40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55c428866cd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55c428866d70 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c428907d50 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c428907de0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55c428907e70 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55c428907f00 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55c428907f90 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: 0x55c42886bcf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55c428865d10 MAP: (3 sibs) 1 children: 46: 0x55c428868760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55c428868800 VAL: '0.mp4' (4 sibs) 46: 0x55c428868898 VAL: '1.mp4' (4 sibs) 46: 0x55c428868930 VAL: '2.mp4' (4 sibs) 46: 0x55c4288689c8 VAL: '3.mp4' (4 sibs) 46: 0x55c428865da8 MAP: (3 sibs) 1 children: 46: 0x55c428868a70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55c428868b10 VAL: '0.mp4' (4 sibs) 46: 0x55c428868ba8 VAL: '1.mp4' (4 sibs) 46: 0x55c428868c40 VAL: '2.mp4' (4 sibs) 46: 0x55c428868cd8 VAL: '3.mp4' (4 sibs) 46: 0x55c428865e40 MAP: (3 sibs) 1 children: 46: 0x55c428868d80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55c428868e20 VAL: '0.mp4' (4 sibs) 46: 0x55c428868eb8 VAL: '1.mp4' (4 sibs) 46: 0x55c428868f50 VAL: '2.mp4' (4 sibs) 46: 0x55c428868fe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c428908030 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55c4289080c0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55c428908150 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55c4289081e0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55c428908270 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55c428908300 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55c428908390 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55c428908420 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55c4289084b0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55c428908540 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55c4289085d0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55c428908660 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55c4289086f0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55c428908780 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55c428908810 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55c4289088a0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55c428908930 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55c4289089c0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55c428908a50 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: 0x55c42886be08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55c4288697e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55c428869880 MAP: (3 sibs) 1 children: 46: 0x55c428869a50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55c428869af0 VAL: '0.mp4' (4 sibs) 46: 0x55c428869b88 VAL: '1.mp4' (4 sibs) 46: 0x55c428869c20 VAL: '2.mp4' (4 sibs) 46: 0x55c428869cb8 VAL: '3.mp4' (4 sibs) 46: 0x55c428869918 MAP: (3 sibs) 1 children: 46: 0x55c428869d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55c428869e00 VAL: '0.mp4' (4 sibs) 46: 0x55c428869e98 VAL: '1.mp4' (4 sibs) 46: 0x55c428869f30 VAL: '2.mp4' (4 sibs) 46: 0x55c428869fc8 VAL: '3.mp4' (4 sibs) 46: 0x55c4288699b0 MAP: (3 sibs) 1 children: 46: 0x55c42886a070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55c42886a110 VAL: '0.mp4' (4 sibs) 46: 0x55c42886a1a8 VAL: '1.mp4' (4 sibs) 46: 0x55c42886a240 VAL: '2.mp4' (4 sibs) 46: 0x55c42886a2d8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c428908af0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55c428908b80 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55c428908c10 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55c428908ca0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55c428908d30 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55c428908dc0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55c428908e50 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55c428908ee0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55c428908f70 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55c428909000 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55c428909090 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55c428909120 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55c4289091b0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55c428909240 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55c4289092d0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55c428909360 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55c4289093f0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55c428909480 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55c428909510 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55c4289095a0 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: 0x55c42886bf20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55c42886a380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a4b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a5e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a7a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55c42886a8d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c428909640 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55c4289096d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55c428909760 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55c4289097f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55c428909880 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55c428909910 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55c4289099a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55c428909a30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55c428909ac0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55c428909b50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55c428909be0 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: 0x55c42886c038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55c42886a980 MAP: (10 sibs) 1 children: 46: 0x55c428866f00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886aa18 MAP: (10 sibs) 1 children: 46: 0x55c428866fa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886aab0 MAP: (10 sibs) 1 children: 46: 0x55c42886af80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ab48 MAP: (10 sibs) 1 children: 46: 0x55c42886b020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886abe0 MAP: (10 sibs) 1 children: 46: 0x55c42886b0c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ac78 MAP: (10 sibs) 1 children: 46: 0x55c42886b160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ad10 MAP: (10 sibs) 1 children: 46: 0x55c42886b200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ada8 MAP: (10 sibs) 1 children: 46: 0x55c42886b2a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ae40 MAP: (10 sibs) 1 children: 46: 0x55c42886b340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886aed8 MAP: (10 sibs) 1 children: 46: 0x55c42886b3e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c428909c80 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55c428909d10 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55c428909da0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55c428909e30 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55c428909ec0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55c428909f50 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55c428909fe0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55c42890a070 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55c42890a100 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55c42890a190 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55c42890a220 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55c42890a2b0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55c42890a340 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55c42890a3d0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55c42890a460 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55c42890a4f0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55c42890a580 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55c42890a610 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55c42890a6a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55c42890a730 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55c42890a7c0 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: 0x55c42886c150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55c42886c9d0 MAP: (14 sibs) 1 children: 46: 0x55c42886d230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886ca68 MAP: (14 sibs) 1 children: 46: 0x55c42886d2d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886cb00 MAP: (14 sibs) 1 children: 46: 0x55c42886d370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cb98 MAP: (14 sibs) 1 children: 46: 0x55c42886d410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cc30 MAP: (14 sibs) 1 children: 46: 0x55c42886d4b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886ccc8 MAP: (14 sibs) 1 children: 46: 0x55c42886d550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cd60 MAP: (14 sibs) 1 children: 46: 0x55c42886d5f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cdf8 MAP: (14 sibs) 1 children: 46: 0x55c42886d690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886ce90 MAP: (14 sibs) 1 children: 46: 0x55c42886d730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cf28 MAP: (14 sibs) 1 children: 46: 0x55c42886d7d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55c42886cfc0 MAP: (14 sibs) 1 children: 46: 0x55c42886d870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886d058 MAP: (14 sibs) 1 children: 46: 0x55c42886d910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55c42886d0f0 MAP: (14 sibs) 2 children: 46: 0x55c42886d9b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55c42886da48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55c42886d188 MAP: (14 sibs) 2 children: 46: 0x55c42886daf0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55c42886db88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c42890a860 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55c42890a8f0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55c42890a980 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55c42890aa10 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55c42890aaa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55c42890ab30 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55c42890abc0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55c42890ac50 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55c42890ace0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55c42890ad70 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55c42890ae00 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55c42890ae90 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55c42890af20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55c42890afb0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55c42890b040 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55c42890b0d0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55c42890b160 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55c42890b1f0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55c42890b280 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55c42890b310 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55c42890b3a0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55c42890b430 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55c42890b4c0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55c42890b550 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55c42890b5e0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55c42890b670 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55c42890b700 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55c42890b790 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55c42890b820 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55c42890b8b0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55c42890b940 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: 0x55c42886c7e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c428867600 [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: 0x55c42886c8f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55c428867e90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55c428867f28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55c428867fc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55c428868058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55c4288680f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55c428868188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55c428868220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55c4288682b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55c428868350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55c4288683e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55c42890b9e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55c42890ba70 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55c42890bb00 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55c42890bb90 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55c42890bc20 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55c42890bcb0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55c42890bd40 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55c42890bdd0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55c42890be60 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55c42890bef0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55c42890bf80 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase (18 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (18 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.03 sec test 47 Start 47: ryml-test-tool-parse_emit 47: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-parse-emit-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/test/../bm/cases/appveyor.yml" 47: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 47: Test timeout computed to be: 10000000 47: 0.031459ms: read_file 47: 0.002124ms: count_lines 47: reserving #lines=90 47: 0.015098ms: tree_reserve 47: 0.040136ms: parse_yml 47: 0.023424ms: emit_to_buffer 47: 0.003517ms: print_stdout 47: 0.152136ms: objects 47: 0.159691ms: TOTAL 47: version: '{build}' 47: image: Visual Studio 2017 47: environment: 47: matrix: 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Release 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Release 47: matrix: 47: fast_finish: true 47: install: 47: - 'git submodule update --init --recursive' 47: - 'if "%generator%"=="MinGW Makefiles" (set "PATH=%PATH:C:\Program Files\Git\usr\bin;=%")' 47: - 'if not "%cxx_path%"=="" (set "PATH=%PATH%;%cxx_path%")' 47: build_script: 47: - 'md _build -Force' 47: - cd _build 47: test_script: 47: - echo %configuration% 47: - 'cmake -G "%generator%" "-DCMAKE_BUILD_TYPE=%configuration%" -DRYML_DEV=ON ..' 47: - dir 47: - dir test 47: - 'cmake --build . --config %configuration% --target ryml-test' 47: artifacts: 47: - path: '_build/CMakeFiles/*.log' 47: name: logs 47: - path: '_build/Testing/**/*.xml' 47: name: test_results 47: skip_commits: 47: files: 47: - .gitignore 47: - .travis* 47: - .ci/travis* 47: - .ci/dev_* 47: - .ci/show_* 47: - .ci/vagrant* 47: - .ci/Vagrant* 47: - bm/html/* 47: - doc/* 47: - LICENSE.txt 47: - README.* 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47/52 Test #47: ryml-test-tool-parse_emit ......... Passed 0.00 sec test 48 Start 48: ryml-test-tool-events-success 48: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/success.yml" 48: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 48: Test timeout computed to be: 10000000 48: +STR 48: +DOC 48: +MAP 48: =VAL :foo 48: =VAL :bar 48: =VAL :baz 48: +SEQ 48: =VAL :exactly 48: -SEQ 48: -MAP 48: -DOC 48: -STR 48/52 Test #48: ryml-test-tool-events-success ..... Passed 0.00 sec test 49 Start 49: ryml-test-tool-events-fail_squo 49: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_squo.yml" 49: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 49: Test timeout computed to be: 10000000 49: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_squo.yml:2:1: (10B): ERROR: reached end of file while looking for closing quote 49: 49: 49/52 Test #49: ryml-test-tool-events-fail_squo ... Passed 0.00 sec test 50 Start 50: ryml-test-tool-events-fail_dquo 50: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_dquo.yml" 50: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 50: Test timeout computed to be: 10000000 50: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_dquo.yml:2:1: (10B): ERROR: reached end of file looking for closing quote 50: 50: 50/52 Test #50: ryml-test-tool-events-fail_dquo ... Passed 0.00 sec test 51 Start 51: ryml-test-tool-events-fail_seq1 51: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq1.yml" 51: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 51: Test timeout computed to be: 10000000 51: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq1.yml:1:13: (12B): ERROR: parse error 51: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq1.yml:1:13: [ a, b, c ] ] (size=13) 51: ^ (cols 13-14) 51: 51/52 Test #51: ryml-test-tool-events-fail_seq1 ... Passed 0.00 sec test 52 Start 52: ryml-test-tool-events-fail_seq2 52: Test command: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/tools/ryml-yaml-events-0.6.0 "/builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq2.yml" 52: Working Directory: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test 52: Test timeout computed to be: 10000000 52: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq2.yml:2:1: (13B): ERROR: closing ] not found 52: /builddir/build/BUILD/rapidyaml-0.6.0/redhat-linux-build/test/fail_seq2.yml:2:1: [ [a, b, c ] (size=12) 52: ^ (cols 13-13) 52: 52/52 Test #52: ryml-test-tool-events-fail_seq2 ... Passed 0.00 sec 100% tests passed, 0 tests failed out of 52 Total Test time (real) = 0.90 sec + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.x86_64/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.6.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=2 + /usr/bin/pytest -v ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-7.4.3, pluggy-1.3.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/rapidyaml-0.6.0 collecting ... collected 26 items api/python/tests/test_parse.py::TestSubstrInterop::test11_str2csubstr PASSED [ 3%] api/python/tests/test_parse.py::TestSubstrInterop::test12_str2substr PASSED [ 7%] api/python/tests/test_parse.py::TestSubstrInterop::test21_bytes2csubstr PASSED [ 11%] api/python/tests/test_parse.py::TestSubstrInterop::test22_bytes2substr PASSED [ 15%] api/python/tests/test_parse.py::TestSubstrInterop::test31_bytes2csubstr PASSED [ 19%] api/python/tests/test_parse.py::TestSubstrInterop::test32_bytes2substr PASSED [ 23%] api/python/tests/test_parse.py::TestRunner::test11_str__arena PASSED [ 26%] api/python/tests/test_parse.py::TestRunner::test12_str__arena__reuse_tree PASSED [ 30%] api/python/tests/test_parse.py::TestRunner::test13_str__inplace PASSED [ 34%] api/python/tests/test_parse.py::TestRunner::test21_bytes__arena PASSED [ 38%] api/python/tests/test_parse.py::TestRunner::test22_bytes__arena__reuse_tree PASSED [ 42%] api/python/tests/test_parse.py::TestRunner::test23_bytes__inplace PASSED [ 46%] api/python/tests/test_parse.py::TestRunner::test31_bytearray__arena PASSED [ 50%] api/python/tests/test_parse.py::TestRunner::test32_bytearray__arena__reuse_tree PASSED [ 53%] api/python/tests/test_parse.py::TestRunner::test33_bytearray__inplace PASSED [ 57%] api/python/tests/test_parse.py::TestRunner::test34_bytearray__inplace__reuse_tree PASSED [ 61%] api/python/tests/test_parse.py::TestRunner::test41_emit_json PASSED [ 65%] api/python/tests/test_parse.py::TestRunner::test41_emit_yaml PASSED [ 69%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_json_length PASSED [ 73%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_yaml_length PASSED [ 76%] api/python/tests/test_parse.py::TestRunner::test43_emit_json_inplace PASSED [ 80%] api/python/tests/test_parse.py::TestRunner::test43_emit_yaml_inplace PASSED [ 84%] api/python/tests/test_parse.py::TestRunner::test44_emit_json_short_buf PASSED [ 88%] api/python/tests/test_parse.py::TestRunner::test44_emit_yaml_short_buf PASSED [ 92%] api/python/tests/test_parse.py::TestParseFailure::test_in_arena PASSED [ 96%] api/python/tests/test_parse.py::TestParseFailure::test_in_place PASSED [100%] ============================== 26 passed in 2.34s ============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rapidyaml-0.6.0-2.fc40.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PJ0gyQ + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.x86_64/usr/share/doc/rapidyaml + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.x86_64/usr/share/doc/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.6.0/README.md /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.x86_64/usr/share/doc/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oJWZue + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.x86_64/usr/share/licenses/rapidyaml + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.x86_64/usr/share/licenses/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.6.0/LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.x86_64/usr/share/licenses/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Provides: libryml.so.0.6.0()(64bit) rapidyaml = 0.6.0-2.fc40 rapidyaml(x86-64) = 0.6.0-2.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libc4core.so.0.2.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) Processing files: rapidyaml-devel-0.6.0-2.fc40.x86_64 Provides: cmake(ryml) = 0.6.0 rapidyaml-devel = 0.6.0-2.fc40 rapidyaml-devel(x86-64) = 0.6.0-2.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(x86-64) libryml.so.0.6.0()(64bit) Processing files: python3-rapidyaml-0.6.0-2.fc40.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l0VK5V + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.x86_64/usr/share/doc/python3-rapidyaml + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.x86_64/usr/share/doc/python3-rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.6.0/README.md /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.x86_64/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-rapidyaml = 0.6.0-2.fc40 python3-rapidyaml = 0.6.0-2.fc40 python3-rapidyaml(x86-64) = 0.6.0-2.fc40 python3.12-rapidyaml = 0.6.0-2.fc40 python3.12dist(rapidyaml) = 0.6 python3dist(rapidyaml) = 0.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libc4core.so.0.2.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) python(abi) = 3.12 python3.12dist(deprecation) rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.6.0-2.fc40.x86_64 Provides: rapidyaml-debugsource = 0.6.0-2.fc40 rapidyaml-debugsource(x86-64) = 0.6.0-2.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.6.0-2.fc40.x86_64 Provides: debuginfo(build-id) = 38712082d7f547f1f71becdea1efcd5cf8a69d97 libryml.so.0.6.0-0.6.0-2.fc40.x86_64.debug()(64bit) rapidyaml-debuginfo = 0.6.0-2.fc40 rapidyaml-debuginfo(x86-64) = 0.6.0-2.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-64) = 0.6.0-2.fc40 Processing files: python3-rapidyaml-debuginfo-0.6.0-2.fc40.x86_64 Provides: debuginfo(build-id) = 715f4b2cbd637cce283ed8b9d75c566f297eb82b python-rapidyaml-debuginfo = 0.6.0-2.fc40 python3-rapidyaml-debuginfo = 0.6.0-2.fc40 python3-rapidyaml-debuginfo(x86-64) = 0.6.0-2.fc40 python3.12-rapidyaml-debuginfo = 0.6.0-2.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-64) = 0.6.0-2.fc40 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.x86_64 Wrote: /builddir/build/SRPMS/rapidyaml-0.6.0-2.fc40.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.6.0-2.fc40.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.6.0-2.fc40.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.6.0-2.fc40.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.6.0-2.fc40.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.6.0-2.fc40.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.6.0-2.fc40.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OB3Lwg + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rapidyaml-0.6.0-2.fc40.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.Ze5eyt + umask 022 + cd /builddir/build/BUILD + rm -rf /builddir/build/BUILD/rapidyaml-0.6.0-SPECPARTS + rm -rf rapidyaml-0.6.0 rapidyaml-0.6.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Finish: rpmbuild rapidyaml-0.6.0-2.fc40.src.rpm Finish: build phase for rapidyaml-0.6.0-2.fc40.src.rpm INFO: chroot_scan: 1 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/fedora-40-x86_64-1719935571.165282/root/var/log/dnf5.log INFO: Done(/var/lib/copr-rpmbuild/results/rapidyaml-0.6.0-2.fc40.src.rpm) Config(child) 21 minutes 12 seconds INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot Finish: run Running RPMResults tool Package info: { "packages": [ { "name": "python3-rapidyaml-debuginfo", "epoch": null, "version": "0.6.0", "release": "2.fc40", "arch": "x86_64" }, { "name": "rapidyaml-devel", "epoch": null, "version": "0.6.0", "release": "2.fc40", "arch": "x86_64" }, { "name": "rapidyaml", "epoch": null, "version": "0.6.0", "release": "2.fc40", "arch": "x86_64" }, { "name": "rapidyaml-debuginfo", "epoch": null, "version": "0.6.0", "release": "2.fc40", "arch": "x86_64" }, { "name": "rapidyaml", "epoch": null, "version": "0.6.0", "release": "2.fc40", "arch": "src" }, { "name": "rapidyaml-debugsource", "epoch": null, "version": "0.6.0", "release": "2.fc40", "arch": "x86_64" }, { "name": "python3-rapidyaml", "epoch": null, "version": "0.6.0", "release": "2.fc40", "arch": "x86_64" } ] } RPMResults finished"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27: