Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c29e' (ED25519) to the list of known hosts.
Running: /usr/bin/copr-rpmbuild --verbose --drop-resultdir --build-id 5282821 --chroot fedora-rawhide-ppc64le --detached
Version: 0.62
PID: 12781
Logging PID: 12782
Task:
{'appstream': True,
'background': False,
'build_id': 5282821,
'buildroot_pkgs': [],
'chroot': 'fedora-rawhide-ppc64le',
'enable_net': False,
'fedora_review': False,
'git_hash': '2f63f5d0ca97b26f016461d11785eb6b94d16e51',
'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/music/fast_float/rapidyaml',
'isolation': 'default',
'memory_reqs': 2048,
'package_name': 'rapidyaml',
'package_version': '0.5.0-2',
'project_dirname': 'fast_float',
'project_name': 'fast_float',
'project_owner': 'music',
'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/music/fast_float/fedora-rawhide-ppc64le/',
'id': 'copr_base',
'name': 'Copr repository'}],
'sandbox': 'music/fast_float--music',
'source_json': {},
'source_type': None,
'submitter': 'music',
'tags': [],
'task_id': '5282821-fedora-rawhide-ppc64le',
'timeout': 18000,
'uses_devel_repo': False,
'with_opts': [],
'without_opts': []}
Running: git clone https://copr-dist-git.fedorainfracloud.org/git/music/fast_float/rapidyaml /var/lib/copr-rpmbuild/workspace/workdir-m9okpz4j/rapidyaml --depth 500 --no-single-branch --recursive
cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/music/fast_float/rapidyaml', '/var/lib/copr-rpmbuild/workspace/workdir-m9okpz4j/rapidyaml', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout:
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-m9okpz4j/rapidyaml'...
Running: git checkout 2f63f5d0ca97b26f016461d11785eb6b94d16e51
cmd: ['git', 'checkout', '2f63f5d0ca97b26f016461d11785eb6b94d16e51']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-m9okpz4j/rapidyaml
rc: 0
stdout:
stderr: Note: switching to '2f63f5d0ca97b26f016461d11785eb6b94d16e51'.
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: 0x15d843b08 [ROOT] MAP: (0 sibs) 3 children:
27: 0x15d83a4f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x15d83a588 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x15d83a620 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da3dd00 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x15da3dd90 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x15da3de20 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x15da3deb0 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: 0x15d843c20 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83a710 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x15d83a7a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da3fce0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15da3fd70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x15da3fe00 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: 0x15d843d38 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x15d83a8f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x15d83a988 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da41cb0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x15da41d40 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x15da41dd0 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: 0x15d843e50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x15d83aa80 VAL: 'Several lines of text,
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: 0x15d83ab18 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da43be0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x15da43c70 VAL: 'Several lines of text,
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] 0x15da43d00 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: 0x15d843f68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x15d83ac10 VAL: 'Several 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: 0x15d83aca8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da45bb0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x15da45c40 VAL: 'Several 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] 0x15da45cd0 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: 0x15d844080 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x15d83a3a0 VAL: 'Several lines 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] 0x15da47c00 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x15da47c90 VAL: 'Several lines 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: 0x15d844198 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x15d83adf0 VAL: 'Several lines 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] 0x15da49bd0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x15da49c60 VAL: 'Several lines 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: 0x15d8442b0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83aee0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x15d83af78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da4bbc0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15da4bc50 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x15da4bce0 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: 0x15d8443c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83b070 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x15d83b108 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da4db00 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15da4db90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x15da4dc20 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: 0x15d8444e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83b200 KEYVAL: 'example' 'Several lines of text,
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: 0x15d83b298 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da4fbc0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15da4fc50 KEYVAL: 'example' 'Several lines of text,
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] 0x15da4fce0 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: 0x15d8445f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83b390 KEYVAL: 'example' 'Several 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: 0x15d83b428 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da51bd0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15da51c60 KEYVAL: 'example' 'Several 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] 0x15da51cf0 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: 0x15d844710 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83b520 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x15d83b5b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da53be0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15da53c70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x15da53d00 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: 0x15d844828 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83b6b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x15d83b748 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da55bf0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15da55c80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x15da55d10 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: 0x15d844940 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83b840 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x15d83b8d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da57c20 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15da57cb0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x15da57d40 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: 0x15d844a58 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83b9d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x15d83ba68 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da59c50 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15da59ce0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x15da59d70 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: 0x15d844b70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83bb60 KEYVAL: 'example' 'Several lines 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] 0x15da5bc20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15da5bcb0 KEYVAL: 'example' 'Several lines 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: 0x15d844c88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83bc50 KEYVAL: 'example' 'Several lines 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] 0x15da5dc10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15da5dca0 KEYVAL: 'example' 'Several lines 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: 0x15d844da0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83bd40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x15d83bdd8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da5fcd0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15da5fd60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x15da5fdf0 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: 0x15d844eb8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83e260 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x15d83e2f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da61e80 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15da61f10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x15da61fa0 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: 0x15d844fd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83e440 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x15d83e4e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da63bb0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15da63c40 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x15da63cd0 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: 0x15d8450e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83e5d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x15d83e670 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da658e0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15da65970 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x15da65a00 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: 0x15d845200 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d842d70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x15d842e10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da676d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15da67760 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x15da677f0 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: 0x15d845318 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83bf70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x15d83c008 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da69400 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15da69490 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x15da69520 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: 0x15d845430 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x15d83e3a0 MAP: (1 sibs) 2 children:
27: 0x15d83c240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x15d83c2d8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da6b130 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x15da6b1c0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x15da6b250 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x15da6b2e0 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: 0x15d845548 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da6ce60 [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: 0x15d845660 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da6eb90 [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: 0x15d845778 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da708c0 [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: 0x15d845890 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da725f0 [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: 0x15d8459a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da74320 [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: 0x15d845ac0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da76050 [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: 0x15d845bd8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da77d80 [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: 0x15d845cf0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da79ab0 [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: 0x15d845e08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da7b7e0 [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: 0x15d845f20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da7d510 [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: 0x15d846038 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da7f240 [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: 0x15d846150 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da80f70 [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: 0x15d846268 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x15d83c740 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da82ca0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x15da82d30 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: 0x15d846380 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x15d83c830 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da849d0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x15da84a60 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: 0x15d846498 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x15d83c920 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da86700 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x15da86790 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: 0x15d8465b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83ca10 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da88430 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15da884c0 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: 0x15d8466c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83cb00 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da8a160 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15da8a1f0 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: 0x15d8467e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83cbf0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da8be90 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15da8bf20 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: 0x15d8468f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da8dbc0 [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: 0x15d846a10 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da8f8f0 [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: 0x15d846b28 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da91620 [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: 0x15d846c40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x15d83cdd0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da93350 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x15da933e0 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: 0x15d846d58 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x15d83cec0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da95080 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x15da95110 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: 0x15d846e70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83cfb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da96db0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15da96e40 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: 0x15d846f88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83d0a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da98ae0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15da98b70 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: 0x15d8470a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da9a810 [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: 0x15d8471b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da9c540 [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: 0x15d8472d0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15da9e270 [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: 0x15d8473e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83d280 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daa0000 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15daa0090 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: 0x15d847500 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x15d83d370 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daa1db0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x15daa1e40 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: 0x15d847618 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daa3b60 [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: 0x15d847730 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83d4b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daa5910 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15daa59a0 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: 0x15d847848 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x15d83d5a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daa76c0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x15daa7750 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: 0x15d847960 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daa9470 [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: 0x15d847a78 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daab220 [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: 0x15d847b90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daacfd0 [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: 0x15d847ca8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daaed80 [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: 0x15d847dc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dab0b30 [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: 0x15d847ed8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dab28e0 [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: 0x15d847ff0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dab4690 [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: 0x15d848108 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dab6440 [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: 0x15d848220 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dab81e0 [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: 0x15d848338 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dab9ff0 [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: 0x15d848450 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dabbe00 [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: 0x15d848568 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dabdc20 [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: 0x15d848680 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dabf9d0 [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: 0x15d848798 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dac1780 [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: 0x15d8488b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dac3530 [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: 0x15d8489c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dac52e0 [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: 0x15d848ae0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dac7090 [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: 0x15d848bf8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dac8e40 [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: 0x15d848d10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dacabf0 [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: 0x15d848e28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x15d83c0b0 VAL: '
27: ' (2 sibs)
27: 0x15d83c148 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dacc9a0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x15dacca30 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x15daccac0 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: 0x15d848f40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x15d83dcd0 VAL: '
27: ' (2 sibs)
27: 0x15d83dd68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dace750 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x15dace7e0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x15dace870 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: 0x15d842f00 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x15d839530 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x15d8395c8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x15d839660 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x15d8396f8 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x15d839790 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x15d839828 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x15d8398c0 DOCSEQ: (8 sibs) 2 children:
27: 0x15d839a00 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x15d839a98 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x15d839958 DOCMAP: (8 sibs) 2 children:
27: 0x15d839b40 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x15d839bd8 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dacf060 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x15dacf0f0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x15dacf180 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x15dacf210 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x15dacf2a0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x15dacf330 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x15dacf3c0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x15dacf450 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x15dacf4e0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x15dacf570 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x15dacf600 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x15dacf690 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x15dacf720 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: #nodes=13 vs #printed=13
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/1
27: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_literal.cpp:381:2:1: (5B):ERROR: parse error
27: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_literal.cpp:381:2:1: hello (size=5)
27: ^~~~~ (cols 1-6)
27:
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: ---------------
27: - |
27: hello
27: there
27: - |
27: ciao
27: qua
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/2
27: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL)
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: ---------------
27: foo: |
27: hello
27: there
27: bar: |
27: ciao
27: qua
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/3
27: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL)
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: ---------------
27: --- |2
27: hello
27: there
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: ---------------
27: --- |1----------------
27: REF TREE:
27: 0x15d843360 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x15d83a450 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dad14c0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x15dad1550 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: 0x15d843478 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x15d839fe0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dad1dd0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x15dad1e60 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: 0x15d843590 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x15d83a0d0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dad26e0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x15dad2770 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: 0x15d8436a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dad2ff0 [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: 0x15d8437c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dad3900 [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: 0x15d8438d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dad4210 [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: 0x15d8439f0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83a2b0 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] 0x15dad4b20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15dad4bb0 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: 0x15d843b08 [ROOT] MAP: (0 sibs) 3 children:
27: 0x15d83a4f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x15d83a588 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x15d83a620 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dad5430 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x15dad54c0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x15dad5550 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x15dad55e0 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: 0x15d843c20 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83a710 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x15d83a7a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dad5d40 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15dad5dd0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x15dad5e60 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: 0x15d843d38 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x15d83a8f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x15d83a988 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dad6650 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x15dad66e0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x15dad6770 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: 0x15d843e50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x15d83aa80 VAL: 'Several lines of text,
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: 0x15d83ab18 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dad6f60 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x15dad6ff0 VAL: 'Several lines of text,
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] 0x15dad7080 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: 0x15d843f68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x15d83ac10 VAL: 'Several 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: 0x15d83aca8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dad7870 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x15dad7900 VAL: 'Several 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] 0x15dad7990 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: 0x15d844080 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x15d83a3a0 VAL: 'Several lines 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] 0x15dad8180 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x15dad8210 VAL: 'Several lines 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: 0x15d844198 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x15d83adf0 VAL: 'Several lines 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] 0x15dad8a90 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x15dad8b20 VAL: 'Several lines 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: 0x15d8442b0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83aee0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x15d83af78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dad93a0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15dad9430 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x15dad94c0 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: 0x15d8443c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83b070 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x15d83b108 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dad9cb0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15dad9d40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x15dad9dd0 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: 0x15d8444e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83b200 KEYVAL: 'example' 'Several lines of text,
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: 0x15d83b298 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dada5c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15dada650 KEYVAL: 'example' 'Several lines of text,
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] 0x15dada6e0 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: 0x15d8445f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83b390 KEYVAL: 'example' 'Several 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: 0x15d83b428 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dadaed0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15dadaf60 KEYVAL: 'example' 'Several 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] 0x15dadaff0 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: 0x15d844710 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83b520 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x15d83b5b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dadb7e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15dadb870 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x15dadb900 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: 0x15d844828 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83b6b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x15d83b748 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dadc0f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15dadc180 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x15dadc210 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: 0x15d844940 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83b840 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x15d83b8d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dadca00 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15dadca90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x15dadcb20 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: 0x15d844a58 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83b9d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x15d83ba68 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dadd310 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15dadd3a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x15dadd430 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: 0x15d844b70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83bb60 KEYVAL: 'example' 'Several lines 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] 0x15daddc20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15daddcb0 KEYVAL: 'example' 'Several lines 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: 0x15d844c88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83bc50 KEYVAL: 'example' 'Several lines 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] 0x15dade530 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15dade5c0 KEYVAL: 'example' 'Several lines 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: 0x15d844da0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83bd40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x15d83bdd8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dadee40 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15dadeed0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x15dadef60 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: 0x15d844eb8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83e260 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x15d83e2f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dadf750 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15dadf7e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x15dadf870 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: 0x15d844fd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83e440 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x15d83e4e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dae0060 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15dae00f0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x15dae0180 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: 0x15d8450e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83e5d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x15d83e670 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dae0970 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15dae0a00 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x15dae0a90 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: 0x15d845200 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d842d70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x15d842e10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dae1280 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15dae1310 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x15dae13a0 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: 0x15d845318 [ROOT] MAP: (0 sibs) 2 children:
27: 0x15d83bf70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x15d83c008 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dae1b90 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x15dae1c20 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x15dae1cb0 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: 0x15d845430 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x15d83e3a0 MAP: (1 sibs) 2 children:
27: 0x15d83c240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x15d83c2d8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dae24a0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x15dae2530 MAP: (1 sibs) 2 children:
27: [2] [2] 0x15dae25c0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x15dae2650 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: 0x15d845548 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dae2db0 [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: 0x15d845660 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dae36c0 [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: 0x15d845778 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dae3fd0 [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: 0x15d845890 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dae48e0 [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: 0x15d8459a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dae51f0 [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: 0x15d845ac0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dae5b00 [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: 0x15d845bd8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dae6410 [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: 0x15d845cf0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dae6d20 [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: 0x15d845e08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dae7630 [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: 0x15d845f20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dae7f40 [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: 0x15d846038 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dae8850 [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: 0x15d846150 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dae9160 [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: 0x15d846268 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x15d83c740 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dae9a70 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x15dae9b00 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: 0x15d846380 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x15d83c830 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daea380 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x15daea410 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: 0x15d846498 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x15d83c920 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daeac90 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x15daead20 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: 0x15d8465b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83ca10 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daeb5a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15daeb630 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: 0x15d8466c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83cb00 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daebeb0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15daebf40 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: 0x15d8467e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83cbf0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daec7c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15daec850 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: 0x15d8468f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daed0d0 [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: 0x15d846a10 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daed9e0 [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: 0x15d846b28 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daee2f0 [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: 0x15d846c40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x15d83cdd0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daeec00 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x15daeec90 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: 0x15d846d58 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x15d83cec0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daef510 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x15daef5a0 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: 0x15d846e70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83cfb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daefe20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15daefeb0 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: 0x15d846f88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83d0a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daf0730 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15daf07c0 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: 0x15d8470a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daf1040 [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: 0x15d8471b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daf1950 [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: 0x15d8472d0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daf2260 [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: 0x15d8473e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83d280 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daf2b70 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15daf2c00 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: 0x15d847500 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x15d83d370 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daf3480 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x15daf3510 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: 0x15d847618 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daf3d90 [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: 0x15d847730 [ROOT] MAP: (0 sibs) 1 children:
27: 0x15d83d4b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daf46a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15daf4730 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: 0x15d847848 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x15d83d5a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daf4fb0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x15daf5040 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: 0x15d847960 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daf58c0 [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: 0x15d847a78 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daf61d0 [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: 0x15d847b90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daf6ae0 [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: 0x15d847ca8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daf73f0 [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: 0x15d847dc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daf7d00 [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: 0x15d847ed8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daf8610 [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: 0x15d847ff0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daf8f20 [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: 0x15d848108 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daf9830 [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: 0x15d848220 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dafa140 [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: 0x15d848338 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dafaa50 [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: 0x15d848450 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dafb360 [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: 0x15d848568 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dafbc70 [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: 0x15d848680 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dafc580 [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: 0x15d848798 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dafce90 [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: 0x15d8488b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dafd7a0 [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: 0x15d8489c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dafe0b0 [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: 0x15d848ae0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15dafe9c0 [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: 0x15d848bf8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daff2d0 [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: 0x15d848d10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15daffbe0 [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: 0x15d848e28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x15d83c0b0 VAL: '
27: ' (2 sibs)
27: 0x15d83c148 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15db004f0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x15db00580 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x15db00610 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: 0x15d848f40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x15d83dcd0 VAL: '
27: ' (2 sibs)
27: 0x15d83dd68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x15db00e00 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x15db00e90 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x15db00f20 VAL: '
27: ' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: ---\n
27: |\n
27: hello\n
27: there\n
27: ---\n
27: |\n
27: hello\n
27: there\n
27: e\n
27: ---\n
27: |\n
27: hello\n
27: there\n
27: ere\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: qua\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: o\n
27: qua\n
27: ---\n
27: - |\n
27: hello\n
27: there\n
27: e\n
27: - |\n
27: ciao\n
27: qua\n
27: a\n
27: ---\n
27: foo: |\n
27: hello\n
27: there\n
27: e\n
27: bar: |\n
27: ciao\n
27: qua\n
27: a\n
27: ~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x15da29440 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x15da294d0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x15da29560 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x15da295f0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x15da29680 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x15da29710 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x15da297a0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x15da29830 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x15da298c0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x15da29950 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x15da299e0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x15da29a70 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x15da29b00 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] 0x15db048b0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x15db04940 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x15db049d0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x15db04a60 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x15db04af0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x15db04b80 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x15db04c10 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x15db04ca0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x15db04d30 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x15db04dc0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x15db04e50 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x15db04ee0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x15db04f70 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] 0x15da30900 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x15da30990 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x15db051c0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x15db05250 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] 0x15da32630 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x15da326c0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x15db05ad0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x15db05b60 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] 0x15da34360 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x15da343f0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x15db06aa0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x15db06b30 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] 0x15da36090 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x15db073b0 [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] 0x15da37dc0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x15db07cc0 [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] 0x15da39af0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x15db085d0 [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] 0x15da3bc30 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15da3bcc0 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] 0x15db08ee0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x15db08f70 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] 0x15da3deb0 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] 0x15db097f0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x15db09880 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x15db09910 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] 0x15db099a0 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] 0x15da3fce0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15da3fd70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15da3fe00 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] 0x15db0a100 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db0a190 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db0a220 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] 0x15da41cb0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15da41d40 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15da41dd0 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] 0x15db0aa10 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db0aaa0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db0ab30 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] 0x15da43be0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15da43c70 VAL: 'Several lines of text, 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] 0x15da43d00 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] 0x15db0b320 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db0b3b0 VAL: 'Several lines of text, 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] 0x15db0b440 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] 0x15da45bb0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15da45c40 VAL: 'Several 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] 0x15da45cd0 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] 0x15db0bc30 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db0bcc0 VAL: 'Several 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] 0x15db0bd50 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] 0x15da47c00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15da47c90 VAL: 'Several lines 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] 0x15db0c540 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db0c5d0 VAL: 'Several lines 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] 0x15da49bd0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15da49c60 VAL: 'Several lines 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] 0x15db0ce50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db0cee0 VAL: 'Several lines 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] 0x15da4bbc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15da4bc50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15da4bce0 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] 0x15db0d760 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db0d7f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db0d880 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] 0x15da4db00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15da4db90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15da4dc20 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] 0x15db0e070 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db0e100 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db0e190 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] 0x15da4fbc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15da4fc50 KEYVAL: 'example' 'Several lines of text, 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] 0x15da4fce0 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] 0x15db0e980 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db0ea10 KEYVAL: 'example' 'Several lines of text, 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] 0x15db0eaa0 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] 0x15da51bd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15da51c60 KEYVAL: 'example' 'Several 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] 0x15da51cf0 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] 0x15db0f290 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db0f320 KEYVAL: 'example' 'Several 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] 0x15db0f3b0 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] 0x15da53be0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15da53c70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15da53d00 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] 0x15db0fba0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db0fc30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db0fcc0 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] 0x15da55bf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15da55c80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15da55d10 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] 0x15db104b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db10540 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db105d0 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] 0x15da57c20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15da57cb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15da57d40 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] 0x15db10dc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db10e50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db10ee0 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] 0x15da59c50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15da59ce0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15da59d70 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] 0x15db116d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db11760 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db117f0 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] 0x15da5bc20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15da5bcb0 KEYVAL: 'example' 'Several lines 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] 0x15db11fe0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db12070 KEYVAL: 'example' 'Several lines 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] 0x15da5dc10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15da5dca0 KEYVAL: 'example' 'Several lines 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] 0x15db12990 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db12a20 KEYVAL: 'example' 'Several lines 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] 0x15da5fcd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15da5fd60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15da5fdf0 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] 0x15db13340 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db133d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db13460 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] 0x15da61e80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15da61f10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15da61fa0 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] 0x15db13cf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db13d80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db13e10 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] 0x15da63bb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15da63c40 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x15da63cd0 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] 0x15db14600 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db14690 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x15db14720 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] 0x15da658e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15da65970 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x15da65a00 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] 0x15db14f10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db14fa0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x15db15030 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] 0x15da676d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15da67760 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x15da677f0 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] 0x15db15820 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db158b0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x15db15940 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] 0x15da69400 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15da69490 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x15da69520 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] 0x15db16130 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db161c0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x15db16250 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] 0x15da6b130 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15da6b1c0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x15da6b250 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x15da6b2e0 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] 0x15db16a40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db16ad0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x15db16b60 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x15db16bf0 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] 0x15da6ce60 [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] 0x15db17350 [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] 0x15da6eb90 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db17c60 [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] 0x15da708c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db18570 [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] 0x15da725f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db18e80 [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] 0x15da74320 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db19790 [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] 0x15da76050 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db1a0a0 [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] 0x15da77d80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db1a9b0 [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] 0x15da79ab0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db1b2c0 [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] 0x15da7b7e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db1bbd0 [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] 0x15da7d510 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db1c4e0 [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] 0x15da7f240 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db1cdf0 [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] 0x15da80f70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db1d700 [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] 0x15da82ca0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15da82d30 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db1e010 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db1e0a0 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] 0x15da849d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15da84a60 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] 0x15db1e920 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db1e9b0 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] 0x15da86700 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15da86790 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] 0x15db1f230 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db1f2c0 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] 0x15da88430 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15da884c0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db1fb40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db1fbd0 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] 0x15da8a160 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15da8a1f0 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] 0x15db20450 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db204e0 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] 0x15da8be90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15da8bf20 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] 0x15db20d60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db20df0 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] 0x15da8dbc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db21670 [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] 0x15da8f8f0 [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] 0x15db21f80 [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] 0x15da91620 [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] 0x15db22890 [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] 0x15da93350 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15da933e0 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] 0x15db231a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db23230 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] 0x15da95080 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15da95110 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] 0x15db23ab0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db23b40 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] 0x15da96db0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15da96e40 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] 0x15db243c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db24450 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] 0x15da98ae0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15da98b70 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] 0x15db24cd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db24d60 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] 0x15da9a810 [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] 0x15db255e0 [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] 0x15da9c540 [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] 0x15db25ef0 [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] 0x15da9e270 [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] 0x15db26800 [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] 0x15daa0000 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15daa0090 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] 0x15db27110 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db271a0 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] 0x15daa1db0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15daa1e40 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] 0x15db27a20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db27ab0 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] 0x15daa3b60 [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] 0x15db28330 [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] 0x15daa5910 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15daa59a0 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] 0x15db28c40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db28cd0 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] 0x15daa76c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15daa7750 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] 0x15db29580 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db29610 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] 0x15daa9470 [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] 0x15db29e90 [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] 0x15daab220 [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] 0x15db2a7a0 [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] 0x15daacfd0 [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] 0x15db2b0b0 [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] 0x15daaed80 [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] 0x15db2b9c0 [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] 0x15dab0b30 [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] 0x15db2c2d0 [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] 0x15dab28e0 [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] 0x15db2cbe0 [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] 0x15dab4690 [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] 0x15db2d4f0 [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] 0x15dab6440 [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] 0x15db2de00 [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] 0x15dab81e0 [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] 0x15db2e710 [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] 0x15dab9ff0 [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] 0x15db2f020 [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] 0x15dabbe00 [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] 0x15db2f930 [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] 0x15dabdc20 [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] 0x15db30270 [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] 0x15dabf9d0 [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] 0x15db30b80 [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] 0x15dac1780 [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] 0x15db31490 [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] 0x15dac3530 [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] 0x15db31da0 [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] 0x15dac52e0 [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] 0x15db326b0 [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] 0x15dac7090 [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] 0x15db32fc0 [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] 0x15dac8e40 [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] 0x15db338d0 [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] 0x15dacabf0 [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] 0x15db341e0 [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] 0x15dacc9a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15dacca30 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x15daccac0 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] 0x15db34af0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db34b80 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x15db34c10 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] 0x15dace750 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15dace7e0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x15dace870 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] 0x15db35430 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db354c0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x15db35550 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] 0x15dacf060 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x15dacf0f0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x15dacf180 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x15dacf210 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x15dacf2a0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x15dacf330 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x15dacf3c0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x15dacf450 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x15dacf4e0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x15dacf570 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x15dacf600 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x15dacf690 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x15dacf720 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] 0x15db35d70 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x15db35e00 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x15db35e90 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x15db35f20 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x15db35fb0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x15db36040 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x15db360d0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x15db36160 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x15db361f0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x15db36280 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x15db36310 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x15db363a0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x15db36430 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] 0x15dad14c0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x15dad1550 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db36680 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x15db36710 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] 0x15dad1dd0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x15dad1e60 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db36f90 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x15db37020 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] 0x15dad26e0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x15dad2770 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db378a0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x15db37930 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] 0x15dad2ff0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db381b0 [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] 0x15dad3900 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db38ac0 [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] 0x15dad4210 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db393d0 [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] 0x15dad4b20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15dad4bb0 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] 0x15db39ce0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db39d70 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] 0x15dad5430 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x15dad54c0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x15dad5550 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] 0x15dad55e0 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] 0x15db3a5f0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x15db3a680 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x15db3a710 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] 0x15db3a7a0 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] 0x15dad5d40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15dad5dd0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15dad5e60 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] 0x15db3af00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db3af90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db3b020 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] 0x15dad6650 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15dad66e0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15dad6770 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] 0x15db3b8b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db3b940 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db3b9d0 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] 0x15dad6f60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15dad6ff0 VAL: 'Several lines of text, 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] 0x15dad7080 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] 0x15db3c260 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db3c2f0 VAL: 'Several lines of text, 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] 0x15db3c380 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] 0x15dad7870 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15dad7900 VAL: 'Several 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] 0x15dad7990 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] 0x15db3cc10 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db3cca0 VAL: 'Several 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] 0x15db3cd30 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] 0x15dad8180 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15dad8210 VAL: 'Several lines 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] 0x15db3d520 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db3d5b0 VAL: 'Several lines 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] 0x15dad8a90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15dad8b20 VAL: 'Several lines 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] 0x15db3de30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db3dec0 VAL: 'Several lines 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] 0x15dad93a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15dad9430 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15dad94c0 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] 0x15db3e870 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db3e900 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db3e990 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] 0x15dad9cb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15dad9d40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15dad9dd0 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] 0x15db3f220 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db3f2b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db3f340 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] 0x15dada5c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15dada650 KEYVAL: 'example' 'Several lines of text, 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] 0x15dada6e0 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] 0x15db3fb30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db3fbc0 KEYVAL: 'example' 'Several lines of text, 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] 0x15db3fc50 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] 0x15dadaed0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15dadaf60 KEYVAL: 'example' 'Several 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] 0x15dadaff0 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] 0x15db404e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db40570 KEYVAL: 'example' 'Several 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] 0x15db40600 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] 0x15dadb7e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15dadb870 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15dadb900 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] 0x15db40e90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db40f20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db40fb0 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] 0x15dadc0f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15dadc180 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15dadc210 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] 0x15db41840 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db418d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db41960 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] 0x15dadca00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15dadca90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15dadcb20 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] 0x15db421f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db42280 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db42310 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] 0x15dadd310 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15dadd3a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15dadd430 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] 0x15db42ba0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db42c30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db42cc0 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] 0x15daddc20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15daddcb0 KEYVAL: 'example' 'Several lines 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] 0x15db43550 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db435e0 KEYVAL: 'example' 'Several lines 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] 0x15dade530 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15dade5c0 KEYVAL: 'example' 'Several lines 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] 0x15db43f00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db43f90 KEYVAL: 'example' 'Several lines 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] 0x15dadee40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15dadeed0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15dadef60 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] 0x15db448b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db44940 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db449d0 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] 0x15dadf750 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15dadf7e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15dadf870 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] 0x15db45260 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db452f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db45380 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] 0x15dae0060 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15dae00f0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x15dae0180 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] 0x15db45bd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db45c60 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x15db45cf0 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] 0x15dae0970 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15dae0a00 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x15dae0a90 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] 0x15db46540 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db465d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x15db46660 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] 0x15dae1280 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15dae1310 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x15dae13a0 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] 0x15db46eb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db46f40 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x15db46fd0 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] 0x15dae1b90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15dae1c20 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x15dae1cb0 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] 0x15db477c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db47850 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x15db478e0 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] 0x15dae24a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15dae2530 MAP: (1 sibs) 2 children: 27: [2] [2] 0x15dae25c0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x15dae2650 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] 0x15db48100 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db48190 MAP: (1 sibs) 2 children: 27: [2] [2] 0x15db48220 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x15db482b0 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] 0x15dae2db0 [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] 0x15db48a40 [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] 0x15dae36c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db49350 [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] 0x15dae3fd0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db49c60 [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] 0x15dae48e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db4a570 [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] 0x15dae51f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db4ae80 [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] 0x15dae5b00 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db4b790 [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] 0x15dae6410 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db4c0a0 [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] 0x15dae6d20 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db4c9b0 [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] 0x15dae7630 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db4d2c0 [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] 0x15dae7f40 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db4dbd0 [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] 0x15dae8850 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db4e4e0 [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] 0x15dae9160 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db4edf0 [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] 0x15dae9a70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15dae9b00 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db4f700 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db4f790 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] 0x15daea380 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15daea410 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] 0x15db50010 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db500a0 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] 0x15daeac90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15daead20 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] 0x15db50920 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db509b0 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] 0x15daeb5a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15daeb630 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db51230 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db512c0 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] 0x15daebeb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15daebf40 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] 0x15db51b40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db51bd0 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] 0x15daec7c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15daec850 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] 0x15db52450 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db524e0 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] 0x15daed0d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x15db52d60 [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] 0x15daed9e0 [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] 0x15db53670 [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] 0x15daee2f0 [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] 0x15db53f80 [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] 0x15daeec00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15daeec90 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] 0x15db54890 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db54920 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] 0x15daef510 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15daef5a0 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] 0x15db551a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db55230 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] 0x15daefe20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15daefeb0 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] 0x15db55ab0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db55b40 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] 0x15daf0730 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15daf07c0 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] 0x15db563c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db56450 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] 0x15daf1040 [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] 0x15db56cd0 [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] 0x15daf1950 [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] 0x15db575e0 [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] 0x15daf2260 [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] 0x15db57ef0 [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] 0x15daf2b70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15daf2c00 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] 0x15db58800 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db58890 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] 0x15daf3480 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15daf3510 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] 0x15db59110 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db591a0 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] 0x15daf3d90 [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] 0x15db59a20 [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] 0x15daf46a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15daf4730 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] 0x15db5a330 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db5a3c0 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] 0x15daf4fb0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15daf5040 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] 0x15db5ac70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db5ad00 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] 0x15daf58c0 [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] 0x15db5b580 [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] 0x15daf61d0 [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] 0x15db5be90 [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] 0x15daf6ae0 [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] 0x15db5c7a0 [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] 0x15daf73f0 [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] 0x15db5d0b0 [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] 0x15daf7d00 [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] 0x15db5d9c0 [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] 0x15daf8610 [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] 0x15db5e2d0 [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] 0x15daf8f20 [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] 0x15db5ebe0 [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] 0x15daf9830 [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] 0x15db5f4f0 [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] 0x15dafa140 [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] 0x15db5fe00 [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] 0x15dafaa50 [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] 0x15db60710 [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] 0x15dafb360 [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] 0x15db61020 [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] 0x15dafbc70 [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] 0x15db61960 [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] 0x15dafc580 [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] 0x15db62270 [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] 0x15dafce90 [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] 0x15db62b80 [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] 0x15dafd7a0 [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] 0x15db63490 [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] 0x15dafe0b0 [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] 0x15db63da0 [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] 0x15dafe9c0 [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] 0x15db646b0 [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] 0x15daff2d0 [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] 0x15db64fc0 [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] 0x15daffbe0 [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] 0x15db658d0 [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] 0x15db004f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db00580 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x15db00610 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] 0x15db661e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db66270 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x15db66300 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] 0x15db00e00 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db00e90 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x15db00f20 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] 0x15db66b20 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db66bb0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x15db66c40 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: 0x15d842f00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x15d839530 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x15d8395c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x15d839660 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x15d8396f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x15d839790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x15d839828 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x15d8398c0 DOCSEQ: (8 sibs) 2 children: 27: 0x15d839a00 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x15d839a98 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x15d839958 DOCMAP: (8 sibs) 2 children: 27: 0x15d839b40 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x15d839bd8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db67460 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x15db674f0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x15db67580 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x15db67610 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x15db676a0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x15db67730 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x15db677c0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x15db67850 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x15db678e0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x15db67970 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x15db67a00 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x15db67a90 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x15db67b20 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: 0x15d843360 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x15d83a450 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15da27930 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x15da279c0 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: 0x15d843478 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x15d839fe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db67bc0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x15db67c50 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: 0x15d843590 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x15d83a0d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db67cf0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x15db67d80 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: 0x15d8436a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db67e20 [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: 0x15d8437c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db67ec0 [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: 0x15d8438d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db67f60 [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: 0x15d8439f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83a2b0 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] 0x15db68000 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db68090 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: 0x15d843b08 [ROOT] MAP: (0 sibs) 3 children: 27: 0x15d83a4f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x15d83a588 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x15d83a620 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db68130 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x15db681c0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x15db68250 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] 0x15db682e0 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: 0x15d843c20 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83a710 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x15d83a7a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db68380 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db68410 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db684a0 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: 0x15d843d38 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x15d83a8f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x15d83a988 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db68540 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db685d0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db68660 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: 0x15d843e50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x15d83aa80 VAL: 'Several lines of text, 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: 0x15d83ab18 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db68700 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db68790 VAL: 'Several lines of text, 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] 0x15db68820 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: 0x15d843f68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x15d83ac10 VAL: 'Several 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: 0x15d83aca8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db688c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db68950 VAL: 'Several 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] 0x15db689e0 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: 0x15d844080 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x15d83a3a0 VAL: 'Several lines 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] 0x15db68a80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db68b10 VAL: 'Several lines 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: 0x15d844198 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x15d83adf0 VAL: 'Several lines 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] 0x15db68bb0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db68c40 VAL: 'Several lines 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: 0x15d8442b0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83aee0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x15d83af78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db68ce0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db68d70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db68e00 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: 0x15d8443c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83b070 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x15d83b108 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db68ea0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db68f30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db68fc0 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: 0x15d8444e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83b200 KEYVAL: 'example' 'Several lines of text, 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: 0x15d83b298 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db69060 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db690f0 KEYVAL: 'example' 'Several lines of text, 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] 0x15db69180 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: 0x15d8445f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83b390 KEYVAL: 'example' 'Several 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: 0x15d83b428 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db69220 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db692b0 KEYVAL: 'example' 'Several 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] 0x15db69340 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: 0x15d844710 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83b520 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x15d83b5b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db693e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db69470 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db69500 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: 0x15d844828 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83b6b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x15d83b748 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db695a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db69630 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db696c0 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: 0x15d844940 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83b840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x15d83b8d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db69760 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db697f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db69880 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: 0x15d844a58 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83b9d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x15d83ba68 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db69920 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db699b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db69a40 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: 0x15d844b70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83bb60 KEYVAL: 'example' 'Several lines 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] 0x15db69ae0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db69b70 KEYVAL: 'example' 'Several lines 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: 0x15d844c88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83bc50 KEYVAL: 'example' 'Several lines 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] 0x15db69c10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db69ca0 KEYVAL: 'example' 'Several lines 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: 0x15d844da0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83bd40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x15d83bdd8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db69d40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db69dd0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db69e60 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: 0x15d844eb8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83e260 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x15d83e2f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db69f00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db69f90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db6a020 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: 0x15d844fd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83e440 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x15d83e4e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6a0c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db6a150 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x15db6a1e0 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: 0x15d8450e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83e5d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x15d83e670 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6a280 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db6a310 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x15db6a3a0 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: 0x15d845200 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d842d70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x15d842e10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6a440 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db6a4d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x15db6a560 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: 0x15d845318 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83bf70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x15d83c008 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6a600 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db6a690 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x15db6a720 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: 0x15d845430 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x15d83e3a0 MAP: (1 sibs) 2 children: 27: 0x15d83c240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x15d83c2d8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6a7c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db6a850 MAP: (1 sibs) 2 children: 27: [2] [2] 0x15db6a8e0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x15db6a970 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: 0x15d845548 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6aa10 [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: 0x15d845660 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6aab0 [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: 0x15d845778 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6ab50 [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: 0x15d845890 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6abf0 [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: 0x15d8459a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6ac90 [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: 0x15d845ac0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6ad30 [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: 0x15d845bd8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6add0 [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: 0x15d845cf0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6ae70 [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: 0x15d845e08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6af10 [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: 0x15d845f20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6afb0 [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: 0x15d846038 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6b050 [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: 0x15d846150 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6b0f0 [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: 0x15d846268 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x15d83c740 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6b190 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db6b220 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: 0x15d846380 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x15d83c830 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6b2c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db6b350 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: 0x15d846498 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x15d83c920 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6b3f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db6b480 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: 0x15d8465b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83ca10 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6b520 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db6b5b0 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: 0x15d8466c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83cb00 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6b650 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db6b6e0 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: 0x15d8467e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83cbf0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6b780 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db6b810 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: 0x15d8468f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6b8b0 [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: 0x15d846a10 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6b950 [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: 0x15d846b28 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6b9f0 [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: 0x15d846c40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x15d83cdd0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6ba90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db6bb20 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: 0x15d846d58 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x15d83cec0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6bbc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db6bc50 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: 0x15d846e70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83cfb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6bcf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db6bd80 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: 0x15d846f88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83d0a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6be20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db6beb0 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: 0x15d8470a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6bf50 [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: 0x15d8471b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6bff0 [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: 0x15d8472d0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6c090 [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: 0x15d8473e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83d280 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6c130 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db6c1c0 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: 0x15d847500 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x15d83d370 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6c260 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db6c2f0 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: 0x15d847618 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6c390 [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: 0x15d847730 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83d4b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6c430 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db6c4c0 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: 0x15d847848 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x15d83d5a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6c560 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db6c5f0 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: 0x15d847960 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6c690 [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: 0x15d847a78 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6c730 [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: 0x15d847b90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6c7d0 [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: 0x15d847ca8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6c870 [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: 0x15d847dc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6c910 [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: 0x15d847ed8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6c9b0 [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: 0x15d847ff0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6ca50 [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: 0x15d848108 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6caf0 [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: 0x15d848220 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6cb90 [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: 0x15d848338 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6cc30 [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: 0x15d848450 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6ccd0 [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: 0x15d848568 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6cd70 [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: 0x15d848680 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6ce10 [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: 0x15d848798 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6ceb0 [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: 0x15d8488b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6cf50 [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: 0x15d8489c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6cff0 [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: 0x15d848ae0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6d090 [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: 0x15d848bf8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6d130 [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: 0x15d848d10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6d1d0 [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: 0x15d848e28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x15d83c0b0 VAL: ' 27: ' (2 sibs) 27: 0x15d83c148 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6d270 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db6d300 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x15db6d390 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: 0x15d848f40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x15d83dcd0 VAL: ' 27: ' (2 sibs) 27: 0x15d83dd68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6d430 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db6d4c0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x15db6d550 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: 0x15d842f00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x15d839530 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x15d8395c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x15d839660 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x15d8396f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x15d839790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x15d839828 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x15d8398c0 DOCSEQ: (8 sibs) 2 children: 27: 0x15d839a00 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x15d839a98 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x15d839958 DOCMAP: (8 sibs) 2 children: 27: 0x15d839b40 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x15d839bd8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6d5f0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x15db6d680 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x15db6d710 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x15db6d7a0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x15db6d830 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x15db6d8c0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x15db6d950 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x15db6d9e0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x15db6da70 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x15db6db00 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x15db6db90 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x15db6dc20 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x15db6dcb0 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: 0x15d843360 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x15d83a450 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6dd50 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x15db6dde0 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: 0x15d843478 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x15d839fe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6de80 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x15db6df10 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: 0x15d843590 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x15d83a0d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6dfb0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x15db6e040 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: 0x15d8436a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6e0e0 [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: 0x15d8437c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6e180 [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: 0x15d8438d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6e220 [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: 0x15d8439f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83a2b0 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] 0x15db6e2c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db6e350 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: 0x15d843b08 [ROOT] MAP: (0 sibs) 3 children: 27: 0x15d83a4f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x15d83a588 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x15d83a620 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6e3f0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x15db6e480 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x15db6e510 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] 0x15db6e5a0 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: 0x15d843c20 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83a710 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x15d83a7a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6e640 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db6e6d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db6e760 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: 0x15d843d38 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x15d83a8f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x15d83a988 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6e800 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db6e890 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db6e920 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: 0x15d843e50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x15d83aa80 VAL: 'Several lines of text, 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: 0x15d83ab18 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6e9c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db6ea50 VAL: 'Several lines of text, 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] 0x15db6eae0 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: 0x15d843f68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x15d83ac10 VAL: 'Several 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: 0x15d83aca8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6eb80 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db6ec10 VAL: 'Several 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] 0x15db6eca0 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: 0x15d844080 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x15d83a3a0 VAL: 'Several lines 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] 0x15db6ed40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db6edd0 VAL: 'Several lines 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: 0x15d844198 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x15d83adf0 VAL: 'Several lines 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] 0x15db6ee70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db6ef00 VAL: 'Several lines 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: 0x15d8442b0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83aee0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x15d83af78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6efa0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db6f030 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db6f0c0 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: 0x15d8443c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83b070 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x15d83b108 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6f160 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db6f1f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db6f280 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: 0x15d8444e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83b200 KEYVAL: 'example' 'Several lines of text, 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: 0x15d83b298 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6f320 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db6f3b0 KEYVAL: 'example' 'Several lines of text, 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] 0x15db6f440 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: 0x15d8445f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83b390 KEYVAL: 'example' 'Several 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: 0x15d83b428 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6f4e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db6f570 KEYVAL: 'example' 'Several 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] 0x15db6f600 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: 0x15d844710 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83b520 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x15d83b5b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6f6a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db6f730 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db6f7c0 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: 0x15d844828 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83b6b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x15d83b748 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6f860 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db6f8f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db6f980 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: 0x15d844940 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83b840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x15d83b8d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6fa20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db6fab0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db6fb40 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: 0x15d844a58 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83b9d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x15d83ba68 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db6fbe0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db6fc70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db6fd00 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: 0x15d844b70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83bb60 KEYVAL: 'example' 'Several lines 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] 0x15db6fda0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db6fe30 KEYVAL: 'example' 'Several lines 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: 0x15d844c88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83bc50 KEYVAL: 'example' 'Several lines 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] 0x15db6fed0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db6ff60 KEYVAL: 'example' 'Several lines 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: 0x15d844da0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83bd40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x15d83bdd8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db70000 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db70090 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db70120 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: 0x15d844eb8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83e260 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x15d83e2f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db701c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db70250 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x15db702e0 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: 0x15d844fd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83e440 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x15d83e4e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db70380 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db70410 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x15db704a0 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: 0x15d8450e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83e5d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x15d83e670 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db70540 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db705d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x15db70660 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: 0x15d845200 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d842d70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x15d842e10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db70700 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db70790 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x15db70820 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: 0x15d845318 [ROOT] MAP: (0 sibs) 2 children: 27: 0x15d83bf70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x15d83c008 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db708c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x15db70950 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x15db709e0 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: 0x15d845430 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x15d83e3a0 MAP: (1 sibs) 2 children: 27: 0x15d83c240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x15d83c2d8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db70a80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db70b10 MAP: (1 sibs) 2 children: 27: [2] [2] 0x15db70ba0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x15db70c30 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: 0x15d845548 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db70cd0 [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: 0x15d845660 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db70d70 [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: 0x15d845778 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db70e10 [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: 0x15d845890 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db70eb0 [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: 0x15d8459a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db70f50 [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: 0x15d845ac0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db70ff0 [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: 0x15d845bd8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db71090 [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: 0x15d845cf0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db71130 [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: 0x15d845e08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db711d0 [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: 0x15d845f20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db71270 [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: 0x15d846038 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db71310 [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: 0x15d846150 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db713b0 [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: 0x15d846268 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x15d83c740 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db71450 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db714e0 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: 0x15d846380 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x15d83c830 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db71580 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db71610 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: 0x15d846498 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x15d83c920 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db716b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db71740 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: 0x15d8465b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83ca10 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db717e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db71870 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: 0x15d8466c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83cb00 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db71910 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db719a0 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: 0x15d8467e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83cbf0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db71a40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db71ad0 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: 0x15d8468f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db71b70 [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: 0x15d846a10 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db71c10 [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: 0x15d846b28 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db71cb0 [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: 0x15d846c40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x15d83cdd0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db71d50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db71de0 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: 0x15d846d58 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x15d83cec0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db71e80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db71f10 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: 0x15d846e70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83cfb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db71fb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db72040 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: 0x15d846f88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83d0a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db720e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db72170 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: 0x15d8470a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db72210 [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: 0x15d8471b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db722b0 [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: 0x15d8472d0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db72350 [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: 0x15d8473e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83d280 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db723f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db72480 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: 0x15d847500 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x15d83d370 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db72520 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db725b0 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: 0x15d847618 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db72650 [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: 0x15d847730 [ROOT] MAP: (0 sibs) 1 children: 27: 0x15d83d4b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db726f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x15db72780 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: 0x15d847848 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x15d83d5a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db72820 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x15db728b0 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: 0x15d847960 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db72950 [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: 0x15d847a78 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db729f0 [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: 0x15d847b90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db72a90 [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: 0x15d847ca8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db72b30 [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: 0x15d847dc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db72bd0 [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: 0x15d847ed8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db72c70 [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: 0x15d847ff0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db72d10 [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: 0x15d848108 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db72db0 [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: 0x15d848220 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db72e50 [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: 0x15d848338 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db72ef0 [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: 0x15d848450 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db72f90 [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: 0x15d848568 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db73030 [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: 0x15d848680 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db730d0 [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: 0x15d848798 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db73170 [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: 0x15d8488b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db73210 [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: 0x15d8489c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db732b0 [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: 0x15d848ae0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db73350 [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: 0x15d848bf8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db733f0 [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: 0x15d848d10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db73490 [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: 0x15d848e28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x15d83c0b0 VAL: ' 27: ' (2 sibs) 27: 0x15d83c148 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db73530 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db735c0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x15db73650 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: 0x15d848f40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x15d83dcd0 VAL: ' 27: ' (2 sibs) 27: 0x15d83dd68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x15db736f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x15db73780 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x15db73810 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 (75 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (76 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.11 sec test 28 Start 28: ryml-test-block_folded 28: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-block_folded-0.5.0 28: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 28: Test timeout computed to be: 10000000 28: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/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 (2 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: 0x1335e4780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x1335db0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1335db168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1335db200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1335db298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1335db330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1335db3c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1335db460 DOCSEQ: (8 sibs) 2 children: 28: 0x1335db5a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x1335db638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x1335db4f8 DOCMAP: (8 sibs) 2 children: 28: 0x1335db6e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x1335db778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x13374b470 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x13374b500 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x13374b590 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x13374b620 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x13374b6b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x13374b740 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x13374b7d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x13374b860 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x13374b8f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x13374b980 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x13374ba10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x13374baa0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x13374bb30 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: (4B):ERROR: parse error 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: hello (size=5) 28: ^~~~~ (cols 1-6) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: --------------- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: --------------- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: --------------- 28: --- >2 28: hello 28: there 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: --------------- 28: REF TREE: 28: 0x1335e4be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x133754480 [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: 0x1335e4cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337561b0 [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: 0x1335e4e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x133757ee0 [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: 0x1335e4f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x1335dbc70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x1335dbd08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x1335dbda0 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] 0x13375a690 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x13375a720 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x13375a7b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x13375a840 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: 0x1335e5040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1335dbe90 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: 0x1335dbf28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x13375c500 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x13375c590 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] 0x13375c620 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: 0x1335e5158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dc0b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x13375e4f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x13375e580 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x13375e610 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: 0x1335e5270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc1b0 KEYVAL: '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: 0x1335dc248 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x133760430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337604c0 KEYVAL: '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] 0x133760550 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: 0x1335e5388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc340 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: 0x1335dc3d8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x133762420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337624b0 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] 0x133762540 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: 0x1335e54a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc4d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dc568 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x133764410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337644a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133764530 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: 0x1335e55b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc660 KEYVAL: '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: 0x1335dc6f8 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] 0x1337664e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133766570 KEYVAL: '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] 0x133766600 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: 0x1335e56d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dda50 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: 0x1335ddae8 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] 0x1337686f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133768780 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] 0x133768810 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: 0x1335e57e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335ddb90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335ddc28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x13376a7b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x13376a840 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x13376a8d0 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: 0x1335e5900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dffe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335e0078 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x13376c7c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x13376c850 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x13376c8e0 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: 0x1335e5a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc8e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dc978 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x13376e7f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x13376e880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x13376e910 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: 0x1335e5b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dca70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dcb08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x133770820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337708b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133770940 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: 0x1335e5c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dcc00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dcc98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337727f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133772880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133772910 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: 0x1335e5d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dcd90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dce28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337749a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133774a30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133774ac0 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: 0x1335e5e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x1335dced0 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] 0x133776870 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x133776900 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: 0x1335e5f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dcfc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dd058 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x133778840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337788d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133778960 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: 0x1335e60a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x13377a570 [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: 0x1335e61c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x13377c2a0 [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: 0x1335e62d8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x13377dfd0 [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: 0x1335e63f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x13377fd00 [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: 0x1335e6508 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x133781a30 [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: 0x1335e6620 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x133783760 [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: 0x1335e6738 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x133785490 [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: 0x1335e6850 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337871c0 [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: 0x1335e6968 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x133788ef0 [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: 0x1335e6a80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x13378ac20 [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: 0x1335e6b98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x13378c950 [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: 0x1335e6cb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x13378e680 [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: 0x1335e6dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337903b0 [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: 0x1335e6ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337920e0 [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: 0x1335e6ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x133793e10 [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: 0x1335e7110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x133795b40 [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: 0x1335e7228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x133797870 [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: 0x1335e7340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337995a0 [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: 0x1335e7458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x13379b2d0 [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: 0x1335e7570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x13379d000 [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: 0x1335e7688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x13379ed30 [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: 0x1335e77a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337a0a60 [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: 0x1335e78b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337a2790 [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: 0x1335e79d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337a44c0 [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: 0x1335e7ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337a61f0 [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: 0x1335e7c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337a7f80 [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: 0x1335e7d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337a9d30 [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: 0x1335e7e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337abae0 [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: 0x1335e7f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337ad890 [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: 0x1335e8060 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337af640 [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: 0x1335e8178 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337b13f0 [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: 0x1335e8290 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337b31a0 [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: 0x1335e83a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337b4f50 [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: 0x1335e84c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337b6d00 [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: 0x1335e85d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337b8ab0 [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: 0x1335e86f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337ba860 [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: 0x1335e8808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337bc610 [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: 0x1335e8920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337be3c0 [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: 0x1335e8a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337c0170 [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: 0x1335e8b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337c1f20 [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: 0x1335e8c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1335de090 VAL: ' 28: ' (2 sibs) 28: 0x1335de128 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337c3cd0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1337c3d60 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x1337c3df0 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: 0x1335e8d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1335de220 VAL: ' 28: ' (2 sibs) 28: 0x1335de2b8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337c5a80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1337c5b10 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x1337c5ba0 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: 0x1335e4780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x1335db0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1335db168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1335db200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1335db298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1335db330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1335db3c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1335db460 DOCSEQ: (8 sibs) 2 children: 28: 0x1335db5a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x1335db638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x1335db4f8 DOCMAP: (8 sibs) 2 children: 28: 0x1335db6e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x1335db778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337c6390 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x1337c6420 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x1337c64b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x1337c6540 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x1337c65d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x1337c6660 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x1337c66f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x1337c6780 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x1337c6810 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x1337c68a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x1337c6930 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x1337c69c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x1337c6a50 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: (5B):ERROR: parse error 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: hello (size=5) 28: ^~~~~ (cols 1-6) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: --------------- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: --------------- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: --------------- 28: --- >2 28: hello 28: there 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: --------------- 28: REF TREE: 28: 0x1335e4be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337c8870 [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: 0x1335e4cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337c9180 [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: 0x1335e4e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337c9a90 [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: 0x1335e4f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x1335dbc70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x1335dbd08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x1335dbda0 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] 0x1337ca3a0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x1337ca430 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x1337ca4c0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x1337ca550 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: 0x1335e5040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1335dbe90 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: 0x1335dbf28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337cacb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1337cad40 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] 0x1337cadd0 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: 0x1335e5158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dc0b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337cb5c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337cb650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337cb6e0 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: 0x1335e5270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc1b0 KEYVAL: '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: 0x1335dc248 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337cbed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337cbf60 KEYVAL: '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] 0x1337cbff0 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: 0x1335e5388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc340 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: 0x1335dc3d8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337cc7e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337cc870 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] 0x1337cc900 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: 0x1335e54a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc4d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dc568 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337cd0f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337cd180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337cd210 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: 0x1335e55b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc660 KEYVAL: '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: 0x1335dc6f8 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] 0x1337cda00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337cda90 KEYVAL: '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] 0x1337cdb20 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: 0x1335e56d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dda50 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: 0x1335ddae8 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] 0x1337ce310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337ce3a0 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] 0x1337ce430 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: 0x1335e57e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335ddb90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335ddc28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337cec20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337cecb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337ced40 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: 0x1335e5900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dffe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335e0078 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337cf530 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337cf5c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337cf650 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: 0x1335e5a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc8e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dc978 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337cfe40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337cfed0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337cff60 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: 0x1335e5b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dca70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dcb08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337d0750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337d07e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337d0870 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: 0x1335e5c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dcc00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dcc98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337d1060 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337d10f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337d1180 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: 0x1335e5d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dcd90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dce28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337d1a40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337d1ad0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337d1b60 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: 0x1335e5e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x1335dced0 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] 0x1337d2350 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x1337d23e0 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: 0x1335e5f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dcfc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dd058 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337d2c60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337d2cf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337d2d80 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: 0x1335e60a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337d3570 [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: 0x1335e61c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337d3e80 [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: 0x1335e62d8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337d4790 [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: 0x1335e63f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337d50a0 [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: 0x1335e6508 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337d59b0 [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: 0x1335e6620 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337d62c0 [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: 0x1335e6738 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337d6bd0 [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: 0x1335e6850 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337d74e0 [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: 0x1335e6968 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337d7df0 [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: 0x1335e6a80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337d8700 [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: 0x1335e6b98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337d9010 [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: 0x1335e6cb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337d9920 [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: 0x1335e6dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337da230 [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: 0x1335e6ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337dab40 [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: 0x1335e6ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337db450 [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: 0x1335e7110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337dbd60 [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: 0x1335e7228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337dc670 [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: 0x1335e7340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337dcf80 [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: 0x1335e7458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337dd890 [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: 0x1335e7570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337de1a0 [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: 0x1335e7688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337deab0 [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: 0x1335e77a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337df3c0 [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: 0x1335e78b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337dfcd0 [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: 0x1335e79d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337e05e0 [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: 0x1335e7ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337e0ef0 [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: 0x1335e7c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337e1800 [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: 0x1335e7d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337e2110 [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: 0x1335e7e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337e2a20 [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: 0x1335e7f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337e3330 [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: 0x1335e8060 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337e3c40 [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: 0x1335e8178 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337e4550 [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: 0x1335e8290 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337e4e60 [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: 0x1335e83a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337e5770 [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: 0x1335e84c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337e6080 [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: 0x1335e85d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337e6990 [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: 0x1335e86f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337e72a0 [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: 0x1335e8808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337e7bb0 [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: 0x1335e8920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337e84c0 [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: 0x1335e8a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337e8dd0 [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: 0x1335e8b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337e96e0 [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: 0x1335e8c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1335de090 VAL: ' 28: ' (2 sibs) 28: 0x1335de128 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337e9ff0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1337ea080 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x1337ea110 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: 0x1335e8d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1335de220 VAL: ' 28: ' (2 sibs) 28: 0x1335de2b8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1337ea900 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1337ea990 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x1337eaa20 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ---\n 28: >\n 28: hello there\n 28: ---\n 28: >\n 28: hello there\n 28: e\n 28: ---\n 28: >\n 28: hello there\n 28: ere\n 28: ---\n 28: >\n 28: ciao qua\n 28: ---\n 28: >\n 28: ciao qua\n 28: qua\n 28: ---\n 28: >\n 28: ciao qua\n 28: o\n 28: qua\n 28: ---\n 28: - >\n 28: hello there\n 28: e\n 28: - >\n 28: ciao qua\n 28: a\n 28: ---\n 28: foo: >\n 28: hello there\n 28: e\n 28: bar: >\n 28: ciao qua\n 28: a\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x13374b470 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x13374b500 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x13374b590 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x13374b620 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x13374b6b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x13374b740 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x13374b7d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x13374b860 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x13374b8f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x13374b980 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x13374ba10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x13374baa0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x13374bb30 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] 0x1337ed940 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x1337ed9d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x1337eda60 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x1337edaf0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x1337edb80 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x1337edc10 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x1337edca0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x1337edd30 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x1337eddc0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x1337ede50 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x1337edee0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x1337edf70 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x1337ee000 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] 0x133754480 [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] 0x1337ee250 [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] 0x1337561b0 [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] 0x1337eeb60 [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] 0x133757ee0 [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] 0x1337efb30 [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] 0x13375a690 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x13375a720 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x13375a7b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x13375a840 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] 0x1337f0440 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x1337f04d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x1337f0560 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x1337f05f0 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] 0x13375c500 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x13375c590 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] 0x13375c620 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] 0x1337f0d50 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1337f0de0 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] 0x1337f0e70 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] 0x13375e4f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x13375e580 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x13375e610 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] 0x1337f1660 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337f16f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337f1780 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] 0x133760430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337604c0 KEYVAL: '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] 0x133760550 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] 0x1337f1f70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337f2000 KEYVAL: '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] 0x1337f2090 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] 0x133762420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337624b0 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] 0x133762540 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] 0x1337f2880 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337f2910 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] 0x1337f29a0 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] 0x133764410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337644a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133764530 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] 0x1337f3190 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337f3220 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337f32b0 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] 0x1337664e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133766570 KEYVAL: '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] 0x133766600 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] 0x1337f3aa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337f3b30 KEYVAL: '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] 0x1337f3bc0 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] 0x1337686f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133768780 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] 0x133768810 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] 0x1337f43b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337f4440 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] 0x1337f44d0 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] 0x13376a7b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x13376a840 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x13376a8d0 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] 0x1337f4cc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337f4d50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337f4de0 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] 0x13376c7c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x13376c850 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x13376c8e0 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] 0x1337f55d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337f5660 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337f56f0 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] 0x13376e7f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x13376e880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x13376e910 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] 0x1337f5ee0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337f5f70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337f6000 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] 0x133770820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337708b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133770940 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] 0x1337f67f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337f6880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337f6910 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] 0x1337727f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133772880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133772910 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] 0x1337f7100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337f7190 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337f7220 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] 0x1337749a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133774a30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133774ac0 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] 0x1337f7a10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337f7aa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337f7b30 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] 0x133776870 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x133776900 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] 0x1337f8320 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x1337f83b0 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] 0x133778840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337788d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133778960 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] 0x1337f8cd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337f8d60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337f8df0 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] 0x13377a570 [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] 0x1337f95e0 [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] 0x13377c2a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1337f9ef0 [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] 0x13377dfd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1337fa800 [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] 0x13377fd00 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1337fb110 [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] 0x133781a30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1337fba20 [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] 0x133783760 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1337fc330 [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] 0x133785490 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1337fcc40 [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] 0x1337871c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1337fd550 [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] 0x133788ef0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1337fde60 [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] 0x13378ac20 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1337fe770 [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] 0x13378c950 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1337ff080 [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] 0x13378e680 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1337ff990 [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] 0x1337903b0 [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] 0x1338002a0 [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] 0x1337920e0 [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] 0x133800bb0 [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] 0x133793e10 [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] 0x1338014c0 [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] 0x133795b40 [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] 0x133801dd0 [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] 0x133797870 [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] 0x1338026e0 [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] 0x1337995a0 [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] 0x133802ff0 [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] 0x13379b2d0 [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] 0x133803900 [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] 0x13379d000 [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] 0x133804210 [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] 0x13379ed30 [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] 0x133804b20 [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] 0x1337a0a60 [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] 0x133805430 [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] 0x1337a2790 [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] 0x133805d40 [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] 0x1337a44c0 [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] 0x133806650 [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] 0x1337a61f0 [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] 0x133806f60 [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] 0x1337a7f80 [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] 0x133807870 [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] 0x1337a9d30 [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] 0x133808180 [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] 0x1337abae0 [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] 0x133808a90 [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] 0x1337ad890 [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] 0x1338093a0 [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] 0x1337af640 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x133809cb0 [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] 0x1337b13f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x13380a5c0 [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] 0x1337b31a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x13380aed0 [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] 0x1337b4f50 [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] 0x13380b7e0 [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] 0x1337b6d00 [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] 0x13380c0f0 [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] 0x1337b8ab0 [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] 0x13380ca00 [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] 0x1337ba860 [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] 0x13380d310 [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] 0x1337bc610 [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] 0x13380dc20 [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] 0x1337be3c0 [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] 0x13380e530 [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] 0x1337c0170 [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] 0x13380ee40 [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] 0x1337c1f20 [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] 0x13380f750 [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] 0x1337c3cd0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1337c3d60 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x1337c3df0 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] 0x133810060 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1338100f0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x133810180 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] 0x1337c5a80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1337c5b10 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x1337c5ba0 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] 0x133810970 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x133810a00 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x133810a90 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] 0x1337c6390 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x1337c6420 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x1337c64b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x1337c6540 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x1337c65d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x1337c6660 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x1337c66f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x1337c6780 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x1337c6810 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x1337c68a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x1337c6930 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x1337c69c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x1337c6a50 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] 0x1338112b0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x133811340 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x1338113d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x133811460 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x1338114f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x133811580 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x133811610 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x1338116a0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x133811730 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x1338117c0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x133811850 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x1338118e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x133811970 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] 0x1337c8870 [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] 0x133811bc0 [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] 0x1337c9180 [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] 0x1338124d0 [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] 0x1337c9a90 [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] 0x133812de0 [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] 0x1337ca3a0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x1337ca430 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x1337ca4c0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x1337ca550 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] 0x133813720 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x1338137b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x133813840 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x1338138d0 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] 0x1337cacb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1337cad40 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] 0x1337cadd0 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] 0x1338140d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x133814160 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] 0x1338141f0 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] 0x1337cb5c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337cb650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337cb6e0 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] 0x133814a80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133814b10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133814ba0 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] 0x1337cbed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337cbf60 KEYVAL: '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] 0x1337cbff0 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] 0x133815430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1338154c0 KEYVAL: '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] 0x133815550 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] 0x1337cc7e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337cc870 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] 0x1337cc900 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] 0x133815de0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133815e70 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] 0x133815f00 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] 0x1337cd0f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337cd180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337cd210 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] 0x133816790 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133816820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1338168b0 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] 0x1337cda00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337cda90 KEYVAL: '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] 0x1337cdb20 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] 0x1338170a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133817130 KEYVAL: '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] 0x1338171c0 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] 0x1337ce310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337ce3a0 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] 0x1337ce430 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] 0x1338179b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133817a40 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] 0x133817ad0 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] 0x1337cec20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337cecb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337ced40 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] 0x133818360 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1338183f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133818480 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] 0x1337cf530 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337cf5c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337cf650 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] 0x133818d10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133818da0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133818e30 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] 0x1337cfe40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337cfed0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337cff60 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] 0x1338196c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133819750 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1338197e0 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] 0x1337d0750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337d07e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337d0870 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] 0x13381a070 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x13381a100 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x13381a190 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] 0x1337d1060 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337d10f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337d1180 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] 0x13381aa20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x13381aab0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x13381ab40 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] 0x1337d1a40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337d1ad0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337d1b60 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] 0x13381b3d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x13381b460 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x13381b4f0 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] 0x1337d2350 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x1337d23e0 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] 0x13381bce0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x13381bd70 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] 0x1337d2c60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1337d2cf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1337d2d80 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] 0x13381c690 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x13381c720 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x13381c7b0 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] 0x1337d3570 [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] 0x13381cfa0 [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] 0x1337d3e80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x13381d8b0 [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] 0x1337d4790 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x13381e1c0 [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] 0x1337d50a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x13381ead0 [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] 0x1337d59b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x13381f3e0 [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] 0x1337d62c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x13381fcf0 [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] 0x1337d6bd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x133820600 [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] 0x1337d74e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x133820f10 [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] 0x1337d7df0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x133821820 [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] 0x1337d8700 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x133822130 [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] 0x1337d9010 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x133822a40 [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] 0x1337d9920 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x133823350 [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] 0x1337da230 [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] 0x133823c60 [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] 0x1337dab40 [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] 0x133824570 [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] 0x1337db450 [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] 0x133824e80 [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] 0x1337dbd60 [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] 0x133825790 [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] 0x1337dc670 [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] 0x1338260a0 [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] 0x1337dcf80 [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] 0x1338269b0 [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] 0x1337dd890 [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] 0x1338272c0 [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] 0x1337de1a0 [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] 0x133827bd0 [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] 0x1337deab0 [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] 0x1338284e0 [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] 0x1337df3c0 [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] 0x133828e20 [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] 0x1337dfcd0 [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] 0x133829730 [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] 0x1337e05e0 [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] 0x13382a040 [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] 0x1337e0ef0 [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] 0x13382a950 [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] 0x1337e1800 [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] 0x13382b260 [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] 0x1337e2110 [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] 0x13382bb70 [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] 0x1337e2a20 [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] 0x13382c480 [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] 0x1337e3330 [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] 0x13382cd90 [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] 0x1337e3c40 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x13382d6a0 [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] 0x1337e4550 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x13382dfb0 [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] 0x1337e4e60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x13382e8c0 [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] 0x1337e5770 [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] 0x13382f1d0 [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] 0x1337e6080 [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] 0x13382fae0 [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] 0x1337e6990 [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] 0x1338303f0 [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] 0x1337e72a0 [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] 0x133830d00 [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] 0x1337e7bb0 [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] 0x133831610 [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] 0x1337e84c0 [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] 0x133831f20 [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] 0x1337e8dd0 [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] 0x133832830 [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] 0x1337e96e0 [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] 0x133833140 [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] 0x1337e9ff0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1337ea080 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x1337ea110 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] 0x133833a50 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x133833ae0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x133833b70 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] 0x1337ea900 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1337ea990 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x1337eaa20 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] 0x133834360 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1338343f0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x133834480 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: 0x1335e4780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x1335db0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1335db168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1335db200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1335db298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1335db330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1335db3c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1335db460 DOCSEQ: (8 sibs) 2 children: 28: 0x1335db5a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x1335db638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x1335db4f8 DOCMAP: (8 sibs) 2 children: 28: 0x1335db6e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x1335db778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133834ca0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x133834d30 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x133834dc0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x133834e50 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x133834ee0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x133834f70 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x133835000 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x133835090 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x133835120 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x1338351b0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x133835240 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x1338352d0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x133835360 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: 0x1335e4be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133835400 [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: 0x1335e4cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1338354a0 [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: 0x1335e4e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133835540 [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: 0x1335e4f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x1335dbc70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x1335dbd08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x1335dbda0 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] 0x1338355e0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x133835670 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x133835700 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x133835790 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: 0x1335e5040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1335dbe90 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: 0x1335dbf28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133749bf0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x133749c80 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] 0x133749d10 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: 0x1335e5158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dc0b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133835830 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1338358c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133835950 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: 0x1335e5270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc1b0 KEYVAL: '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: 0x1335dc248 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1338359f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133835a80 KEYVAL: '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] 0x133835b10 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: 0x1335e5388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc340 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: 0x1335dc3d8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133835bb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133835c40 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] 0x133835cd0 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: 0x1335e54a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc4d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dc568 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133835d70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133835e00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133835e90 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: 0x1335e55b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc660 KEYVAL: '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: 0x1335dc6f8 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] 0x133835f30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133835fc0 KEYVAL: '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] 0x133836050 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: 0x1335e56d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dda50 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: 0x1335ddae8 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] 0x1338360f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133836180 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] 0x133836210 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: 0x1335e57e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335ddb90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335ddc28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1338362b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133836340 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1338363d0 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: 0x1335e5900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dffe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335e0078 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133836470 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133836500 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133836590 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: 0x1335e5a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc8e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dc978 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133836630 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1338366c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133836750 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: 0x1335e5b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dca70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dcb08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1338367f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133836880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133836910 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: 0x1335e5c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dcc00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dcc98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1338369b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133836a40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133836ad0 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: 0x1335e5d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dcd90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dce28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133836b70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133836c00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133836c90 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: 0x1335e5e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x1335dced0 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] 0x13374be90 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x13374bf20 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: 0x1335e5f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dcfc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dd058 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133836d30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133836dc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133836e50 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: 0x1335e60a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133836ef0 [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: 0x1335e61c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133836f90 [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: 0x1335e62d8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133837030 [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: 0x1335e63f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1338370d0 [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: 0x1335e6508 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133837170 [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: 0x1335e6620 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133837210 [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: 0x1335e6738 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1338372b0 [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: 0x1335e6850 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133837350 [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: 0x1335e6968 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1338373f0 [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: 0x1335e6a80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133837490 [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: 0x1335e6b98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133837530 [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: 0x1335e6cb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1338375d0 [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: 0x1335e6dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133837670 [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: 0x1335e6ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133837710 [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: 0x1335e6ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1338377b0 [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: 0x1335e7110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133837850 [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: 0x1335e7228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1338378f0 [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: 0x1335e7340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133837990 [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: 0x1335e7458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133837a30 [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: 0x1335e7570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133837ad0 [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: 0x1335e7688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133837b70 [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: 0x1335e77a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133837c10 [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: 0x1335e78b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133837cb0 [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: 0x1335e79d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133837d50 [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: 0x1335e7ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133837df0 [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: 0x1335e7c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133837e90 [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: 0x1335e7d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133837f30 [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: 0x1335e7e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133837fd0 [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: 0x1335e7f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133838070 [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: 0x1335e8060 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133838110 [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: 0x1335e8178 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1338381b0 [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: 0x1335e8290 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133838250 [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: 0x1335e83a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1338382f0 [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: 0x1335e84c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133838390 [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: 0x1335e85d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133838430 [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: 0x1335e86f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1338384d0 [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: 0x1335e8808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133838570 [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: 0x1335e8920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133838610 [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: 0x1335e8a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1338386b0 [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: 0x1335e8b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133838750 [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: 0x1335e8c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1335de090 VAL: ' 28: ' (2 sibs) 28: 0x1335de128 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1338387f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x133838880 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x133838910 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: 0x1335e8d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1335de220 VAL: ' 28: ' (2 sibs) 28: 0x1335de2b8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1338389b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x133838a40 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x133838ad0 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: 0x1335e4780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x1335db0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1335db168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1335db200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1335db298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1335db330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1335db3c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1335db460 DOCSEQ: (8 sibs) 2 children: 28: 0x1335db5a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x1335db638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x1335db4f8 DOCMAP: (8 sibs) 2 children: 28: 0x1335db6e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x1335db778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133838b70 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x133838c00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x133838c90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x133838d20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x133838db0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x133838e40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x133838ed0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x133838f60 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x133838ff0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x133839080 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x133839110 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x1338391a0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x133839230 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: 0x1335e4be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1338392d0 [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: 0x1335e4cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133839370 [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: 0x1335e4e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133839410 [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: 0x1335e4f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x1335dbc70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x1335dbd08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x1335dbda0 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] 0x1338394b0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x133839540 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x1338395d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x133839660 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: 0x1335e5040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1335dbe90 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: 0x1335dbf28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133839700 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x133839790 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] 0x133839820 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: 0x1335e5158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dc0b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1338398c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133839950 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1338399e0 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: 0x1335e5270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc1b0 KEYVAL: '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: 0x1335dc248 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133839a80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133839b10 KEYVAL: '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] 0x133839ba0 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: 0x1335e5388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc340 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: 0x1335dc3d8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133839c40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133839cd0 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] 0x133839d60 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: 0x1335e54a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc4d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dc568 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x133839e00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x133839e90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x133839f20 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: 0x1335e55b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc660 KEYVAL: '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: 0x1335dc6f8 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] 0x133839fc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x13383a050 KEYVAL: '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] 0x13383a0e0 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: 0x1335e56d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dda50 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: 0x1335ddae8 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] 0x13383a180 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x13383a210 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] 0x13383a2a0 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: 0x1335e57e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335ddb90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335ddc28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383a340 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x13383a3d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x13383a460 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: 0x1335e5900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dffe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335e0078 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383a500 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x13383a590 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x13383a620 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: 0x1335e5a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dc8e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dc978 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383a6c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x13383a750 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x13383a7e0 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: 0x1335e5b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dca70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dcb08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383a880 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x13383a910 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x13383a9a0 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: 0x1335e5c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dcc00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dcc98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383aa40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x13383aad0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x13383ab60 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: 0x1335e5d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dcd90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dce28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383ac00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x13383ac90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x13383ad20 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: 0x1335e5e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x1335dced0 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] 0x13383adc0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x13383ae50 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: 0x1335e5f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1335dcfc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1335dd058 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383aef0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x13383af80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x13383b010 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: 0x1335e60a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383b0b0 [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: 0x1335e61c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383b150 [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: 0x1335e62d8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383b1f0 [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: 0x1335e63f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383b290 [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: 0x1335e6508 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383b330 [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: 0x1335e6620 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383b3d0 [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: 0x1335e6738 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383b470 [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: 0x1335e6850 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383b510 [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: 0x1335e6968 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383b5b0 [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: 0x1335e6a80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383b650 [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: 0x1335e6b98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383b6f0 [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: 0x1335e6cb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383b790 [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: 0x1335e6dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383b830 [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: 0x1335e6ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383b8d0 [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: 0x1335e6ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383b970 [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: 0x1335e7110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383ba10 [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: 0x1335e7228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383bab0 [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: 0x1335e7340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383bb50 [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: 0x1335e7458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383bbf0 [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: 0x1335e7570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383bc90 [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: 0x1335e7688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383bd30 [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: 0x1335e77a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383bdd0 [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: 0x1335e78b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383be70 [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: 0x1335e79d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383bf10 [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: 0x1335e7ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383bfb0 [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: 0x1335e7c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383c050 [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: 0x1335e7d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383c0f0 [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: 0x1335e7e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383c190 [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: 0x1335e7f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383c230 [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: 0x1335e8060 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383c2d0 [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: 0x1335e8178 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383c370 [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: 0x1335e8290 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383c410 [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: 0x1335e83a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383c4b0 [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: 0x1335e84c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383c550 [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: 0x1335e85d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383c5f0 [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: 0x1335e86f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383c690 [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: 0x1335e8808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383c730 [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: 0x1335e8920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383c7d0 [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: 0x1335e8a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383c870 [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: 0x1335e8b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383c910 [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: 0x1335e8c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1335de090 VAL: ' 28: ' (2 sibs) 28: 0x1335de128 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383c9b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x13383ca40 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x13383cad0 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: 0x1335e8d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1335de220 VAL: ' 28: ' (2 sibs) 28: 0x1335de2b8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x13383cb70 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x13383cc00 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x13383cc90 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/64 (0 ms) 28: [----------] 2340 tests from BLOCK_FOLDED/YmlTestCase (55 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (58 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.08 sec test 29 Start 29: ryml-test-tag_property 29: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-tag_property-0.5.0 29: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 29: Test timeout computed to be: 10000000 29: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 29: [==========] Running 598 tests from 8 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (0 ms) 29: [----------] 1 test from CaseNode (0 ms total) 29: 29: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (0 ms) 29: [ RUN ] tag_directives.accepts_comment 29: [ OK ] tag_directives.accepts_comment (0 ms) 29: [ RUN ] tag_directives.accepts_multiple_spaces 29: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 29: [ RUN ] tag_directives.errors 29: 2:1: (1B):ERROR: malformed tag directive: %TAG 29: 2:1: %TAG (size=4) 29: ^~~~ (cols 1-5) 29: 29: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 29: 2:1: %TAG !m! (size=8) 29: ^~~~~~~~ (cols 1-9) 29: 29: [ OK ] tag_directives.errors (0 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (0 ms) 29: [ RUN ] tag_directives.safe_with_empty_tree 29: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 29: [ RUN ] tag_directives.decode_uri_chars 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: [ OK ] tag_directives.decode_uri_chars (0 ms) 29: [----------] 7 tests from tag_directives (0 ms total) 29: 29: [----------] 7 tests from tags 29: [ RUN ] tags.test_suite_735Y 29: [ OK ] tags.test_suite_735Y (0 ms) 29: [ RUN ] tags.parsing 29: [ OK ] tags.parsing (0 ms) 29: [ RUN ] tags.setting 29: [ OK ] tags.setting (0 ms) 29: [ RUN ] tags.errors 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:735:check failed: has_key(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:735:check failed: has_key(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:736:check failed: has_val(node) || is_container(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:736:check failed: has_val(node) || is_container(node) 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: 0x1352acfe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13530ad50 [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: 0x1352ad0f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x1352ab290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x1352ab328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x1352ab3c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x1352ab458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x1352ab4f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x1352ab588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x1352ab620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x1352ab760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x1352ab7f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x1352ab6b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13530ca80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x13530cb10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x13530cba0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x13530cc30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x13530ccc0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x13530cd50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x13530cde0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x13530ce70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x13530cf00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x13530cf90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x13530d020 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: 0x1352ad210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x1352abd10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x1352abda8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x1352abe40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x1352abed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x1352abf70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x1352ac008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x1352ac0a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x1352ac1e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x1352ac278 KEYVAL: 'age' '15' (2 sibs) 29: 0x1352ac138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13530ebe0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x13530ec70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x13530ed00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x13530ed90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x13530ee20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x13530eeb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x13530ef40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x13530efd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x13530f060 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x13530f0f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x13530f180 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: 0x1352ad328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x1352ac320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x1352ac3b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x1352ac450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x135310910 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x1353109a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x135310a30 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x135310ac0 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: 0x1352ad440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x1352acdc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x1352ace58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x1352acef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x135312680 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x135312710 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x1353127a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x135312830 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: 0x1352ad558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x1352aaf10 VAL***: '!!int 0' (2 sibs) 29: 0x1352aafa8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x135314430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x1353144c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x135314550 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: 0x1352ad670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x1352ab940 VAL***: '!int 0' (2 sibs) 29: 0x1352ab9d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x135316160 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x1353161f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x135316280 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: 0x1352ad788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x1352abad0 VAL***: '!!int 0' (2 sibs) 29: 0x1352abb68 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x135317e90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x135317f20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x135317fb0 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: 0x1352ad8a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x1352ae120 VAL***: '!int 0' (2 sibs) 29: 0x1352ae1b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x135319be0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x135319c70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x135319d00 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: 0x1352ad9b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x1352ac680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x1352ac720 VAL***: '!!int 0' (2 sibs) 29: 0x1352ac7b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13531b9d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x13531ba60 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x13531baf0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x13531bb80 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: 0x1352adad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x1352ac8b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x1352ac950 VAL***: '!int 0' (2 sibs) 29: 0x1352ac9e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13531d780 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x13531d810 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x13531d8a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x13531d930 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: 0x1352adbe8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x1352ae4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x1352aec10 KEYVAL: 'a' '0' (2 sibs) 29: 0x1352aeca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x1352ae578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x1352abc60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x1352ae610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x1352aed50 VAL: 'a' (2 sibs) 29: 0x1352aede8 VAL: 'b' (2 sibs) 29: 0x1352ae6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x1352ae740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x1352ae7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x1352ae870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x1352ae908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x1352ae9a0 DOCMAP: (12 sibs) 1 children: 29: 0x1352acd10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x1352aea38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x1352aead0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x1352aee90 KEYVAL: 'a' '' (2 sibs) 29: 0x1352aef28 KEYVAL: 'b' '' (2 sibs) 29: 0x1352aeb68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x1352aefd0 KEYVAL: 'a' '' (2 sibs) 29: 0x1352af068 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x1353202c0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x135320350 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x1353203e0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x135320470 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x135320500 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x135320590 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x135320620 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x1353206b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x135320740 VAL: 'b' (2 sibs) 29: [9] [9] 0x1353207d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x135320860 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x1353208f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x135320980 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x135320a10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x135320aa0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x135320b30 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x135320bc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x135320c50 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x135320ce0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x135320d70 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x135320e00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x135320e90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x135320f20 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: 0x1352add00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x1352af1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x1352af248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x1352af4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x1352af548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x1352af2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x1352af5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x1352af688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x1352af378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x1352af730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x1352af7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x1352af410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x1352af870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x1352af908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x1353228f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x135322980 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x135322a10 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x135322aa0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x135322b30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x135322bc0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x135322c50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x135322ce0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x135322d70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x135322e00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x135322e90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x135322f20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x135322fb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x135323040 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: 0x1352ade18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x1352afa00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x1352afa98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x1352afd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x1352afd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x1352afb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x1352afe40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x1352afed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x1352afbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x1352aff80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x1352b0018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x1352afc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x1352b00c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x1352b0158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x135324620 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x1353246b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x135324740 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x1353247d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x135324860 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x1353248f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x135324980 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x135324a10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x135324aa0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x135324b30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x135324bc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x135324c50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x135324ce0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x135324d70 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: 0x1352adf30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x1352b0d30 MAP: (6 sibs) 3 children: 29: 0x1352b10d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x1352b1168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x1352b1200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x1352b0dc8 MAP***: !!map (6 sibs) 3 children: 29: 0x1352b12a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x1352b1338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x1352b13d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x1352b0e60 MAP***: !!map (6 sibs) 3 children: 29: 0x1352b1470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x1352b1508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x1352b15a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x1352b0ef8 SEQ: (6 sibs) 3 children: 29: 0x1352b1640 VAL***: '!!str v10' (3 sibs) 29: 0x1352b16d8 VAL***: '!!str v20' (3 sibs) 29: 0x1352b1770 VAL***: '!!str v30' (3 sibs) 29: 0x1352b0f90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x1352b1810 VAL***: '!!str v40' (3 sibs) 29: 0x1352b18a8 VAL***: '!!str v50' (3 sibs) 29: 0x1352b1940 VAL***: '!!str v60' (3 sibs) 29: 0x1352b1028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x1352b19e0 VAL: 'v70' (3 sibs) 29: 0x1352b1a78 VAL: 'v80' (3 sibs) 29: 0x1352b1b10 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x135327210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x1353272a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x135327330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x1353273c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x135327450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x1353274e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x135327570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x135327600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x135327690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x135327720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x1353277b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x135327840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x1353278d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x135327960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x1353279f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x135327a80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x135327b10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x135327ba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x135327c30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x135327cc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x135327d50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x135327de0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x135327e70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x135327f00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x135327f90 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: 0x1352ae048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x1352b1c00 MAP: (6 sibs) 3 children: 29: 0x1352b1fa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x1352b2038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x1352b20d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x1352b1c98 MAP***: !map (6 sibs) 3 children: 29: 0x1352b2170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x1352b2208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x1352b22a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x1352b1d30 MAP***: !map (6 sibs) 3 children: 29: 0x1352b2340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x1352b23d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x1352b2470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x1352b1dc8 SEQ: (6 sibs) 3 children: 29: 0x1352b2510 VAL***: '!str v10' (3 sibs) 29: 0x1352b25a8 VAL***: '!str v20' (3 sibs) 29: 0x1352b2640 VAL***: '!str v30' (3 sibs) 29: 0x1352b1e60 SEQ***: !seq (6 sibs) 3 children: 29: 0x1352b26e0 VAL***: '!str v40' (3 sibs) 29: 0x1352b2778 VAL***: '!str v50' (3 sibs) 29: 0x1352b2810 VAL***: '!str v60' (3 sibs) 29: 0x1352b1ef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x1352b28b0 VAL: 'v70' (3 sibs) 29: 0x1352b2948 VAL: 'v80' (3 sibs) 29: 0x1352b29e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13532a150 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x13532a1e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x13532a270 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x13532a300 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x13532a390 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x13532a420 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x13532a4b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x13532a540 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x13532a5d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x13532a660 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x13532a6f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x13532a780 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x13532a810 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x13532a8a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x13532a930 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x13532a9c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x13532aa50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x13532aae0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x13532ab70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x13532ac00 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x13532ac90 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x13532ad20 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x13532adb0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x13532ae40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x13532aed0 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: 0x1352acfe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x135329840 [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: 0x1352ad0f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x1352ab290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x1352ab328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x1352ab3c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x1352ab458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x1352ab4f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x1352ab588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x1352ab620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x1352ab760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x1352ab7f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x1352ab6b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13532b360 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x13532b3f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x13532b480 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x13532b510 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x13532b5a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x13532b630 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x13532b6c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x13532b750 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x13532b7e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x13532b870 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x13532b900 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: 0x1352ad210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x1352abd10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x1352abda8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x1352abe40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x1352abed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x1352abf70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x1352ac008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x1352ac0a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x1352ac1e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x1352ac278 KEYVAL: 'age' '15' (2 sibs) 29: 0x1352ac138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13532bc70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x13532bd00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x13532bd90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x13532be20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x13532beb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x13532bf40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x13532bfd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x13532c060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x13532c0f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x13532c180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x13532c210 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: 0x1352ad328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x1352ac320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x1352ac3b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x1352ac450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13532c580 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x13532c610 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x13532c6a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x13532c730 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: 0x1352ad440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x1352acdc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x1352ace58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x1352acef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13532ce90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x13532cf20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x13532cfb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x13532d040 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: 0x1352ad558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x1352aaf10 VAL***: '!!int 0' (2 sibs) 29: 0x1352aafa8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13532d7a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13532d830 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x13532d8c0 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: 0x1352ad670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x1352ab940 VAL***: '!int 0' (2 sibs) 29: 0x1352ab9d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13532e0b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13532e140 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x13532e1d0 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: 0x1352ad788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x1352abad0 VAL***: '!!int 0' (2 sibs) 29: 0x1352abb68 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13532e9c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13532ea50 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x13532eae0 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: 0x1352ad8a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x1352ae120 VAL***: '!int 0' (2 sibs) 29: 0x1352ae1b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13532f2d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13532f360 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x13532f3f0 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: 0x1352ad9b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x1352ac680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x1352ac720 VAL***: '!!int 0' (2 sibs) 29: 0x1352ac7b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13532fbe0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x13532fc70 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x13532fd00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x13532fd90 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: 0x1352adad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x1352ac8b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x1352ac950 VAL***: '!int 0' (2 sibs) 29: 0x1352ac9e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x1353304f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x135330580 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x135330610 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x1353306a0 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: 0x1352adbe8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x1352ae4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x1352aec10 KEYVAL: 'a' '0' (2 sibs) 29: 0x1352aeca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x1352ae578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x1352abc60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x1352ae610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x1352aed50 VAL: 'a' (2 sibs) 29: 0x1352aede8 VAL: 'b' (2 sibs) 29: 0x1352ae6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x1352ae740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x1352ae7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x1352ae870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x1352ae908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x1352ae9a0 DOCMAP: (12 sibs) 1 children: 29: 0x1352acd10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x1352aea38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x1352aead0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x1352aee90 KEYVAL: 'a' '' (2 sibs) 29: 0x1352aef28 KEYVAL: 'b' '' (2 sibs) 29: 0x1352aeb68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x1352aefd0 KEYVAL: 'a' '' (2 sibs) 29: 0x1352af068 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x135331710 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x1353317a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x135331830 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x1353318c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x135331950 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x1353319e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x135331a70 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x135331b00 VAL: 'a' (2 sibs) 29: [8] [8] 0x135331b90 VAL: 'b' (2 sibs) 29: [9] [9] 0x135331c20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x135331cb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x135331d40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x135331dd0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x135331e60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x135331ef0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x135331f80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x135332010 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x1353320a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x135332130 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x1353321c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x135332250 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x1353322e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x135332370 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: 0x1352add00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x1352af1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x1352af248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x1352af4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x1352af548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x1352af2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x1352af5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x1352af688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x1352af378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x1352af730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x1352af7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x1352af410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x1352af870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x1352af908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x135330e00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x135330e90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x135330f20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x135330fb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x135331040 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x1353310d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x135331160 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x1353311f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x135331280 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x135331310 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x1353313a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x135331430 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x1353314c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x135331550 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: 0x1352ade18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x1352afa00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x1352afa98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x1352afd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x1352afd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x1352afb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x1352afe40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x1352afed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x1352afbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x1352aff80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x1352b0018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x1352afc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x1352b00c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x1352b0158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x135332920 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x1353329b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x135332a40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x135332ad0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x135332b60 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x135332bf0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x135332c80 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x135332d10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x135332da0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x135332e30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x135332ec0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x135332f50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x135332fe0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x135333070 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: 0x1352adf30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x1352b0d30 MAP: (6 sibs) 3 children: 29: 0x1352b10d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x1352b1168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x1352b1200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x1352b0dc8 MAP***: !!map (6 sibs) 3 children: 29: 0x1352b12a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x1352b1338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x1352b13d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x1352b0e60 MAP***: !!map (6 sibs) 3 children: 29: 0x1352b1470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x1352b1508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x1352b15a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x1352b0ef8 SEQ: (6 sibs) 3 children: 29: 0x1352b1640 VAL***: '!!str v10' (3 sibs) 29: 0x1352b16d8 VAL***: '!!str v20' (3 sibs) 29: 0x1352b1770 VAL***: '!!str v30' (3 sibs) 29: 0x1352b0f90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x1352b1810 VAL***: '!!str v40' (3 sibs) 29: 0x1352b18a8 VAL***: '!!str v50' (3 sibs) 29: 0x1352b1940 VAL***: '!!str v60' (3 sibs) 29: 0x1352b1028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x1352b19e0 VAL: 'v70' (3 sibs) 29: 0x1352b1a78 VAL: 'v80' (3 sibs) 29: 0x1352b1b10 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x135333b40 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x135333bd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x135333c60 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x135333cf0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x135333d80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x135333e10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x135333ea0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x135333f30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x135333fc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x135334050 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x1353340e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x135334170 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x135334200 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x135334290 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x135334320 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x1353343b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x135334440 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x1353344d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x135334560 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x1353345f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x135334680 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x135334710 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x1353347a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x135334830 VAL: 'v80' (3 sibs) 29: [24] [24] 0x1353348c0 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: 0x1352ae048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x1352b1c00 MAP: (6 sibs) 3 children: 29: 0x1352b1fa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x1352b2038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x1352b20d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x1352b1c98 MAP***: !map (6 sibs) 3 children: 29: 0x1352b2170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x1352b2208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x1352b22a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x1352b1d30 MAP***: !map (6 sibs) 3 children: 29: 0x1352b2340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x1352b23d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x1352b2470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x1352b1dc8 SEQ: (6 sibs) 3 children: 29: 0x1352b2510 VAL***: '!str v10' (3 sibs) 29: 0x1352b25a8 VAL***: '!str v20' (3 sibs) 29: 0x1352b2640 VAL***: '!str v30' (3 sibs) 29: 0x1352b1e60 SEQ***: !seq (6 sibs) 3 children: 29: 0x1352b26e0 VAL***: '!str v40' (3 sibs) 29: 0x1352b2778 VAL***: '!str v50' (3 sibs) 29: 0x1352b2810 VAL***: '!str v60' (3 sibs) 29: 0x1352b1ef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x1352b28b0 VAL: 'v70' (3 sibs) 29: 0x1352b2948 VAL: 'v80' (3 sibs) 29: 0x1352b29e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x135334d50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x135334de0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x135334e70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x135334f00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x135334f90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x135335020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x1353350b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x135335140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x1353351d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x135335260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x1353352f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x135335380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x135335410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x1353354a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x135335530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x1353355c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x135335650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x1353356e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x135335770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x135335800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x135335890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x135335920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x1353359b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x135335a40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x135335ad0 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] 0x13530ad50 [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] 0x1353371e0 [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] 0x13530ca80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x13530cb10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x13530cba0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x13530cc30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x13530ccc0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x13530cd50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x13530cde0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x13530ce70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x13530cf00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x13530cf90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x13530d020 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] 0x135337af0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x135337b80 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x135337c10 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x135337ca0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x135337d30 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x135337dc0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x135337e50 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x135337ee0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x135337f70 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x135338000 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x135338090 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] 0x13530ebe0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x13530ec70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x13530ed00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x13530ed90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x13530ee20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x13530eeb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x13530ef40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x13530efd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x13530f060 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x13530f0f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x13530f180 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] 0x135338400 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x135338490 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x135338520 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x1353385b0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x135338640 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x1353386d0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x135338760 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x1353387f0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x135338880 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x135338910 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x1353389a0 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] 0x135310910 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x1353109a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x135310a30 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x135310ac0 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] 0x1353393d0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x135339460 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x1353394f0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x135339580 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] 0x135312680 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x135312710 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x1353127a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x135312830 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] 0x135339ce0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x135339d70 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x135339e00 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x135339e90 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] 0x135314430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x1353144c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x135314550 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] 0x13533a5f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13533a680 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x13533a710 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] 0x135316160 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x1353161f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x135316280 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] 0x13533af00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13533af90 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x13533b020 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] 0x135317e90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x135317f20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x135317fb0 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] 0x13533b810 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13533b8a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x13533b930 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] 0x135319be0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x135319c70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x135319d00 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] 0x13533c120 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13533c1b0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x13533c240 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] 0x13531b9d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x13531ba60 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x13531baf0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x13531bb80 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] 0x13533ca30 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x13533cac0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x13533cb50 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x13533cbe0 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] 0x13531d780 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x13531d810 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x13531d8a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x13531d930 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] 0x13533d340 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x13533d3d0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x13533d460 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x13533d4f0 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] 0x1353202c0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x135320350 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x1353203e0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x135320470 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x135320500 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x135320590 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x135320620 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x1353206b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x135320740 VAL: 'b' (2 sibs) 29: [9] [9] 0x1353207d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x135320860 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x1353208f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x135320980 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x135320a10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x135320aa0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x135320b30 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x135320bc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x135320c50 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x135320ce0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x135320d70 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x135320e00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x135320e90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x135320f20 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] 0x13533e560 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x13533e5f0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x13533e680 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x13533e710 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x13533e7a0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x13533e830 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x13533e8c0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x13533e950 VAL: 'a' (2 sibs) 29: [8] [8] 0x13533e9e0 VAL: 'b' (2 sibs) 29: [9] [9] 0x13533ea70 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x13533eb00 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x13533eb90 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x13533ec20 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x13533ecb0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x13533ed40 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x13533edd0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x13533ee60 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x13533eef0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x13533ef80 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x13533f010 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x13533f0a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x13533f130 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x13533f1c0 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] 0x1353228f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x135322980 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x135322a10 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x135322aa0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x135322b30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x135322bc0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x135322c50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x135322ce0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x135322d70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x135322e00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x135322e90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x135322f20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x135322fb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x135323040 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] 0x13533dc50 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x13533dce0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x13533dd70 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x13533de00 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x13533de90 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x13533df20 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x13533dfb0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x13533e040 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x13533e0d0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x13533e160 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x13533e1f0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x13533e280 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x13533e310 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x13533e3a0 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] 0x135324620 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x1353246b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x135324740 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x1353247d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x135324860 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x1353248f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x135324980 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x135324a10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x135324aa0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x135324b30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x135324bc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x135324c50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x135324ce0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x135324d70 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] 0x13533f770 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x13533f800 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x13533f890 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x13533f920 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x13533f9b0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x13533fa40 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x13533fad0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x13533fb60 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x13533fbf0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x13533fc80 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x13533fd10 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x13533fda0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x13533fe30 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x13533fec0 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] 0x135327210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x1353272a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x135327330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x1353273c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x135327450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x1353274e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x135327570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x135327600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x135327690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x135327720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x1353277b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x135327840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x1353278d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x135327960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x1353279f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x135327a80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x135327b10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x135327ba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x135327c30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x135327cc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x135327d50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x135327de0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x135327e70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x135327f00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x135327f90 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] 0x135340990 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x135340a20 MAP: (6 sibs) 3 children: 29: [2] [2] 0x135340ab0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x135340b40 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x135340bd0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x135340c60 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x135340cf0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x135340d80 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x135340e10 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x135340ea0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x135340f30 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x135340fc0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x135341050 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x1353410e0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x135341170 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x135341200 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x135341290 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x135341320 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x1353413b0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x135341440 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x1353414d0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x135341560 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x1353415f0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x135341680 VAL: 'v80' (3 sibs) 29: [24] [24] 0x135341710 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] 0x13532a150 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x13532a1e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x13532a270 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x13532a300 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x13532a390 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x13532a420 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x13532a4b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x13532a540 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x13532a5d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x13532a660 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x13532a6f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x13532a780 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x13532a810 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x13532a8a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x13532a930 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x13532a9c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x13532aa50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x13532aae0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x13532ab70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x13532ac00 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x13532ac90 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x13532ad20 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x13532adb0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x13532ae40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x13532aed0 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] 0x135341ba0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x135341c30 MAP: (6 sibs) 3 children: 29: [2] [2] 0x135341cc0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x135341d50 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x135341de0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x135341e70 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x135341f00 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x135341f90 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x135342020 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x1353420b0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x135342140 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x1353421d0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x135342260 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x1353422f0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x135342380 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x135342410 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x1353424a0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x135342530 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x1353425c0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x135342650 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x1353426e0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x135342770 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x135342800 VAL: 'v70' (3 sibs) 29: [23] [23] 0x135342890 VAL: 'v80' (3 sibs) 29: [24] [24] 0x135342920 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] 0x135329840 [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] 0x135340080 [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] 0x13532b360 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x13532b3f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x13532b480 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x13532b510 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x13532b5a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x13532b630 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x13532b6c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x13532b750 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x13532b7e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x13532b870 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x13532b900 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] 0x135342db0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x135342e40 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x135342ed0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x135342f60 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x135342ff0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x135343080 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x135343110 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x1353431a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x135343230 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x1353432c0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x135343350 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] 0x13532bc70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x13532bd00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x13532bd90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x13532be20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x13532beb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x13532bf40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x13532bfd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x13532c060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x13532c0f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x13532c180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x13532c210 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] 0x1353436c0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x135343750 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x1353437e0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x135343870 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x135343900 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x135343990 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x135343a20 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x135343ab0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x135343b40 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x135343bd0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x135343c60 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] 0x13532c580 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x13532c610 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x13532c6a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x13532c730 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] 0x135343fd0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x135344060 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x1353440f0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x135344180 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] 0x13532ce90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x13532cf20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x13532cfb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x13532d040 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] 0x1353448e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x135344970 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x135344a00 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x135344a90 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] 0x13532d7a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13532d830 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x13532d8c0 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] 0x1353451f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x135345280 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x135345310 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] 0x13532e0b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13532e140 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x13532e1d0 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] 0x135345b00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x135345b90 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x135345c20 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] 0x13532e9c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13532ea50 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x13532eae0 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] 0x135346410 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x1353464a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x135346530 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] 0x13532f2d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13532f360 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x13532f3f0 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] 0x135346d20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x135346db0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x135346e40 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] 0x13532fbe0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x13532fc70 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x13532fd00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x13532fd90 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] 0x135347630 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x1353476c0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x135347750 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x1353477e0 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] 0x1353304f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x135330580 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x135330610 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x1353306a0 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] 0x135347f40 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x135347fd0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x135348060 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x1353480f0 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] 0x135331710 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x1353317a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x135331830 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x1353318c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x135331950 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x1353319e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x135331a70 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x135331b00 VAL: 'a' (2 sibs) 29: [8] [8] 0x135331b90 VAL: 'b' (2 sibs) 29: [9] [9] 0x135331c20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x135331cb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x135331d40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x135331dd0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x135331e60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x135331ef0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x135331f80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x135332010 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x1353320a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x135332130 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x1353321c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x135332250 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x1353322e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x135332370 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] 0x135349160 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x1353491f0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x135349280 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x135349310 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x1353493a0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x135349430 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x1353494c0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x135349550 VAL: 'a' (2 sibs) 29: [8] [8] 0x1353495e0 VAL: 'b' (2 sibs) 29: [9] [9] 0x135349670 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x135349700 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x135349790 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x135349820 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x1353498b0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x135349940 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x1353499d0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x135349a60 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x135349af0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x135349b80 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x135349c10 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x135349ca0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x135349d30 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x135349dc0 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] 0x135330e00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x135330e90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x135330f20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x135330fb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x135331040 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x1353310d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x135331160 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x1353311f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x135331280 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x135331310 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x1353313a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x135331430 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x1353314c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x135331550 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] 0x135348850 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x1353488e0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x135348970 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x135348a00 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x135348a90 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x135348b20 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x135348bb0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x135348c40 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x135348cd0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x135348d60 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x135348df0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x135348e80 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x135348f10 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x135348fa0 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] 0x135332920 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x1353329b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x135332a40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x135332ad0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x135332b60 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x135332bf0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x135332c80 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x135332d10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x135332da0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x135332e30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x135332ec0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x135332f50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x135332fe0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x135333070 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] 0x13534a370 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x13534a400 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x13534a490 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x13534a520 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x13534a5b0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x13534a640 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x13534a6d0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x13534a760 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x13534a7f0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x13534a880 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x13534a910 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x13534a9a0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x13534aa30 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x13534aac0 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] 0x135333b40 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x135333bd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x135333c60 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x135333cf0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x135333d80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x135333e10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x135333ea0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x135333f30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x135333fc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x135334050 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x1353340e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x135334170 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x135334200 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x135334290 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x135334320 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x1353343b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x135334440 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x1353344d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x135334560 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x1353345f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x135334680 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x135334710 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x1353347a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x135334830 VAL: 'v80' (3 sibs) 29: [24] [24] 0x1353348c0 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] 0x13534b590 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x13534b620 MAP: (6 sibs) 3 children: 29: [2] [2] 0x13534b6b0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x13534b740 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x13534b7d0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x13534b860 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x13534b8f0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x13534b980 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x13534ba10 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x13534baa0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x13534bb30 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x13534bbc0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x13534bc50 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x13534bce0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x13534bd70 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x13534be00 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x13534be90 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x13534bf20 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x13534bfb0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x13534c040 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x13534c0d0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x13534c160 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x13534c1f0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x13534c280 VAL: 'v80' (3 sibs) 29: [24] [24] 0x13534c310 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] 0x135334d50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x135334de0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x135334e70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x135334f00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x135334f90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x135335020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x1353350b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x135335140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x1353351d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x135335260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x1353352f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x135335380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x135335410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x1353354a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x135335530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x1353355c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x135335650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x1353356e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x135335770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x135335800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x135335890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x135335920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x1353359b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x135335a40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x135335ad0 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] 0x13534d0b0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x13534d140 MAP: (6 sibs) 3 children: 29: [2] [2] 0x13534d1d0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x13534d260 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x13534d2f0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x13534d380 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x13534d410 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x13534d4a0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x13534d530 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x13534d5c0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x13534d650 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x13534d6e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x13534d770 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x13534d800 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x13534d890 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x13534d920 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x13534d9b0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x13534da40 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x13534dad0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x13534db60 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x13534dbf0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x13534dc80 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x13534dd10 VAL: 'v70' (3 sibs) 29: [23] [23] 0x13534dda0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x13534de30 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: 0x1352acfe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1352aca90 [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: 0x1352ad0f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x1352ab290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x1352ab328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x1352ab3c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x1352ab458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x1352ab4f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x1352ab588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x1352ab620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x1352ab760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x1352ab7f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x1352ab6b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x13534ad80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x13534ae10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x13534aea0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x13534af30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x13534afc0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x13534b050 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x13534b0e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x13534b170 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x13534b200 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x13534b290 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x13534b320 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: 0x1352ad210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x1352abd10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x1352abda8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x1352abe40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x1352abed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x1352abf70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x1352ac008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x1352ac0a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x1352ac1e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x1352ac278 KEYVAL: 'age' '15' (2 sibs) 29: 0x1352ac138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x13534c7a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x13534c830 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x13534c8c0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x13534c950 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x13534c9e0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x13534ca70 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x13534cb00 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x13534cb90 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x13534cc20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x13534ccb0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x13534cd40 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: 0x1352ad328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x1352ac320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x1352ac3b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x1352ac450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x13534cde0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x13534ce70 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x13534cf00 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x13534cf90 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: 0x1352ad440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x1352acdc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x1352ace58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x1352acef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x13534e2c0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x13534e350 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x13534e3e0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x13534e470 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: 0x1352ad558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x1352aaf10 VAL***: '!!int 0' (2 sibs) 29: 0x1352aafa8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x13534b3c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13534b450 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x13534b4e0 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: 0x1352ad670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x1352ab940 VAL***: '!int 0' (2 sibs) 29: 0x1352ab9d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x13534e510 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13534e5a0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x13534e630 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: 0x1352ad788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x1352abad0 VAL***: '!!int 0' (2 sibs) 29: 0x1352abb68 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x13534e6d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13534e760 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x13534e7f0 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: 0x1352ad8a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x1352ae120 VAL***: '!int 0' (2 sibs) 29: 0x1352ae1b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x13534e890 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13534e920 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x13534e9b0 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: 0x1352ad9b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x1352ac680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x1352ac720 VAL***: '!!int 0' (2 sibs) 29: 0x1352ac7b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x13534ea50 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x13534eae0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x13534eb70 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x13534ec00 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: 0x1352adad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x1352ac8b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x1352ac950 VAL***: '!int 0' (2 sibs) 29: 0x1352ac9e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x13534eca0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x13534ed30 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x13534edc0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x13534ee50 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: 0x1352adbe8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x1352ae4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x1352aec10 KEYVAL: 'a' '0' (2 sibs) 29: 0x1352aeca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x1352ae578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x1352abc60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x1352ae610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x1352aed50 VAL: 'a' (2 sibs) 29: 0x1352aede8 VAL: 'b' (2 sibs) 29: 0x1352ae6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x1352ae740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x1352ae7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x1352ae870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x1352ae908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x1352ae9a0 DOCMAP: (12 sibs) 1 children: 29: 0x1352acd10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x1352aea38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x1352aead0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x1352aee90 KEYVAL: 'a' '' (2 sibs) 29: 0x1352aef28 KEYVAL: 'b' '' (2 sibs) 29: 0x1352aeb68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x1352aefd0 KEYVAL: 'a' '' (2 sibs) 29: 0x1352af068 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x13534eef0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x13534ef80 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x13534f010 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x13534f0a0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x13534f130 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x13534f1c0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x13534f250 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x13534f2e0 VAL: 'a' (2 sibs) 29: [8] [8] 0x13534f370 VAL: 'b' (2 sibs) 29: [9] [9] 0x13534f400 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x13534f490 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x13534f520 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x13534f5b0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x13534f640 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x13534f6d0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x13534f760 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x13534f7f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x13534f880 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x13534f910 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x13534f9a0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x13534fa30 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x13534fac0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x13534fb50 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: 0x1352add00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x1352af1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x1352af248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x1352af4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x1352af548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x1352af2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x1352af5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x1352af688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x1352af378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x1352af730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x1352af7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x1352af410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x1352af870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x1352af908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x13534fbf0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x13534fc80 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x13534fd10 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x13534fda0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x13534fe30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x13534fec0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x13534ff50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x13534ffe0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x135350070 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x135350100 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x135350190 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x135350220 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x1353502b0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x135350340 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: 0x1352ade18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x1352afa00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x1352afa98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x1352afd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x1352afd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x1352afb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x1352afe40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x1352afed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x1352afbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x1352aff80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x1352b0018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x1352afc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x1352b00c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x1352b0158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1353503e0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x135350470 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x135350500 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x135350590 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x135350620 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x1353506b0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x135350740 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x1353507d0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x135350860 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x1353508f0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x135350980 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x135350a10 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x135350aa0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x135350b30 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: 0x1352adf30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x1352b0d30 MAP: (6 sibs) 3 children: 29: 0x1352b10d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x1352b1168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x1352b1200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x1352b0dc8 MAP***: !!map (6 sibs) 3 children: 29: 0x1352b12a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x1352b1338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x1352b13d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x1352b0e60 MAP***: !!map (6 sibs) 3 children: 29: 0x1352b1470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x1352b1508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x1352b15a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x1352b0ef8 SEQ: (6 sibs) 3 children: 29: 0x1352b1640 VAL***: '!!str v10' (3 sibs) 29: 0x1352b16d8 VAL***: '!!str v20' (3 sibs) 29: 0x1352b1770 VAL***: '!!str v30' (3 sibs) 29: 0x1352b0f90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x1352b1810 VAL***: '!!str v40' (3 sibs) 29: 0x1352b18a8 VAL***: '!!str v50' (3 sibs) 29: 0x1352b1940 VAL***: '!!str v60' (3 sibs) 29: 0x1352b1028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x1352b19e0 VAL: 'v70' (3 sibs) 29: 0x1352b1a78 VAL: 'v80' (3 sibs) 29: 0x1352b1b10 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x135350bd0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x135350c60 MAP: (6 sibs) 3 children: 29: [2] [2] 0x135350cf0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x135350d80 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x135350e10 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x135350ea0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x135350f30 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x135350fc0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x135351050 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x1353510e0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x135351170 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x135351200 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x135351290 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x135351320 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x1353513b0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x135351440 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x1353514d0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x135351560 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x1353515f0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x135351680 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x135351710 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x1353517a0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x135351830 VAL: 'v70' (3 sibs) 29: [23] [23] 0x1353518c0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x135351950 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: 0x1352ae048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x1352b1c00 MAP: (6 sibs) 3 children: 29: 0x1352b1fa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x1352b2038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x1352b20d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x1352b1c98 MAP***: !map (6 sibs) 3 children: 29: 0x1352b2170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x1352b2208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x1352b22a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x1352b1d30 MAP***: !map (6 sibs) 3 children: 29: 0x1352b2340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x1352b23d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x1352b2470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x1352b1dc8 SEQ: (6 sibs) 3 children: 29: 0x1352b2510 VAL***: '!str v10' (3 sibs) 29: 0x1352b25a8 VAL***: '!str v20' (3 sibs) 29: 0x1352b2640 VAL***: '!str v30' (3 sibs) 29: 0x1352b1e60 SEQ***: !seq (6 sibs) 3 children: 29: 0x1352b26e0 VAL***: '!str v40' (3 sibs) 29: 0x1352b2778 VAL***: '!str v50' (3 sibs) 29: 0x1352b2810 VAL***: '!str v60' (3 sibs) 29: 0x1352b1ef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x1352b28b0 VAL: 'v70' (3 sibs) 29: 0x1352b2948 VAL: 'v80' (3 sibs) 29: 0x1352b29e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1353519f0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x135351a80 MAP: (6 sibs) 3 children: 29: [2] [2] 0x135351b10 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x135351ba0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x135351c30 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x135351cc0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x135351d50 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x135351de0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x135351e70 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x135351f00 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x135351f90 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x135352020 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x1353520b0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x135352140 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x1353521d0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x135352260 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x1353522f0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x135352380 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x135352410 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x1353524a0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x135352530 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x1353525c0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x135352650 VAL: 'v70' (3 sibs) 29: [23] [23] 0x1353526e0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x135352770 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: 0x1352acfe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1352acc70 [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: 0x1352ad0f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x1352ab290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x1352ab328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x1352ab3c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x1352ab458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x1352ab4f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x1352ab588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x1352ab620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x1352ab760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x1352ab7f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x1352ab6b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x135352810 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x1353528a0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x135352930 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x1353529c0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x135352a50 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x135352ae0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x135352b70 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x135352c00 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x135352c90 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x135352d20 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x135352db0 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: 0x1352ad210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x1352abd10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x1352abda8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x1352abe40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x1352abed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x1352abf70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x1352ac008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x1352ac0a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x1352ac1e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x1352ac278 KEYVAL: 'age' '15' (2 sibs) 29: 0x1352ac138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x135352e50 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x135352ee0 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x135352f70 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x135353000 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x135353090 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x135353120 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x1353531b0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x135353240 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x1353532d0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x135353360 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x1353533f0 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: 0x1352ad328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x1352ac320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x1352ac3b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x1352ac450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x135353490 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x135353520 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x1353535b0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x135353640 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: 0x1352ad440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x1352acdc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x1352ace58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x1352acef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1353536e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x135353770 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x135353800 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x135353890 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: 0x1352ad558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x1352aaf10 VAL***: '!!int 0' (2 sibs) 29: 0x1352aafa8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x135353930 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x1353539c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x135353a50 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: 0x1352ad670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x1352ab940 VAL***: '!int 0' (2 sibs) 29: 0x1352ab9d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x135353af0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x135353b80 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x135353c10 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: 0x1352ad788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x1352abad0 VAL***: '!!int 0' (2 sibs) 29: 0x1352abb68 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x135353cb0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x135353d40 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x135353dd0 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: 0x1352ad8a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x1352ae120 VAL***: '!int 0' (2 sibs) 29: 0x1352ae1b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x135353e70 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x135353f00 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x135353f90 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: 0x1352ad9b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x1352ac680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x1352ac720 VAL***: '!!int 0' (2 sibs) 29: 0x1352ac7b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x135354030 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x1353540c0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x135354150 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x1353541e0 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: 0x1352adad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x1352ac8b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x1352ac950 VAL***: '!int 0' (2 sibs) 29: 0x1352ac9e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x135354280 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x135354310 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x1353543a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x135354430 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: 0x1352adbe8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x1352ae4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x1352aec10 KEYVAL: 'a' '0' (2 sibs) 29: 0x1352aeca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x1352ae578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x1352abc60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x1352ae610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x1352aed50 VAL: 'a' (2 sibs) 29: 0x1352aede8 VAL: 'b' (2 sibs) 29: 0x1352ae6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x1352ae740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x1352ae7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x1352ae870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x1352ae908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x1352ae9a0 DOCMAP: (12 sibs) 1 children: 29: 0x1352acd10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x1352aea38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x1352aead0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x1352aee90 KEYVAL: 'a' '' (2 sibs) 29: 0x1352aef28 KEYVAL: 'b' '' (2 sibs) 29: 0x1352aeb68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x1352aefd0 KEYVAL: 'a' '' (2 sibs) 29: 0x1352af068 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1353544d0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x135354560 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x1353545f0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x135354680 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x135354710 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x1353547a0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x135354830 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x1353548c0 VAL: 'a' (2 sibs) 29: [8] [8] 0x135354950 VAL: 'b' (2 sibs) 29: [9] [9] 0x1353549e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x135354a70 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x135354b00 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x135354b90 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x135354c20 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x135354cb0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x135354d40 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x135354dd0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x135354e60 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x135354ef0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x135354f80 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x135355010 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x1353550a0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x135355130 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: 0x1352add00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x1352af1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x1352af248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x1352af4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x1352af548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x1352af2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x1352af5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x1352af688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x1352af378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x1352af730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x1352af7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x1352af410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x1352af870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x1352af908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1353551d0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x135355260 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x1353552f0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x135355380 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x135355410 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x1353554a0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x135355530 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x1353555c0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x135355650 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x1353556e0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x135355770 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x135355800 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x135355890 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x135355920 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: 0x1352ade18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x1352afa00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x1352afa98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x1352afd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x1352afd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x1352afb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x1352afe40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x1352afed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x1352afbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x1352aff80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x1352b0018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x1352afc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x1352b00c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x1352b0158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1353559c0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x135355a50 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x135355ae0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x135355b70 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x135355c00 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x135355c90 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x135355d20 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x135355db0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x135355e40 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x135355ed0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x135355f60 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x135355ff0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x135356080 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x135356110 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: 0x1352adf30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x1352b0d30 MAP: (6 sibs) 3 children: 29: 0x1352b10d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x1352b1168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x1352b1200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x1352b0dc8 MAP***: !!map (6 sibs) 3 children: 29: 0x1352b12a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x1352b1338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x1352b13d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x1352b0e60 MAP***: !!map (6 sibs) 3 children: 29: 0x1352b1470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x1352b1508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x1352b15a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x1352b0ef8 SEQ: (6 sibs) 3 children: 29: 0x1352b1640 VAL***: '!!str v10' (3 sibs) 29: 0x1352b16d8 VAL***: '!!str v20' (3 sibs) 29: 0x1352b1770 VAL***: '!!str v30' (3 sibs) 29: 0x1352b0f90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x1352b1810 VAL***: '!!str v40' (3 sibs) 29: 0x1352b18a8 VAL***: '!!str v50' (3 sibs) 29: 0x1352b1940 VAL***: '!!str v60' (3 sibs) 29: 0x1352b1028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x1352b19e0 VAL: 'v70' (3 sibs) 29: 0x1352b1a78 VAL: 'v80' (3 sibs) 29: 0x1352b1b10 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1353561b0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x135356240 MAP: (6 sibs) 3 children: 29: [2] [2] 0x1353562d0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x135356360 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x1353563f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x135356480 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x135356510 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x1353565a0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x135356630 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x1353566c0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x135356750 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x1353567e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x135356870 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x135356900 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x135356990 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x135356a20 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x135356ab0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x135356b40 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x135356bd0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x135356c60 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x135356cf0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x135356d80 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x135356e10 VAL: 'v70' (3 sibs) 29: [23] [23] 0x135356ea0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x135356f30 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: 0x1352ae048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x1352b1c00 MAP: (6 sibs) 3 children: 29: 0x1352b1fa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x1352b2038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x1352b20d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x1352b1c98 MAP***: !map (6 sibs) 3 children: 29: 0x1352b2170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x1352b2208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x1352b22a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x1352b1d30 MAP***: !map (6 sibs) 3 children: 29: 0x1352b2340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x1352b23d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x1352b2470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x1352b1dc8 SEQ: (6 sibs) 3 children: 29: 0x1352b2510 VAL***: '!str v10' (3 sibs) 29: 0x1352b25a8 VAL***: '!str v20' (3 sibs) 29: 0x1352b2640 VAL***: '!str v30' (3 sibs) 29: 0x1352b1e60 SEQ***: !seq (6 sibs) 3 children: 29: 0x1352b26e0 VAL***: '!str v40' (3 sibs) 29: 0x1352b2778 VAL***: '!str v50' (3 sibs) 29: 0x1352b2810 VAL***: '!str v60' (3 sibs) 29: 0x1352b1ef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x1352b28b0 VAL: 'v70' (3 sibs) 29: 0x1352b2948 VAL: 'v80' (3 sibs) 29: 0x1352b29e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x135356fd0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x135357060 MAP: (6 sibs) 3 children: 29: [2] [2] 0x1353570f0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x135357180 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x135357210 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x1353572a0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x135357330 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x1353573c0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x135357450 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x1353574e0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x135357570 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x135357600 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x135357690 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x135357720 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x1353577b0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x135357840 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x1353578d0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x135357960 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x1353579f0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x135357a80 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x135357b10 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x135357ba0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x135357c30 VAL: 'v70' (3 sibs) 29: [23] [23] 0x135357cc0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x135357d50 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. (24 ms total) 29: [ PASSED ] 598 tests. 29/52 Test #29: ryml-test-tag_property ............ Passed 0.03 sec test 30 Start 30: ryml-test-explicit_key 30: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-explicit_key-0.5.0 30: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 30: Test timeout computed to be: 10000000 30: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/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: 0x15cb4cb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x15cb49230 DOCMAP: (3 sibs) 3 children: 30: 0x15cb49400 KEYVAL: 'a' '' (3 sibs) 30: 0x15cb49498 KEYVAL: 'b' '' (3 sibs) 30: 0x15cb49530 KEYVAL: '' '' (3 sibs) 30: 0x15cb492c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x15cb495d0 KEYVAL: 'a' '' (2 sibs) 30: 0x15cb49668 KEYVAL: 'b' '' (2 sibs) 30: 0x15cb49360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x15cb49710 KEYVAL: 'a' '' (3 sibs) 30: 0x15cb497a8 KEYVAL: 'b' '' (3 sibs) 30: 0x15cb49840 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbbaaf0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x15cbbad30 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x15cbbab80 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x15cbbac10 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x15cbbaca0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x15cbbadc0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x15cbbae50 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x15cbbaee0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x15cbbaf70 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x15cbbb000 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x15cbbb090 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x15cbbb120 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: 0x15cb4cc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x15cb49c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x15cb49cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x15cb49d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x15cb49e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x15cb49ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbbcb70 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cbbcc00 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x15cbbcc90 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x15cbbcd20 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x15cbbcdb0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x15cbbce40 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: 0x15cb4cda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x15cb4a3b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x15cb4a448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x15cb4a4e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x15cb4a578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x15cb4a610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbbeb20 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cbbebb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x15cbbec40 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x15cbbecd0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x15cbbed60 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x15cbbedf0 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: 0x15cb4ceb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x15cb4a6b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x15cb4a748 VAL: '?foo' (5 sibs) 30: 0x15cb4a7e0 VAL: ':foo' (5 sibs) 30: 0x15cb4a878 VAL: '-foo' (5 sibs) 30: 0x15cb4a910 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbc0930 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x15cbc09c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x15cbc0a50 VAL: '?foo' (5 sibs) 30: [3] [3] 0x15cbc0ae0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x15cbc0b70 VAL: '-foo' (5 sibs) 30: [5] [5] 0x15cbc0c00 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: 0x15cb4cfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x15cb4b280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x15cb4b318 VAL: '?foo' (5 sibs) 30: 0x15cb4b3b0 VAL: ':foo' (5 sibs) 30: 0x15cb4b448 VAL: '-foo' (5 sibs) 30: 0x15cb4b4e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbc2820 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x15cbc28b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x15cbc2940 VAL: '?foo' (5 sibs) 30: [3] [3] 0x15cbc29d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x15cbc2a60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x15cbc2af0 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: 0x15cb4d0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb49f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbc4550 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbc45e0 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: 0x15cb4d200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x15cb48f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x15cb48fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbc63a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbc6430 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x15cbc64c0 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: 0x15cb4d318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x15cb4a0d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x15cb4a168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbc8190 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbc8220 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x15cbc82b0 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: 0x15cb4d430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x15cb4a260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x15cb4a2f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbc9ec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbc9f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x15cbc9fe0 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: 0x15cb4d548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x15cb4aa00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x15cb4aa98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbcbbf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbcbc80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x15cbcbd10 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: 0x15cb4d660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x15cb4acd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x15cb4ae10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x15cb4aea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x15cb4ad68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbcdc20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbcdcb0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x15cbcdd40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x15cbcddd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x15cbcde60 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: 0x15cb4d778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x15cb4b040 MAP: (2 sibs) 2 children: 30: 0x15cb4c710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x15cb4c7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x15cb4b0d8 MAP: (2 sibs) 1 children: 30: 0x15cb4b180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbcfb10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x15cbcfba0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x15cbcfc30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x15cbcfcc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x15cbcfd50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x15cbcfde0 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: 0x15cb4d890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4af50 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] 0x15cbd19c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbd1a50 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: 0x15cb4d9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4c8a0 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] 0x15cbd3870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbd3900 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: 0x15cb4dac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4c990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbd5720 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbd57b0 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: 0x15cb4dbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4ca80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbd75d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbd7660 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: 0x15cb4dcf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4ee80 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] 0x15cbd9480 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbd9510 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: 0x15cb4de08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4b5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbdb330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbdb3c0 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: 0x15cb4df20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x15cb4b670 KEYVAL: 'a' '' (5 sibs) 30: 0x15cb4b708 KEYVAL: 'b' '' (5 sibs) 30: 0x15cb4b7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x15cb4b838 KEYVAL: 'd' '' (5 sibs) 30: 0x15cb4b8d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbdd060 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cbdd0f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x15cbdd180 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x15cbdd210 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x15cbdd2a0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x15cbdd330 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: 0x15cb4e038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x15cb4b9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x15cb4ba58 KEYVAL: 'b' '' (6 sibs) 30: 0x15cb4baf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x15cb4bb88 KEYVAL: 'd' '' (6 sibs) 30: 0x15cb4bc20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x15cb4bcb8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbded90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x15cbdee20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x15cbdeeb0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x15cbdef40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x15cbdefd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x15cbdf060 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x15cbdf0f0 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: 0x15cb4cb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x15cb49230 DOCMAP: (3 sibs) 3 children: 30: 0x15cb49400 KEYVAL: 'a' '' (3 sibs) 30: 0x15cb49498 KEYVAL: 'b' '' (3 sibs) 30: 0x15cb49530 KEYVAL: '' '' (3 sibs) 30: 0x15cb492c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x15cb495d0 KEYVAL: 'a' '' (2 sibs) 30: 0x15cb49668 KEYVAL: 'b' '' (2 sibs) 30: 0x15cb49360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x15cb49710 KEYVAL: 'a' '' (3 sibs) 30: 0x15cb497a8 KEYVAL: 'b' '' (3 sibs) 30: 0x15cb49840 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbdf6e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x15cbdf920 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x15cbdf770 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x15cbdf800 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x15cbdf890 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x15cbdf9b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x15cbdfa40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x15cbdfad0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x15cbdfb60 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x15cbdfbf0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x15cbdfc80 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x15cbdfd10 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: 0x15cb4cc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x15cb49c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x15cb49cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x15cb49d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x15cb49e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x15cb49ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbdfff0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cbe0080 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x15cbe0110 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x15cbe01a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x15cbe0230 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x15cbe02c0 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: 0x15cb4cda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x15cb4a3b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x15cb4a448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x15cb4a4e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x15cb4a578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x15cb4a610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbe0900 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cbe0990 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x15cbe0a20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x15cbe0ab0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x15cbe0b40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x15cbe0bd0 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: 0x15cb4ceb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x15cb4a6b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x15cb4a748 VAL: '?foo' (5 sibs) 30: 0x15cb4a7e0 VAL: ':foo' (5 sibs) 30: 0x15cb4a878 VAL: '-foo' (5 sibs) 30: 0x15cb4a910 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbe1210 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x15cbe12a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x15cbe1330 VAL: '?foo' (5 sibs) 30: [3] [3] 0x15cbe13c0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x15cbe1450 VAL: '-foo' (5 sibs) 30: [5] [5] 0x15cbe14e0 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: 0x15cb4cfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x15cb4b280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x15cb4b318 VAL: '?foo' (5 sibs) 30: 0x15cb4b3b0 VAL: ':foo' (5 sibs) 30: 0x15cb4b448 VAL: '-foo' (5 sibs) 30: 0x15cb4b4e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbe1b20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x15cbe1bb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x15cbe1c40 VAL: '?foo' (5 sibs) 30: [3] [3] 0x15cbe1cd0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x15cbe1d60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x15cbe1df0 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: 0x15cb4d0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb49f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbe2430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbe24c0 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: 0x15cb4d200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x15cb48f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x15cb48fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbe2d40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbe2dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x15cbe2e60 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: 0x15cb4d318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x15cb4a0d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x15cb4a168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbe3650 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbe36e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x15cbe3770 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: 0x15cb4d430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x15cb4a260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x15cb4a2f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbe3f60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbe3ff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x15cbe4080 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: 0x15cb4d548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x15cb4aa00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x15cb4aa98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbe4870 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbe4900 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x15cbe4990 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: 0x15cb4d660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x15cb4acd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x15cb4ae10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x15cb4aea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x15cb4ad68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbe5180 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbe5210 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x15cbe52a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x15cbe5330 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x15cbe53c0 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: 0x15cb4d778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x15cb4b040 MAP: (2 sibs) 2 children: 30: 0x15cb4c710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x15cb4c7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x15cb4b0d8 MAP: (2 sibs) 1 children: 30: 0x15cb4b180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbe5a90 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x15cbe5b20 MAP: (2 sibs) 2 children: 30: [2] [2] 0x15cbe5bb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x15cbe5c40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x15cbe5cd0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x15cbe5d60 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: 0x15cb4d890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4af50 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] 0x15cbe63a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbe6430 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: 0x15cb4d9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4c8a0 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] 0x15cbe6cb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbe6d40 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: 0x15cb4dac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4c990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbe75c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbe7650 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: 0x15cb4dbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4ca80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbe7ed0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbe7f60 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: 0x15cb4dcf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4ee80 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] 0x15cbe87e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbe8870 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: 0x15cb4de08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4b5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbe90f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbe9180 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: 0x15cb4df20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x15cb4b670 KEYVAL: 'a' '' (5 sibs) 30: 0x15cb4b708 KEYVAL: 'b' '' (5 sibs) 30: 0x15cb4b7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x15cb4b838 KEYVAL: 'd' '' (5 sibs) 30: 0x15cb4b8d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbe9a00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cbe9a90 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x15cbe9b20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x15cbe9bb0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x15cbe9c40 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x15cbe9cd0 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: 0x15cb4e038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x15cb4b9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x15cb4ba58 KEYVAL: 'b' '' (6 sibs) 30: 0x15cb4baf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x15cb4bb88 KEYVAL: 'd' '' (6 sibs) 30: 0x15cb4bc20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x15cb4bcb8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x15cbea310 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x15cbea3a0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x15cbea430 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x15cbea4c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x15cbea550 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x15cbea5e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x15cbea670 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] 0x15cbbaaf0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x15cbbad30 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x15cbbab80 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x15cbbac10 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x15cbbaca0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x15cbbadc0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x15cbbae50 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x15cbbaee0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x15cbbaf70 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x15cbbb000 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x15cbbb090 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x15cbbb120 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] 0x15cbec080 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x15cbec110 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x15cbec1a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x15cbec230 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x15cbec2c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x15cbec350 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x15cbec3e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x15cbec470 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x15cbec500 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x15cbec590 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x15cbec620 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x15cbec6b0 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] 0x15cbbcb70 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cbbcc00 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x15cbbcc90 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x15cbbcd20 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x15cbbcdb0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x15cbbce40 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] 0x15cbec990 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cbeca20 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x15cbecab0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x15cbecb40 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x15cbecbd0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x15cbecc60 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] 0x15cbbeb20 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cbbebb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x15cbbec40 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x15cbbecd0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x15cbbed60 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x15cbbedf0 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] 0x15cbed2a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cbed330 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x15cbed3c0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x15cbed450 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x15cbed4e0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x15cbed570 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] 0x15cbc0930 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x15cbc09c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x15cbc0a50 VAL: '?foo' (5 sibs) 30: [3] [3] 0x15cbc0ae0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x15cbc0b70 VAL: '-foo' (5 sibs) 30: [5] [5] 0x15cbc0c00 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] 0x15cbee270 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x15cbee300 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x15cbee390 VAL: '?foo' (5 sibs) 30: [3] [3] 0x15cbee420 VAL: ':foo' (5 sibs) 30: [4] [4] 0x15cbee4b0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x15cbee540 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] 0x15cbc2820 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x15cbc28b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x15cbc2940 VAL: '?foo' (5 sibs) 30: [3] [3] 0x15cbc29d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x15cbc2a60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x15cbc2af0 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] 0x15cbeeb80 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x15cbeec10 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x15cbeeca0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x15cbeed30 VAL: ':foo' (5 sibs) 30: [4] [4] 0x15cbeedc0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x15cbeee50 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] 0x15cbc4550 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbc45e0 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] 0x15cbef490 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbef520 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] 0x15cbc63a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbc6430 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x15cbc64c0 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] 0x15cbefda0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbefe30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x15cbefec0 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] 0x15cbc8190 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbc8220 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x15cbc82b0 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] 0x15cbf06b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbf0740 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x15cbf07d0 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] 0x15cbc9ec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbc9f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x15cbc9fe0 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] 0x15cbf0fc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbf1050 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x15cbf10e0 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] 0x15cbcbbf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbcbc80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x15cbcbd10 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] 0x15cbf18d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbf1960 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x15cbf19f0 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] 0x15cbcdc20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbcdcb0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x15cbcdd40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x15cbcddd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x15cbcde60 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] 0x15cbf21e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbf2270 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x15cbf2300 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x15cbf2390 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x15cbf2420 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] 0x15cbcfb10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x15cbcfba0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x15cbcfc30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x15cbcfcc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x15cbcfd50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x15cbcfde0 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] 0x15cbf2af0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x15cbf2b80 MAP: (2 sibs) 2 children: 30: [2] [2] 0x15cbf2c10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x15cbf2ca0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x15cbf2d30 MAP: (2 sibs) 1 children: 30: [5] [5] 0x15cbf2dc0 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] 0x15cbd19c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbd1a50 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] 0x15cbf3400 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbf3490 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] 0x15cbd3870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbd3900 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] 0x15cbf3d10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbf3da0 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] 0x15cbd5720 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbd57b0 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] 0x15cbf4620 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbf46b0 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] 0x15cbd75d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbd7660 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] 0x15cbf4f30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbf4fc0 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] 0x15cbd9480 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbd9510 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] 0x15cbf5840 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbf58d0 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] 0x15cbdb330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbdb3c0 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] 0x15cbf6150 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbf61e0 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] 0x15cbdd060 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cbdd0f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x15cbdd180 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x15cbdd210 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x15cbdd2a0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x15cbdd330 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] 0x15cbf6a60 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cbf6af0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x15cbf6b80 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x15cbf6c10 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x15cbf6ca0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x15cbf6d30 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] 0x15cbded90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x15cbdee20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x15cbdeeb0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x15cbdef40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x15cbdefd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x15cbdf060 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x15cbdf0f0 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] 0x15cbf7370 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x15cbf7400 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x15cbf7490 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x15cbf7520 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x15cbf75b0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x15cbf7640 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x15cbf76d0 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] 0x15cbdf6e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x15cbdf920 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x15cbdf770 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x15cbdf800 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x15cbdf890 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x15cbdf9b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x15cbdfa40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x15cbdfad0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x15cbdfb60 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x15cbdfbf0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x15cbdfc80 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x15cbdfd10 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] 0x15cbf7c80 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x15cbf7d10 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x15cbf7da0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x15cbf7e30 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x15cbf7ec0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x15cbf7f50 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x15cbf7fe0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x15cbf8070 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x15cbf8100 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x15cbf8190 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x15cbf8220 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x15cbf82b0 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] 0x15cbdfff0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cbe0080 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x15cbe0110 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x15cbe01a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x15cbe0230 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x15cbe02c0 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] 0x15cbf8590 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cbf8620 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x15cbf86b0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x15cbf8740 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x15cbf87d0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x15cbf8860 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] 0x15cbe0900 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cbe0990 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x15cbe0a20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x15cbe0ab0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x15cbe0b40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x15cbe0bd0 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] 0x15cbf8ea0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cbf8f30 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x15cbf8fc0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x15cbf9050 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x15cbf90e0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x15cbf9170 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] 0x15cbe1210 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x15cbe12a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x15cbe1330 VAL: '?foo' (5 sibs) 30: [3] [3] 0x15cbe13c0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x15cbe1450 VAL: '-foo' (5 sibs) 30: [5] [5] 0x15cbe14e0 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] 0x15cbf97b0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x15cbf9840 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x15cbf98d0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x15cbf9960 VAL: ':foo' (5 sibs) 30: [4] [4] 0x15cbf99f0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x15cbf9a80 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] 0x15cbe1b20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x15cbe1bb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x15cbe1c40 VAL: '?foo' (5 sibs) 30: [3] [3] 0x15cbe1cd0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x15cbe1d60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x15cbe1df0 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] 0x15cbfa0c0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x15cbfa150 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x15cbfa1e0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x15cbfa270 VAL: ':foo' (5 sibs) 30: [4] [4] 0x15cbfa300 VAL: '-foo' (5 sibs) 30: [5] [5] 0x15cbfa390 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] 0x15cbe2430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbe24c0 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] 0x15cbfa9d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbfaa60 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] 0x15cbe2d40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbe2dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x15cbe2e60 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] 0x15cbfb2e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbfb370 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x15cbfb400 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] 0x15cbe3650 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbe36e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x15cbe3770 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] 0x15cbfbbf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbfbc80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x15cbfbd10 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] 0x15cbe3f60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbe3ff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x15cbe4080 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] 0x15cbfc500 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbfc590 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x15cbfc620 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] 0x15cbe4870 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbe4900 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x15cbe4990 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] 0x15cbfce10 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbfcea0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x15cbfcf30 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] 0x15cbe5180 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbe5210 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x15cbe52a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x15cbe5330 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x15cbe53c0 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] 0x15cbfd720 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cbfd7b0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x15cbfd840 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x15cbfd8d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x15cbfd960 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] 0x15cbe5a90 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x15cbe5b20 MAP: (2 sibs) 2 children: 30: [2] [2] 0x15cbe5bb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x15cbe5c40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x15cbe5cd0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x15cbe5d60 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] 0x15cbfe030 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x15cbfe0c0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x15cbfe150 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x15cbfe1e0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x15cbfe270 MAP: (2 sibs) 1 children: 30: [5] [5] 0x15cbfe300 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] 0x15cbe63a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbe6430 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] 0x15cbfe940 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbfe9d0 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] 0x15cbe6cb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbe6d40 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] 0x15cbff250 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbff2e0 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] 0x15cbe75c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbe7650 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] 0x15cbffb60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbffbf0 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] 0x15cbe7ed0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbe7f60 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] 0x15cc004c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cc00550 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] 0x15cbe87e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbe8870 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] 0x15cc00dd0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cc00e60 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] 0x15cbe90f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cbe9180 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] 0x15cc01730 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cc017c0 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] 0x15cbe9a00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cbe9a90 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x15cbe9b20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x15cbe9bb0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x15cbe9c40 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x15cbe9cd0 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] 0x15cc02040 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cc020d0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x15cc02160 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x15cc021f0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x15cc02280 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x15cc02310 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] 0x15cbea310 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x15cbea3a0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x15cbea430 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x15cbea4c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x15cbea550 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x15cbea5e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x15cbea670 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] 0x15cc02980 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x15cc02a10 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x15cc02aa0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x15cc02b30 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x15cc02bc0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x15cc02c50 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x15cc02ce0 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: 0x15cb4cb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x15cb49230 DOCMAP: (3 sibs) 3 children: 30: 0x15cb49400 KEYVAL: 'a' '' (3 sibs) 30: 0x15cb49498 KEYVAL: 'b' '' (3 sibs) 30: 0x15cb49530 KEYVAL: '' '' (3 sibs) 30: 0x15cb492c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x15cb495d0 KEYVAL: 'a' '' (2 sibs) 30: 0x15cb49668 KEYVAL: 'b' '' (2 sibs) 30: 0x15cb49360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x15cb49710 KEYVAL: 'a' '' (3 sibs) 30: 0x15cb497a8 KEYVAL: 'b' '' (3 sibs) 30: 0x15cb49840 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc032d0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x15cc03360 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x15cc033f0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x15cc03480 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x15cc03510 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x15cc035a0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x15cc03630 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x15cc036c0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x15cc03750 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x15cc037e0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x15cc03870 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x15cc03900 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: 0x15cb4cc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x15cb49c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x15cb49cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x15cb49d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x15cb49e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x15cb49ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc039a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cc03a30 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x15cc03ac0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x15cc03b50 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x15cc03be0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x15cc03c70 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: 0x15cb4cda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x15cb4a3b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x15cb4a448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x15cb4a4e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x15cb4a578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x15cb4a610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc03d10 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cc03da0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x15cc03e30 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x15cc03ec0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x15cc03f50 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x15cc03fe0 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: 0x15cb4ceb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x15cb4a6b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x15cb4a748 VAL: '?foo' (5 sibs) 30: 0x15cb4a7e0 VAL: ':foo' (5 sibs) 30: 0x15cb4a878 VAL: '-foo' (5 sibs) 30: 0x15cb4a910 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc04080 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x15cc04110 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x15cc041a0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x15cc04230 VAL: ':foo' (5 sibs) 30: [4] [4] 0x15cc042c0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x15cc04350 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: 0x15cb4cfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x15cb4b280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x15cb4b318 VAL: '?foo' (5 sibs) 30: 0x15cb4b3b0 VAL: ':foo' (5 sibs) 30: 0x15cb4b448 VAL: '-foo' (5 sibs) 30: 0x15cb4b4e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc043f0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x15cc04480 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x15cc04510 VAL: '?foo' (5 sibs) 30: [3] [3] 0x15cc045a0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x15cc04630 VAL: '-foo' (5 sibs) 30: [5] [5] 0x15cc046c0 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: 0x15cb4d0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb49f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc04760 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cc047f0 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: 0x15cb4d200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x15cb48f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x15cb48fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc04890 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cc04920 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x15cc049b0 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: 0x15cb4d318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x15cb4a0d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x15cb4a168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc04a50 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cc04ae0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x15cc04b70 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: 0x15cb4d430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x15cb4a260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x15cb4a2f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc04c10 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cc04ca0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x15cc04d30 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: 0x15cb4d548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x15cb4aa00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x15cb4aa98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc04dd0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cc04e60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x15cc04ef0 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: 0x15cb4d660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x15cb4acd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x15cb4ae10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x15cb4aea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x15cb4ad68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc04f90 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cc05020 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x15cc050b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x15cc05140 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x15cc051d0 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: 0x15cb4d778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x15cb4b040 MAP: (2 sibs) 2 children: 30: 0x15cb4c710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x15cb4c7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x15cb4b0d8 MAP: (2 sibs) 1 children: 30: 0x15cb4b180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc05270 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x15cc05300 MAP: (2 sibs) 2 children: 30: [2] [2] 0x15cc05390 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x15cc05420 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x15cc054b0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x15cc05540 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: 0x15cb4d890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4af50 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] 0x15cc055e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cc05670 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: 0x15cb4d9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4c8a0 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] 0x15cc05710 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cc057a0 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: 0x15cb4dac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4c990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc05840 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cc058d0 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: 0x15cb4dbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4ca80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc05970 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cc05a00 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: 0x15cb4dcf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4ee80 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] 0x15cc05aa0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cc05b30 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: 0x15cb4de08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4b5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc05bd0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cc05c60 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: 0x15cb4df20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x15cb4b670 KEYVAL: 'a' '' (5 sibs) 30: 0x15cb4b708 KEYVAL: 'b' '' (5 sibs) 30: 0x15cb4b7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x15cb4b838 KEYVAL: 'd' '' (5 sibs) 30: 0x15cb4b8d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc05d00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cc05d90 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x15cc05e20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x15cc05eb0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x15cc05f40 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x15cc05fd0 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: 0x15cb4e038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x15cb4b9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x15cb4ba58 KEYVAL: 'b' '' (6 sibs) 30: 0x15cb4baf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x15cb4bb88 KEYVAL: 'd' '' (6 sibs) 30: 0x15cb4bc20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x15cb4bcb8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc06070 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x15cc06100 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x15cc06190 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x15cc06220 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x15cc062b0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x15cc06340 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x15cc063d0 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: 0x15cb4cb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x15cb49230 DOCMAP: (3 sibs) 3 children: 30: 0x15cb49400 KEYVAL: 'a' '' (3 sibs) 30: 0x15cb49498 KEYVAL: 'b' '' (3 sibs) 30: 0x15cb49530 KEYVAL: '' '' (3 sibs) 30: 0x15cb492c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x15cb495d0 KEYVAL: 'a' '' (2 sibs) 30: 0x15cb49668 KEYVAL: 'b' '' (2 sibs) 30: 0x15cb49360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x15cb49710 KEYVAL: 'a' '' (3 sibs) 30: 0x15cb497a8 KEYVAL: 'b' '' (3 sibs) 30: 0x15cb49840 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc06470 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x15cc06500 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x15cc06590 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x15cc06620 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x15cc066b0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x15cc06740 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x15cc067d0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x15cc06860 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x15cc068f0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x15cc06980 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x15cc06a10 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x15cc06aa0 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: 0x15cb4cc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x15cb49c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x15cb49cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x15cb49d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x15cb49e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x15cb49ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc06b40 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cc06bd0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x15cc06c60 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x15cc06cf0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x15cc06d80 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x15cc06e10 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: 0x15cb4cda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x15cb4a3b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x15cb4a448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x15cb4a4e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x15cb4a578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x15cb4a610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc06eb0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cc06f40 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x15cc06fd0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x15cc07060 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x15cc070f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x15cc07180 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: 0x15cb4ceb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x15cb4a6b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x15cb4a748 VAL: '?foo' (5 sibs) 30: 0x15cb4a7e0 VAL: ':foo' (5 sibs) 30: 0x15cb4a878 VAL: '-foo' (5 sibs) 30: 0x15cb4a910 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc07220 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x15cc072b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x15cc07340 VAL: '?foo' (5 sibs) 30: [3] [3] 0x15cc073d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x15cc07460 VAL: '-foo' (5 sibs) 30: [5] [5] 0x15cc074f0 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: 0x15cb4cfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x15cb4b280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x15cb4b318 VAL: '?foo' (5 sibs) 30: 0x15cb4b3b0 VAL: ':foo' (5 sibs) 30: 0x15cb4b448 VAL: '-foo' (5 sibs) 30: 0x15cb4b4e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc07590 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x15cc07620 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x15cc076b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x15cc07740 VAL: ':foo' (5 sibs) 30: [4] [4] 0x15cc077d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x15cc07860 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: 0x15cb4d0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb49f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc07900 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cc07990 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: 0x15cb4d200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x15cb48f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x15cb48fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc07a30 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cc07ac0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x15cc07b50 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: 0x15cb4d318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x15cb4a0d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x15cb4a168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc07bf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cc07c80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x15cc07d10 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: 0x15cb4d430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x15cb4a260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x15cb4a2f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc07db0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cc07e40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x15cc07ed0 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: 0x15cb4d548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x15cb4aa00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x15cb4aa98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc07f70 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cc08000 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x15cc08090 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: 0x15cb4d660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x15cb4acd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x15cb4ae10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x15cb4aea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x15cb4ad68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc08130 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x15cc081c0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x15cc08250 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x15cc082e0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x15cc08370 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: 0x15cb4d778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x15cb4b040 MAP: (2 sibs) 2 children: 30: 0x15cb4c710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x15cb4c7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x15cb4b0d8 MAP: (2 sibs) 1 children: 30: 0x15cb4b180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc08410 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x15cc084a0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x15cc08530 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x15cc085c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x15cc08650 MAP: (2 sibs) 1 children: 30: [5] [5] 0x15cc086e0 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: 0x15cb4d890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4af50 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] 0x15cc08780 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cc08810 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: 0x15cb4d9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4c8a0 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] 0x15cc088b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cc08940 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: 0x15cb4dac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4c990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc089e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cc08a70 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: 0x15cb4dbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4ca80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc08b10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cc08ba0 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: 0x15cb4dcf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4ee80 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] 0x15cc08c40 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cc08cd0 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: 0x15cb4de08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x15cb4b5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc08d70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x15cc08e00 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: 0x15cb4df20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x15cb4b670 KEYVAL: 'a' '' (5 sibs) 30: 0x15cb4b708 KEYVAL: 'b' '' (5 sibs) 30: 0x15cb4b7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x15cb4b838 KEYVAL: 'd' '' (5 sibs) 30: 0x15cb4b8d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc08ea0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x15cc08f30 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x15cc08fc0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x15cc09050 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x15cc090e0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x15cc09170 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: 0x15cb4e038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x15cb4b9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x15cb4ba58 KEYVAL: 'b' '' (6 sibs) 30: 0x15cb4baf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x15cb4bb88 KEYVAL: 'd' '' (6 sibs) 30: 0x15cb4bc20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x15cb4bcb8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x15cc09210 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x15cc092a0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x15cc09330 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x15cc093c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x15cc09450 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x15cc094e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x15cc09570 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 (21 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (21 ms total) 30: [ PASSED ] 726 tests. 30/52 Test #30: ryml-test-explicit_key ............ Passed 0.03 sec test 31 Start 31: ryml-test-nested_mapx2 31: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx2-0.5.0 31: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 31: Test timeout computed to be: 10000000 31: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/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: 0x136b19b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x136b18a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x136b18c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x136b18ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x136b18d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x136b18ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x136b18de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x136b18e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x136b18f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x136b18b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x136b18fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x136b19048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x136b190e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x136b31750 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b317e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b31870 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b31900 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b31990 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b31a20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b31ab0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b31b40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b31bd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b31c60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b31cf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b31d80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b31e10 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: 0x136b19c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x136b193c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x136b19590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x136b19628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x136b196c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x136b19458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x136b19760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x136b197f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x136b19890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x136b194f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x136b19930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x136b199c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x136b19a60 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x136b337d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b33860 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b338f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b33980 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b33a10 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b33aa0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b33b30 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b33bc0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b33c50 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b33ce0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b33d70 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b33e00 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b33e90 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: 0x136b19d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x136b19f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x136b1a140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x136b1a1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x136b1a270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x136b1a008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x136b1a310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x136b1a3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x136b1a440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x136b1a0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x136b1a4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x136b1a578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x136b1a610 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x136b35720 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b357b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b35840 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b358d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b35960 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b359f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b35a80 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b35b10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b35ba0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b35c30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b35cc0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b35d50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b35de0 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: 0x136b19e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x136b1a7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x136b1a890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x136b1a928 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x136b37670 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x136b37700 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x136b37790 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x136b37820 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: 0x136b19b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x136b18a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x136b18c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x136b18ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x136b18d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x136b18ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x136b18de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x136b18e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x136b18f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x136b18b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x136b18fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x136b19048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x136b190e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x136b37f80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b38010 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b380a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b38130 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b381c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b38250 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b382e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b38370 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b38400 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b38490 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b38520 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b385b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b38640 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: 0x136b19c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x136b193c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x136b19590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x136b19628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x136b196c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x136b19458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x136b19760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x136b197f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x136b19890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x136b194f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x136b19930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x136b199c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x136b19a60 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x136b38890 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b38920 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b389b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b38a40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b38ad0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b38b60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b38bf0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b38c80 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b38d10 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b38da0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b38e30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b38ec0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b38f50 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: 0x136b19d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x136b19f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x136b1a140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x136b1a1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x136b1a270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x136b1a008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x136b1a310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x136b1a3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x136b1a440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x136b1a0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x136b1a4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x136b1a578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x136b1a610 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x136b391a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b39230 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b392c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b39350 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b393e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b39470 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b39500 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b39590 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b39620 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b396b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b39740 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b397d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b39860 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: 0x136b19e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x136b1a7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x136b1a890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x136b1a928 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x136b39ab0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x136b39b40 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x136b39bd0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x136b39c60 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] 0x136b31750 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b317e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b31870 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b31900 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b31990 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b31a20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b31ab0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b31b40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b31bd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b31c60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b31cf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b31d80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b31e10 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] 0x136b3ab30 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b3abc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b3ac50 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b3ace0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b3ad70 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b3ae00 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b3ae90 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b3af20 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b3afb0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b3b040 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b3b0d0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b3b160 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b3b1f0 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] 0x136b337d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b33860 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b338f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b33980 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b33a10 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b33aa0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b33b30 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b33bc0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b33c50 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b33ce0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b33d70 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b33e00 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b33e90 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] 0x136b3b440 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b3b4d0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b3b560 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b3b5f0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b3b680 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b3b710 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b3b7a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b3b830 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b3b8c0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b3b950 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b3b9e0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b3ba70 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b3bb00 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] 0x136b35720 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b357b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b35840 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b358d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b35960 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b359f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b35a80 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b35b10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b35ba0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b35c30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b35cc0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b35d50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b35de0 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] 0x136b3bd50 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b3bde0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b3be70 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b3bf00 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b3bf90 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b3c020 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b3c0b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b3c140 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b3c1d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b3c260 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b3c2f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b3c380 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b3c410 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] 0x136b37670 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x136b37700 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x136b37790 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x136b37820 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] 0x136b3cd20 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x136b3cdb0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x136b3ce40 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x136b3ced0 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] 0x136b37f80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b38010 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b380a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b38130 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b381c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b38250 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b382e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b38370 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b38400 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b38490 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b38520 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b385b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b38640 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] 0x136b3d630 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b3d6c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b3d750 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b3d7e0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b3d870 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b3d900 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b3d990 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b3da20 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b3dab0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b3db40 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b3dbd0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b3dc60 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b3dcf0 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] 0x136b38890 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b38920 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b389b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b38a40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b38ad0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b38b60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b38bf0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b38c80 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b38d10 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b38da0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b38e30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b38ec0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b38f50 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] 0x136b3df40 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b3dfd0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b3e060 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b3e0f0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b3e180 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b3e210 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b3e2a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b3e330 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b3e3c0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b3e450 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b3e4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b3e570 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b3e600 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] 0x136b391a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b39230 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b392c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b39350 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b393e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b39470 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b39500 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b39590 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b39620 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b396b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b39740 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b397d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b39860 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] 0x136b3e850 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b3e8e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b3e970 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b3ea00 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b3ea90 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b3eb20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b3ebb0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b3ec40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b3ecd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b3ed60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b3edf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b3ee80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b3ef10 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] 0x136b39ab0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x136b39b40 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x136b39bd0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x136b39c60 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] 0x136b3f160 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x136b3f1f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x136b3f280 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x136b3f310 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: 0x136b19b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x136b18a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x136b18c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x136b18ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x136b18d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x136b18ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x136b18de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x136b18e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x136b18f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x136b18b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x136b18fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x136b19048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x136b190e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x136b3fa70 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b3fb00 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b3fb90 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b3fc20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b3fcb0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b3fd40 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b3fdd0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b3fe60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b3fef0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b3ff80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b40010 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b400a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b40130 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: 0x136b19c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x136b193c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x136b19590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x136b19628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x136b196c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x136b19458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x136b19760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x136b197f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x136b19890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x136b194f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x136b19930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x136b199c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x136b19a60 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x136b401d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b40260 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b402f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b40380 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b40410 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b404a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b40530 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b405c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b40650 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b406e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b40770 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b40800 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b40890 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: 0x136b19d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x136b19f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x136b1a140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x136b1a1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x136b1a270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x136b1a008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x136b1a310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x136b1a3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x136b1a440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x136b1a0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x136b1a4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x136b1a578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x136b1a610 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x136b40930 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b409c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b40a50 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b40ae0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b40b70 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b40c00 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b40c90 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b40d20 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b40db0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b40e40 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b40ed0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b40f60 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b40ff0 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: 0x136b19e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x136b1a7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x136b1a890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x136b1a928 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x136b3c760 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x136b3c7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x136b3c880 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x136b3c910 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: 0x136b19b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x136b18a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x136b18c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x136b18ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x136b18d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x136b18ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x136b18de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x136b18e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x136b18f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x136b18b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x136b18fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x136b19048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x136b190e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x136b41090 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b41120 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b411b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b41240 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b412d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b41360 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b413f0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b41480 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b41510 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b415a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b41630 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b416c0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b41750 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: 0x136b19c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x136b193c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x136b19590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x136b19628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x136b196c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x136b19458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x136b19760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x136b197f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x136b19890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x136b194f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x136b19930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x136b199c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x136b19a60 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x136b417f0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b41880 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b41910 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b419a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b41a30 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b41ac0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b41b50 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b41be0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b41c70 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b41d00 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b41d90 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b41e20 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b41eb0 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: 0x136b19d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x136b19f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x136b1a140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x136b1a1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x136b1a270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x136b1a008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x136b1a310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x136b1a3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x136b1a440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x136b1a0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x136b1a4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x136b1a578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x136b1a610 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x136b41f50 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x136b41fe0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x136b42070 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x136b42100 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x136b42190 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x136b42220 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x136b422b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x136b42340 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x136b423d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x136b42460 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x136b424f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x136b42580 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x136b42610 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: 0x136b19e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x136b1a7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x136b1a890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x136b1a928 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x136b426b0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x136b42740 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x136b427d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x136b42860 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 (5 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (5 ms total) 31: [ PASSED ] 145 tests. 31/52 Test #31: ryml-test-nested_mapx2 ............ Passed 0.01 sec test 32 Start 32: ryml-test-nested_seqx2 32: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx2-0.5.0 32: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 32: Test timeout computed to be: 10000000 32: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/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: 0x12faea8d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12fae84d0 SEQ: (3 sibs) 0 children: 32: 0x12fae8568 SEQ: (3 sibs) 0 children: 32: 0x12fae8600 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb19790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb19820 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x12fb198b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x12fb19940 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: 0x12faea9e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12fae8e50 SEQ: (3 sibs) 3 children: 32: 0x12fae9020 VAL: '00' (3 sibs) 32: 0x12fae90b8 VAL: '01' (3 sibs) 32: 0x12fae9150 VAL: '02' (3 sibs) 32: 0x12fae8ee8 SEQ: (3 sibs) 3 children: 32: 0x12fae91f0 VAL: '10' (3 sibs) 32: 0x12fae9288 VAL: '11' (3 sibs) 32: 0x12fae9320 VAL: '12' (3 sibs) 32: 0x12fae8f80 SEQ: (3 sibs) 3 children: 32: 0x12fae93c0 VAL: '20' (3 sibs) 32: 0x12fae9458 VAL: '21' (3 sibs) 32: 0x12fae94f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb1b650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb1b6e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb1b770 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb1b800 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb1b890 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb1b920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb1b9b0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb1ba40 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb1bad0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb1bb60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb1bbf0 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb1bc80 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb1bd10 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: 0x12faeab00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12fae9a00 SEQ: (3 sibs) 3 children: 32: 0x12fae9bd0 VAL: '00' (3 sibs) 32: 0x12fae9c68 VAL: '01' (3 sibs) 32: 0x12fae9d00 VAL: '02' (3 sibs) 32: 0x12fae9a98 SEQ: (3 sibs) 3 children: 32: 0x12fae9da0 VAL: '10' (3 sibs) 32: 0x12fae9e38 VAL: '11' (3 sibs) 32: 0x12fae9ed0 VAL: '12' (3 sibs) 32: 0x12fae9b30 SEQ: (3 sibs) 3 children: 32: 0x12fae9f70 VAL: '20' (3 sibs) 32: 0x12faea008 VAL: '21' (3 sibs) 32: 0x12faea0a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb1d3c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb1d450 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb1d4e0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb1d570 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb1d600 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb1d690 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb1d720 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb1d7b0 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb1d840 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb1d8d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb1d960 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb1d9f0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb1da80 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: 0x12faeac18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12faea140 SEQ: (3 sibs) 3 children: 32: 0x12faea310 VAL: '00' (3 sibs) 32: 0x12faea3a8 VAL: '01' (3 sibs) 32: 0x12faea440 VAL: '02' (3 sibs) 32: 0x12faea1d8 SEQ: (3 sibs) 3 children: 32: 0x12faea4e0 VAL: '10' (3 sibs) 32: 0x12faea578 VAL: '11' (3 sibs) 32: 0x12faea610 VAL: '12' (3 sibs) 32: 0x12faea270 SEQ: (3 sibs) 3 children: 32: 0x12faea6b0 VAL: '20' (3 sibs) 32: 0x12faea748 VAL: '21' (3 sibs) 32: 0x12faea7e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb1f1b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb1f240 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb1f2d0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb1f360 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb1f3f0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb1f480 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb1f510 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb1f5a0 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb1f630 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb1f6c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb1f750 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb1f7e0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb1f870 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: 0x12faead30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12faeb150 SEQ: (3 sibs) 3 children: 32: 0x12faeb320 VAL: '00' (3 sibs) 32: 0x12faeb3b8 VAL: '01' (3 sibs) 32: 0x12faeb450 VAL: '02' (3 sibs) 32: 0x12faeb1e8 SEQ: (3 sibs) 3 children: 32: 0x12faeb4f0 VAL: '10' (3 sibs) 32: 0x12faeb588 VAL: '11' (3 sibs) 32: 0x12faeb620 VAL: '12' (3 sibs) 32: 0x12faeb280 SEQ: (3 sibs) 3 children: 32: 0x12faeb6c0 VAL: '20' (3 sibs) 32: 0x12faeb758 VAL: '21' (3 sibs) 32: 0x12faeb7f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb20f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb21010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb210a0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb21130 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb211c0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb21250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb212e0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb21370 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb21400 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb21490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb21520 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb215b0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb21640 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: 0x12faeae48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12fae95e0 SEQ: (3 sibs) 3 children: 32: 0x12fae97b0 VAL: '00' (3 sibs) 32: 0x12fae9848 VAL: '01' (3 sibs) 32: 0x12fae98e0 VAL: '02' (3 sibs) 32: 0x12fae9678 SEQ: (3 sibs) 3 children: 32: 0x12faeb890 VAL: '10' (3 sibs) 32: 0x12faeb928 VAL: '11' (3 sibs) 32: 0x12faeb9c0 VAL: '12' (3 sibs) 32: 0x12fae9710 SEQ: (3 sibs) 3 children: 32: 0x12faeba60 VAL: '20' (3 sibs) 32: 0x12faebaf8 VAL: '21' (3 sibs) 32: 0x12faebb90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb22d70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb22e00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb22e90 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb22f20 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb22fb0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb23040 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb230d0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb23160 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb231f0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb23280 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb23310 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb233a0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb23430 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: 0x12faeaf60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12faebc30 SEQ: (3 sibs) 3 children: 32: 0x12faebe00 VAL: '00' (3 sibs) 32: 0x12faebe98 VAL: '01' (3 sibs) 32: 0x12faebf30 VAL: '02' (3 sibs) 32: 0x12faebcc8 SEQ: (3 sibs) 3 children: 32: 0x12faebfd0 VAL: '10' (3 sibs) 32: 0x12faec068 VAL: '11' (3 sibs) 32: 0x12faec100 VAL: '12' (3 sibs) 32: 0x12faebd60 SEQ: (3 sibs) 3 children: 32: 0x12faec1a0 VAL: '20' (3 sibs) 32: 0x12faec238 VAL: '21' (3 sibs) 32: 0x12faec2d0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb24cb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb24d40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb24dd0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb24e60 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb24ef0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb24f80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb25010 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb250a0 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb25130 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb251c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb25250 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb252e0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb25370 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: 0x12faeb078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12faec3c0 SEQ: (3 sibs) 3 children: 32: 0x12faec590 VAL: '00' (3 sibs) 32: 0x12faec628 VAL: '01' (3 sibs) 32: 0x12faec6c0 VAL: '02' (3 sibs) 32: 0x12faec458 SEQ: (3 sibs) 3 children: 32: 0x12faec760 VAL: '10' (3 sibs) 32: 0x12faec7f8 VAL: '11' (3 sibs) 32: 0x12faec890 VAL: '12' (3 sibs) 32: 0x12faec4f0 SEQ: (3 sibs) 3 children: 32: 0x12faec930 VAL: '20' (3 sibs) 32: 0x12faec9c8 VAL: '21' (3 sibs) 32: 0x12faeca60 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb26aa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb26b30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb26bc0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb26c50 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb26ce0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb26d70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb26e00 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb26e90 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb26f20 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb26fb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb27040 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb270d0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb27160 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: 0x12faea8d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12fae84d0 SEQ: (3 sibs) 0 children: 32: 0x12fae8568 SEQ: (3 sibs) 0 children: 32: 0x12fae8600 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb273f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb27480 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x12fb27510 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x12fb275a0 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: 0x12faea9e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12fae8e50 SEQ: (3 sibs) 3 children: 32: 0x12fae9020 VAL: '00' (3 sibs) 32: 0x12fae90b8 VAL: '01' (3 sibs) 32: 0x12fae9150 VAL: '02' (3 sibs) 32: 0x12fae8ee8 SEQ: (3 sibs) 3 children: 32: 0x12fae91f0 VAL: '10' (3 sibs) 32: 0x12fae9288 VAL: '11' (3 sibs) 32: 0x12fae9320 VAL: '12' (3 sibs) 32: 0x12fae8f80 SEQ: (3 sibs) 3 children: 32: 0x12fae93c0 VAL: '20' (3 sibs) 32: 0x12fae9458 VAL: '21' (3 sibs) 32: 0x12fae94f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb27d00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb27d90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb27e20 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb27eb0 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb27f40 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb27fd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb28060 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb280f0 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb28180 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb28210 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb282a0 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb28330 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb283c0 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: 0x12faeab00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12fae9a00 SEQ: (3 sibs) 3 children: 32: 0x12fae9bd0 VAL: '00' (3 sibs) 32: 0x12fae9c68 VAL: '01' (3 sibs) 32: 0x12fae9d00 VAL: '02' (3 sibs) 32: 0x12fae9a98 SEQ: (3 sibs) 3 children: 32: 0x12fae9da0 VAL: '10' (3 sibs) 32: 0x12fae9e38 VAL: '11' (3 sibs) 32: 0x12fae9ed0 VAL: '12' (3 sibs) 32: 0x12fae9b30 SEQ: (3 sibs) 3 children: 32: 0x12fae9f70 VAL: '20' (3 sibs) 32: 0x12faea008 VAL: '21' (3 sibs) 32: 0x12faea0a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb28610 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb286a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb28730 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb287c0 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb28850 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb288e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb28970 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb28a00 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb28a90 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb28b20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb28bb0 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb28c40 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb28cd0 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: 0x12faeac18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12faea140 SEQ: (3 sibs) 3 children: 32: 0x12faea310 VAL: '00' (3 sibs) 32: 0x12faea3a8 VAL: '01' (3 sibs) 32: 0x12faea440 VAL: '02' (3 sibs) 32: 0x12faea1d8 SEQ: (3 sibs) 3 children: 32: 0x12faea4e0 VAL: '10' (3 sibs) 32: 0x12faea578 VAL: '11' (3 sibs) 32: 0x12faea610 VAL: '12' (3 sibs) 32: 0x12faea270 SEQ: (3 sibs) 3 children: 32: 0x12faea6b0 VAL: '20' (3 sibs) 32: 0x12faea748 VAL: '21' (3 sibs) 32: 0x12faea7e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb28f20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb28fb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb29040 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb290d0 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb29160 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb291f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb29280 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb29310 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb293a0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb29430 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb294c0 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb29550 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb295e0 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: 0x12faead30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12faeb150 SEQ: (3 sibs) 3 children: 32: 0x12faeb320 VAL: '00' (3 sibs) 32: 0x12faeb3b8 VAL: '01' (3 sibs) 32: 0x12faeb450 VAL: '02' (3 sibs) 32: 0x12faeb1e8 SEQ: (3 sibs) 3 children: 32: 0x12faeb4f0 VAL: '10' (3 sibs) 32: 0x12faeb588 VAL: '11' (3 sibs) 32: 0x12faeb620 VAL: '12' (3 sibs) 32: 0x12faeb280 SEQ: (3 sibs) 3 children: 32: 0x12faeb6c0 VAL: '20' (3 sibs) 32: 0x12faeb758 VAL: '21' (3 sibs) 32: 0x12faeb7f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb29830 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb298c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb29950 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb299e0 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb29a70 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb29b00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb29b90 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb29c20 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb29cb0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb29d40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb29dd0 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb29e60 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb29ef0 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: 0x12faeae48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12fae95e0 SEQ: (3 sibs) 3 children: 32: 0x12fae97b0 VAL: '00' (3 sibs) 32: 0x12fae9848 VAL: '01' (3 sibs) 32: 0x12fae98e0 VAL: '02' (3 sibs) 32: 0x12fae9678 SEQ: (3 sibs) 3 children: 32: 0x12faeb890 VAL: '10' (3 sibs) 32: 0x12faeb928 VAL: '11' (3 sibs) 32: 0x12faeb9c0 VAL: '12' (3 sibs) 32: 0x12fae9710 SEQ: (3 sibs) 3 children: 32: 0x12faeba60 VAL: '20' (3 sibs) 32: 0x12faebaf8 VAL: '21' (3 sibs) 32: 0x12faebb90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb2a140 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb2a1d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb2a260 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb2a2f0 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb2a380 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb2a410 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb2a4a0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb2a530 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb2a5c0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb2a650 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb2a6e0 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb2a770 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb2a800 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: 0x12faeaf60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12faebc30 SEQ: (3 sibs) 3 children: 32: 0x12faebe00 VAL: '00' (3 sibs) 32: 0x12faebe98 VAL: '01' (3 sibs) 32: 0x12faebf30 VAL: '02' (3 sibs) 32: 0x12faebcc8 SEQ: (3 sibs) 3 children: 32: 0x12faebfd0 VAL: '10' (3 sibs) 32: 0x12faec068 VAL: '11' (3 sibs) 32: 0x12faec100 VAL: '12' (3 sibs) 32: 0x12faebd60 SEQ: (3 sibs) 3 children: 32: 0x12faec1a0 VAL: '20' (3 sibs) 32: 0x12faec238 VAL: '21' (3 sibs) 32: 0x12faec2d0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb2aa50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb2aae0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb2ab70 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb2ac00 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb2ac90 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb2ad20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb2adb0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb2ae40 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb2aed0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb2af60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb2aff0 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb2b080 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb2b110 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: 0x12faeb078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12faec3c0 SEQ: (3 sibs) 3 children: 32: 0x12faec590 VAL: '00' (3 sibs) 32: 0x12faec628 VAL: '01' (3 sibs) 32: 0x12faec6c0 VAL: '02' (3 sibs) 32: 0x12faec458 SEQ: (3 sibs) 3 children: 32: 0x12faec760 VAL: '10' (3 sibs) 32: 0x12faec7f8 VAL: '11' (3 sibs) 32: 0x12faec890 VAL: '12' (3 sibs) 32: 0x12faec4f0 SEQ: (3 sibs) 3 children: 32: 0x12faec930 VAL: '20' (3 sibs) 32: 0x12faec9c8 VAL: '21' (3 sibs) 32: 0x12faeca60 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb2b360 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb2b3f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb2b480 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb2b510 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb2b5a0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb2b630 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb2b6c0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb2b750 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb2b7e0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb2b870 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb2b900 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb2b990 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb2ba20 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] 0x12fb19790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb19820 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x12fb198b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x12fb19940 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] 0x12fb2c370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb2c400 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x12fb2c490 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x12fb2c520 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] 0x12fb1b650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb1b6e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb1b770 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb1b800 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb1b890 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb1b920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb1b9b0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb1ba40 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb1bad0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb1bb60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb1bbf0 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb1bc80 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb1bd10 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] 0x12fb2cc80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb2cd10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb2cda0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb2ce30 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb2cec0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb2cf50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb2cfe0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb2d070 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb2d100 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb2d190 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb2d220 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb2d2b0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb2d340 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] 0x12fb1d3c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb1d450 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb1d4e0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb1d570 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb1d600 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb1d690 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb1d720 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb1d7b0 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb1d840 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb1d8d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb1d960 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb1d9f0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb1da80 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] 0x12fb2d590 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb2d620 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb2d6b0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb2d740 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb2d7d0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb2d860 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb2d8f0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb2d980 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb2da10 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb2daa0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb2db30 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb2dbc0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb2dc50 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] 0x12fb1f1b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb1f240 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb1f2d0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb1f360 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb1f3f0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb1f480 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb1f510 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb1f5a0 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb1f630 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb1f6c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb1f750 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb1f7e0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb1f870 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] 0x12fb2e560 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb2e5f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb2e680 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb2e710 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb2e7a0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb2e830 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb2e8c0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb2e950 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb2e9e0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb2ea70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb2eb00 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb2eb90 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb2ec20 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] 0x12fb20f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb21010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb210a0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb21130 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb211c0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb21250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb212e0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb21370 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb21400 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb21490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb21520 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb215b0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb21640 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] 0x12fb2ee70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb2ef00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb2ef90 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb2f020 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb2f0b0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb2f140 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb2f1d0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb2f260 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb2f2f0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb2f380 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb2f410 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb2f4a0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb2f530 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] 0x12fb22d70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb22e00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb22e90 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb22f20 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb22fb0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb23040 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb230d0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb23160 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb231f0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb23280 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb23310 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb233a0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb23430 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] 0x12fb2f780 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb2f810 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb2f8a0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb2f930 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb2f9c0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb2fa50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb2fae0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb2fb70 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb2fc00 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb2fc90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb2fd20 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb2fdb0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb2fe40 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] 0x12fb24cb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb24d40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb24dd0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb24e60 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb24ef0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb24f80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb25010 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb250a0 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb25130 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb251c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb25250 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb252e0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb25370 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] 0x12fb30090 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb30120 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb301b0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb30240 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb302d0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb30360 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb303f0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb30480 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb30510 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb305a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb30630 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb306c0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb30750 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] 0x12fb26aa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb26b30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb26bc0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb26c50 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb26ce0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb26d70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb26e00 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb26e90 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb26f20 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb26fb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb27040 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb270d0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb27160 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] 0x12fb309a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb30a30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb30ac0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb30b50 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb30be0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb30c70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb30d00 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb30d90 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb30e20 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb30eb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb30f40 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb30fd0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb31060 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] 0x12fb273f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb27480 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x12fb27510 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x12fb275a0 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] 0x12fb312b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb31340 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x12fb313d0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x12fb31460 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] 0x12fb27d00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb27d90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb27e20 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb27eb0 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb27f40 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb27fd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb28060 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb280f0 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb28180 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb28210 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb282a0 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb28330 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb283c0 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] 0x12fb31bc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb31c50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb31ce0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb31d70 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb31e00 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb31e90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb31f20 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb31fb0 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb32040 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb320d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb32160 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb321f0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb32280 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] 0x12fb28610 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb286a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb28730 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb287c0 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb28850 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb288e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb28970 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb28a00 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb28a90 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb28b20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb28bb0 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb28c40 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb28cd0 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] 0x12fb324d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb32560 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb325f0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb32680 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb32710 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb327a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb32830 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb328c0 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb32950 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb329e0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb32a70 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb32b00 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb32b90 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] 0x12fb28f20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb28fb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb29040 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb290d0 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb29160 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb291f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb29280 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb29310 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb293a0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb29430 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb294c0 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb29550 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb295e0 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] 0x12fb32de0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb32e70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb32f00 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb32f90 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb33020 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb330b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb33140 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb331d0 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb33260 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb332f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb33380 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb33410 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb334a0 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] 0x12fb29830 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb298c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb29950 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb299e0 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb29a70 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb29b00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb29b90 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb29c20 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb29cb0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb29d40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb29dd0 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb29e60 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb29ef0 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] 0x12fb336f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb33780 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb33810 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb338a0 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb33930 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb339c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb33a50 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb33ae0 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb33b70 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb33c00 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb33c90 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb33d20 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb33db0 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] 0x12fb2a140 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb2a1d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb2a260 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb2a2f0 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb2a380 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb2a410 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb2a4a0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb2a530 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb2a5c0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb2a650 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb2a6e0 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb2a770 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb2a800 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] 0x12fb34000 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb34090 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb34120 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb341b0 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb34240 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb342d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb34360 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb343f0 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb34480 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb34510 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb345a0 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb34630 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb346c0 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] 0x12fb2aa50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb2aae0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb2ab70 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb2ac00 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb2ac90 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb2ad20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb2adb0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb2ae40 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb2aed0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb2af60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb2aff0 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb2b080 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb2b110 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] 0x12fb34910 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb349a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb34a30 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb34ac0 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb34b50 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb34be0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb34c70 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb34d00 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb34d90 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb34e20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb34eb0 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb34f40 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb34fd0 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] 0x12fb2b360 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb2b3f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb2b480 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb2b510 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb2b5a0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb2b630 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb2b6c0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb2b750 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb2b7e0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb2b870 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb2b900 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb2b990 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb2ba20 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] 0x12fb35220 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb352b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb35340 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb353d0 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb35460 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb354f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb35580 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb35610 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb356a0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb35730 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb357c0 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb35850 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb358e0 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: 0x12faea8d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12fae84d0 SEQ: (3 sibs) 0 children: 32: 0x12fae8568 SEQ: (3 sibs) 0 children: 32: 0x12fae8600 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb35b30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb35bc0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x12fb35c50 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x12fb35ce0 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: 0x12faea9e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12fae8e50 SEQ: (3 sibs) 3 children: 32: 0x12fae9020 VAL: '00' (3 sibs) 32: 0x12fae90b8 VAL: '01' (3 sibs) 32: 0x12fae9150 VAL: '02' (3 sibs) 32: 0x12fae8ee8 SEQ: (3 sibs) 3 children: 32: 0x12fae91f0 VAL: '10' (3 sibs) 32: 0x12fae9288 VAL: '11' (3 sibs) 32: 0x12fae9320 VAL: '12' (3 sibs) 32: 0x12fae8f80 SEQ: (3 sibs) 3 children: 32: 0x12fae93c0 VAL: '20' (3 sibs) 32: 0x12fae9458 VAL: '21' (3 sibs) 32: 0x12fae94f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb35d80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb35e10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb35ea0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb35f30 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb35fc0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb36050 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb360e0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb36170 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb36200 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb36290 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb36320 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb363b0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb36440 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: 0x12faeab00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12fae9a00 SEQ: (3 sibs) 3 children: 32: 0x12fae9bd0 VAL: '00' (3 sibs) 32: 0x12fae9c68 VAL: '01' (3 sibs) 32: 0x12fae9d00 VAL: '02' (3 sibs) 32: 0x12fae9a98 SEQ: (3 sibs) 3 children: 32: 0x12fae9da0 VAL: '10' (3 sibs) 32: 0x12fae9e38 VAL: '11' (3 sibs) 32: 0x12fae9ed0 VAL: '12' (3 sibs) 32: 0x12fae9b30 SEQ: (3 sibs) 3 children: 32: 0x12fae9f70 VAL: '20' (3 sibs) 32: 0x12faea008 VAL: '21' (3 sibs) 32: 0x12faea0a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb364e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb36570 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb36600 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb36690 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb36720 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb367b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb36840 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb368d0 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb36960 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb369f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb36a80 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb36b10 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb36ba0 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: 0x12faeac18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12faea140 SEQ: (3 sibs) 3 children: 32: 0x12faea310 VAL: '00' (3 sibs) 32: 0x12faea3a8 VAL: '01' (3 sibs) 32: 0x12faea440 VAL: '02' (3 sibs) 32: 0x12faea1d8 SEQ: (3 sibs) 3 children: 32: 0x12faea4e0 VAL: '10' (3 sibs) 32: 0x12faea578 VAL: '11' (3 sibs) 32: 0x12faea610 VAL: '12' (3 sibs) 32: 0x12faea270 SEQ: (3 sibs) 3 children: 32: 0x12faea6b0 VAL: '20' (3 sibs) 32: 0x12faea748 VAL: '21' (3 sibs) 32: 0x12faea7e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb36c40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb36cd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb36d60 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb36df0 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb36e80 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb36f10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb36fa0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb37030 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb370c0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb37150 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb371e0 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb37270 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb37300 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: 0x12faead30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12faeb150 SEQ: (3 sibs) 3 children: 32: 0x12faeb320 VAL: '00' (3 sibs) 32: 0x12faeb3b8 VAL: '01' (3 sibs) 32: 0x12faeb450 VAL: '02' (3 sibs) 32: 0x12faeb1e8 SEQ: (3 sibs) 3 children: 32: 0x12faeb4f0 VAL: '10' (3 sibs) 32: 0x12faeb588 VAL: '11' (3 sibs) 32: 0x12faeb620 VAL: '12' (3 sibs) 32: 0x12faeb280 SEQ: (3 sibs) 3 children: 32: 0x12faeb6c0 VAL: '20' (3 sibs) 32: 0x12faeb758 VAL: '21' (3 sibs) 32: 0x12faeb7f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb373a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb37430 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb374c0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb37550 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb375e0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb37670 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb37700 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb37790 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb37820 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb378b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb37940 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb379d0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb37a60 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: 0x12faeae48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12fae95e0 SEQ: (3 sibs) 3 children: 32: 0x12fae97b0 VAL: '00' (3 sibs) 32: 0x12fae9848 VAL: '01' (3 sibs) 32: 0x12fae98e0 VAL: '02' (3 sibs) 32: 0x12fae9678 SEQ: (3 sibs) 3 children: 32: 0x12faeb890 VAL: '10' (3 sibs) 32: 0x12faeb928 VAL: '11' (3 sibs) 32: 0x12faeb9c0 VAL: '12' (3 sibs) 32: 0x12fae9710 SEQ: (3 sibs) 3 children: 32: 0x12faeba60 VAL: '20' (3 sibs) 32: 0x12faebaf8 VAL: '21' (3 sibs) 32: 0x12faebb90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb37b00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb37b90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb37c20 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb37cb0 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb37d40 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb37dd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb37e60 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb37ef0 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb37f80 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb38010 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb380a0 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb38130 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb381c0 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: 0x12faeaf60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12faebc30 SEQ: (3 sibs) 3 children: 32: 0x12faebe00 VAL: '00' (3 sibs) 32: 0x12faebe98 VAL: '01' (3 sibs) 32: 0x12faebf30 VAL: '02' (3 sibs) 32: 0x12faebcc8 SEQ: (3 sibs) 3 children: 32: 0x12faebfd0 VAL: '10' (3 sibs) 32: 0x12faec068 VAL: '11' (3 sibs) 32: 0x12faec100 VAL: '12' (3 sibs) 32: 0x12faebd60 SEQ: (3 sibs) 3 children: 32: 0x12faec1a0 VAL: '20' (3 sibs) 32: 0x12faec238 VAL: '21' (3 sibs) 32: 0x12faec2d0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb38260 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb382f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb38380 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb38410 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb384a0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb38530 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb385c0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb38650 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb386e0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb38770 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb38800 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb38890 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb38920 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: 0x12faeb078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12faec3c0 SEQ: (3 sibs) 3 children: 32: 0x12faec590 VAL: '00' (3 sibs) 32: 0x12faec628 VAL: '01' (3 sibs) 32: 0x12faec6c0 VAL: '02' (3 sibs) 32: 0x12faec458 SEQ: (3 sibs) 3 children: 32: 0x12faec760 VAL: '10' (3 sibs) 32: 0x12faec7f8 VAL: '11' (3 sibs) 32: 0x12faec890 VAL: '12' (3 sibs) 32: 0x12faec4f0 SEQ: (3 sibs) 3 children: 32: 0x12faec930 VAL: '20' (3 sibs) 32: 0x12faec9c8 VAL: '21' (3 sibs) 32: 0x12faeca60 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb389c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb38a50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb38ae0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb38b70 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb38c00 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb38c90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb38d20 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb38db0 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb38e40 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb38ed0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb38f60 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb38ff0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb39080 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: 0x12faea8d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12fae84d0 SEQ: (3 sibs) 0 children: 32: 0x12fae8568 SEQ: (3 sibs) 0 children: 32: 0x12fae8600 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb39120 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb391b0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x12fb39240 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x12fb392d0 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: 0x12faea9e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12fae8e50 SEQ: (3 sibs) 3 children: 32: 0x12fae9020 VAL: '00' (3 sibs) 32: 0x12fae90b8 VAL: '01' (3 sibs) 32: 0x12fae9150 VAL: '02' (3 sibs) 32: 0x12fae8ee8 SEQ: (3 sibs) 3 children: 32: 0x12fae91f0 VAL: '10' (3 sibs) 32: 0x12fae9288 VAL: '11' (3 sibs) 32: 0x12fae9320 VAL: '12' (3 sibs) 32: 0x12fae8f80 SEQ: (3 sibs) 3 children: 32: 0x12fae93c0 VAL: '20' (3 sibs) 32: 0x12fae9458 VAL: '21' (3 sibs) 32: 0x12fae94f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb39370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb39400 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb39490 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb39520 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb395b0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb39640 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb396d0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb39760 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb397f0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb39880 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb39910 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb399a0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb39a30 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: 0x12faeab00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12fae9a00 SEQ: (3 sibs) 3 children: 32: 0x12fae9bd0 VAL: '00' (3 sibs) 32: 0x12fae9c68 VAL: '01' (3 sibs) 32: 0x12fae9d00 VAL: '02' (3 sibs) 32: 0x12fae9a98 SEQ: (3 sibs) 3 children: 32: 0x12fae9da0 VAL: '10' (3 sibs) 32: 0x12fae9e38 VAL: '11' (3 sibs) 32: 0x12fae9ed0 VAL: '12' (3 sibs) 32: 0x12fae9b30 SEQ: (3 sibs) 3 children: 32: 0x12fae9f70 VAL: '20' (3 sibs) 32: 0x12faea008 VAL: '21' (3 sibs) 32: 0x12faea0a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb39ad0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb39b60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb39bf0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb39c80 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb39d10 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb39da0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb39e30 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb39ec0 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb39f50 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb39fe0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb3a070 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb3a100 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb3a190 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: 0x12faeac18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12faea140 SEQ: (3 sibs) 3 children: 32: 0x12faea310 VAL: '00' (3 sibs) 32: 0x12faea3a8 VAL: '01' (3 sibs) 32: 0x12faea440 VAL: '02' (3 sibs) 32: 0x12faea1d8 SEQ: (3 sibs) 3 children: 32: 0x12faea4e0 VAL: '10' (3 sibs) 32: 0x12faea578 VAL: '11' (3 sibs) 32: 0x12faea610 VAL: '12' (3 sibs) 32: 0x12faea270 SEQ: (3 sibs) 3 children: 32: 0x12faea6b0 VAL: '20' (3 sibs) 32: 0x12faea748 VAL: '21' (3 sibs) 32: 0x12faea7e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb3a230 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb3a2c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb3a350 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb3a3e0 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb3a470 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb3a500 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb3a590 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb3a620 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb3a6b0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb3a740 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb3a7d0 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb3a860 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb3a8f0 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: 0x12faead30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12faeb150 SEQ: (3 sibs) 3 children: 32: 0x12faeb320 VAL: '00' (3 sibs) 32: 0x12faeb3b8 VAL: '01' (3 sibs) 32: 0x12faeb450 VAL: '02' (3 sibs) 32: 0x12faeb1e8 SEQ: (3 sibs) 3 children: 32: 0x12faeb4f0 VAL: '10' (3 sibs) 32: 0x12faeb588 VAL: '11' (3 sibs) 32: 0x12faeb620 VAL: '12' (3 sibs) 32: 0x12faeb280 SEQ: (3 sibs) 3 children: 32: 0x12faeb6c0 VAL: '20' (3 sibs) 32: 0x12faeb758 VAL: '21' (3 sibs) 32: 0x12faeb7f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb3a990 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb3aa20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb3aab0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb3ab40 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb3abd0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb3ac60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb3acf0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb3ad80 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb3ae10 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb3aea0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb3af30 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb3afc0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb3b050 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: 0x12faeae48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12fae95e0 SEQ: (3 sibs) 3 children: 32: 0x12fae97b0 VAL: '00' (3 sibs) 32: 0x12fae9848 VAL: '01' (3 sibs) 32: 0x12fae98e0 VAL: '02' (3 sibs) 32: 0x12fae9678 SEQ: (3 sibs) 3 children: 32: 0x12faeb890 VAL: '10' (3 sibs) 32: 0x12faeb928 VAL: '11' (3 sibs) 32: 0x12faeb9c0 VAL: '12' (3 sibs) 32: 0x12fae9710 SEQ: (3 sibs) 3 children: 32: 0x12faeba60 VAL: '20' (3 sibs) 32: 0x12faebaf8 VAL: '21' (3 sibs) 32: 0x12faebb90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb3b0f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb3b180 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb3b210 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb3b2a0 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb3b330 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb3b3c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb3b450 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb3b4e0 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb3b570 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb3b600 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb3b690 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb3b720 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb3b7b0 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: 0x12faeaf60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12faebc30 SEQ: (3 sibs) 3 children: 32: 0x12faebe00 VAL: '00' (3 sibs) 32: 0x12faebe98 VAL: '01' (3 sibs) 32: 0x12faebf30 VAL: '02' (3 sibs) 32: 0x12faebcc8 SEQ: (3 sibs) 3 children: 32: 0x12faebfd0 VAL: '10' (3 sibs) 32: 0x12faec068 VAL: '11' (3 sibs) 32: 0x12faec100 VAL: '12' (3 sibs) 32: 0x12faebd60 SEQ: (3 sibs) 3 children: 32: 0x12faec1a0 VAL: '20' (3 sibs) 32: 0x12faec238 VAL: '21' (3 sibs) 32: 0x12faec2d0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb3b850 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb3b8e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb3b970 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb3ba00 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb3ba90 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb3bb20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb3bbb0 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb3bc40 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb3bcd0 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb3bd60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb3bdf0 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb3be80 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb3bf10 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: 0x12faeb078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x12faec3c0 SEQ: (3 sibs) 3 children: 32: 0x12faec590 VAL: '00' (3 sibs) 32: 0x12faec628 VAL: '01' (3 sibs) 32: 0x12faec6c0 VAL: '02' (3 sibs) 32: 0x12faec458 SEQ: (3 sibs) 3 children: 32: 0x12faec760 VAL: '10' (3 sibs) 32: 0x12faec7f8 VAL: '11' (3 sibs) 32: 0x12faec890 VAL: '12' (3 sibs) 32: 0x12faec4f0 SEQ: (3 sibs) 3 children: 32: 0x12faec930 VAL: '20' (3 sibs) 32: 0x12faec9c8 VAL: '21' (3 sibs) 32: 0x12faeca60 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x12fb3bfb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x12fb3c040 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x12fb3c0d0 VAL: '00' (3 sibs) 32: [3] [3] 0x12fb3c160 VAL: '01' (3 sibs) 32: [4] [4] 0x12fb3c1f0 VAL: '02' (3 sibs) 32: [5] [5] 0x12fb3c280 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x12fb3c310 VAL: '10' (3 sibs) 32: [7] [7] 0x12fb3c3a0 VAL: '11' (3 sibs) 32: [8] [8] 0x12fb3c430 VAL: '12' (3 sibs) 32: [9] [9] 0x12fb3c4c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x12fb3c550 VAL: '20' (3 sibs) 32: [11] [11] 0x12fb3c5e0 VAL: '21' (3 sibs) 32: [12] [12] 0x12fb3c670 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 (10 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (10 ms total) 32: [ PASSED ] 289 tests. 32/52 Test #32: ryml-test-nested_seqx2 ............ Passed 0.02 sec test 33 Start 33: ryml-test-nested_mapx3 33: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx3-0.5.0 33: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 33: Test timeout computed to be: 10000000 33: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/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: 0x13d27c2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x13d27aae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x13d27acb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27ae80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x13d27af18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x13d27afb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x13d27ad48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27b050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x13d27b0e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x13d27b180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x13d27ade0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27b220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x13d27b2b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x13d27b350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x13d27ab78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x13d27b3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27b5c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x13d27b658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x13d27b6f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x13d27b488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27b790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x13d27b828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x13d27b8c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x13d27b520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27b960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x13d27b9f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x13d27ba90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x13d27ac10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x13d27bb30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27bd00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x13d27bd98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x13d27be30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x13d27bbc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27bed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x13d27bf68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x13d27c000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x13d27bc60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27c0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x13d27c138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x13d27c1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x13d28a820 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x13d28a8b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x13d28a940 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x13d28a9d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x13d28aa60 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x13d28aaf0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x13d28ab80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x13d28ac10 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x13d28aca0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x13d28ad30 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x13d28adc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x13d28ae50 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x13d28aee0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x13d28af70 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x13d28b000 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x13d28b090 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x13d28b120 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x13d28b1b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x13d28b240 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x13d28b2d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x13d28b360 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x13d28b3f0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x13d28b480 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x13d28b510 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x13d28b5a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x13d28b630 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x13d28b6c0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x13d28b750 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x13d28b7e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x13d28b870 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x13d28b900 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x13d28b990 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x13d28ba20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x13d28bab0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x13d28bb40 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x13d28bbd0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x13d28bc60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x13d28bcf0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x13d28bd80 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x13d28be10 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: 0x13d27c3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x13d27c4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x13d27c680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27c850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x13d27c8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x13d27c980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x13d27c718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27ca20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x13d27cab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x13d27cb50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x13d27c7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27cbf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x13d27cc88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x13d27cd20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x13d27c548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x13d27cdc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27cf90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x13d27d028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x13d27d0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x13d27ce58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27d160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x13d27d1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x13d27d290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x13d27cef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27d330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x13d27d3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x13d27d460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x13d27c5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x13d27d500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27d6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x13d27d768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x13d27d800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x13d27d598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27d8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x13d27d938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x13d27d9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x13d27d630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27da70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x13d27db08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x13d27dba0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x13d28e960 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x13d28e9f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x13d28ea80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x13d28eb10 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x13d28eba0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x13d28ec30 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x13d28ecc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x13d28ed50 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x13d28ede0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x13d28ee70 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x13d28ef00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x13d28ef90 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x13d28f020 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x13d28f0b0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x13d28f140 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x13d28f1d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x13d28f260 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x13d28f2f0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x13d28f380 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x13d28f410 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x13d28f4a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x13d28f530 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x13d28f5c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x13d28f650 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x13d28f6e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x13d28f770 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x13d28f800 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x13d28f890 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x13d28f920 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x13d28f9b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x13d28fa40 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x13d28fad0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x13d28fb60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x13d28fbf0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x13d28fc80 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x13d28fd10 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x13d28fda0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x13d28fe30 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x13d28fec0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x13d28ff50 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: 0x13d27c2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x13d27aae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x13d27acb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27ae80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x13d27af18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x13d27afb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x13d27ad48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27b050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x13d27b0e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x13d27b180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x13d27ade0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27b220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x13d27b2b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x13d27b350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x13d27ab78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x13d27b3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27b5c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x13d27b658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x13d27b6f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x13d27b488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27b790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x13d27b828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x13d27b8c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x13d27b520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27b960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x13d27b9f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x13d27ba90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x13d27ac10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x13d27bb30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27bd00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x13d27bd98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x13d27be30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x13d27bbc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27bed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x13d27bf68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x13d27c000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x13d27bc60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27c0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x13d27c138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x13d27c1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x13d290d70 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x13d290e00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x13d290e90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x13d290f20 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x13d290fb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x13d291040 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x13d2910d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x13d291160 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x13d2911f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x13d291280 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x13d291310 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x13d2913a0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x13d291430 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x13d2914c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x13d291550 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x13d2915e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x13d291670 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x13d291700 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x13d291790 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x13d291820 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x13d2918b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x13d291940 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x13d2919d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x13d291a60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x13d291af0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x13d291b80 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x13d291c10 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x13d291ca0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x13d291d30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x13d291dc0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x13d291e50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x13d291ee0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x13d291f70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x13d292000 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x13d292090 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x13d292120 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x13d2921b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x13d292240 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x13d2922d0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x13d292360 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: 0x13d27c3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x13d27c4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x13d27c680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27c850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x13d27c8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x13d27c980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x13d27c718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27ca20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x13d27cab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x13d27cb50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x13d27c7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27cbf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x13d27cc88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x13d27cd20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x13d27c548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x13d27cdc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27cf90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x13d27d028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x13d27d0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x13d27ce58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27d160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x13d27d1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x13d27d290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x13d27cef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27d330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x13d27d3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x13d27d460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x13d27c5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x13d27d500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27d6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x13d27d768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x13d27d800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x13d27d598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27d8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x13d27d938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x13d27d9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x13d27d630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27da70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x13d27db08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x13d27dba0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x13d293180 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x13d293210 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x13d2932a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x13d293330 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x13d2933c0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x13d293450 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x13d2934e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x13d293570 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x13d293600 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x13d293690 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x13d293720 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x13d2937b0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x13d293840 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x13d2938d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x13d293960 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x13d2939f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x13d293a80 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x13d293b10 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x13d293ba0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x13d293c30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x13d293cc0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x13d293d50 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x13d293de0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x13d293e70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x13d293f00 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x13d293f90 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x13d294020 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x13d2940b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x13d294140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x13d2941d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x13d294260 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x13d2942f0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x13d294380 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x13d294410 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x13d2944a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x13d294530 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x13d2945c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x13d294650 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x13d2946e0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x13d294770 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] 0x13d28a820 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x13d28a8b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x13d28a940 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x13d28a9d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x13d28aa60 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x13d28aaf0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x13d28ab80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x13d28ac10 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x13d28aca0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x13d28ad30 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x13d28adc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x13d28ae50 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x13d28aee0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x13d28af70 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x13d28b000 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x13d28b090 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x13d28b120 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x13d28b1b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x13d28b240 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x13d28b2d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x13d28b360 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x13d28b3f0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x13d28b480 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x13d28b510 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x13d28b5a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x13d28b630 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x13d28b6c0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x13d28b750 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x13d28b7e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x13d28b870 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x13d28b900 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x13d28b990 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x13d28ba20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x13d28bab0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x13d28bb40 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x13d28bbd0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x13d28bc60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x13d28bcf0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x13d28bd80 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x13d28be10 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] 0x13d2967a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x13d296830 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x13d2968c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x13d296950 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x13d2969e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x13d296a70 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x13d296b00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x13d296b90 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x13d296c20 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x13d296cb0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x13d296d40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x13d296dd0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x13d296e60 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x13d296ef0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x13d296f80 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x13d297010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x13d2970a0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x13d297130 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x13d2971c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x13d297250 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x13d2972e0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x13d297370 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x13d297400 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x13d297490 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x13d297520 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x13d2975b0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x13d297640 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x13d2976d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x13d297760 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x13d2977f0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x13d297880 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x13d297910 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x13d2979a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x13d297a30 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x13d297ac0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x13d297b50 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x13d297be0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x13d297c70 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x13d297d00 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x13d297d90 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] 0x13d28e960 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x13d28e9f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x13d28ea80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x13d28eb10 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x13d28eba0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x13d28ec30 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x13d28ecc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x13d28ed50 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x13d28ede0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x13d28ee70 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x13d28ef00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x13d28ef90 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x13d28f020 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x13d28f0b0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x13d28f140 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x13d28f1d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x13d28f260 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x13d28f2f0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x13d28f380 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x13d28f410 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x13d28f4a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x13d28f530 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x13d28f5c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x13d28f650 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x13d28f6e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x13d28f770 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x13d28f800 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x13d28f890 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x13d28f920 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x13d28f9b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x13d28fa40 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x13d28fad0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x13d28fb60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x13d28fbf0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x13d28fc80 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x13d28fd10 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x13d28fda0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x13d28fe30 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x13d28fec0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x13d28ff50 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] 0x13d298bb0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x13d298c40 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x13d298cd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x13d298d60 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x13d298df0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x13d298e80 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x13d298f10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x13d298fa0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x13d299030 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x13d2990c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x13d299150 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x13d2991e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x13d299270 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x13d299300 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x13d299390 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x13d299420 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x13d2994b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x13d299540 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x13d2995d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x13d299660 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x13d2996f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x13d299780 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x13d299810 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x13d2998a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x13d299930 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x13d2999c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x13d299a50 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x13d299ae0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x13d299b70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x13d299c00 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x13d299c90 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x13d299d20 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x13d299db0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x13d299e40 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x13d299ed0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x13d299f60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x13d299ff0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x13d29a080 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x13d29a110 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x13d29a1a0 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] 0x13d290d70 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x13d290e00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x13d290e90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x13d290f20 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x13d290fb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x13d291040 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x13d2910d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x13d291160 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x13d2911f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x13d291280 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x13d291310 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x13d2913a0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x13d291430 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x13d2914c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x13d291550 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x13d2915e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x13d291670 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x13d291700 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x13d291790 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x13d291820 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x13d2918b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x13d291940 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x13d2919d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x13d291a60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x13d291af0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x13d291b80 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x13d291c10 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x13d291ca0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x13d291d30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x13d291dc0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x13d291e50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x13d291ee0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x13d291f70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x13d292000 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x13d292090 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x13d292120 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x13d2921b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x13d292240 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x13d2922d0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x13d292360 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] 0x13d29afc0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x13d29b050 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x13d29b0e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x13d29b170 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x13d29b200 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x13d29b290 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x13d29b320 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x13d29b3b0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x13d29b440 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x13d29b4d0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x13d29b560 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x13d29b5f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x13d29b680 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x13d29b710 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x13d29b7a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x13d29b830 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x13d29b8c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x13d29b950 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x13d29b9e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x13d29ba70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x13d29bb00 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x13d29bb90 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x13d29bc20 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x13d29bcb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x13d29bd40 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x13d29bdd0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x13d29be60 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x13d29bef0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x13d29bf80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x13d29c010 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x13d29c0a0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x13d29c130 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x13d29c1c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x13d29c250 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x13d29c2e0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x13d29c370 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x13d29c400 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x13d29c490 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x13d29c520 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x13d29c5b0 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] 0x13d293180 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x13d293210 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x13d2932a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x13d293330 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x13d2933c0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x13d293450 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x13d2934e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x13d293570 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x13d293600 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x13d293690 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x13d293720 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x13d2937b0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x13d293840 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x13d2938d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x13d293960 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x13d2939f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x13d293a80 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x13d293b10 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x13d293ba0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x13d293c30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x13d293cc0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x13d293d50 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x13d293de0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x13d293e70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x13d293f00 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x13d293f90 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x13d294020 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x13d2940b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x13d294140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x13d2941d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x13d294260 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x13d2942f0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x13d294380 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x13d294410 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x13d2944a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x13d294530 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x13d2945c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x13d294650 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x13d2946e0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x13d294770 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] 0x13d29d3d0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x13d29d460 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x13d29d4f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x13d29d580 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x13d29d610 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x13d29d6a0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x13d29d730 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x13d29d7c0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x13d29d850 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x13d29d8e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x13d29d970 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x13d29da00 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x13d29da90 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x13d29db20 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x13d29dbb0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x13d29dc40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x13d29dcd0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x13d29dd60 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x13d29ddf0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x13d29de80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x13d29df10 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x13d29dfa0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x13d29e030 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x13d29e0c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x13d29e150 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x13d29e1e0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x13d29e270 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x13d29e300 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x13d29e390 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x13d29e420 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x13d29e4b0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x13d29e540 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x13d29e5d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x13d29e660 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x13d29e6f0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x13d29e780 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x13d29e810 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x13d29e8a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x13d29e930 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x13d29e9c0 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: 0x13d27c2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x13d27aae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x13d27acb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27ae80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x13d27af18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x13d27afb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x13d27ad48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27b050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x13d27b0e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x13d27b180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x13d27ade0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27b220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x13d27b2b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x13d27b350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x13d27ab78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x13d27b3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27b5c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x13d27b658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x13d27b6f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x13d27b488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27b790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x13d27b828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x13d27b8c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x13d27b520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27b960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x13d27b9f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x13d27ba90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x13d27ac10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x13d27bb30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27bd00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x13d27bd98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x13d27be30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x13d27bbc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27bed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x13d27bf68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x13d27c000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x13d27bc60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27c0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x13d27c138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x13d27c1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x13d29f7e0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x13d29f870 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x13d29f900 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x13d29f990 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x13d29fa20 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x13d29fab0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x13d29fb40 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x13d29fbd0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x13d29fc60 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x13d29fcf0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x13d29fd80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x13d29fe10 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x13d29fea0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x13d29ff30 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x13d29ffc0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x13d2a0050 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x13d2a00e0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x13d2a0170 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x13d2a0200 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x13d2a0290 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x13d2a0320 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x13d2a03b0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x13d2a0440 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x13d2a04d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x13d2a0560 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x13d2a05f0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x13d2a0680 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x13d2a0710 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x13d2a07a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x13d2a0830 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x13d2a08c0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x13d2a0950 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x13d2a09e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x13d2a0a70 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x13d2a0b00 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x13d2a0b90 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x13d2a0c20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x13d2a0cb0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x13d2a0d40 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x13d2a0dd0 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: 0x13d27c3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x13d27c4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x13d27c680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27c850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x13d27c8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x13d27c980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x13d27c718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27ca20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x13d27cab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x13d27cb50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x13d27c7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27cbf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x13d27cc88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x13d27cd20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x13d27c548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x13d27cdc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27cf90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x13d27d028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x13d27d0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x13d27ce58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27d160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x13d27d1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x13d27d290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x13d27cef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27d330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x13d27d3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x13d27d460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x13d27c5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x13d27d500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27d6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x13d27d768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x13d27d800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x13d27d598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27d8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x13d27d938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x13d27d9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x13d27d630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27da70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x13d27db08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x13d27dba0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x13d2a0e70 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x13d2a0f00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x13d2a0f90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x13d2a1020 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x13d2a10b0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x13d2a1140 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x13d2a11d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x13d2a1260 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x13d2a12f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x13d2a1380 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x13d2a1410 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x13d2a14a0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x13d2a1530 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x13d2a15c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x13d2a1650 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x13d2a16e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x13d2a1770 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x13d2a1800 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x13d2a1890 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x13d2a1920 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x13d2a19b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x13d2a1a40 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x13d2a1ad0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x13d2a1b60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x13d2a1bf0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x13d2a1c80 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x13d2a1d10 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x13d2a1da0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x13d2a1e30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x13d2a1ec0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x13d2a1f50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x13d2a1fe0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x13d2a2070 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x13d2a2100 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x13d2a2190 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x13d2a2220 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x13d2a22b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x13d2a2340 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x13d2a23d0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x13d2a2460 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: 0x13d27c2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x13d27aae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x13d27acb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27ae80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x13d27af18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x13d27afb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x13d27ad48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27b050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x13d27b0e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x13d27b180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x13d27ade0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27b220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x13d27b2b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x13d27b350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x13d27ab78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x13d27b3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27b5c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x13d27b658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x13d27b6f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x13d27b488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27b790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x13d27b828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x13d27b8c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x13d27b520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27b960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x13d27b9f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x13d27ba90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x13d27ac10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x13d27bb30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27bd00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x13d27bd98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x13d27be30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x13d27bbc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27bed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x13d27bf68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x13d27c000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x13d27bc60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27c0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x13d27c138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x13d27c1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x13d2a2500 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x13d2a2590 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x13d2a2620 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x13d2a26b0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x13d2a2740 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x13d2a27d0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x13d2a2860 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x13d2a28f0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x13d2a2980 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x13d2a2a10 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x13d2a2aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x13d2a2b30 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x13d2a2bc0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x13d2a2c50 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x13d2a2ce0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x13d2a2d70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x13d2a2e00 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x13d2a2e90 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x13d2a2f20 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x13d2a2fb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x13d2a3040 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x13d2a30d0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x13d2a3160 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x13d2a31f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x13d2a3280 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x13d2a3310 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x13d2a33a0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x13d2a3430 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x13d2a34c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x13d2a3550 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x13d2a35e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x13d2a3670 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x13d2a3700 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x13d2a3790 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x13d2a3820 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x13d2a38b0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x13d2a3940 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x13d2a39d0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x13d2a3a60 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x13d2a3af0 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: 0x13d27c3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x13d27c4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x13d27c680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27c850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x13d27c8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x13d27c980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x13d27c718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27ca20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x13d27cab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x13d27cb50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x13d27c7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27cbf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x13d27cc88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x13d27cd20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x13d27c548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x13d27cdc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27cf90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x13d27d028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x13d27d0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x13d27ce58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27d160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x13d27d1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x13d27d290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x13d27cef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27d330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x13d27d3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x13d27d460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x13d27c5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x13d27d500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x13d27d6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x13d27d768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x13d27d800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x13d27d598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x13d27d8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x13d27d938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x13d27d9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x13d27d630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x13d27da70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x13d27db08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x13d27dba0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x13d2a3b90 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x13d2a3c20 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x13d2a3cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x13d2a3d40 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x13d2a3dd0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x13d2a3e60 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x13d2a3ef0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x13d2a3f80 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x13d2a4010 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x13d2a40a0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x13d2a4130 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x13d2a41c0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x13d2a4250 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x13d2a42e0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x13d2a4370 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x13d2a4400 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x13d2a4490 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x13d2a4520 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x13d2a45b0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x13d2a4640 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x13d2a46d0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x13d2a4760 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x13d2a47f0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x13d2a4880 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x13d2a4910 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x13d2a49a0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x13d2a4a30 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x13d2a4ac0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x13d2a4b50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x13d2a4be0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x13d2a4c70 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x13d2a4d00 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x13d2a4d90 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x13d2a4e20 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x13d2a4eb0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x13d2a4f40 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x13d2a4fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x13d2a5060 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x13d2a50f0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x13d2a5180 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 (6 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (6 ms total) 33: [ PASSED ] 73 tests. 33/52 Test #33: ryml-test-nested_mapx3 ............ Passed 0.01 sec test 34 Start 34: ryml-test-nested_seqx3 34: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx3-0.5.0 34: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 34: Test timeout computed to be: 10000000 34: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/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: 0x13b46dc90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13b46aae0 SEQ: (3 sibs) 3 children: 34: 0x13b46acb0 SEQ: (3 sibs) 3 children: 34: 0x13b46ae80 VAL: '000' (3 sibs) 34: 0x13b46af18 VAL: '001' (3 sibs) 34: 0x13b46afb0 VAL: '002' (3 sibs) 34: 0x13b46ad48 SEQ: (3 sibs) 3 children: 34: 0x13b46b050 VAL: '010' (3 sibs) 34: 0x13b46b0e8 VAL: '011' (3 sibs) 34: 0x13b46b180 VAL: '012' (3 sibs) 34: 0x13b46ade0 SEQ: (3 sibs) 3 children: 34: 0x13b46b220 VAL: '020' (3 sibs) 34: 0x13b46b2b8 VAL: '021' (3 sibs) 34: 0x13b46b350 VAL: '022' (3 sibs) 34: 0x13b46ab78 SEQ: (3 sibs) 3 children: 34: 0x13b46b3f0 SEQ: (3 sibs) 3 children: 34: 0x13b46b5c0 VAL: '100' (3 sibs) 34: 0x13b46b658 VAL: '101' (3 sibs) 34: 0x13b46b6f0 VAL: '102' (3 sibs) 34: 0x13b46b488 SEQ: (3 sibs) 3 children: 34: 0x13b46b790 VAL: '110' (3 sibs) 34: 0x13b46b828 VAL: '111' (3 sibs) 34: 0x13b46b8c0 VAL: '112' (3 sibs) 34: 0x13b46b520 SEQ: (3 sibs) 3 children: 34: 0x13b46b960 VAL: '120' (3 sibs) 34: 0x13b46b9f8 VAL: '121' (3 sibs) 34: 0x13b46ba90 VAL: '122' (3 sibs) 34: 0x13b46ac10 SEQ: (3 sibs) 3 children: 34: 0x13b46bb30 SEQ: (3 sibs) 3 children: 34: 0x13b46bd00 VAL: '200' (3 sibs) 34: 0x13b46bd98 VAL: '201' (3 sibs) 34: 0x13b46be30 VAL: '202' (3 sibs) 34: 0x13b46bbc8 SEQ: (3 sibs) 3 children: 34: 0x13b46bed0 VAL: '210' (3 sibs) 34: 0x13b46bf68 VAL: '211' (3 sibs) 34: 0x13b46c000 VAL: '212' (3 sibs) 34: 0x13b46bc60 SEQ: (3 sibs) 3 children: 34: 0x13b46c0a0 VAL: '220' (3 sibs) 34: 0x13b46c138 VAL: '221' (3 sibs) 34: 0x13b46c1d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x13b488350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b4883e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b488470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b488500 VAL: '000' (3 sibs) 34: [4] [4] 0x13b488590 VAL: '001' (3 sibs) 34: [5] [5] 0x13b488620 VAL: '002' (3 sibs) 34: [6] [6] 0x13b4886b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b488740 VAL: '010' (3 sibs) 34: [8] [8] 0x13b4887d0 VAL: '011' (3 sibs) 34: [9] [9] 0x13b488860 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4888f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b488980 VAL: '020' (3 sibs) 34: [12] [12] 0x13b488a10 VAL: '021' (3 sibs) 34: [13] [13] 0x13b488aa0 VAL: '022' (3 sibs) 34: [14] [14] 0x13b488b30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b488bc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b488c50 VAL: '100' (3 sibs) 34: [17] [17] 0x13b488ce0 VAL: '101' (3 sibs) 34: [18] [18] 0x13b488d70 VAL: '102' (3 sibs) 34: [19] [19] 0x13b488e00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b488e90 VAL: '110' (3 sibs) 34: [21] [21] 0x13b488f20 VAL: '111' (3 sibs) 34: [22] [22] 0x13b488fb0 VAL: '112' (3 sibs) 34: [23] [23] 0x13b489040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b4890d0 VAL: '120' (3 sibs) 34: [25] [25] 0x13b489160 VAL: '121' (3 sibs) 34: [26] [26] 0x13b4891f0 VAL: '122' (3 sibs) 34: [27] [27] 0x13b489280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b489310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b4893a0 VAL: '200' (3 sibs) 34: [30] [30] 0x13b489430 VAL: '201' (3 sibs) 34: [31] [31] 0x13b4894c0 VAL: '202' (3 sibs) 34: [32] [32] 0x13b489550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b4895e0 VAL: '210' (3 sibs) 34: [34] [34] 0x13b489670 VAL: '211' (3 sibs) 34: [35] [35] 0x13b489700 VAL: '212' (3 sibs) 34: [36] [36] 0x13b489790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b489820 VAL: '220' (3 sibs) 34: [38] [38] 0x13b4898b0 VAL: '221' (3 sibs) 34: [39] [39] 0x13b489940 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: 0x13b46dda8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13b46c4b0 SEQ: (3 sibs) 3 children: 34: 0x13b46c680 SEQ: (3 sibs) 3 children: 34: 0x13b46c850 VAL: '000' (3 sibs) 34: 0x13b46c8e8 VAL: '001' (3 sibs) 34: 0x13b46c980 VAL: '002' (3 sibs) 34: 0x13b46c718 SEQ: (3 sibs) 3 children: 34: 0x13b46ca20 VAL: '010' (3 sibs) 34: 0x13b46cab8 VAL: '011' (3 sibs) 34: 0x13b46cb50 VAL: '012' (3 sibs) 34: 0x13b46c7b0 SEQ: (3 sibs) 3 children: 34: 0x13b46cbf0 VAL: '020' (3 sibs) 34: 0x13b46cc88 VAL: '021' (3 sibs) 34: 0x13b46cd20 VAL: '022' (3 sibs) 34: 0x13b46c548 SEQ: (3 sibs) 3 children: 34: 0x13b46cdc0 SEQ: (3 sibs) 3 children: 34: 0x13b46cf90 VAL: '100' (3 sibs) 34: 0x13b46d028 VAL: '101' (3 sibs) 34: 0x13b46d0c0 VAL: '102' (3 sibs) 34: 0x13b46ce58 SEQ: (3 sibs) 3 children: 34: 0x13b46d160 VAL: '110' (3 sibs) 34: 0x13b46d1f8 VAL: '111' (3 sibs) 34: 0x13b46d290 VAL: '112' (3 sibs) 34: 0x13b46cef0 SEQ: (3 sibs) 3 children: 34: 0x13b46d330 VAL: '120' (3 sibs) 34: 0x13b46d3c8 VAL: '121' (3 sibs) 34: 0x13b46d460 VAL: '122' (3 sibs) 34: 0x13b46c5e0 SEQ: (3 sibs) 3 children: 34: 0x13b46d500 SEQ: (3 sibs) 3 children: 34: 0x13b46d6d0 VAL: '200' (3 sibs) 34: 0x13b46d768 VAL: '201' (3 sibs) 34: 0x13b46d800 VAL: '202' (3 sibs) 34: 0x13b46d598 SEQ: (3 sibs) 3 children: 34: 0x13b46d8a0 VAL: '210' (3 sibs) 34: 0x13b46d938 VAL: '211' (3 sibs) 34: 0x13b46d9d0 VAL: '212' (3 sibs) 34: 0x13b46d630 SEQ: (3 sibs) 3 children: 34: 0x13b46da70 VAL: '220' (3 sibs) 34: 0x13b46db08 VAL: '221' (3 sibs) 34: 0x13b46dba0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x13b48c280 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b48c310 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b48c3a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b48c430 VAL: '000' (3 sibs) 34: [4] [4] 0x13b48c4c0 VAL: '001' (3 sibs) 34: [5] [5] 0x13b48c550 VAL: '002' (3 sibs) 34: [6] [6] 0x13b48c5e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b48c670 VAL: '010' (3 sibs) 34: [8] [8] 0x13b48c700 VAL: '011' (3 sibs) 34: [9] [9] 0x13b48c790 VAL: '012' (3 sibs) 34: [10] [10] 0x13b48c820 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b48c8b0 VAL: '020' (3 sibs) 34: [12] [12] 0x13b48c940 VAL: '021' (3 sibs) 34: [13] [13] 0x13b48c9d0 VAL: '022' (3 sibs) 34: [14] [14] 0x13b48ca60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b48caf0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b48cb80 VAL: '100' (3 sibs) 34: [17] [17] 0x13b48cc10 VAL: '101' (3 sibs) 34: [18] [18] 0x13b48cca0 VAL: '102' (3 sibs) 34: [19] [19] 0x13b48cd30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b48cdc0 VAL: '110' (3 sibs) 34: [21] [21] 0x13b48ce50 VAL: '111' (3 sibs) 34: [22] [22] 0x13b48cee0 VAL: '112' (3 sibs) 34: [23] [23] 0x13b48cf70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b48d000 VAL: '120' (3 sibs) 34: [25] [25] 0x13b48d090 VAL: '121' (3 sibs) 34: [26] [26] 0x13b48d120 VAL: '122' (3 sibs) 34: [27] [27] 0x13b48d1b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b48d240 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b48d2d0 VAL: '200' (3 sibs) 34: [30] [30] 0x13b48d360 VAL: '201' (3 sibs) 34: [31] [31] 0x13b48d3f0 VAL: '202' (3 sibs) 34: [32] [32] 0x13b48d480 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b48d510 VAL: '210' (3 sibs) 34: [34] [34] 0x13b48d5a0 VAL: '211' (3 sibs) 34: [35] [35] 0x13b48d630 VAL: '212' (3 sibs) 34: [36] [36] 0x13b48d6c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b48d750 VAL: '220' (3 sibs) 34: [38] [38] 0x13b48d7e0 VAL: '221' (3 sibs) 34: [39] [39] 0x13b48d870 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: 0x13b46dec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13b46e0b0 SEQ: (3 sibs) 3 children: 34: 0x13b46e280 SEQ: (3 sibs) 3 children: 34: 0x13b46e450 VAL: '000' (3 sibs) 34: 0x13b46e4e8 VAL: '001' (3 sibs) 34: 0x13b46e580 VAL: '002' (3 sibs) 34: 0x13b46e318 SEQ: (3 sibs) 3 children: 34: 0x13b46e620 VAL: '010' (3 sibs) 34: 0x13b46e6b8 VAL: '011' (3 sibs) 34: 0x13b46e750 VAL: '012' (3 sibs) 34: 0x13b46e3b0 SEQ: (3 sibs) 3 children: 34: 0x13b46e7f0 VAL: '020' (3 sibs) 34: 0x13b46e888 VAL: '021' (3 sibs) 34: 0x13b46e920 VAL: '022' (3 sibs) 34: 0x13b46e148 SEQ: (3 sibs) 3 children: 34: 0x13b46e9c0 SEQ: (3 sibs) 3 children: 34: 0x13b46eb90 VAL: '100' (3 sibs) 34: 0x13b46ec28 VAL: '101' (3 sibs) 34: 0x13b46ecc0 VAL: '102' (3 sibs) 34: 0x13b46ea58 SEQ: (3 sibs) 3 children: 34: 0x13b46ed60 VAL: '110' (3 sibs) 34: 0x13b46edf8 VAL: '111' (3 sibs) 34: 0x13b46ee90 VAL: '112' (3 sibs) 34: 0x13b46eaf0 SEQ: (3 sibs) 3 children: 34: 0x13b46ef30 VAL: '120' (3 sibs) 34: 0x13b46efc8 VAL: '121' (3 sibs) 34: 0x13b46f060 VAL: '122' (3 sibs) 34: 0x13b46e1e0 SEQ: (3 sibs) 3 children: 34: 0x13b46f100 SEQ: (3 sibs) 3 children: 34: 0x13b46f2d0 VAL: '200' (3 sibs) 34: 0x13b46f368 VAL: '201' (3 sibs) 34: 0x13b46f400 VAL: '202' (3 sibs) 34: 0x13b46f198 SEQ: (3 sibs) 3 children: 34: 0x13b46f4a0 VAL: '210' (3 sibs) 34: 0x13b46f538 VAL: '211' (3 sibs) 34: 0x13b46f5d0 VAL: '212' (3 sibs) 34: 0x13b46f230 SEQ: (3 sibs) 3 children: 34: 0x13b46f670 VAL: '220' (3 sibs) 34: 0x13b46f708 VAL: '221' (3 sibs) 34: 0x13b46f7a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x13b490320 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b4903b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b490440 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b4904d0 VAL: '000' (3 sibs) 34: [4] [4] 0x13b490560 VAL: '001' (3 sibs) 34: [5] [5] 0x13b4905f0 VAL: '002' (3 sibs) 34: [6] [6] 0x13b490680 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b490710 VAL: '010' (3 sibs) 34: [8] [8] 0x13b4907a0 VAL: '011' (3 sibs) 34: [9] [9] 0x13b490830 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4908c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b490950 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4909e0 VAL: '021' (3 sibs) 34: [13] [13] 0x13b490a70 VAL: '022' (3 sibs) 34: [14] [14] 0x13b490b00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b490b90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b490c20 VAL: '100' (3 sibs) 34: [17] [17] 0x13b490cb0 VAL: '101' (3 sibs) 34: [18] [18] 0x13b490d40 VAL: '102' (3 sibs) 34: [19] [19] 0x13b490dd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b490e60 VAL: '110' (3 sibs) 34: [21] [21] 0x13b490ef0 VAL: '111' (3 sibs) 34: [22] [22] 0x13b490f80 VAL: '112' (3 sibs) 34: [23] [23] 0x13b491010 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b4910a0 VAL: '120' (3 sibs) 34: [25] [25] 0x13b491130 VAL: '121' (3 sibs) 34: [26] [26] 0x13b4911c0 VAL: '122' (3 sibs) 34: [27] [27] 0x13b491250 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b4912e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b491370 VAL: '200' (3 sibs) 34: [30] [30] 0x13b491400 VAL: '201' (3 sibs) 34: [31] [31] 0x13b491490 VAL: '202' (3 sibs) 34: [32] [32] 0x13b491520 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b4915b0 VAL: '210' (3 sibs) 34: [34] [34] 0x13b491640 VAL: '211' (3 sibs) 34: [35] [35] 0x13b4916d0 VAL: '212' (3 sibs) 34: [36] [36] 0x13b491760 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b4917f0 VAL: '220' (3 sibs) 34: [38] [38] 0x13b491880 VAL: '221' (3 sibs) 34: [39] [39] 0x13b491910 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: 0x13b46dfd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13b46f840 SEQ: (3 sibs) 3 children: 34: 0x13b46fa10 SEQ: (3 sibs) 3 children: 34: 0x13b46fbe0 VAL: '000' (3 sibs) 34: 0x13b46fc78 VAL: '001' (3 sibs) 34: 0x13b46fd10 VAL: '002' (3 sibs) 34: 0x13b46faa8 SEQ: (3 sibs) 3 children: 34: 0x13b46fdb0 VAL: '010' (3 sibs) 34: 0x13b46fe48 VAL: '011' (3 sibs) 34: 0x13b46fee0 VAL: '012' (3 sibs) 34: 0x13b46fb40 SEQ: (3 sibs) 3 children: 34: 0x13b46ff80 VAL: '020' (3 sibs) 34: 0x13b470018 VAL: '021' (3 sibs) 34: 0x13b4700b0 VAL: '022' (3 sibs) 34: 0x13b46f8d8 SEQ: (3 sibs) 3 children: 34: 0x13b470150 SEQ: (3 sibs) 3 children: 34: 0x13b470320 VAL: '100' (3 sibs) 34: 0x13b4703b8 VAL: '101' (3 sibs) 34: 0x13b470450 VAL: '102' (3 sibs) 34: 0x13b4701e8 SEQ: (3 sibs) 3 children: 34: 0x13b4704f0 VAL: '110' (3 sibs) 34: 0x13b470588 VAL: '111' (3 sibs) 34: 0x13b470620 VAL: '112' (3 sibs) 34: 0x13b470280 SEQ: (3 sibs) 3 children: 34: 0x13b4706c0 VAL: '120' (3 sibs) 34: 0x13b470758 VAL: '121' (3 sibs) 34: 0x13b4707f0 VAL: '122' (3 sibs) 34: 0x13b46f970 SEQ: (3 sibs) 3 children: 34: 0x13b470890 SEQ: (3 sibs) 3 children: 34: 0x13b470a60 VAL: '200' (3 sibs) 34: 0x13b470af8 VAL: '201' (3 sibs) 34: 0x13b470b90 VAL: '202' (3 sibs) 34: 0x13b470928 SEQ: (3 sibs) 3 children: 34: 0x13b470c30 VAL: '210' (3 sibs) 34: 0x13b470cc8 VAL: '211' (3 sibs) 34: 0x13b470d60 VAL: '212' (3 sibs) 34: 0x13b4709c0 SEQ: (3 sibs) 3 children: 34: 0x13b470e00 VAL: '220' (3 sibs) 34: 0x13b470e98 VAL: '221' (3 sibs) 34: 0x13b470f30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x13b4948e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b494970 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b494a00 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b494a90 VAL: '000' (3 sibs) 34: [4] [4] 0x13b494b20 VAL: '001' (3 sibs) 34: [5] [5] 0x13b494bb0 VAL: '002' (3 sibs) 34: [6] [6] 0x13b494c40 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b494cd0 VAL: '010' (3 sibs) 34: [8] [8] 0x13b494d60 VAL: '011' (3 sibs) 34: [9] [9] 0x13b494df0 VAL: '012' (3 sibs) 34: [10] [10] 0x13b494e80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b494f10 VAL: '020' (3 sibs) 34: [12] [12] 0x13b494fa0 VAL: '021' (3 sibs) 34: [13] [13] 0x13b495030 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4950c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b495150 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b4951e0 VAL: '100' (3 sibs) 34: [17] [17] 0x13b495270 VAL: '101' (3 sibs) 34: [18] [18] 0x13b495300 VAL: '102' (3 sibs) 34: [19] [19] 0x13b495390 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b495420 VAL: '110' (3 sibs) 34: [21] [21] 0x13b4954b0 VAL: '111' (3 sibs) 34: [22] [22] 0x13b495540 VAL: '112' (3 sibs) 34: [23] [23] 0x13b4955d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b495660 VAL: '120' (3 sibs) 34: [25] [25] 0x13b4956f0 VAL: '121' (3 sibs) 34: [26] [26] 0x13b495780 VAL: '122' (3 sibs) 34: [27] [27] 0x13b495810 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b4958a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b495930 VAL: '200' (3 sibs) 34: [30] [30] 0x13b4959c0 VAL: '201' (3 sibs) 34: [31] [31] 0x13b495a50 VAL: '202' (3 sibs) 34: [32] [32] 0x13b495ae0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b495b70 VAL: '210' (3 sibs) 34: [34] [34] 0x13b495c00 VAL: '211' (3 sibs) 34: [35] [35] 0x13b495c90 VAL: '212' (3 sibs) 34: [36] [36] 0x13b495d20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b495db0 VAL: '220' (3 sibs) 34: [38] [38] 0x13b495e40 VAL: '221' (3 sibs) 34: [39] [39] 0x13b495ed0 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: 0x13b46dc90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13b46aae0 SEQ: (3 sibs) 3 children: 34: 0x13b46acb0 SEQ: (3 sibs) 3 children: 34: 0x13b46ae80 VAL: '000' (3 sibs) 34: 0x13b46af18 VAL: '001' (3 sibs) 34: 0x13b46afb0 VAL: '002' (3 sibs) 34: 0x13b46ad48 SEQ: (3 sibs) 3 children: 34: 0x13b46b050 VAL: '010' (3 sibs) 34: 0x13b46b0e8 VAL: '011' (3 sibs) 34: 0x13b46b180 VAL: '012' (3 sibs) 34: 0x13b46ade0 SEQ: (3 sibs) 3 children: 34: 0x13b46b220 VAL: '020' (3 sibs) 34: 0x13b46b2b8 VAL: '021' (3 sibs) 34: 0x13b46b350 VAL: '022' (3 sibs) 34: 0x13b46ab78 SEQ: (3 sibs) 3 children: 34: 0x13b46b3f0 SEQ: (3 sibs) 3 children: 34: 0x13b46b5c0 VAL: '100' (3 sibs) 34: 0x13b46b658 VAL: '101' (3 sibs) 34: 0x13b46b6f0 VAL: '102' (3 sibs) 34: 0x13b46b488 SEQ: (3 sibs) 3 children: 34: 0x13b46b790 VAL: '110' (3 sibs) 34: 0x13b46b828 VAL: '111' (3 sibs) 34: 0x13b46b8c0 VAL: '112' (3 sibs) 34: 0x13b46b520 SEQ: (3 sibs) 3 children: 34: 0x13b46b960 VAL: '120' (3 sibs) 34: 0x13b46b9f8 VAL: '121' (3 sibs) 34: 0x13b46ba90 VAL: '122' (3 sibs) 34: 0x13b46ac10 SEQ: (3 sibs) 3 children: 34: 0x13b46bb30 SEQ: (3 sibs) 3 children: 34: 0x13b46bd00 VAL: '200' (3 sibs) 34: 0x13b46bd98 VAL: '201' (3 sibs) 34: 0x13b46be30 VAL: '202' (3 sibs) 34: 0x13b46bbc8 SEQ: (3 sibs) 3 children: 34: 0x13b46bed0 VAL: '210' (3 sibs) 34: 0x13b46bf68 VAL: '211' (3 sibs) 34: 0x13b46c000 VAL: '212' (3 sibs) 34: 0x13b46bc60 SEQ: (3 sibs) 3 children: 34: 0x13b46c0a0 VAL: '220' (3 sibs) 34: 0x13b46c138 VAL: '221' (3 sibs) 34: 0x13b46c1d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x13b496cf0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b496d80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b496e10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b496ea0 VAL: '000' (3 sibs) 34: [4] [4] 0x13b496f30 VAL: '001' (3 sibs) 34: [5] [5] 0x13b496fc0 VAL: '002' (3 sibs) 34: [6] [6] 0x13b497050 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b4970e0 VAL: '010' (3 sibs) 34: [8] [8] 0x13b497170 VAL: '011' (3 sibs) 34: [9] [9] 0x13b497200 VAL: '012' (3 sibs) 34: [10] [10] 0x13b497290 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b497320 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4973b0 VAL: '021' (3 sibs) 34: [13] [13] 0x13b497440 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4974d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b497560 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b4975f0 VAL: '100' (3 sibs) 34: [17] [17] 0x13b497680 VAL: '101' (3 sibs) 34: [18] [18] 0x13b497710 VAL: '102' (3 sibs) 34: [19] [19] 0x13b4977a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b497830 VAL: '110' (3 sibs) 34: [21] [21] 0x13b4978c0 VAL: '111' (3 sibs) 34: [22] [22] 0x13b497950 VAL: '112' (3 sibs) 34: [23] [23] 0x13b4979e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b497a70 VAL: '120' (3 sibs) 34: [25] [25] 0x13b497b00 VAL: '121' (3 sibs) 34: [26] [26] 0x13b497b90 VAL: '122' (3 sibs) 34: [27] [27] 0x13b497c20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b497cb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b497d40 VAL: '200' (3 sibs) 34: [30] [30] 0x13b497dd0 VAL: '201' (3 sibs) 34: [31] [31] 0x13b497e60 VAL: '202' (3 sibs) 34: [32] [32] 0x13b497ef0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b497f80 VAL: '210' (3 sibs) 34: [34] [34] 0x13b498010 VAL: '211' (3 sibs) 34: [35] [35] 0x13b4980a0 VAL: '212' (3 sibs) 34: [36] [36] 0x13b498130 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b4981c0 VAL: '220' (3 sibs) 34: [38] [38] 0x13b498250 VAL: '221' (3 sibs) 34: [39] [39] 0x13b4982e0 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: 0x13b46dda8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13b46c4b0 SEQ: (3 sibs) 3 children: 34: 0x13b46c680 SEQ: (3 sibs) 3 children: 34: 0x13b46c850 VAL: '000' (3 sibs) 34: 0x13b46c8e8 VAL: '001' (3 sibs) 34: 0x13b46c980 VAL: '002' (3 sibs) 34: 0x13b46c718 SEQ: (3 sibs) 3 children: 34: 0x13b46ca20 VAL: '010' (3 sibs) 34: 0x13b46cab8 VAL: '011' (3 sibs) 34: 0x13b46cb50 VAL: '012' (3 sibs) 34: 0x13b46c7b0 SEQ: (3 sibs) 3 children: 34: 0x13b46cbf0 VAL: '020' (3 sibs) 34: 0x13b46cc88 VAL: '021' (3 sibs) 34: 0x13b46cd20 VAL: '022' (3 sibs) 34: 0x13b46c548 SEQ: (3 sibs) 3 children: 34: 0x13b46cdc0 SEQ: (3 sibs) 3 children: 34: 0x13b46cf90 VAL: '100' (3 sibs) 34: 0x13b46d028 VAL: '101' (3 sibs) 34: 0x13b46d0c0 VAL: '102' (3 sibs) 34: 0x13b46ce58 SEQ: (3 sibs) 3 children: 34: 0x13b46d160 VAL: '110' (3 sibs) 34: 0x13b46d1f8 VAL: '111' (3 sibs) 34: 0x13b46d290 VAL: '112' (3 sibs) 34: 0x13b46cef0 SEQ: (3 sibs) 3 children: 34: 0x13b46d330 VAL: '120' (3 sibs) 34: 0x13b46d3c8 VAL: '121' (3 sibs) 34: 0x13b46d460 VAL: '122' (3 sibs) 34: 0x13b46c5e0 SEQ: (3 sibs) 3 children: 34: 0x13b46d500 SEQ: (3 sibs) 3 children: 34: 0x13b46d6d0 VAL: '200' (3 sibs) 34: 0x13b46d768 VAL: '201' (3 sibs) 34: 0x13b46d800 VAL: '202' (3 sibs) 34: 0x13b46d598 SEQ: (3 sibs) 3 children: 34: 0x13b46d8a0 VAL: '210' (3 sibs) 34: 0x13b46d938 VAL: '211' (3 sibs) 34: 0x13b46d9d0 VAL: '212' (3 sibs) 34: 0x13b46d630 SEQ: (3 sibs) 3 children: 34: 0x13b46da70 VAL: '220' (3 sibs) 34: 0x13b46db08 VAL: '221' (3 sibs) 34: 0x13b46dba0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x13b499100 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b499190 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b499220 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b4992b0 VAL: '000' (3 sibs) 34: [4] [4] 0x13b499340 VAL: '001' (3 sibs) 34: [5] [5] 0x13b4993d0 VAL: '002' (3 sibs) 34: [6] [6] 0x13b499460 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b4994f0 VAL: '010' (3 sibs) 34: [8] [8] 0x13b499580 VAL: '011' (3 sibs) 34: [9] [9] 0x13b499610 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4996a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b499730 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4997c0 VAL: '021' (3 sibs) 34: [13] [13] 0x13b499850 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4998e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b499970 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b499a00 VAL: '100' (3 sibs) 34: [17] [17] 0x13b499a90 VAL: '101' (3 sibs) 34: [18] [18] 0x13b499b20 VAL: '102' (3 sibs) 34: [19] [19] 0x13b499bb0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b499c40 VAL: '110' (3 sibs) 34: [21] [21] 0x13b499cd0 VAL: '111' (3 sibs) 34: [22] [22] 0x13b499d60 VAL: '112' (3 sibs) 34: [23] [23] 0x13b499df0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b499e80 VAL: '120' (3 sibs) 34: [25] [25] 0x13b499f10 VAL: '121' (3 sibs) 34: [26] [26] 0x13b499fa0 VAL: '122' (3 sibs) 34: [27] [27] 0x13b49a030 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b49a0c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b49a150 VAL: '200' (3 sibs) 34: [30] [30] 0x13b49a1e0 VAL: '201' (3 sibs) 34: [31] [31] 0x13b49a270 VAL: '202' (3 sibs) 34: [32] [32] 0x13b49a300 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b49a390 VAL: '210' (3 sibs) 34: [34] [34] 0x13b49a420 VAL: '211' (3 sibs) 34: [35] [35] 0x13b49a4b0 VAL: '212' (3 sibs) 34: [36] [36] 0x13b49a540 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b49a5d0 VAL: '220' (3 sibs) 34: [38] [38] 0x13b49a660 VAL: '221' (3 sibs) 34: [39] [39] 0x13b49a6f0 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: 0x13b46dec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13b46e0b0 SEQ: (3 sibs) 3 children: 34: 0x13b46e280 SEQ: (3 sibs) 3 children: 34: 0x13b46e450 VAL: '000' (3 sibs) 34: 0x13b46e4e8 VAL: '001' (3 sibs) 34: 0x13b46e580 VAL: '002' (3 sibs) 34: 0x13b46e318 SEQ: (3 sibs) 3 children: 34: 0x13b46e620 VAL: '010' (3 sibs) 34: 0x13b46e6b8 VAL: '011' (3 sibs) 34: 0x13b46e750 VAL: '012' (3 sibs) 34: 0x13b46e3b0 SEQ: (3 sibs) 3 children: 34: 0x13b46e7f0 VAL: '020' (3 sibs) 34: 0x13b46e888 VAL: '021' (3 sibs) 34: 0x13b46e920 VAL: '022' (3 sibs) 34: 0x13b46e148 SEQ: (3 sibs) 3 children: 34: 0x13b46e9c0 SEQ: (3 sibs) 3 children: 34: 0x13b46eb90 VAL: '100' (3 sibs) 34: 0x13b46ec28 VAL: '101' (3 sibs) 34: 0x13b46ecc0 VAL: '102' (3 sibs) 34: 0x13b46ea58 SEQ: (3 sibs) 3 children: 34: 0x13b46ed60 VAL: '110' (3 sibs) 34: 0x13b46edf8 VAL: '111' (3 sibs) 34: 0x13b46ee90 VAL: '112' (3 sibs) 34: 0x13b46eaf0 SEQ: (3 sibs) 3 children: 34: 0x13b46ef30 VAL: '120' (3 sibs) 34: 0x13b46efc8 VAL: '121' (3 sibs) 34: 0x13b46f060 VAL: '122' (3 sibs) 34: 0x13b46e1e0 SEQ: (3 sibs) 3 children: 34: 0x13b46f100 SEQ: (3 sibs) 3 children: 34: 0x13b46f2d0 VAL: '200' (3 sibs) 34: 0x13b46f368 VAL: '201' (3 sibs) 34: 0x13b46f400 VAL: '202' (3 sibs) 34: 0x13b46f198 SEQ: (3 sibs) 3 children: 34: 0x13b46f4a0 VAL: '210' (3 sibs) 34: 0x13b46f538 VAL: '211' (3 sibs) 34: 0x13b46f5d0 VAL: '212' (3 sibs) 34: 0x13b46f230 SEQ: (3 sibs) 3 children: 34: 0x13b46f670 VAL: '220' (3 sibs) 34: 0x13b46f708 VAL: '221' (3 sibs) 34: 0x13b46f7a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x13b49b510 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b49b5a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b49b630 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b49b6c0 VAL: '000' (3 sibs) 34: [4] [4] 0x13b49b750 VAL: '001' (3 sibs) 34: [5] [5] 0x13b49b7e0 VAL: '002' (3 sibs) 34: [6] [6] 0x13b49b870 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b49b900 VAL: '010' (3 sibs) 34: [8] [8] 0x13b49b990 VAL: '011' (3 sibs) 34: [9] [9] 0x13b49ba20 VAL: '012' (3 sibs) 34: [10] [10] 0x13b49bab0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b49bb40 VAL: '020' (3 sibs) 34: [12] [12] 0x13b49bbd0 VAL: '021' (3 sibs) 34: [13] [13] 0x13b49bc60 VAL: '022' (3 sibs) 34: [14] [14] 0x13b49bcf0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b49bd80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b49be10 VAL: '100' (3 sibs) 34: [17] [17] 0x13b49bea0 VAL: '101' (3 sibs) 34: [18] [18] 0x13b49bf30 VAL: '102' (3 sibs) 34: [19] [19] 0x13b49bfc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b49c050 VAL: '110' (3 sibs) 34: [21] [21] 0x13b49c0e0 VAL: '111' (3 sibs) 34: [22] [22] 0x13b49c170 VAL: '112' (3 sibs) 34: [23] [23] 0x13b49c200 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b49c290 VAL: '120' (3 sibs) 34: [25] [25] 0x13b49c320 VAL: '121' (3 sibs) 34: [26] [26] 0x13b49c3b0 VAL: '122' (3 sibs) 34: [27] [27] 0x13b49c440 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b49c4d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b49c560 VAL: '200' (3 sibs) 34: [30] [30] 0x13b49c5f0 VAL: '201' (3 sibs) 34: [31] [31] 0x13b49c680 VAL: '202' (3 sibs) 34: [32] [32] 0x13b49c710 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b49c7a0 VAL: '210' (3 sibs) 34: [34] [34] 0x13b49c830 VAL: '211' (3 sibs) 34: [35] [35] 0x13b49c8c0 VAL: '212' (3 sibs) 34: [36] [36] 0x13b49c950 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b49c9e0 VAL: '220' (3 sibs) 34: [38] [38] 0x13b49ca70 VAL: '221' (3 sibs) 34: [39] [39] 0x13b49cb00 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: 0x13b46dfd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13b46f840 SEQ: (3 sibs) 3 children: 34: 0x13b46fa10 SEQ: (3 sibs) 3 children: 34: 0x13b46fbe0 VAL: '000' (3 sibs) 34: 0x13b46fc78 VAL: '001' (3 sibs) 34: 0x13b46fd10 VAL: '002' (3 sibs) 34: 0x13b46faa8 SEQ: (3 sibs) 3 children: 34: 0x13b46fdb0 VAL: '010' (3 sibs) 34: 0x13b46fe48 VAL: '011' (3 sibs) 34: 0x13b46fee0 VAL: '012' (3 sibs) 34: 0x13b46fb40 SEQ: (3 sibs) 3 children: 34: 0x13b46ff80 VAL: '020' (3 sibs) 34: 0x13b470018 VAL: '021' (3 sibs) 34: 0x13b4700b0 VAL: '022' (3 sibs) 34: 0x13b46f8d8 SEQ: (3 sibs) 3 children: 34: 0x13b470150 SEQ: (3 sibs) 3 children: 34: 0x13b470320 VAL: '100' (3 sibs) 34: 0x13b4703b8 VAL: '101' (3 sibs) 34: 0x13b470450 VAL: '102' (3 sibs) 34: 0x13b4701e8 SEQ: (3 sibs) 3 children: 34: 0x13b4704f0 VAL: '110' (3 sibs) 34: 0x13b470588 VAL: '111' (3 sibs) 34: 0x13b470620 VAL: '112' (3 sibs) 34: 0x13b470280 SEQ: (3 sibs) 3 children: 34: 0x13b4706c0 VAL: '120' (3 sibs) 34: 0x13b470758 VAL: '121' (3 sibs) 34: 0x13b4707f0 VAL: '122' (3 sibs) 34: 0x13b46f970 SEQ: (3 sibs) 3 children: 34: 0x13b470890 SEQ: (3 sibs) 3 children: 34: 0x13b470a60 VAL: '200' (3 sibs) 34: 0x13b470af8 VAL: '201' (3 sibs) 34: 0x13b470b90 VAL: '202' (3 sibs) 34: 0x13b470928 SEQ: (3 sibs) 3 children: 34: 0x13b470c30 VAL: '210' (3 sibs) 34: 0x13b470cc8 VAL: '211' (3 sibs) 34: 0x13b470d60 VAL: '212' (3 sibs) 34: 0x13b4709c0 SEQ: (3 sibs) 3 children: 34: 0x13b470e00 VAL: '220' (3 sibs) 34: 0x13b470e98 VAL: '221' (3 sibs) 34: 0x13b470f30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x13b49d920 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b49d9b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b49da40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b49dad0 VAL: '000' (3 sibs) 34: [4] [4] 0x13b49db60 VAL: '001' (3 sibs) 34: [5] [5] 0x13b49dbf0 VAL: '002' (3 sibs) 34: [6] [6] 0x13b49dc80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b49dd10 VAL: '010' (3 sibs) 34: [8] [8] 0x13b49dda0 VAL: '011' (3 sibs) 34: [9] [9] 0x13b49de30 VAL: '012' (3 sibs) 34: [10] [10] 0x13b49dec0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b49df50 VAL: '020' (3 sibs) 34: [12] [12] 0x13b49dfe0 VAL: '021' (3 sibs) 34: [13] [13] 0x13b49e070 VAL: '022' (3 sibs) 34: [14] [14] 0x13b49e100 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b49e190 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b49e220 VAL: '100' (3 sibs) 34: [17] [17] 0x13b49e2b0 VAL: '101' (3 sibs) 34: [18] [18] 0x13b49e340 VAL: '102' (3 sibs) 34: [19] [19] 0x13b49e3d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b49e460 VAL: '110' (3 sibs) 34: [21] [21] 0x13b49e4f0 VAL: '111' (3 sibs) 34: [22] [22] 0x13b49e580 VAL: '112' (3 sibs) 34: [23] [23] 0x13b49e610 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b49e6a0 VAL: '120' (3 sibs) 34: [25] [25] 0x13b49e730 VAL: '121' (3 sibs) 34: [26] [26] 0x13b49e7c0 VAL: '122' (3 sibs) 34: [27] [27] 0x13b49e850 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b49e8e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b49e970 VAL: '200' (3 sibs) 34: [30] [30] 0x13b49ea00 VAL: '201' (3 sibs) 34: [31] [31] 0x13b49ea90 VAL: '202' (3 sibs) 34: [32] [32] 0x13b49eb20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b49ebb0 VAL: '210' (3 sibs) 34: [34] [34] 0x13b49ec40 VAL: '211' (3 sibs) 34: [35] [35] 0x13b49ecd0 VAL: '212' (3 sibs) 34: [36] [36] 0x13b49ed60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b49edf0 VAL: '220' (3 sibs) 34: [38] [38] 0x13b49ee80 VAL: '221' (3 sibs) 34: [39] [39] 0x13b49ef10 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] 0x13b488350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b4883e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b488470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b488500 VAL: '000' (3 sibs) 34: [4] [4] 0x13b488590 VAL: '001' (3 sibs) 34: [5] [5] 0x13b488620 VAL: '002' (3 sibs) 34: [6] [6] 0x13b4886b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b488740 VAL: '010' (3 sibs) 34: [8] [8] 0x13b4887d0 VAL: '011' (3 sibs) 34: [9] [9] 0x13b488860 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4888f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b488980 VAL: '020' (3 sibs) 34: [12] [12] 0x13b488a10 VAL: '021' (3 sibs) 34: [13] [13] 0x13b488aa0 VAL: '022' (3 sibs) 34: [14] [14] 0x13b488b30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b488bc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b488c50 VAL: '100' (3 sibs) 34: [17] [17] 0x13b488ce0 VAL: '101' (3 sibs) 34: [18] [18] 0x13b488d70 VAL: '102' (3 sibs) 34: [19] [19] 0x13b488e00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b488e90 VAL: '110' (3 sibs) 34: [21] [21] 0x13b488f20 VAL: '111' (3 sibs) 34: [22] [22] 0x13b488fb0 VAL: '112' (3 sibs) 34: [23] [23] 0x13b489040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b4890d0 VAL: '120' (3 sibs) 34: [25] [25] 0x13b489160 VAL: '121' (3 sibs) 34: [26] [26] 0x13b4891f0 VAL: '122' (3 sibs) 34: [27] [27] 0x13b489280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b489310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b4893a0 VAL: '200' (3 sibs) 34: [30] [30] 0x13b489430 VAL: '201' (3 sibs) 34: [31] [31] 0x13b4894c0 VAL: '202' (3 sibs) 34: [32] [32] 0x13b489550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b4895e0 VAL: '210' (3 sibs) 34: [34] [34] 0x13b489670 VAL: '211' (3 sibs) 34: [35] [35] 0x13b489700 VAL: '212' (3 sibs) 34: [36] [36] 0x13b489790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b489820 VAL: '220' (3 sibs) 34: [38] [38] 0x13b4898b0 VAL: '221' (3 sibs) 34: [39] [39] 0x13b489940 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] 0x13b4a0f40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b4a0fd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b4a1060 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b4a10f0 VAL: '000' (3 sibs) 34: [4] [4] 0x13b4a1180 VAL: '001' (3 sibs) 34: [5] [5] 0x13b4a1210 VAL: '002' (3 sibs) 34: [6] [6] 0x13b4a12a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b4a1330 VAL: '010' (3 sibs) 34: [8] [8] 0x13b4a13c0 VAL: '011' (3 sibs) 34: [9] [9] 0x13b4a1450 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4a14e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b4a1570 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4a1600 VAL: '021' (3 sibs) 34: [13] [13] 0x13b4a1690 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4a1720 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b4a17b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b4a1840 VAL: '100' (3 sibs) 34: [17] [17] 0x13b4a18d0 VAL: '101' (3 sibs) 34: [18] [18] 0x13b4a1960 VAL: '102' (3 sibs) 34: [19] [19] 0x13b4a19f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b4a1a80 VAL: '110' (3 sibs) 34: [21] [21] 0x13b4a1b10 VAL: '111' (3 sibs) 34: [22] [22] 0x13b4a1ba0 VAL: '112' (3 sibs) 34: [23] [23] 0x13b4a1c30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b4a1cc0 VAL: '120' (3 sibs) 34: [25] [25] 0x13b4a1d50 VAL: '121' (3 sibs) 34: [26] [26] 0x13b4a1de0 VAL: '122' (3 sibs) 34: [27] [27] 0x13b4a1e70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b4a1f00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b4a1f90 VAL: '200' (3 sibs) 34: [30] [30] 0x13b4a2020 VAL: '201' (3 sibs) 34: [31] [31] 0x13b4a20b0 VAL: '202' (3 sibs) 34: [32] [32] 0x13b4a2140 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b4a21d0 VAL: '210' (3 sibs) 34: [34] [34] 0x13b4a2260 VAL: '211' (3 sibs) 34: [35] [35] 0x13b4a22f0 VAL: '212' (3 sibs) 34: [36] [36] 0x13b4a2380 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b4a2410 VAL: '220' (3 sibs) 34: [38] [38] 0x13b4a24a0 VAL: '221' (3 sibs) 34: [39] [39] 0x13b4a2530 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] 0x13b48c280 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b48c310 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b48c3a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b48c430 VAL: '000' (3 sibs) 34: [4] [4] 0x13b48c4c0 VAL: '001' (3 sibs) 34: [5] [5] 0x13b48c550 VAL: '002' (3 sibs) 34: [6] [6] 0x13b48c5e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b48c670 VAL: '010' (3 sibs) 34: [8] [8] 0x13b48c700 VAL: '011' (3 sibs) 34: [9] [9] 0x13b48c790 VAL: '012' (3 sibs) 34: [10] [10] 0x13b48c820 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b48c8b0 VAL: '020' (3 sibs) 34: [12] [12] 0x13b48c940 VAL: '021' (3 sibs) 34: [13] [13] 0x13b48c9d0 VAL: '022' (3 sibs) 34: [14] [14] 0x13b48ca60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b48caf0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b48cb80 VAL: '100' (3 sibs) 34: [17] [17] 0x13b48cc10 VAL: '101' (3 sibs) 34: [18] [18] 0x13b48cca0 VAL: '102' (3 sibs) 34: [19] [19] 0x13b48cd30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b48cdc0 VAL: '110' (3 sibs) 34: [21] [21] 0x13b48ce50 VAL: '111' (3 sibs) 34: [22] [22] 0x13b48cee0 VAL: '112' (3 sibs) 34: [23] [23] 0x13b48cf70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b48d000 VAL: '120' (3 sibs) 34: [25] [25] 0x13b48d090 VAL: '121' (3 sibs) 34: [26] [26] 0x13b48d120 VAL: '122' (3 sibs) 34: [27] [27] 0x13b48d1b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b48d240 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b48d2d0 VAL: '200' (3 sibs) 34: [30] [30] 0x13b48d360 VAL: '201' (3 sibs) 34: [31] [31] 0x13b48d3f0 VAL: '202' (3 sibs) 34: [32] [32] 0x13b48d480 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b48d510 VAL: '210' (3 sibs) 34: [34] [34] 0x13b48d5a0 VAL: '211' (3 sibs) 34: [35] [35] 0x13b48d630 VAL: '212' (3 sibs) 34: [36] [36] 0x13b48d6c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b48d750 VAL: '220' (3 sibs) 34: [38] [38] 0x13b48d7e0 VAL: '221' (3 sibs) 34: [39] [39] 0x13b48d870 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] 0x13b4a3350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b4a33e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b4a3470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b4a3500 VAL: '000' (3 sibs) 34: [4] [4] 0x13b4a3590 VAL: '001' (3 sibs) 34: [5] [5] 0x13b4a3620 VAL: '002' (3 sibs) 34: [6] [6] 0x13b4a36b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b4a3740 VAL: '010' (3 sibs) 34: [8] [8] 0x13b4a37d0 VAL: '011' (3 sibs) 34: [9] [9] 0x13b4a3860 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4a38f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b4a3980 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4a3a10 VAL: '021' (3 sibs) 34: [13] [13] 0x13b4a3aa0 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4a3b30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b4a3bc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b4a3c50 VAL: '100' (3 sibs) 34: [17] [17] 0x13b4a3ce0 VAL: '101' (3 sibs) 34: [18] [18] 0x13b4a3d70 VAL: '102' (3 sibs) 34: [19] [19] 0x13b4a3e00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b4a3e90 VAL: '110' (3 sibs) 34: [21] [21] 0x13b4a3f20 VAL: '111' (3 sibs) 34: [22] [22] 0x13b4a3fb0 VAL: '112' (3 sibs) 34: [23] [23] 0x13b4a4040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b4a40d0 VAL: '120' (3 sibs) 34: [25] [25] 0x13b4a4160 VAL: '121' (3 sibs) 34: [26] [26] 0x13b4a41f0 VAL: '122' (3 sibs) 34: [27] [27] 0x13b4a4280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b4a4310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b4a43a0 VAL: '200' (3 sibs) 34: [30] [30] 0x13b4a4430 VAL: '201' (3 sibs) 34: [31] [31] 0x13b4a44c0 VAL: '202' (3 sibs) 34: [32] [32] 0x13b4a4550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b4a45e0 VAL: '210' (3 sibs) 34: [34] [34] 0x13b4a4670 VAL: '211' (3 sibs) 34: [35] [35] 0x13b4a4700 VAL: '212' (3 sibs) 34: [36] [36] 0x13b4a4790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b4a4820 VAL: '220' (3 sibs) 34: [38] [38] 0x13b4a48b0 VAL: '221' (3 sibs) 34: [39] [39] 0x13b4a4940 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] 0x13b490320 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b4903b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b490440 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b4904d0 VAL: '000' (3 sibs) 34: [4] [4] 0x13b490560 VAL: '001' (3 sibs) 34: [5] [5] 0x13b4905f0 VAL: '002' (3 sibs) 34: [6] [6] 0x13b490680 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b490710 VAL: '010' (3 sibs) 34: [8] [8] 0x13b4907a0 VAL: '011' (3 sibs) 34: [9] [9] 0x13b490830 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4908c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b490950 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4909e0 VAL: '021' (3 sibs) 34: [13] [13] 0x13b490a70 VAL: '022' (3 sibs) 34: [14] [14] 0x13b490b00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b490b90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b490c20 VAL: '100' (3 sibs) 34: [17] [17] 0x13b490cb0 VAL: '101' (3 sibs) 34: [18] [18] 0x13b490d40 VAL: '102' (3 sibs) 34: [19] [19] 0x13b490dd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b490e60 VAL: '110' (3 sibs) 34: [21] [21] 0x13b490ef0 VAL: '111' (3 sibs) 34: [22] [22] 0x13b490f80 VAL: '112' (3 sibs) 34: [23] [23] 0x13b491010 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b4910a0 VAL: '120' (3 sibs) 34: [25] [25] 0x13b491130 VAL: '121' (3 sibs) 34: [26] [26] 0x13b4911c0 VAL: '122' (3 sibs) 34: [27] [27] 0x13b491250 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b4912e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b491370 VAL: '200' (3 sibs) 34: [30] [30] 0x13b491400 VAL: '201' (3 sibs) 34: [31] [31] 0x13b491490 VAL: '202' (3 sibs) 34: [32] [32] 0x13b491520 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b4915b0 VAL: '210' (3 sibs) 34: [34] [34] 0x13b491640 VAL: '211' (3 sibs) 34: [35] [35] 0x13b4916d0 VAL: '212' (3 sibs) 34: [36] [36] 0x13b491760 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b4917f0 VAL: '220' (3 sibs) 34: [38] [38] 0x13b491880 VAL: '221' (3 sibs) 34: [39] [39] 0x13b491910 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] 0x13b4a5760 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b4a57f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b4a5880 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b4a5910 VAL: '000' (3 sibs) 34: [4] [4] 0x13b4a59a0 VAL: '001' (3 sibs) 34: [5] [5] 0x13b4a5a30 VAL: '002' (3 sibs) 34: [6] [6] 0x13b4a5ac0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b4a5b50 VAL: '010' (3 sibs) 34: [8] [8] 0x13b4a5be0 VAL: '011' (3 sibs) 34: [9] [9] 0x13b4a5c70 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4a5d00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b4a5d90 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4a5e20 VAL: '021' (3 sibs) 34: [13] [13] 0x13b4a5eb0 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4a5f40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b4a5fd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b4a6060 VAL: '100' (3 sibs) 34: [17] [17] 0x13b4a60f0 VAL: '101' (3 sibs) 34: [18] [18] 0x13b4a6180 VAL: '102' (3 sibs) 34: [19] [19] 0x13b4a6210 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b4a62a0 VAL: '110' (3 sibs) 34: [21] [21] 0x13b4a6330 VAL: '111' (3 sibs) 34: [22] [22] 0x13b4a63c0 VAL: '112' (3 sibs) 34: [23] [23] 0x13b4a6450 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b4a64e0 VAL: '120' (3 sibs) 34: [25] [25] 0x13b4a6570 VAL: '121' (3 sibs) 34: [26] [26] 0x13b4a6600 VAL: '122' (3 sibs) 34: [27] [27] 0x13b4a6690 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b4a6720 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b4a67b0 VAL: '200' (3 sibs) 34: [30] [30] 0x13b4a6840 VAL: '201' (3 sibs) 34: [31] [31] 0x13b4a68d0 VAL: '202' (3 sibs) 34: [32] [32] 0x13b4a6960 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b4a69f0 VAL: '210' (3 sibs) 34: [34] [34] 0x13b4a6a80 VAL: '211' (3 sibs) 34: [35] [35] 0x13b4a6b10 VAL: '212' (3 sibs) 34: [36] [36] 0x13b4a6ba0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b4a6c30 VAL: '220' (3 sibs) 34: [38] [38] 0x13b4a6cc0 VAL: '221' (3 sibs) 34: [39] [39] 0x13b4a6d50 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] 0x13b4948e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b494970 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b494a00 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b494a90 VAL: '000' (3 sibs) 34: [4] [4] 0x13b494b20 VAL: '001' (3 sibs) 34: [5] [5] 0x13b494bb0 VAL: '002' (3 sibs) 34: [6] [6] 0x13b494c40 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b494cd0 VAL: '010' (3 sibs) 34: [8] [8] 0x13b494d60 VAL: '011' (3 sibs) 34: [9] [9] 0x13b494df0 VAL: '012' (3 sibs) 34: [10] [10] 0x13b494e80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b494f10 VAL: '020' (3 sibs) 34: [12] [12] 0x13b494fa0 VAL: '021' (3 sibs) 34: [13] [13] 0x13b495030 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4950c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b495150 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b4951e0 VAL: '100' (3 sibs) 34: [17] [17] 0x13b495270 VAL: '101' (3 sibs) 34: [18] [18] 0x13b495300 VAL: '102' (3 sibs) 34: [19] [19] 0x13b495390 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b495420 VAL: '110' (3 sibs) 34: [21] [21] 0x13b4954b0 VAL: '111' (3 sibs) 34: [22] [22] 0x13b495540 VAL: '112' (3 sibs) 34: [23] [23] 0x13b4955d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b495660 VAL: '120' (3 sibs) 34: [25] [25] 0x13b4956f0 VAL: '121' (3 sibs) 34: [26] [26] 0x13b495780 VAL: '122' (3 sibs) 34: [27] [27] 0x13b495810 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b4958a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b495930 VAL: '200' (3 sibs) 34: [30] [30] 0x13b4959c0 VAL: '201' (3 sibs) 34: [31] [31] 0x13b495a50 VAL: '202' (3 sibs) 34: [32] [32] 0x13b495ae0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b495b70 VAL: '210' (3 sibs) 34: [34] [34] 0x13b495c00 VAL: '211' (3 sibs) 34: [35] [35] 0x13b495c90 VAL: '212' (3 sibs) 34: [36] [36] 0x13b495d20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b495db0 VAL: '220' (3 sibs) 34: [38] [38] 0x13b495e40 VAL: '221' (3 sibs) 34: [39] [39] 0x13b495ed0 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] 0x13b4a7b70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b4a7c00 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b4a7c90 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b4a7d20 VAL: '000' (3 sibs) 34: [4] [4] 0x13b4a7db0 VAL: '001' (3 sibs) 34: [5] [5] 0x13b4a7e40 VAL: '002' (3 sibs) 34: [6] [6] 0x13b4a7ed0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b4a7f60 VAL: '010' (3 sibs) 34: [8] [8] 0x13b4a7ff0 VAL: '011' (3 sibs) 34: [9] [9] 0x13b4a8080 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4a8110 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b4a81a0 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4a8230 VAL: '021' (3 sibs) 34: [13] [13] 0x13b4a82c0 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4a8350 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b4a83e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b4a8470 VAL: '100' (3 sibs) 34: [17] [17] 0x13b4a8500 VAL: '101' (3 sibs) 34: [18] [18] 0x13b4a8590 VAL: '102' (3 sibs) 34: [19] [19] 0x13b4a8620 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b4a86b0 VAL: '110' (3 sibs) 34: [21] [21] 0x13b4a8740 VAL: '111' (3 sibs) 34: [22] [22] 0x13b4a87d0 VAL: '112' (3 sibs) 34: [23] [23] 0x13b4a8860 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b4a88f0 VAL: '120' (3 sibs) 34: [25] [25] 0x13b4a8980 VAL: '121' (3 sibs) 34: [26] [26] 0x13b4a8a10 VAL: '122' (3 sibs) 34: [27] [27] 0x13b4a8aa0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b4a8b30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b4a8bc0 VAL: '200' (3 sibs) 34: [30] [30] 0x13b4a8c50 VAL: '201' (3 sibs) 34: [31] [31] 0x13b4a8ce0 VAL: '202' (3 sibs) 34: [32] [32] 0x13b4a8d70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b4a8e00 VAL: '210' (3 sibs) 34: [34] [34] 0x13b4a8e90 VAL: '211' (3 sibs) 34: [35] [35] 0x13b4a8f20 VAL: '212' (3 sibs) 34: [36] [36] 0x13b4a8fb0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b4a9040 VAL: '220' (3 sibs) 34: [38] [38] 0x13b4a90d0 VAL: '221' (3 sibs) 34: [39] [39] 0x13b4a9160 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] 0x13b496cf0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b496d80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b496e10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b496ea0 VAL: '000' (3 sibs) 34: [4] [4] 0x13b496f30 VAL: '001' (3 sibs) 34: [5] [5] 0x13b496fc0 VAL: '002' (3 sibs) 34: [6] [6] 0x13b497050 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b4970e0 VAL: '010' (3 sibs) 34: [8] [8] 0x13b497170 VAL: '011' (3 sibs) 34: [9] [9] 0x13b497200 VAL: '012' (3 sibs) 34: [10] [10] 0x13b497290 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b497320 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4973b0 VAL: '021' (3 sibs) 34: [13] [13] 0x13b497440 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4974d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b497560 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b4975f0 VAL: '100' (3 sibs) 34: [17] [17] 0x13b497680 VAL: '101' (3 sibs) 34: [18] [18] 0x13b497710 VAL: '102' (3 sibs) 34: [19] [19] 0x13b4977a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b497830 VAL: '110' (3 sibs) 34: [21] [21] 0x13b4978c0 VAL: '111' (3 sibs) 34: [22] [22] 0x13b497950 VAL: '112' (3 sibs) 34: [23] [23] 0x13b4979e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b497a70 VAL: '120' (3 sibs) 34: [25] [25] 0x13b497b00 VAL: '121' (3 sibs) 34: [26] [26] 0x13b497b90 VAL: '122' (3 sibs) 34: [27] [27] 0x13b497c20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b497cb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b497d40 VAL: '200' (3 sibs) 34: [30] [30] 0x13b497dd0 VAL: '201' (3 sibs) 34: [31] [31] 0x13b497e60 VAL: '202' (3 sibs) 34: [32] [32] 0x13b497ef0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b497f80 VAL: '210' (3 sibs) 34: [34] [34] 0x13b498010 VAL: '211' (3 sibs) 34: [35] [35] 0x13b4980a0 VAL: '212' (3 sibs) 34: [36] [36] 0x13b498130 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b4981c0 VAL: '220' (3 sibs) 34: [38] [38] 0x13b498250 VAL: '221' (3 sibs) 34: [39] [39] 0x13b4982e0 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] 0x13b4a9f80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b4aa010 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b4aa0a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b4aa130 VAL: '000' (3 sibs) 34: [4] [4] 0x13b4aa1c0 VAL: '001' (3 sibs) 34: [5] [5] 0x13b4aa250 VAL: '002' (3 sibs) 34: [6] [6] 0x13b4aa2e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b4aa370 VAL: '010' (3 sibs) 34: [8] [8] 0x13b4aa400 VAL: '011' (3 sibs) 34: [9] [9] 0x13b4aa490 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4aa520 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b4aa5b0 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4aa640 VAL: '021' (3 sibs) 34: [13] [13] 0x13b4aa6d0 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4aa760 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b4aa7f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b4aa880 VAL: '100' (3 sibs) 34: [17] [17] 0x13b4aa910 VAL: '101' (3 sibs) 34: [18] [18] 0x13b4aa9a0 VAL: '102' (3 sibs) 34: [19] [19] 0x13b4aaa30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b4aaac0 VAL: '110' (3 sibs) 34: [21] [21] 0x13b4aab50 VAL: '111' (3 sibs) 34: [22] [22] 0x13b4aabe0 VAL: '112' (3 sibs) 34: [23] [23] 0x13b4aac70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b4aad00 VAL: '120' (3 sibs) 34: [25] [25] 0x13b4aad90 VAL: '121' (3 sibs) 34: [26] [26] 0x13b4aae20 VAL: '122' (3 sibs) 34: [27] [27] 0x13b4aaeb0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b4aaf40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b4aafd0 VAL: '200' (3 sibs) 34: [30] [30] 0x13b4ab060 VAL: '201' (3 sibs) 34: [31] [31] 0x13b4ab0f0 VAL: '202' (3 sibs) 34: [32] [32] 0x13b4ab180 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b4ab210 VAL: '210' (3 sibs) 34: [34] [34] 0x13b4ab2a0 VAL: '211' (3 sibs) 34: [35] [35] 0x13b4ab330 VAL: '212' (3 sibs) 34: [36] [36] 0x13b4ab3c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b4ab450 VAL: '220' (3 sibs) 34: [38] [38] 0x13b4ab4e0 VAL: '221' (3 sibs) 34: [39] [39] 0x13b4ab570 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] 0x13b499100 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b499190 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b499220 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b4992b0 VAL: '000' (3 sibs) 34: [4] [4] 0x13b499340 VAL: '001' (3 sibs) 34: [5] [5] 0x13b4993d0 VAL: '002' (3 sibs) 34: [6] [6] 0x13b499460 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b4994f0 VAL: '010' (3 sibs) 34: [8] [8] 0x13b499580 VAL: '011' (3 sibs) 34: [9] [9] 0x13b499610 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4996a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b499730 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4997c0 VAL: '021' (3 sibs) 34: [13] [13] 0x13b499850 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4998e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b499970 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b499a00 VAL: '100' (3 sibs) 34: [17] [17] 0x13b499a90 VAL: '101' (3 sibs) 34: [18] [18] 0x13b499b20 VAL: '102' (3 sibs) 34: [19] [19] 0x13b499bb0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b499c40 VAL: '110' (3 sibs) 34: [21] [21] 0x13b499cd0 VAL: '111' (3 sibs) 34: [22] [22] 0x13b499d60 VAL: '112' (3 sibs) 34: [23] [23] 0x13b499df0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b499e80 VAL: '120' (3 sibs) 34: [25] [25] 0x13b499f10 VAL: '121' (3 sibs) 34: [26] [26] 0x13b499fa0 VAL: '122' (3 sibs) 34: [27] [27] 0x13b49a030 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b49a0c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b49a150 VAL: '200' (3 sibs) 34: [30] [30] 0x13b49a1e0 VAL: '201' (3 sibs) 34: [31] [31] 0x13b49a270 VAL: '202' (3 sibs) 34: [32] [32] 0x13b49a300 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b49a390 VAL: '210' (3 sibs) 34: [34] [34] 0x13b49a420 VAL: '211' (3 sibs) 34: [35] [35] 0x13b49a4b0 VAL: '212' (3 sibs) 34: [36] [36] 0x13b49a540 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b49a5d0 VAL: '220' (3 sibs) 34: [38] [38] 0x13b49a660 VAL: '221' (3 sibs) 34: [39] [39] 0x13b49a6f0 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] 0x13b4ac390 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b4ac420 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b4ac4b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b4ac540 VAL: '000' (3 sibs) 34: [4] [4] 0x13b4ac5d0 VAL: '001' (3 sibs) 34: [5] [5] 0x13b4ac660 VAL: '002' (3 sibs) 34: [6] [6] 0x13b4ac6f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b4ac780 VAL: '010' (3 sibs) 34: [8] [8] 0x13b4ac810 VAL: '011' (3 sibs) 34: [9] [9] 0x13b4ac8a0 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4ac930 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b4ac9c0 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4aca50 VAL: '021' (3 sibs) 34: [13] [13] 0x13b4acae0 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4acb70 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b4acc00 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b4acc90 VAL: '100' (3 sibs) 34: [17] [17] 0x13b4acd20 VAL: '101' (3 sibs) 34: [18] [18] 0x13b4acdb0 VAL: '102' (3 sibs) 34: [19] [19] 0x13b4ace40 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b4aced0 VAL: '110' (3 sibs) 34: [21] [21] 0x13b4acf60 VAL: '111' (3 sibs) 34: [22] [22] 0x13b4acff0 VAL: '112' (3 sibs) 34: [23] [23] 0x13b4ad080 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b4ad110 VAL: '120' (3 sibs) 34: [25] [25] 0x13b4ad1a0 VAL: '121' (3 sibs) 34: [26] [26] 0x13b4ad230 VAL: '122' (3 sibs) 34: [27] [27] 0x13b4ad2c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b4ad350 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b4ad3e0 VAL: '200' (3 sibs) 34: [30] [30] 0x13b4ad470 VAL: '201' (3 sibs) 34: [31] [31] 0x13b4ad500 VAL: '202' (3 sibs) 34: [32] [32] 0x13b4ad590 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b4ad620 VAL: '210' (3 sibs) 34: [34] [34] 0x13b4ad6b0 VAL: '211' (3 sibs) 34: [35] [35] 0x13b4ad740 VAL: '212' (3 sibs) 34: [36] [36] 0x13b4ad7d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b4ad860 VAL: '220' (3 sibs) 34: [38] [38] 0x13b4ad8f0 VAL: '221' (3 sibs) 34: [39] [39] 0x13b4ad980 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] 0x13b49b510 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b49b5a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b49b630 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b49b6c0 VAL: '000' (3 sibs) 34: [4] [4] 0x13b49b750 VAL: '001' (3 sibs) 34: [5] [5] 0x13b49b7e0 VAL: '002' (3 sibs) 34: [6] [6] 0x13b49b870 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b49b900 VAL: '010' (3 sibs) 34: [8] [8] 0x13b49b990 VAL: '011' (3 sibs) 34: [9] [9] 0x13b49ba20 VAL: '012' (3 sibs) 34: [10] [10] 0x13b49bab0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b49bb40 VAL: '020' (3 sibs) 34: [12] [12] 0x13b49bbd0 VAL: '021' (3 sibs) 34: [13] [13] 0x13b49bc60 VAL: '022' (3 sibs) 34: [14] [14] 0x13b49bcf0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b49bd80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b49be10 VAL: '100' (3 sibs) 34: [17] [17] 0x13b49bea0 VAL: '101' (3 sibs) 34: [18] [18] 0x13b49bf30 VAL: '102' (3 sibs) 34: [19] [19] 0x13b49bfc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b49c050 VAL: '110' (3 sibs) 34: [21] [21] 0x13b49c0e0 VAL: '111' (3 sibs) 34: [22] [22] 0x13b49c170 VAL: '112' (3 sibs) 34: [23] [23] 0x13b49c200 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b49c290 VAL: '120' (3 sibs) 34: [25] [25] 0x13b49c320 VAL: '121' (3 sibs) 34: [26] [26] 0x13b49c3b0 VAL: '122' (3 sibs) 34: [27] [27] 0x13b49c440 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b49c4d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b49c560 VAL: '200' (3 sibs) 34: [30] [30] 0x13b49c5f0 VAL: '201' (3 sibs) 34: [31] [31] 0x13b49c680 VAL: '202' (3 sibs) 34: [32] [32] 0x13b49c710 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b49c7a0 VAL: '210' (3 sibs) 34: [34] [34] 0x13b49c830 VAL: '211' (3 sibs) 34: [35] [35] 0x13b49c8c0 VAL: '212' (3 sibs) 34: [36] [36] 0x13b49c950 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b49c9e0 VAL: '220' (3 sibs) 34: [38] [38] 0x13b49ca70 VAL: '221' (3 sibs) 34: [39] [39] 0x13b49cb00 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] 0x13b4af9b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b4afa40 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b4afad0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b4afb60 VAL: '000' (3 sibs) 34: [4] [4] 0x13b4afbf0 VAL: '001' (3 sibs) 34: [5] [5] 0x13b4afc80 VAL: '002' (3 sibs) 34: [6] [6] 0x13b4afd10 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b4afda0 VAL: '010' (3 sibs) 34: [8] [8] 0x13b4afe30 VAL: '011' (3 sibs) 34: [9] [9] 0x13b4afec0 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4aff50 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b4affe0 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4b0070 VAL: '021' (3 sibs) 34: [13] [13] 0x13b4b0100 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4b0190 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b4b0220 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b4b02b0 VAL: '100' (3 sibs) 34: [17] [17] 0x13b4b0340 VAL: '101' (3 sibs) 34: [18] [18] 0x13b4b03d0 VAL: '102' (3 sibs) 34: [19] [19] 0x13b4b0460 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b4b04f0 VAL: '110' (3 sibs) 34: [21] [21] 0x13b4b0580 VAL: '111' (3 sibs) 34: [22] [22] 0x13b4b0610 VAL: '112' (3 sibs) 34: [23] [23] 0x13b4b06a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b4b0730 VAL: '120' (3 sibs) 34: [25] [25] 0x13b4b07c0 VAL: '121' (3 sibs) 34: [26] [26] 0x13b4b0850 VAL: '122' (3 sibs) 34: [27] [27] 0x13b4b08e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b4b0970 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b4b0a00 VAL: '200' (3 sibs) 34: [30] [30] 0x13b4b0a90 VAL: '201' (3 sibs) 34: [31] [31] 0x13b4b0b20 VAL: '202' (3 sibs) 34: [32] [32] 0x13b4b0bb0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b4b0c40 VAL: '210' (3 sibs) 34: [34] [34] 0x13b4b0cd0 VAL: '211' (3 sibs) 34: [35] [35] 0x13b4b0d60 VAL: '212' (3 sibs) 34: [36] [36] 0x13b4b0df0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b4b0e80 VAL: '220' (3 sibs) 34: [38] [38] 0x13b4b0f10 VAL: '221' (3 sibs) 34: [39] [39] 0x13b4b0fa0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \r\n 34: -\r\n 34: -\r\n 34: -\r\n 34: 000\r\n 34: -\r\n 34: 001\r\n 34: -\r\n 34: 002\r\n 34: -\r\n 34: -\r\n 34: 010\r\n 34: -\r\n 34: 011\r\n 34: -\r\n 34: 012\r\n 34: -\r\n 34: -\r\n 34: 020\r\n 34: -\r\n 34: 021\r\n 34: -\r\n 34: 022\r\n 34: -\r\n 34: -\r\n 34: -\r\n 34: 100\r\n 34: -\r\n 34: 101\r\n 34: -\r\n 34: 102\r\n 34: -\r\n 34: -\r\n 34: 110\r\n 34: -\r\n 34: 111\r\n 34: -\r\n 34: 112\r\n 34: -\r\n 34: -\r\n 34: 120\r\n 34: -\r\n 34: 121\r\n 34: -\r\n 34: 122\r\n 34: -\r\n 34: -\r\n 34: -\r\n 34: 200\r\n 34: -\r\n 34: 201\r\n 34: -\r\n 34: 202\r\n 34: -\r\n 34: -\r\n 34: 210\r\n 34: -\r\n 34: 211\r\n 34: -\r\n 34: 212\r\n 34: -\r\n 34: -\r\n 34: 220\r\n 34: -\r\n 34: 221\r\n 34: -\r\n 34: 222\r\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x13b49d920 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b49d9b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b49da40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b49dad0 VAL: '000' (3 sibs) 34: [4] [4] 0x13b49db60 VAL: '001' (3 sibs) 34: [5] [5] 0x13b49dbf0 VAL: '002' (3 sibs) 34: [6] [6] 0x13b49dc80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b49dd10 VAL: '010' (3 sibs) 34: [8] [8] 0x13b49dda0 VAL: '011' (3 sibs) 34: [9] [9] 0x13b49de30 VAL: '012' (3 sibs) 34: [10] [10] 0x13b49dec0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b49df50 VAL: '020' (3 sibs) 34: [12] [12] 0x13b49dfe0 VAL: '021' (3 sibs) 34: [13] [13] 0x13b49e070 VAL: '022' (3 sibs) 34: [14] [14] 0x13b49e100 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b49e190 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b49e220 VAL: '100' (3 sibs) 34: [17] [17] 0x13b49e2b0 VAL: '101' (3 sibs) 34: [18] [18] 0x13b49e340 VAL: '102' (3 sibs) 34: [19] [19] 0x13b49e3d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b49e460 VAL: '110' (3 sibs) 34: [21] [21] 0x13b49e4f0 VAL: '111' (3 sibs) 34: [22] [22] 0x13b49e580 VAL: '112' (3 sibs) 34: [23] [23] 0x13b49e610 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b49e6a0 VAL: '120' (3 sibs) 34: [25] [25] 0x13b49e730 VAL: '121' (3 sibs) 34: [26] [26] 0x13b49e7c0 VAL: '122' (3 sibs) 34: [27] [27] 0x13b49e850 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b49e8e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b49e970 VAL: '200' (3 sibs) 34: [30] [30] 0x13b49ea00 VAL: '201' (3 sibs) 34: [31] [31] 0x13b49ea90 VAL: '202' (3 sibs) 34: [32] [32] 0x13b49eb20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b49ebb0 VAL: '210' (3 sibs) 34: [34] [34] 0x13b49ec40 VAL: '211' (3 sibs) 34: [35] [35] 0x13b49ecd0 VAL: '212' (3 sibs) 34: [36] [36] 0x13b49ed60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b49edf0 VAL: '220' (3 sibs) 34: [38] [38] 0x13b49ee80 VAL: '221' (3 sibs) 34: [39] [39] 0x13b49ef10 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] 0x13b4b1dc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b4b1e50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b4b1ee0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b4b1f70 VAL: '000' (3 sibs) 34: [4] [4] 0x13b4b2000 VAL: '001' (3 sibs) 34: [5] [5] 0x13b4b2090 VAL: '002' (3 sibs) 34: [6] [6] 0x13b4b2120 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b4b21b0 VAL: '010' (3 sibs) 34: [8] [8] 0x13b4b2240 VAL: '011' (3 sibs) 34: [9] [9] 0x13b4b22d0 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4b2360 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b4b23f0 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4b2480 VAL: '021' (3 sibs) 34: [13] [13] 0x13b4b2510 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4b25a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b4b2630 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b4b26c0 VAL: '100' (3 sibs) 34: [17] [17] 0x13b4b2750 VAL: '101' (3 sibs) 34: [18] [18] 0x13b4b27e0 VAL: '102' (3 sibs) 34: [19] [19] 0x13b4b2870 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b4b2900 VAL: '110' (3 sibs) 34: [21] [21] 0x13b4b2990 VAL: '111' (3 sibs) 34: [22] [22] 0x13b4b2a20 VAL: '112' (3 sibs) 34: [23] [23] 0x13b4b2ab0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b4b2b40 VAL: '120' (3 sibs) 34: [25] [25] 0x13b4b2bd0 VAL: '121' (3 sibs) 34: [26] [26] 0x13b4b2c60 VAL: '122' (3 sibs) 34: [27] [27] 0x13b4b2cf0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b4b2d80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b4b2e10 VAL: '200' (3 sibs) 34: [30] [30] 0x13b4b2ea0 VAL: '201' (3 sibs) 34: [31] [31] 0x13b4b2f30 VAL: '202' (3 sibs) 34: [32] [32] 0x13b4b2fc0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b4b3050 VAL: '210' (3 sibs) 34: [34] [34] 0x13b4b30e0 VAL: '211' (3 sibs) 34: [35] [35] 0x13b4b3170 VAL: '212' (3 sibs) 34: [36] [36] 0x13b4b3200 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b4b3290 VAL: '220' (3 sibs) 34: [38] [38] 0x13b4b3320 VAL: '221' (3 sibs) 34: [39] [39] 0x13b4b33b0 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: 0x13b46dc90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13b46aae0 SEQ: (3 sibs) 3 children: 34: 0x13b46acb0 SEQ: (3 sibs) 3 children: 34: 0x13b46ae80 VAL: '000' (3 sibs) 34: 0x13b46af18 VAL: '001' (3 sibs) 34: 0x13b46afb0 VAL: '002' (3 sibs) 34: 0x13b46ad48 SEQ: (3 sibs) 3 children: 34: 0x13b46b050 VAL: '010' (3 sibs) 34: 0x13b46b0e8 VAL: '011' (3 sibs) 34: 0x13b46b180 VAL: '012' (3 sibs) 34: 0x13b46ade0 SEQ: (3 sibs) 3 children: 34: 0x13b46b220 VAL: '020' (3 sibs) 34: 0x13b46b2b8 VAL: '021' (3 sibs) 34: 0x13b46b350 VAL: '022' (3 sibs) 34: 0x13b46ab78 SEQ: (3 sibs) 3 children: 34: 0x13b46b3f0 SEQ: (3 sibs) 3 children: 34: 0x13b46b5c0 VAL: '100' (3 sibs) 34: 0x13b46b658 VAL: '101' (3 sibs) 34: 0x13b46b6f0 VAL: '102' (3 sibs) 34: 0x13b46b488 SEQ: (3 sibs) 3 children: 34: 0x13b46b790 VAL: '110' (3 sibs) 34: 0x13b46b828 VAL: '111' (3 sibs) 34: 0x13b46b8c0 VAL: '112' (3 sibs) 34: 0x13b46b520 SEQ: (3 sibs) 3 children: 34: 0x13b46b960 VAL: '120' (3 sibs) 34: 0x13b46b9f8 VAL: '121' (3 sibs) 34: 0x13b46ba90 VAL: '122' (3 sibs) 34: 0x13b46ac10 SEQ: (3 sibs) 3 children: 34: 0x13b46bb30 SEQ: (3 sibs) 3 children: 34: 0x13b46bd00 VAL: '200' (3 sibs) 34: 0x13b46bd98 VAL: '201' (3 sibs) 34: 0x13b46be30 VAL: '202' (3 sibs) 34: 0x13b46bbc8 SEQ: (3 sibs) 3 children: 34: 0x13b46bed0 VAL: '210' (3 sibs) 34: 0x13b46bf68 VAL: '211' (3 sibs) 34: 0x13b46c000 VAL: '212' (3 sibs) 34: 0x13b46bc60 SEQ: (3 sibs) 3 children: 34: 0x13b46c0a0 VAL: '220' (3 sibs) 34: 0x13b46c138 VAL: '221' (3 sibs) 34: 0x13b46c1d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x13b4b41d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b4b4260 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b4b42f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b4b4380 VAL: '000' (3 sibs) 34: [4] [4] 0x13b4b4410 VAL: '001' (3 sibs) 34: [5] [5] 0x13b4b44a0 VAL: '002' (3 sibs) 34: [6] [6] 0x13b4b4530 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b4b45c0 VAL: '010' (3 sibs) 34: [8] [8] 0x13b4b4650 VAL: '011' (3 sibs) 34: [9] [9] 0x13b4b46e0 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4b4770 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b4b4800 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4b4890 VAL: '021' (3 sibs) 34: [13] [13] 0x13b4b4920 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4b49b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b4b4a40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b4b4ad0 VAL: '100' (3 sibs) 34: [17] [17] 0x13b4b4b60 VAL: '101' (3 sibs) 34: [18] [18] 0x13b4b4bf0 VAL: '102' (3 sibs) 34: [19] [19] 0x13b4b4c80 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b4b4d10 VAL: '110' (3 sibs) 34: [21] [21] 0x13b4b4da0 VAL: '111' (3 sibs) 34: [22] [22] 0x13b4b4e30 VAL: '112' (3 sibs) 34: [23] [23] 0x13b4b4ec0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b4b4f50 VAL: '120' (3 sibs) 34: [25] [25] 0x13b4b4fe0 VAL: '121' (3 sibs) 34: [26] [26] 0x13b4b5070 VAL: '122' (3 sibs) 34: [27] [27] 0x13b4b5100 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b4b5190 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b4b5220 VAL: '200' (3 sibs) 34: [30] [30] 0x13b4b52b0 VAL: '201' (3 sibs) 34: [31] [31] 0x13b4b5340 VAL: '202' (3 sibs) 34: [32] [32] 0x13b4b53d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b4b5460 VAL: '210' (3 sibs) 34: [34] [34] 0x13b4b54f0 VAL: '211' (3 sibs) 34: [35] [35] 0x13b4b5580 VAL: '212' (3 sibs) 34: [36] [36] 0x13b4b5610 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b4b56a0 VAL: '220' (3 sibs) 34: [38] [38] 0x13b4b5730 VAL: '221' (3 sibs) 34: [39] [39] 0x13b4b57c0 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: 0x13b46dda8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13b46c4b0 SEQ: (3 sibs) 3 children: 34: 0x13b46c680 SEQ: (3 sibs) 3 children: 34: 0x13b46c850 VAL: '000' (3 sibs) 34: 0x13b46c8e8 VAL: '001' (3 sibs) 34: 0x13b46c980 VAL: '002' (3 sibs) 34: 0x13b46c718 SEQ: (3 sibs) 3 children: 34: 0x13b46ca20 VAL: '010' (3 sibs) 34: 0x13b46cab8 VAL: '011' (3 sibs) 34: 0x13b46cb50 VAL: '012' (3 sibs) 34: 0x13b46c7b0 SEQ: (3 sibs) 3 children: 34: 0x13b46cbf0 VAL: '020' (3 sibs) 34: 0x13b46cc88 VAL: '021' (3 sibs) 34: 0x13b46cd20 VAL: '022' (3 sibs) 34: 0x13b46c548 SEQ: (3 sibs) 3 children: 34: 0x13b46cdc0 SEQ: (3 sibs) 3 children: 34: 0x13b46cf90 VAL: '100' (3 sibs) 34: 0x13b46d028 VAL: '101' (3 sibs) 34: 0x13b46d0c0 VAL: '102' (3 sibs) 34: 0x13b46ce58 SEQ: (3 sibs) 3 children: 34: 0x13b46d160 VAL: '110' (3 sibs) 34: 0x13b46d1f8 VAL: '111' (3 sibs) 34: 0x13b46d290 VAL: '112' (3 sibs) 34: 0x13b46cef0 SEQ: (3 sibs) 3 children: 34: 0x13b46d330 VAL: '120' (3 sibs) 34: 0x13b46d3c8 VAL: '121' (3 sibs) 34: 0x13b46d460 VAL: '122' (3 sibs) 34: 0x13b46c5e0 SEQ: (3 sibs) 3 children: 34: 0x13b46d500 SEQ: (3 sibs) 3 children: 34: 0x13b46d6d0 VAL: '200' (3 sibs) 34: 0x13b46d768 VAL: '201' (3 sibs) 34: 0x13b46d800 VAL: '202' (3 sibs) 34: 0x13b46d598 SEQ: (3 sibs) 3 children: 34: 0x13b46d8a0 VAL: '210' (3 sibs) 34: 0x13b46d938 VAL: '211' (3 sibs) 34: 0x13b46d9d0 VAL: '212' (3 sibs) 34: 0x13b46d630 SEQ: (3 sibs) 3 children: 34: 0x13b46da70 VAL: '220' (3 sibs) 34: 0x13b46db08 VAL: '221' (3 sibs) 34: 0x13b46dba0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x13b4b5860 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b4b58f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b4b5980 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b4b5a10 VAL: '000' (3 sibs) 34: [4] [4] 0x13b4b5aa0 VAL: '001' (3 sibs) 34: [5] [5] 0x13b4b5b30 VAL: '002' (3 sibs) 34: [6] [6] 0x13b4b5bc0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b4b5c50 VAL: '010' (3 sibs) 34: [8] [8] 0x13b4b5ce0 VAL: '011' (3 sibs) 34: [9] [9] 0x13b4b5d70 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4b5e00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b4b5e90 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4b5f20 VAL: '021' (3 sibs) 34: [13] [13] 0x13b4b5fb0 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4b6040 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b4b60d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b4b6160 VAL: '100' (3 sibs) 34: [17] [17] 0x13b4b61f0 VAL: '101' (3 sibs) 34: [18] [18] 0x13b4b6280 VAL: '102' (3 sibs) 34: [19] [19] 0x13b4b6310 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b4b63a0 VAL: '110' (3 sibs) 34: [21] [21] 0x13b4b6430 VAL: '111' (3 sibs) 34: [22] [22] 0x13b4b64c0 VAL: '112' (3 sibs) 34: [23] [23] 0x13b4b6550 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b4b65e0 VAL: '120' (3 sibs) 34: [25] [25] 0x13b4b6670 VAL: '121' (3 sibs) 34: [26] [26] 0x13b4b6700 VAL: '122' (3 sibs) 34: [27] [27] 0x13b4b6790 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b4b6820 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b4b68b0 VAL: '200' (3 sibs) 34: [30] [30] 0x13b4b6940 VAL: '201' (3 sibs) 34: [31] [31] 0x13b4b69d0 VAL: '202' (3 sibs) 34: [32] [32] 0x13b4b6a60 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b4b6af0 VAL: '210' (3 sibs) 34: [34] [34] 0x13b4b6b80 VAL: '211' (3 sibs) 34: [35] [35] 0x13b4b6c10 VAL: '212' (3 sibs) 34: [36] [36] 0x13b4b6ca0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b4b6d30 VAL: '220' (3 sibs) 34: [38] [38] 0x13b4b6dc0 VAL: '221' (3 sibs) 34: [39] [39] 0x13b4b6e50 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: 0x13b46dec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13b46e0b0 SEQ: (3 sibs) 3 children: 34: 0x13b46e280 SEQ: (3 sibs) 3 children: 34: 0x13b46e450 VAL: '000' (3 sibs) 34: 0x13b46e4e8 VAL: '001' (3 sibs) 34: 0x13b46e580 VAL: '002' (3 sibs) 34: 0x13b46e318 SEQ: (3 sibs) 3 children: 34: 0x13b46e620 VAL: '010' (3 sibs) 34: 0x13b46e6b8 VAL: '011' (3 sibs) 34: 0x13b46e750 VAL: '012' (3 sibs) 34: 0x13b46e3b0 SEQ: (3 sibs) 3 children: 34: 0x13b46e7f0 VAL: '020' (3 sibs) 34: 0x13b46e888 VAL: '021' (3 sibs) 34: 0x13b46e920 VAL: '022' (3 sibs) 34: 0x13b46e148 SEQ: (3 sibs) 3 children: 34: 0x13b46e9c0 SEQ: (3 sibs) 3 children: 34: 0x13b46eb90 VAL: '100' (3 sibs) 34: 0x13b46ec28 VAL: '101' (3 sibs) 34: 0x13b46ecc0 VAL: '102' (3 sibs) 34: 0x13b46ea58 SEQ: (3 sibs) 3 children: 34: 0x13b46ed60 VAL: '110' (3 sibs) 34: 0x13b46edf8 VAL: '111' (3 sibs) 34: 0x13b46ee90 VAL: '112' (3 sibs) 34: 0x13b46eaf0 SEQ: (3 sibs) 3 children: 34: 0x13b46ef30 VAL: '120' (3 sibs) 34: 0x13b46efc8 VAL: '121' (3 sibs) 34: 0x13b46f060 VAL: '122' (3 sibs) 34: 0x13b46e1e0 SEQ: (3 sibs) 3 children: 34: 0x13b46f100 SEQ: (3 sibs) 3 children: 34: 0x13b46f2d0 VAL: '200' (3 sibs) 34: 0x13b46f368 VAL: '201' (3 sibs) 34: 0x13b46f400 VAL: '202' (3 sibs) 34: 0x13b46f198 SEQ: (3 sibs) 3 children: 34: 0x13b46f4a0 VAL: '210' (3 sibs) 34: 0x13b46f538 VAL: '211' (3 sibs) 34: 0x13b46f5d0 VAL: '212' (3 sibs) 34: 0x13b46f230 SEQ: (3 sibs) 3 children: 34: 0x13b46f670 VAL: '220' (3 sibs) 34: 0x13b46f708 VAL: '221' (3 sibs) 34: 0x13b46f7a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x13b4b6ef0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b4b6f80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b4b7010 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b4b70a0 VAL: '000' (3 sibs) 34: [4] [4] 0x13b4b7130 VAL: '001' (3 sibs) 34: [5] [5] 0x13b4b71c0 VAL: '002' (3 sibs) 34: [6] [6] 0x13b4b7250 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b4b72e0 VAL: '010' (3 sibs) 34: [8] [8] 0x13b4b7370 VAL: '011' (3 sibs) 34: [9] [9] 0x13b4b7400 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4b7490 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b4b7520 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4b75b0 VAL: '021' (3 sibs) 34: [13] [13] 0x13b4b7640 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4b76d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b4b7760 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b4b77f0 VAL: '100' (3 sibs) 34: [17] [17] 0x13b4b7880 VAL: '101' (3 sibs) 34: [18] [18] 0x13b4b7910 VAL: '102' (3 sibs) 34: [19] [19] 0x13b4b79a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b4b7a30 VAL: '110' (3 sibs) 34: [21] [21] 0x13b4b7ac0 VAL: '111' (3 sibs) 34: [22] [22] 0x13b4b7b50 VAL: '112' (3 sibs) 34: [23] [23] 0x13b4b7be0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b4b7c70 VAL: '120' (3 sibs) 34: [25] [25] 0x13b4b7d00 VAL: '121' (3 sibs) 34: [26] [26] 0x13b4b7d90 VAL: '122' (3 sibs) 34: [27] [27] 0x13b4b7e20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b4b7eb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b4b7f40 VAL: '200' (3 sibs) 34: [30] [30] 0x13b4b7fd0 VAL: '201' (3 sibs) 34: [31] [31] 0x13b4b8060 VAL: '202' (3 sibs) 34: [32] [32] 0x13b4b80f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b4b8180 VAL: '210' (3 sibs) 34: [34] [34] 0x13b4b8210 VAL: '211' (3 sibs) 34: [35] [35] 0x13b4b82a0 VAL: '212' (3 sibs) 34: [36] [36] 0x13b4b8330 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b4b83c0 VAL: '220' (3 sibs) 34: [38] [38] 0x13b4b8450 VAL: '221' (3 sibs) 34: [39] [39] 0x13b4b84e0 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: 0x13b46dfd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13b46f840 SEQ: (3 sibs) 3 children: 34: 0x13b46fa10 SEQ: (3 sibs) 3 children: 34: 0x13b46fbe0 VAL: '000' (3 sibs) 34: 0x13b46fc78 VAL: '001' (3 sibs) 34: 0x13b46fd10 VAL: '002' (3 sibs) 34: 0x13b46faa8 SEQ: (3 sibs) 3 children: 34: 0x13b46fdb0 VAL: '010' (3 sibs) 34: 0x13b46fe48 VAL: '011' (3 sibs) 34: 0x13b46fee0 VAL: '012' (3 sibs) 34: 0x13b46fb40 SEQ: (3 sibs) 3 children: 34: 0x13b46ff80 VAL: '020' (3 sibs) 34: 0x13b470018 VAL: '021' (3 sibs) 34: 0x13b4700b0 VAL: '022' (3 sibs) 34: 0x13b46f8d8 SEQ: (3 sibs) 3 children: 34: 0x13b470150 SEQ: (3 sibs) 3 children: 34: 0x13b470320 VAL: '100' (3 sibs) 34: 0x13b4703b8 VAL: '101' (3 sibs) 34: 0x13b470450 VAL: '102' (3 sibs) 34: 0x13b4701e8 SEQ: (3 sibs) 3 children: 34: 0x13b4704f0 VAL: '110' (3 sibs) 34: 0x13b470588 VAL: '111' (3 sibs) 34: 0x13b470620 VAL: '112' (3 sibs) 34: 0x13b470280 SEQ: (3 sibs) 3 children: 34: 0x13b4706c0 VAL: '120' (3 sibs) 34: 0x13b470758 VAL: '121' (3 sibs) 34: 0x13b4707f0 VAL: '122' (3 sibs) 34: 0x13b46f970 SEQ: (3 sibs) 3 children: 34: 0x13b470890 SEQ: (3 sibs) 3 children: 34: 0x13b470a60 VAL: '200' (3 sibs) 34: 0x13b470af8 VAL: '201' (3 sibs) 34: 0x13b470b90 VAL: '202' (3 sibs) 34: 0x13b470928 SEQ: (3 sibs) 3 children: 34: 0x13b470c30 VAL: '210' (3 sibs) 34: 0x13b470cc8 VAL: '211' (3 sibs) 34: 0x13b470d60 VAL: '212' (3 sibs) 34: 0x13b4709c0 SEQ: (3 sibs) 3 children: 34: 0x13b470e00 VAL: '220' (3 sibs) 34: 0x13b470e98 VAL: '221' (3 sibs) 34: 0x13b470f30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x13b4b8580 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b4b8610 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b4b86a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b4b8730 VAL: '000' (3 sibs) 34: [4] [4] 0x13b4b87c0 VAL: '001' (3 sibs) 34: [5] [5] 0x13b4b8850 VAL: '002' (3 sibs) 34: [6] [6] 0x13b4b88e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b4b8970 VAL: '010' (3 sibs) 34: [8] [8] 0x13b4b8a00 VAL: '011' (3 sibs) 34: [9] [9] 0x13b4b8a90 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4b8b20 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b4b8bb0 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4b8c40 VAL: '021' (3 sibs) 34: [13] [13] 0x13b4b8cd0 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4b8d60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b4b8df0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b4b8e80 VAL: '100' (3 sibs) 34: [17] [17] 0x13b4b8f10 VAL: '101' (3 sibs) 34: [18] [18] 0x13b4b8fa0 VAL: '102' (3 sibs) 34: [19] [19] 0x13b4b9030 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b4b90c0 VAL: '110' (3 sibs) 34: [21] [21] 0x13b4b9150 VAL: '111' (3 sibs) 34: [22] [22] 0x13b4b91e0 VAL: '112' (3 sibs) 34: [23] [23] 0x13b4b9270 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b4b9300 VAL: '120' (3 sibs) 34: [25] [25] 0x13b4b9390 VAL: '121' (3 sibs) 34: [26] [26] 0x13b4b9420 VAL: '122' (3 sibs) 34: [27] [27] 0x13b4b94b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b4b9540 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b4b95d0 VAL: '200' (3 sibs) 34: [30] [30] 0x13b4b9660 VAL: '201' (3 sibs) 34: [31] [31] 0x13b4b96f0 VAL: '202' (3 sibs) 34: [32] [32] 0x13b4b9780 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b4b9810 VAL: '210' (3 sibs) 34: [34] [34] 0x13b4b98a0 VAL: '211' (3 sibs) 34: [35] [35] 0x13b4b9930 VAL: '212' (3 sibs) 34: [36] [36] 0x13b4b99c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b4b9a50 VAL: '220' (3 sibs) 34: [38] [38] 0x13b4b9ae0 VAL: '221' (3 sibs) 34: [39] [39] 0x13b4b9b70 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: 0x13b46dc90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13b46aae0 SEQ: (3 sibs) 3 children: 34: 0x13b46acb0 SEQ: (3 sibs) 3 children: 34: 0x13b46ae80 VAL: '000' (3 sibs) 34: 0x13b46af18 VAL: '001' (3 sibs) 34: 0x13b46afb0 VAL: '002' (3 sibs) 34: 0x13b46ad48 SEQ: (3 sibs) 3 children: 34: 0x13b46b050 VAL: '010' (3 sibs) 34: 0x13b46b0e8 VAL: '011' (3 sibs) 34: 0x13b46b180 VAL: '012' (3 sibs) 34: 0x13b46ade0 SEQ: (3 sibs) 3 children: 34: 0x13b46b220 VAL: '020' (3 sibs) 34: 0x13b46b2b8 VAL: '021' (3 sibs) 34: 0x13b46b350 VAL: '022' (3 sibs) 34: 0x13b46ab78 SEQ: (3 sibs) 3 children: 34: 0x13b46b3f0 SEQ: (3 sibs) 3 children: 34: 0x13b46b5c0 VAL: '100' (3 sibs) 34: 0x13b46b658 VAL: '101' (3 sibs) 34: 0x13b46b6f0 VAL: '102' (3 sibs) 34: 0x13b46b488 SEQ: (3 sibs) 3 children: 34: 0x13b46b790 VAL: '110' (3 sibs) 34: 0x13b46b828 VAL: '111' (3 sibs) 34: 0x13b46b8c0 VAL: '112' (3 sibs) 34: 0x13b46b520 SEQ: (3 sibs) 3 children: 34: 0x13b46b960 VAL: '120' (3 sibs) 34: 0x13b46b9f8 VAL: '121' (3 sibs) 34: 0x13b46ba90 VAL: '122' (3 sibs) 34: 0x13b46ac10 SEQ: (3 sibs) 3 children: 34: 0x13b46bb30 SEQ: (3 sibs) 3 children: 34: 0x13b46bd00 VAL: '200' (3 sibs) 34: 0x13b46bd98 VAL: '201' (3 sibs) 34: 0x13b46be30 VAL: '202' (3 sibs) 34: 0x13b46bbc8 SEQ: (3 sibs) 3 children: 34: 0x13b46bed0 VAL: '210' (3 sibs) 34: 0x13b46bf68 VAL: '211' (3 sibs) 34: 0x13b46c000 VAL: '212' (3 sibs) 34: 0x13b46bc60 SEQ: (3 sibs) 3 children: 34: 0x13b46c0a0 VAL: '220' (3 sibs) 34: 0x13b46c138 VAL: '221' (3 sibs) 34: 0x13b46c1d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x13b4b9c10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b4b9ca0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b4b9d30 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b4b9dc0 VAL: '000' (3 sibs) 34: [4] [4] 0x13b4b9e50 VAL: '001' (3 sibs) 34: [5] [5] 0x13b4b9ee0 VAL: '002' (3 sibs) 34: [6] [6] 0x13b4b9f70 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b4ba000 VAL: '010' (3 sibs) 34: [8] [8] 0x13b4ba090 VAL: '011' (3 sibs) 34: [9] [9] 0x13b4ba120 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4ba1b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b4ba240 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4ba2d0 VAL: '021' (3 sibs) 34: [13] [13] 0x13b4ba360 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4ba3f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b4ba480 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b4ba510 VAL: '100' (3 sibs) 34: [17] [17] 0x13b4ba5a0 VAL: '101' (3 sibs) 34: [18] [18] 0x13b4ba630 VAL: '102' (3 sibs) 34: [19] [19] 0x13b4ba6c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b4ba750 VAL: '110' (3 sibs) 34: [21] [21] 0x13b4ba7e0 VAL: '111' (3 sibs) 34: [22] [22] 0x13b4ba870 VAL: '112' (3 sibs) 34: [23] [23] 0x13b4ba900 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b4ba990 VAL: '120' (3 sibs) 34: [25] [25] 0x13b4baa20 VAL: '121' (3 sibs) 34: [26] [26] 0x13b4baab0 VAL: '122' (3 sibs) 34: [27] [27] 0x13b4bab40 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b4babd0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b4bac60 VAL: '200' (3 sibs) 34: [30] [30] 0x13b4bacf0 VAL: '201' (3 sibs) 34: [31] [31] 0x13b4bad80 VAL: '202' (3 sibs) 34: [32] [32] 0x13b4bae10 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b4baea0 VAL: '210' (3 sibs) 34: [34] [34] 0x13b4baf30 VAL: '211' (3 sibs) 34: [35] [35] 0x13b4bafc0 VAL: '212' (3 sibs) 34: [36] [36] 0x13b4bb050 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b4bb0e0 VAL: '220' (3 sibs) 34: [38] [38] 0x13b4bb170 VAL: '221' (3 sibs) 34: [39] [39] 0x13b4bb200 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: 0x13b46dda8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13b46c4b0 SEQ: (3 sibs) 3 children: 34: 0x13b46c680 SEQ: (3 sibs) 3 children: 34: 0x13b46c850 VAL: '000' (3 sibs) 34: 0x13b46c8e8 VAL: '001' (3 sibs) 34: 0x13b46c980 VAL: '002' (3 sibs) 34: 0x13b46c718 SEQ: (3 sibs) 3 children: 34: 0x13b46ca20 VAL: '010' (3 sibs) 34: 0x13b46cab8 VAL: '011' (3 sibs) 34: 0x13b46cb50 VAL: '012' (3 sibs) 34: 0x13b46c7b0 SEQ: (3 sibs) 3 children: 34: 0x13b46cbf0 VAL: '020' (3 sibs) 34: 0x13b46cc88 VAL: '021' (3 sibs) 34: 0x13b46cd20 VAL: '022' (3 sibs) 34: 0x13b46c548 SEQ: (3 sibs) 3 children: 34: 0x13b46cdc0 SEQ: (3 sibs) 3 children: 34: 0x13b46cf90 VAL: '100' (3 sibs) 34: 0x13b46d028 VAL: '101' (3 sibs) 34: 0x13b46d0c0 VAL: '102' (3 sibs) 34: 0x13b46ce58 SEQ: (3 sibs) 3 children: 34: 0x13b46d160 VAL: '110' (3 sibs) 34: 0x13b46d1f8 VAL: '111' (3 sibs) 34: 0x13b46d290 VAL: '112' (3 sibs) 34: 0x13b46cef0 SEQ: (3 sibs) 3 children: 34: 0x13b46d330 VAL: '120' (3 sibs) 34: 0x13b46d3c8 VAL: '121' (3 sibs) 34: 0x13b46d460 VAL: '122' (3 sibs) 34: 0x13b46c5e0 SEQ: (3 sibs) 3 children: 34: 0x13b46d500 SEQ: (3 sibs) 3 children: 34: 0x13b46d6d0 VAL: '200' (3 sibs) 34: 0x13b46d768 VAL: '201' (3 sibs) 34: 0x13b46d800 VAL: '202' (3 sibs) 34: 0x13b46d598 SEQ: (3 sibs) 3 children: 34: 0x13b46d8a0 VAL: '210' (3 sibs) 34: 0x13b46d938 VAL: '211' (3 sibs) 34: 0x13b46d9d0 VAL: '212' (3 sibs) 34: 0x13b46d630 SEQ: (3 sibs) 3 children: 34: 0x13b46da70 VAL: '220' (3 sibs) 34: 0x13b46db08 VAL: '221' (3 sibs) 34: 0x13b46dba0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x13b4bb2a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b4bb330 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b4bb3c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b4bb450 VAL: '000' (3 sibs) 34: [4] [4] 0x13b4bb4e0 VAL: '001' (3 sibs) 34: [5] [5] 0x13b4bb570 VAL: '002' (3 sibs) 34: [6] [6] 0x13b4bb600 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b4bb690 VAL: '010' (3 sibs) 34: [8] [8] 0x13b4bb720 VAL: '011' (3 sibs) 34: [9] [9] 0x13b4bb7b0 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4bb840 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b4bb8d0 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4bb960 VAL: '021' (3 sibs) 34: [13] [13] 0x13b4bb9f0 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4bba80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b4bbb10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b4bbba0 VAL: '100' (3 sibs) 34: [17] [17] 0x13b4bbc30 VAL: '101' (3 sibs) 34: [18] [18] 0x13b4bbcc0 VAL: '102' (3 sibs) 34: [19] [19] 0x13b4bbd50 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b4bbde0 VAL: '110' (3 sibs) 34: [21] [21] 0x13b4bbe70 VAL: '111' (3 sibs) 34: [22] [22] 0x13b4bbf00 VAL: '112' (3 sibs) 34: [23] [23] 0x13b4bbf90 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b4bc020 VAL: '120' (3 sibs) 34: [25] [25] 0x13b4bc0b0 VAL: '121' (3 sibs) 34: [26] [26] 0x13b4bc140 VAL: '122' (3 sibs) 34: [27] [27] 0x13b4bc1d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b4bc260 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b4bc2f0 VAL: '200' (3 sibs) 34: [30] [30] 0x13b4bc380 VAL: '201' (3 sibs) 34: [31] [31] 0x13b4bc410 VAL: '202' (3 sibs) 34: [32] [32] 0x13b4bc4a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b4bc530 VAL: '210' (3 sibs) 34: [34] [34] 0x13b4bc5c0 VAL: '211' (3 sibs) 34: [35] [35] 0x13b4bc650 VAL: '212' (3 sibs) 34: [36] [36] 0x13b4bc6e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b4bc770 VAL: '220' (3 sibs) 34: [38] [38] 0x13b4bc800 VAL: '221' (3 sibs) 34: [39] [39] 0x13b4bc890 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: 0x13b46dec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13b46e0b0 SEQ: (3 sibs) 3 children: 34: 0x13b46e280 SEQ: (3 sibs) 3 children: 34: 0x13b46e450 VAL: '000' (3 sibs) 34: 0x13b46e4e8 VAL: '001' (3 sibs) 34: 0x13b46e580 VAL: '002' (3 sibs) 34: 0x13b46e318 SEQ: (3 sibs) 3 children: 34: 0x13b46e620 VAL: '010' (3 sibs) 34: 0x13b46e6b8 VAL: '011' (3 sibs) 34: 0x13b46e750 VAL: '012' (3 sibs) 34: 0x13b46e3b0 SEQ: (3 sibs) 3 children: 34: 0x13b46e7f0 VAL: '020' (3 sibs) 34: 0x13b46e888 VAL: '021' (3 sibs) 34: 0x13b46e920 VAL: '022' (3 sibs) 34: 0x13b46e148 SEQ: (3 sibs) 3 children: 34: 0x13b46e9c0 SEQ: (3 sibs) 3 children: 34: 0x13b46eb90 VAL: '100' (3 sibs) 34: 0x13b46ec28 VAL: '101' (3 sibs) 34: 0x13b46ecc0 VAL: '102' (3 sibs) 34: 0x13b46ea58 SEQ: (3 sibs) 3 children: 34: 0x13b46ed60 VAL: '110' (3 sibs) 34: 0x13b46edf8 VAL: '111' (3 sibs) 34: 0x13b46ee90 VAL: '112' (3 sibs) 34: 0x13b46eaf0 SEQ: (3 sibs) 3 children: 34: 0x13b46ef30 VAL: '120' (3 sibs) 34: 0x13b46efc8 VAL: '121' (3 sibs) 34: 0x13b46f060 VAL: '122' (3 sibs) 34: 0x13b46e1e0 SEQ: (3 sibs) 3 children: 34: 0x13b46f100 SEQ: (3 sibs) 3 children: 34: 0x13b46f2d0 VAL: '200' (3 sibs) 34: 0x13b46f368 VAL: '201' (3 sibs) 34: 0x13b46f400 VAL: '202' (3 sibs) 34: 0x13b46f198 SEQ: (3 sibs) 3 children: 34: 0x13b46f4a0 VAL: '210' (3 sibs) 34: 0x13b46f538 VAL: '211' (3 sibs) 34: 0x13b46f5d0 VAL: '212' (3 sibs) 34: 0x13b46f230 SEQ: (3 sibs) 3 children: 34: 0x13b46f670 VAL: '220' (3 sibs) 34: 0x13b46f708 VAL: '221' (3 sibs) 34: 0x13b46f7a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x13b4bc930 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b4bc9c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b4bca50 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b4bcae0 VAL: '000' (3 sibs) 34: [4] [4] 0x13b4bcb70 VAL: '001' (3 sibs) 34: [5] [5] 0x13b4bcc00 VAL: '002' (3 sibs) 34: [6] [6] 0x13b4bcc90 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b4bcd20 VAL: '010' (3 sibs) 34: [8] [8] 0x13b4bcdb0 VAL: '011' (3 sibs) 34: [9] [9] 0x13b4bce40 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4bced0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b4bcf60 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4bcff0 VAL: '021' (3 sibs) 34: [13] [13] 0x13b4bd080 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4bd110 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b4bd1a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b4bd230 VAL: '100' (3 sibs) 34: [17] [17] 0x13b4bd2c0 VAL: '101' (3 sibs) 34: [18] [18] 0x13b4bd350 VAL: '102' (3 sibs) 34: [19] [19] 0x13b4bd3e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b4bd470 VAL: '110' (3 sibs) 34: [21] [21] 0x13b4bd500 VAL: '111' (3 sibs) 34: [22] [22] 0x13b4bd590 VAL: '112' (3 sibs) 34: [23] [23] 0x13b4bd620 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b4bd6b0 VAL: '120' (3 sibs) 34: [25] [25] 0x13b4bd740 VAL: '121' (3 sibs) 34: [26] [26] 0x13b4bd7d0 VAL: '122' (3 sibs) 34: [27] [27] 0x13b4bd860 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b4bd8f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b4bd980 VAL: '200' (3 sibs) 34: [30] [30] 0x13b4bda10 VAL: '201' (3 sibs) 34: [31] [31] 0x13b4bdaa0 VAL: '202' (3 sibs) 34: [32] [32] 0x13b4bdb30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b4bdbc0 VAL: '210' (3 sibs) 34: [34] [34] 0x13b4bdc50 VAL: '211' (3 sibs) 34: [35] [35] 0x13b4bdce0 VAL: '212' (3 sibs) 34: [36] [36] 0x13b4bdd70 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b4bde00 VAL: '220' (3 sibs) 34: [38] [38] 0x13b4bde90 VAL: '221' (3 sibs) 34: [39] [39] 0x13b4bdf20 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: 0x13b46dfd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13b46f840 SEQ: (3 sibs) 3 children: 34: 0x13b46fa10 SEQ: (3 sibs) 3 children: 34: 0x13b46fbe0 VAL: '000' (3 sibs) 34: 0x13b46fc78 VAL: '001' (3 sibs) 34: 0x13b46fd10 VAL: '002' (3 sibs) 34: 0x13b46faa8 SEQ: (3 sibs) 3 children: 34: 0x13b46fdb0 VAL: '010' (3 sibs) 34: 0x13b46fe48 VAL: '011' (3 sibs) 34: 0x13b46fee0 VAL: '012' (3 sibs) 34: 0x13b46fb40 SEQ: (3 sibs) 3 children: 34: 0x13b46ff80 VAL: '020' (3 sibs) 34: 0x13b470018 VAL: '021' (3 sibs) 34: 0x13b4700b0 VAL: '022' (3 sibs) 34: 0x13b46f8d8 SEQ: (3 sibs) 3 children: 34: 0x13b470150 SEQ: (3 sibs) 3 children: 34: 0x13b470320 VAL: '100' (3 sibs) 34: 0x13b4703b8 VAL: '101' (3 sibs) 34: 0x13b470450 VAL: '102' (3 sibs) 34: 0x13b4701e8 SEQ: (3 sibs) 3 children: 34: 0x13b4704f0 VAL: '110' (3 sibs) 34: 0x13b470588 VAL: '111' (3 sibs) 34: 0x13b470620 VAL: '112' (3 sibs) 34: 0x13b470280 SEQ: (3 sibs) 3 children: 34: 0x13b4706c0 VAL: '120' (3 sibs) 34: 0x13b470758 VAL: '121' (3 sibs) 34: 0x13b4707f0 VAL: '122' (3 sibs) 34: 0x13b46f970 SEQ: (3 sibs) 3 children: 34: 0x13b470890 SEQ: (3 sibs) 3 children: 34: 0x13b470a60 VAL: '200' (3 sibs) 34: 0x13b470af8 VAL: '201' (3 sibs) 34: 0x13b470b90 VAL: '202' (3 sibs) 34: 0x13b470928 SEQ: (3 sibs) 3 children: 34: 0x13b470c30 VAL: '210' (3 sibs) 34: 0x13b470cc8 VAL: '211' (3 sibs) 34: 0x13b470d60 VAL: '212' (3 sibs) 34: 0x13b4709c0 SEQ: (3 sibs) 3 children: 34: 0x13b470e00 VAL: '220' (3 sibs) 34: 0x13b470e98 VAL: '221' (3 sibs) 34: 0x13b470f30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x13b4bdfc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13b4be050 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13b4be0e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13b4be170 VAL: '000' (3 sibs) 34: [4] [4] 0x13b4be200 VAL: '001' (3 sibs) 34: [5] [5] 0x13b4be290 VAL: '002' (3 sibs) 34: [6] [6] 0x13b4be320 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13b4be3b0 VAL: '010' (3 sibs) 34: [8] [8] 0x13b4be440 VAL: '011' (3 sibs) 34: [9] [9] 0x13b4be4d0 VAL: '012' (3 sibs) 34: [10] [10] 0x13b4be560 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13b4be5f0 VAL: '020' (3 sibs) 34: [12] [12] 0x13b4be680 VAL: '021' (3 sibs) 34: [13] [13] 0x13b4be710 VAL: '022' (3 sibs) 34: [14] [14] 0x13b4be7a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13b4be830 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13b4be8c0 VAL: '100' (3 sibs) 34: [17] [17] 0x13b4be950 VAL: '101' (3 sibs) 34: [18] [18] 0x13b4be9e0 VAL: '102' (3 sibs) 34: [19] [19] 0x13b4bea70 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13b4beb00 VAL: '110' (3 sibs) 34: [21] [21] 0x13b4beb90 VAL: '111' (3 sibs) 34: [22] [22] 0x13b4bec20 VAL: '112' (3 sibs) 34: [23] [23] 0x13b4becb0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13b4bed40 VAL: '120' (3 sibs) 34: [25] [25] 0x13b4bedd0 VAL: '121' (3 sibs) 34: [26] [26] 0x13b4bee60 VAL: '122' (3 sibs) 34: [27] [27] 0x13b4beef0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13b4bef80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13b4bf010 VAL: '200' (3 sibs) 34: [30] [30] 0x13b4bf0a0 VAL: '201' (3 sibs) 34: [31] [31] 0x13b4bf130 VAL: '202' (3 sibs) 34: [32] [32] 0x13b4bf1c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13b4bf250 VAL: '210' (3 sibs) 34: [34] [34] 0x13b4bf2e0 VAL: '211' (3 sibs) 34: [35] [35] 0x13b4bf370 VAL: '212' (3 sibs) 34: [36] [36] 0x13b4bf400 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13b4bf490 VAL: '220' (3 sibs) 34: [38] [38] 0x13b4bf520 VAL: '221' (3 sibs) 34: [39] [39] 0x13b4bf5b0 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 (10 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 145 tests from 2 test suites ran. (10 ms total) 34: [ PASSED ] 145 tests. 34/52 Test #34: ryml-test-nested_seqx3 ............ Passed 0.02 sec test 35 Start 35: ryml-test-nested_mapx4 35: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx4-0.5.0 35: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 35: Test timeout computed to be: 10000000 35: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/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: 0x124ab8680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x124ab3db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x124ab3f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124ab4150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab4320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x124ab43b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x124ab4450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x124ab41e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab44f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x124ab4588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x124ab4620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x124ab4280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab46c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x124ab4758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x124ab47f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x124ab4018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124ab4890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab4a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x124ab4af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x124ab4b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x124ab4928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab4c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x124ab4cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x124ab4d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x124ab49c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab4e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x124ab4e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x124ab4f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x124ab40b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124ab4fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab51a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x124ab5238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x124ab52d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x124ab5068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab5370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x124ab5408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x124ab54a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x124ab5100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab5540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x124ab55d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x124ab5670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x124ab3e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x124ab5710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124ab58e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab5ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x124ab5b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x124ab5be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x124ab5978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab5c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x124ab5d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x124ab5db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x124ab5a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab5e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x124ab5ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x124ab5f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x124ab57a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124ab6020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab61f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x124ab6288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x124ab6320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x124ab60b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab63c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x124ab6458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x124ab64f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x124ab6150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab6590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x124ab6628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x124ab66c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x124ab5840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124ab6760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab6930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x124ab69c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x124ab6a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x124ab67f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab6b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x124ab6b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x124ab6c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x124ab6890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab6cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x124ab6d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x124ab6e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x124ab3ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x124ab6ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124ab7070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab7240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x124ab72d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x124ab7370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x124ab7108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab7410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x124ab74a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x124ab7540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x124ab71a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab75e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x124ab7678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x124ab7710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x124ab6f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124ab77b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab7980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x124ab7a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x124ab7ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x124ab7848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab7b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x124ab7be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x124ab7c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x124ab78e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab7d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x124ab7db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x124ab7e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x124ab6fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124ab7ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab80c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x124ab8158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x124ab81f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x124ab7f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab8290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x124ab8328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x124ab83c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x124ab8020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab8460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x124ab84f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x124ab8590 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x124ac4510 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x124ac45a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x124ac4630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x124ac46c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x124ac4750 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x124ac47e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x124ac4870 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x124ac4900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x124ac4990 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x124ac4a20 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x124ac4ab0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x124ac4b40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x124ac4bd0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x124ac4c60 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x124ac4cf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x124ac4d80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x124ac4e10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x124ac4ea0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x124ac4f30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x124ac4fc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x124ac5050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x124ac50e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x124ac5170 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x124ac5200 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x124ac5290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x124ac5320 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x124ac53b0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x124ac5440 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x124ac54d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x124ac5560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x124ac55f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x124ac5680 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x124ac5710 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x124ac57a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x124ac5830 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x124ac58c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x124ac5950 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x124ac59e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x124ac5a70 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x124ac5b00 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x124ac5b90 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x124ac5c20 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x124ac5cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x124ac5d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x124ac5dd0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x124ac5e60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x124ac5ef0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x124ac5f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x124ac6010 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x124ac60a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x124ac6130 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x124ac61c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x124ac6250 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x124ac62e0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x124ac6370 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x124ac6400 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x124ac6490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x124ac6520 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x124ac65b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x124ac6640 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x124ac66d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x124ac6760 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x124ac67f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x124ac6880 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x124ac6910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x124ac69a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x124ac6a30 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x124ac6ac0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x124ac6b50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x124ac6be0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x124ac6c70 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x124ac6d00 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x124ac6d90 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x124ac6e20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x124ac6eb0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x124ac6f40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x124ac6fd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x124ac7060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x124ac70f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x124ac7180 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x124ac7210 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x124ac72a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x124ac7330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x124ac73c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x124ac7450 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x124ac74e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x124ac7570 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x124ac7600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x124ac7690 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x124ac7720 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x124ac77b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x124ac7840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x124ac78d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x124ac7960 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x124ac79f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x124ac7a80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x124ac7b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x124ac7ba0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x124ac7c30 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x124ac7cc0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x124ac7d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x124ac7de0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x124ac7e70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x124ac7f00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x124ac7f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x124ac8020 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x124ac80b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x124ac8140 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x124ac81d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x124ac8260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x124ac82f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x124ac8380 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x124ac8410 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x124ac84a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x124ac8530 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x124ac85c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x124ac8650 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x124ac86e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x124ac8770 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x124ac8800 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x124ac8890 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: 0x124ab8798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x124ab8870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x124ab8a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124ab8c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab8de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x124ab8e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x124ab8f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x124ab8ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab8fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x124ab9048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x124ab90e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x124ab8d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab9180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x124ab9218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x124ab92b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x124ab8ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124ab9350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab9520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x124ab95b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x124ab9650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x124ab93e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab96f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x124ab9788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x124ab9820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x124ab9480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab98c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x124ab9958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x124ab99f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x124ab8b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124ab9a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab9c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x124ab9cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x124ab9d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x124ab9b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab9e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x124ab9ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x124ab9f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x124ab9bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124aba000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x124aba098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x124aba130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x124ab8908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x124aba1d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124aba3a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124aba570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x124aba608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x124aba6a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x124aba438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124aba740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x124aba7d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x124aba870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x124aba4d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124aba910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x124aba9a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x124abaa40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x124aba268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124abaae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124abacb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x124abad48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x124abade0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x124abab78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124abae80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x124abaf18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x124abafb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x124abac10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124abb050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x124abb0e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x124abb180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x124aba300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124abb220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124abb3f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x124abb488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x124abb520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x124abb2b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124abb5c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x124abb658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x124abb6f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x124abb350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124abb790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x124abb828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x124abb8c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x124ab89a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x124abb960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124abbb30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124abbd00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x124abbd98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x124abbe30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x124abbbc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124abbed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x124abbf68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x124abc000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x124abbc60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124abc0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x124abc138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x124abc1d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x124abb9f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124abc270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124abc440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x124abc4d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x124abc570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x124abc308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124abc610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x124abc6a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x124abc740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x124abc3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124abc7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x124abc878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x124abc910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x124abba90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124abc9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124abcb80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x124abcc18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x124abccb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x124abca48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124abcd50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x124abcde8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x124abce80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x124abcae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124abcf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x124abcfb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x124abd050 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x124accc50 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x124accce0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x124accd70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x124acce00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x124acce90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x124accf20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x124accfb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x124acd040 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x124acd0d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x124acd160 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x124acd1f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x124acd280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x124acd310 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x124acd3a0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x124acd430 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x124acd4c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x124acd550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x124acd5e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x124acd670 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x124acd700 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x124acd790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x124acd820 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x124acd8b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x124acd940 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x124acd9d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x124acda60 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x124acdaf0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x124acdb80 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x124acdc10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x124acdca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x124acdd30 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x124acddc0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x124acde50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x124acdee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x124acdf70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x124ace000 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x124ace090 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x124ace120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x124ace1b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x124ace240 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x124ace2d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x124ace360 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x124ace3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x124ace480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x124ace510 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x124ace5a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x124ace630 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x124ace6c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x124ace750 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x124ace7e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x124ace870 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x124ace900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x124ace990 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x124acea20 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x124aceab0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x124aceb40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x124acebd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x124acec60 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x124acecf0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x124aced80 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x124acee10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x124aceea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x124acef30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x124acefc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x124acf050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x124acf0e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x124acf170 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x124acf200 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x124acf290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x124acf320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x124acf3b0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x124acf440 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x124acf4d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x124acf560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x124acf5f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x124acf680 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x124acf710 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x124acf7a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x124acf830 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x124acf8c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x124acf950 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x124acf9e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x124acfa70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x124acfb00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x124acfb90 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x124acfc20 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x124acfcb0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x124acfd40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x124acfdd0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x124acfe60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x124acfef0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x124acff80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x124ad0010 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x124ad00a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x124ad0130 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x124ad01c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x124ad0250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x124ad02e0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x124ad0370 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x124ad0400 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x124ad0490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x124ad0520 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x124ad05b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x124ad0640 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x124ad06d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x124ad0760 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x124ad07f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x124ad0880 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x124ad0910 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x124ad09a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x124ad0a30 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x124ad0ac0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x124ad0b50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x124ad0be0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x124ad0c70 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x124ad0d00 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x124ad0d90 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x124ad0e20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x124ad0eb0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x124ad0f40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x124ad0fd0 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: 0x124ab8680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x124ab3db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x124ab3f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124ab4150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab4320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x124ab43b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x124ab4450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x124ab41e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab44f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x124ab4588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x124ab4620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x124ab4280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab46c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x124ab4758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x124ab47f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x124ab4018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124ab4890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab4a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x124ab4af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x124ab4b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x124ab4928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab4c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x124ab4cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x124ab4d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x124ab49c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab4e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x124ab4e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x124ab4f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x124ab40b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124ab4fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab51a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x124ab5238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x124ab52d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x124ab5068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab5370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x124ab5408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x124ab54a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x124ab5100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab5540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x124ab55d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x124ab5670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x124ab3e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x124ab5710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124ab58e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab5ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x124ab5b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x124ab5be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x124ab5978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab5c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x124ab5d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x124ab5db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x124ab5a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab5e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x124ab5ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x124ab5f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x124ab57a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124ab6020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab61f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x124ab6288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x124ab6320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x124ab60b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab63c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x124ab6458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x124ab64f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x124ab6150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab6590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x124ab6628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x124ab66c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x124ab5840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124ab6760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab6930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x124ab69c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x124ab6a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x124ab67f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab6b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x124ab6b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x124ab6c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x124ab6890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab6cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x124ab6d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x124ab6e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x124ab3ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x124ab6ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124ab7070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab7240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x124ab72d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x124ab7370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x124ab7108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab7410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x124ab74a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x124ab7540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x124ab71a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab75e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x124ab7678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x124ab7710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x124ab6f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124ab77b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab7980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x124ab7a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x124ab7ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x124ab7848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab7b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x124ab7be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x124ab7c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x124ab78e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab7d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x124ab7db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x124ab7e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x124ab6fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124ab7ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab80c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x124ab8158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x124ab81f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x124ab7f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab8290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x124ab8328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x124ab83c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x124ab8020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab8460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x124ab84f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x124ab8590 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x124ad1460 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x124ad14f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x124ad1580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x124ad1610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x124ad16a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x124ad1730 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x124ad17c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x124ad1850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x124ad18e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x124ad1970 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x124ad1a00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x124ad1a90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x124ad1b20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x124ad1bb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x124ad1c40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x124ad1cd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x124ad1d60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x124ad1df0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x124ad1e80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x124ad1f10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x124ad1fa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x124ad2030 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x124ad20c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x124ad2150 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x124ad21e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x124ad2270 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x124ad2300 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x124ad2390 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x124ad2420 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x124ad24b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x124ad2540 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x124ad25d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x124ad2660 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x124ad26f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x124ad2780 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x124ad2810 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x124ad28a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x124ad2930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x124ad29c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x124ad2a50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x124ad2ae0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x124ad2b70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x124ad2c00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x124ad2c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x124ad2d20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x124ad2db0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x124ad2e40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x124ad2ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x124ad2f60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x124ad2ff0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x124ad3080 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x124ad3110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x124ad31a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x124ad3230 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x124ad32c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x124ad3350 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x124ad33e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x124ad3470 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x124ad3500 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x124ad3590 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x124ad3620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x124ad36b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x124ad3740 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x124ad37d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x124ad3860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x124ad38f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x124ad3980 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x124ad3a10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x124ad3aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x124ad3b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x124ad3bc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x124ad3c50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x124ad3ce0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x124ad3d70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x124ad3e00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x124ad3e90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x124ad3f20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x124ad3fb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x124ad4040 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x124ad40d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x124ad4160 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x124ad41f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x124ad4280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x124ad4310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x124ad43a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x124ad4430 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x124ad44c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x124ad4550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x124ad45e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x124ad4670 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x124ad4700 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x124ad4790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x124ad4820 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x124ad48b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x124ad4940 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x124ad49d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x124ad4a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x124ad4af0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x124ad4b80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x124ad4c10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x124ad4ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x124ad4d30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x124ad4dc0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x124ad4e50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x124ad4ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x124ad4f70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x124ad5000 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x124ad5090 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x124ad5120 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x124ad51b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x124ad5240 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x124ad52d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x124ad5360 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x124ad53f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x124ad5480 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x124ad5510 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x124ad55a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x124ad5630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x124ad56c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x124ad5750 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x124ad57e0 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: 0x124ab8798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x124ab8870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x124ab8a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124ab8c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab8de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x124ab8e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x124ab8f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x124ab8ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab8fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x124ab9048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x124ab90e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x124ab8d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab9180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x124ab9218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x124ab92b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x124ab8ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124ab9350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab9520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x124ab95b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x124ab9650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x124ab93e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab96f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x124ab9788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x124ab9820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x124ab9480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab98c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x124ab9958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x124ab99f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x124ab8b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124ab9a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab9c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x124ab9cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x124ab9d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x124ab9b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab9e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x124ab9ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x124ab9f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x124ab9bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124aba000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x124aba098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x124aba130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x124ab8908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x124aba1d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124aba3a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124aba570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x124aba608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x124aba6a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x124aba438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124aba740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x124aba7d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x124aba870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x124aba4d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124aba910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x124aba9a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x124abaa40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x124aba268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124abaae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124abacb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x124abad48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x124abade0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x124abab78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124abae80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x124abaf18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x124abafb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x124abac10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124abb050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x124abb0e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x124abb180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x124aba300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124abb220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124abb3f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x124abb488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x124abb520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x124abb2b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124abb5c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x124abb658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x124abb6f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x124abb350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124abb790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x124abb828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x124abb8c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x124ab89a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x124abb960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124abbb30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124abbd00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x124abbd98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x124abbe30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x124abbbc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124abbed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x124abbf68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x124abc000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x124abbc60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124abc0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x124abc138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x124abc1d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x124abb9f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124abc270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124abc440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x124abc4d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x124abc570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x124abc308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124abc610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x124abc6a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x124abc740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x124abc3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124abc7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x124abc878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x124abc910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x124abba90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124abc9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124abcb80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x124abcc18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x124abccb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x124abca48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124abcd50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x124abcde8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x124abce80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x124abcae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124abcf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x124abcfb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x124abd050 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x124ad5c70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x124ad5d00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x124ad5d90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x124ad5e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x124ad5eb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x124ad5f40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x124ad5fd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x124ad6060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x124ad60f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x124ad6180 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x124ad6210 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x124ad62a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x124ad6330 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x124ad63c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x124ad6450 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x124ad64e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x124ad6570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x124ad6600 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x124ad6690 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x124ad6720 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x124ad67b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x124ad6840 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x124ad68d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x124ad6960 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x124ad69f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x124ad6a80 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x124ad6b10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x124ad6ba0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x124ad6c30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x124ad6cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x124ad6d50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x124ad6de0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x124ad6e70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x124ad6f00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x124ad6f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x124ad7020 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x124ad70b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x124ad7140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x124ad71d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x124ad7260 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x124ad72f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x124ad7380 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x124ad7410 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x124ad74a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x124ad7530 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x124ad75c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x124ad7650 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x124ad76e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x124ad7770 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x124ad7800 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x124ad7890 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x124ad7920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x124ad79b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x124ad7a40 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x124ad7ad0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x124ad7b60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x124ad7bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x124ad7c80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x124ad7d10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x124ad7da0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x124ad7e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x124ad7ec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x124ad7f50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x124ad7fe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x124ad8070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x124ad8100 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x124ad8190 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x124ad8220 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x124ad82b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x124ad8340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x124ad83d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x124ad8460 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x124ad84f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x124ad8580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x124ad8610 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x124ad86a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x124ad8730 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x124ad87c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x124ad8850 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x124ad88e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x124ad8970 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x124ad8a00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x124ad8a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x124ad8b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x124ad8bb0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x124ad8c40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x124ad8cd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x124ad8d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x124ad8df0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x124ad8e80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x124ad8f10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x124ad8fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x124ad9030 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x124ad90c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x124ad9150 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x124ad91e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x124ad9270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x124ad9300 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x124ad9390 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x124ad9420 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x124ad94b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x124ad9540 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x124ad95d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x124ad9660 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x124ad96f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x124ad9780 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x124ad9810 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x124ad98a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x124ad9930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x124ad99c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x124ad9a50 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x124ad9ae0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x124ad9b70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x124ad9c00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x124ad9c90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x124ad9d20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x124ad9db0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x124ad9e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x124ad9ed0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x124ad9f60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x124ad9ff0 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] 0x124ac4510 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x124ac45a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x124ac4630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x124ac46c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x124ac4750 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x124ac47e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x124ac4870 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x124ac4900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x124ac4990 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x124ac4a20 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x124ac4ab0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x124ac4b40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x124ac4bd0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x124ac4c60 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x124ac4cf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x124ac4d80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x124ac4e10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x124ac4ea0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x124ac4f30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x124ac4fc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x124ac5050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x124ac50e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x124ac5170 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x124ac5200 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x124ac5290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x124ac5320 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x124ac53b0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x124ac5440 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x124ac54d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x124ac5560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x124ac55f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x124ac5680 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x124ac5710 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x124ac57a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x124ac5830 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x124ac58c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x124ac5950 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x124ac59e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x124ac5a70 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x124ac5b00 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x124ac5b90 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x124ac5c20 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x124ac5cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x124ac5d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x124ac5dd0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x124ac5e60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x124ac5ef0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x124ac5f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x124ac6010 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x124ac60a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x124ac6130 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x124ac61c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x124ac6250 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x124ac62e0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x124ac6370 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x124ac6400 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x124ac6490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x124ac6520 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x124ac65b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x124ac6640 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x124ac66d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x124ac6760 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x124ac67f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x124ac6880 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x124ac6910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x124ac69a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x124ac6a30 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x124ac6ac0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x124ac6b50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x124ac6be0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x124ac6c70 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x124ac6d00 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x124ac6d90 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x124ac6e20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x124ac6eb0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x124ac6f40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x124ac6fd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x124ac7060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x124ac70f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x124ac7180 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x124ac7210 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x124ac72a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x124ac7330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x124ac73c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x124ac7450 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x124ac74e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x124ac7570 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x124ac7600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x124ac7690 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x124ac7720 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x124ac77b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x124ac7840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x124ac78d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x124ac7960 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x124ac79f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x124ac7a80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x124ac7b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x124ac7ba0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x124ac7c30 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x124ac7cc0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x124ac7d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x124ac7de0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x124ac7e70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x124ac7f00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x124ac7f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x124ac8020 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x124ac80b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x124ac8140 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x124ac81d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x124ac8260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x124ac82f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x124ac8380 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x124ac8410 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x124ac84a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x124ac8530 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x124ac85c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x124ac8650 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x124ac86e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x124ac8770 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x124ac8800 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x124ac8890 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] 0x124adc890 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x124adc920 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x124adc9b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x124adca40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x124adcad0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x124adcb60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x124adcbf0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x124adcc80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x124adcd10 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x124adcda0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x124adce30 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x124adcec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x124adcf50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x124adcfe0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x124add070 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x124add100 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x124add190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x124add220 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x124add2b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x124add340 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x124add3d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x124add460 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x124add4f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x124add580 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x124add610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x124add6a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x124add730 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x124add7c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x124add850 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x124add8e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x124add970 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x124adda00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x124adda90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x124addb20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x124addbb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x124addc40 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x124addcd0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x124addd60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x124adddf0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x124adde80 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x124addf10 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x124addfa0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x124ade030 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x124ade0c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x124ade150 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x124ade1e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x124ade270 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x124ade300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x124ade390 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x124ade420 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x124ade4b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x124ade540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x124ade5d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x124ade660 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x124ade6f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x124ade780 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x124ade810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x124ade8a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x124ade930 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x124ade9c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x124adea50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x124adeae0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x124adeb70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x124adec00 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x124adec90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x124aded20 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x124adedb0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x124adee40 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x124adeed0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x124adef60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x124adeff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x124adf080 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x124adf110 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x124adf1a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x124adf230 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x124adf2c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x124adf350 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x124adf3e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x124adf470 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x124adf500 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x124adf590 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x124adf620 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x124adf6b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x124adf740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x124adf7d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x124adf860 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x124adf8f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x124adf980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x124adfa10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x124adfaa0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x124adfb30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x124adfbc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x124adfc50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x124adfce0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x124adfd70 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x124adfe00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x124adfe90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x124adff20 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x124adffb0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x124ae0040 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x124ae00d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x124ae0160 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x124ae01f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x124ae0280 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x124ae0310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x124ae03a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x124ae0430 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x124ae04c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x124ae0550 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x124ae05e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x124ae0670 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x124ae0700 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x124ae0790 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x124ae0820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x124ae08b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x124ae0940 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x124ae09d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x124ae0a60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x124ae0af0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x124ae0b80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x124ae0c10 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: foo0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 0000\n 35: bar3: 0001\n 35: baz3: 0002\n 35: bar2:\n 35: foo3: 0010\n 35: bar3: 0011\n 35: baz3: 0012\n 35: baz2:\n 35: foo3: 0020\n 35: bar3: 0021\n 35: baz3: 0022\n 35: bar1:\n 35: foo2:\n 35: foo3: 0100\n 35: bar3: 0101\n 35: baz3: 0102\n 35: bar2:\n 35: foo3: 0110\n 35: bar3: 0111\n 35: baz3: 0112\n 35: baz2:\n 35: foo3: 0120\n 35: bar3: 0121\n 35: baz3: 0122\n 35: baz1:\n 35: foo2:\n 35: foo3: 0200\n 35: bar3: 0201\n 35: baz3: 0202\n 35: bar2:\n 35: foo3: 0210\n 35: bar3: 0211\n 35: baz3: 0212\n 35: baz2:\n 35: foo3: 0220\n 35: bar3: 0221\n 35: baz3: 0222\n 35: bar0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 1000\n 35: bar3: 1001\n 35: baz3: 1002\n 35: bar2:\n 35: foo3: 1010\n 35: bar3: 1011\n 35: baz3: 1012\n 35: baz2:\n 35: foo3: 1020\n 35: bar3: 1021\n 35: baz3: 1022\n 35: bar1:\n 35: foo2:\n 35: foo3: 1100\n 35: bar3: 1101\n 35: baz3: 1102\n 35: bar2:\n 35: foo3: 1110\n 35: bar3: 1111\n 35: baz3: 1112\n 35: baz2:\n 35: foo3: 1120\n 35: bar3: 1121\n 35: baz3: 1122\n 35: baz1:\n 35: foo2:\n 35: foo3: 1200\n 35: bar3: 1201\n 35: baz3: 1202\n 35: bar2:\n 35: foo3: 1210\n 35: bar3: 1211\n 35: baz3: 1212\n 35: baz2:\n 35: foo3: 1220\n 35: bar3: 1221\n 35: baz3: 1222\n 35: baz0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 2000\n 35: bar3: 2001\n 35: baz3: 2002\n 35: bar2:\n 35: foo3: 2010\n 35: bar3: 2011\n 35: baz3: 2012\n 35: baz2:\n 35: foo3: 2020\n 35: bar3: 2021\n 35: baz3: 2022\n 35: bar1:\n 35: foo2:\n 35: foo3: 2100\n 35: bar3: 2101\n 35: baz3: 2102\n 35: bar2:\n 35: foo3: 2110\n 35: bar3: 2111\n 35: baz3: 2112\n 35: baz2:\n 35: foo3: 2120\n 35: bar3: 2121\n 35: baz3: 2122\n 35: baz1:\n 35: foo2:\n 35: foo3: 2200\n 35: bar3: 2201\n 35: baz3: 2202\n 35: bar2:\n 35: foo3: 2210\n 35: bar3: 2211\n 35: baz3: 2212\n 35: baz2:\n 35: foo3: 2220\n 35: bar3: 2221\n 35: baz3: 2222\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x124accc50 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x124accce0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x124accd70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x124acce00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x124acce90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x124accf20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x124accfb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x124acd040 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x124acd0d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x124acd160 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x124acd1f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x124acd280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x124acd310 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x124acd3a0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x124acd430 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x124acd4c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x124acd550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x124acd5e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x124acd670 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x124acd700 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x124acd790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x124acd820 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x124acd8b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x124acd940 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x124acd9d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x124acda60 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x124acdaf0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x124acdb80 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x124acdc10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x124acdca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x124acdd30 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x124acddc0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x124acde50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x124acdee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x124acdf70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x124ace000 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x124ace090 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x124ace120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x124ace1b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x124ace240 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x124ace2d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x124ace360 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x124ace3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x124ace480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x124ace510 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x124ace5a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x124ace630 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x124ace6c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x124ace750 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x124ace7e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x124ace870 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x124ace900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x124ace990 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x124acea20 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x124aceab0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x124aceb40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x124acebd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x124acec60 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x124acecf0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x124aced80 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x124acee10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x124aceea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x124acef30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x124acefc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x124acf050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x124acf0e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x124acf170 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x124acf200 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x124acf290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x124acf320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x124acf3b0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x124acf440 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x124acf4d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x124acf560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x124acf5f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x124acf680 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x124acf710 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x124acf7a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x124acf830 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x124acf8c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x124acf950 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x124acf9e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x124acfa70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x124acfb00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x124acfb90 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x124acfc20 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x124acfcb0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x124acfd40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x124acfdd0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x124acfe60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x124acfef0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x124acff80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x124ad0010 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x124ad00a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x124ad0130 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x124ad01c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x124ad0250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x124ad02e0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x124ad0370 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x124ad0400 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x124ad0490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x124ad0520 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x124ad05b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x124ad0640 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x124ad06d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x124ad0760 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x124ad07f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x124ad0880 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x124ad0910 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x124ad09a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x124ad0a30 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x124ad0ac0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x124ad0b50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x124ad0be0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x124ad0c70 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x124ad0d00 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x124ad0d90 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x124ad0e20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x124ad0eb0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x124ad0f40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x124ad0fd0 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] 0x124ae10a0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x124ae1130 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x124ae11c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x124ae1250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x124ae12e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x124ae1370 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x124ae1400 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x124ae1490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x124ae1520 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x124ae15b0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x124ae1640 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x124ae16d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x124ae1760 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x124ae17f0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x124ae1880 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x124ae1910 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x124ae19a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x124ae1a30 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x124ae1ac0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x124ae1b50 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x124ae1be0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x124ae1c70 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x124ae1d00 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x124ae1d90 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x124ae1e20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x124ae1eb0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x124ae1f40 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x124ae1fd0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x124ae2060 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x124ae20f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x124ae2180 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x124ae2210 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x124ae22a0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x124ae2330 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x124ae23c0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x124ae2450 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x124ae24e0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x124ae2570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x124ae2600 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x124ae2690 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x124ae2720 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x124ae27b0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x124ae2840 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x124ae28d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x124ae2960 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x124ae29f0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x124ae2a80 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x124ae2b10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x124ae2ba0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x124ae2c30 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x124ae2cc0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x124ae2d50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x124ae2de0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x124ae2e70 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x124ae2f00 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x124ae2f90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x124ae3020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x124ae30b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x124ae3140 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x124ae31d0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x124ae3260 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x124ae32f0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x124ae3380 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x124ae3410 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x124ae34a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x124ae3530 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x124ae35c0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x124ae3650 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x124ae36e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x124ae3770 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x124ae3800 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x124ae3890 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x124ae3920 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x124ae39b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x124ae3a40 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x124ae3ad0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x124ae3b60 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x124ae3bf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x124ae3c80 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x124ae3d10 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x124ae3da0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x124ae3e30 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x124ae3ec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x124ae3f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x124ae3fe0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x124ae4070 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x124ae4100 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x124ae4190 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x124ae4220 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x124ae42b0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x124ae4340 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x124ae43d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x124ae4460 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x124ae44f0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x124ae4580 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x124ae4610 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x124ae46a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x124ae4730 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x124ae47c0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x124ae4850 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x124ae48e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x124ae4970 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x124ae4a00 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x124ae4a90 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x124ae4b20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x124ae4bb0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x124ae4c40 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x124ae4cd0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x124ae4d60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x124ae4df0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x124ae4e80 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x124ae4f10 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x124ae4fa0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x124ae5030 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x124ae50c0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x124ae5150 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x124ae51e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x124ae5270 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x124ae5300 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x124ae5390 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x124ae5420 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {\r\n 35: foo0: {\r\n 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\r\n 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\r\n 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\r\n 35: },\r\n 35: bar0: {\r\n 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\r\n 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\r\n 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\r\n 35: },\r\n 35: baz0: {\r\n 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\r\n 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\r\n 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\r\n 35: },\r\n 35: }~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x124ad1460 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x124ad14f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x124ad1580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x124ad1610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x124ad16a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x124ad1730 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x124ad17c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x124ad1850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x124ad18e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x124ad1970 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x124ad1a00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x124ad1a90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x124ad1b20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x124ad1bb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x124ad1c40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x124ad1cd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x124ad1d60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x124ad1df0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x124ad1e80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x124ad1f10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x124ad1fa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x124ad2030 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x124ad20c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x124ad2150 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x124ad21e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x124ad2270 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x124ad2300 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x124ad2390 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x124ad2420 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x124ad24b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x124ad2540 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x124ad25d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x124ad2660 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x124ad26f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x124ad2780 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x124ad2810 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x124ad28a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x124ad2930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x124ad29c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x124ad2a50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x124ad2ae0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x124ad2b70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x124ad2c00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x124ad2c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x124ad2d20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x124ad2db0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x124ad2e40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x124ad2ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x124ad2f60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x124ad2ff0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x124ad3080 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x124ad3110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x124ad31a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x124ad3230 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x124ad32c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x124ad3350 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x124ad33e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x124ad3470 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x124ad3500 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x124ad3590 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x124ad3620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x124ad36b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x124ad3740 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x124ad37d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x124ad3860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x124ad38f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x124ad3980 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x124ad3a10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x124ad3aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x124ad3b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x124ad3bc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x124ad3c50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x124ad3ce0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x124ad3d70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x124ad3e00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x124ad3e90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x124ad3f20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x124ad3fb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x124ad4040 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x124ad40d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x124ad4160 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x124ad41f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x124ad4280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x124ad4310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x124ad43a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x124ad4430 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x124ad44c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x124ad4550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x124ad45e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x124ad4670 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x124ad4700 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x124ad4790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x124ad4820 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x124ad48b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x124ad4940 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x124ad49d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x124ad4a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x124ad4af0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x124ad4b80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x124ad4c10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x124ad4ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x124ad4d30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x124ad4dc0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x124ad4e50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x124ad4ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x124ad4f70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x124ad5000 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x124ad5090 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x124ad5120 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x124ad51b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x124ad5240 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x124ad52d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x124ad5360 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x124ad53f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x124ad5480 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x124ad5510 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x124ad55a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x124ad5630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x124ad56c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x124ad5750 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x124ad57e0 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] 0x124ae7cc0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x124ae7d50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x124ae7de0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x124ae7e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x124ae7f00 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x124ae7f90 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x124ae8020 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x124ae80b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x124ae8140 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x124ae81d0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x124ae8260 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x124ae82f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x124ae8380 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x124ae8410 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x124ae84a0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x124ae8530 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x124ae85c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x124ae8650 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x124ae86e0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x124ae8770 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x124ae8800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x124ae8890 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x124ae8920 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x124ae89b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x124ae8a40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x124ae8ad0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x124ae8b60 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x124ae8bf0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x124ae8c80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x124ae8d10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x124ae8da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x124ae8e30 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x124ae8ec0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x124ae8f50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x124ae8fe0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x124ae9070 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x124ae9100 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x124ae9190 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x124ae9220 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x124ae92b0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x124ae9340 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x124ae93d0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x124ae9460 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x124ae94f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x124ae9580 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x124ae9610 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x124ae96a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x124ae9730 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x124ae97c0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x124ae9850 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x124ae98e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x124ae9970 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x124ae9a00 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x124ae9a90 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x124ae9b20 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x124ae9bb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x124ae9c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x124ae9cd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x124ae9d60 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x124ae9df0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x124ae9e80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x124ae9f10 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x124ae9fa0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x124aea030 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x124aea0c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x124aea150 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x124aea1e0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x124aea270 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x124aea300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x124aea390 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x124aea420 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x124aea4b0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x124aea540 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x124aea5d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x124aea660 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x124aea6f0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x124aea780 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x124aea810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x124aea8a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x124aea930 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x124aea9c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x124aeaa50 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x124aeaae0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x124aeab70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x124aeac00 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x124aeac90 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x124aead20 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x124aeadb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x124aeae40 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x124aeaed0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x124aeaf60 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x124aeaff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x124aeb080 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x124aeb110 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x124aeb1a0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x124aeb230 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x124aeb2c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x124aeb350 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x124aeb3e0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x124aeb470 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x124aeb500 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x124aeb590 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x124aeb620 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x124aeb6b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x124aeb740 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x124aeb7d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x124aeb860 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x124aeb8f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x124aeb980 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x124aeba10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x124aebaa0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x124aebb30 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x124aebbc0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x124aebc50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x124aebce0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x124aebd70 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x124aebe00 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x124aebe90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x124aebf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x124aebfb0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x124aec040 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: foo0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 0000\r\n 35: bar3: 0001\r\n 35: baz3: 0002\r\n 35: bar2:\r\n 35: foo3: 0010\r\n 35: bar3: 0011\r\n 35: baz3: 0012\r\n 35: baz2:\r\n 35: foo3: 0020\r\n 35: bar3: 0021\r\n 35: baz3: 0022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 0100\r\n 35: bar3: 0101\r\n 35: baz3: 0102\r\n 35: bar2:\r\n 35: foo3: 0110\r\n 35: bar3: 0111\r\n 35: baz3: 0112\r\n 35: baz2:\r\n 35: foo3: 0120\r\n 35: bar3: 0121\r\n 35: baz3: 0122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 0200\r\n 35: bar3: 0201\r\n 35: baz3: 0202\r\n 35: bar2:\r\n 35: foo3: 0210\r\n 35: bar3: 0211\r\n 35: baz3: 0212\r\n 35: baz2:\r\n 35: foo3: 0220\r\n 35: bar3: 0221\r\n 35: baz3: 0222\r\n 35: bar0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 1000\r\n 35: bar3: 1001\r\n 35: baz3: 1002\r\n 35: bar2:\r\n 35: foo3: 1010\r\n 35: bar3: 1011\r\n 35: baz3: 1012\r\n 35: baz2:\r\n 35: foo3: 1020\r\n 35: bar3: 1021\r\n 35: baz3: 1022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 1100\r\n 35: bar3: 1101\r\n 35: baz3: 1102\r\n 35: bar2:\r\n 35: foo3: 1110\r\n 35: bar3: 1111\r\n 35: baz3: 1112\r\n 35: baz2:\r\n 35: foo3: 1120\r\n 35: bar3: 1121\r\n 35: baz3: 1122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 1200\r\n 35: bar3: 1201\r\n 35: baz3: 1202\r\n 35: bar2:\r\n 35: foo3: 1210\r\n 35: bar3: 1211\r\n 35: baz3: 1212\r\n 35: baz2:\r\n 35: foo3: 1220\r\n 35: bar3: 1221\r\n 35: baz3: 1222\r\n 35: baz0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 2000\r\n 35: bar3: 2001\r\n 35: baz3: 2002\r\n 35: bar2:\r\n 35: foo3: 2010\r\n 35: bar3: 2011\r\n 35: baz3: 2012\r\n 35: baz2:\r\n 35: foo3: 2020\r\n 35: bar3: 2021\r\n 35: baz3: 2022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 2100\r\n 35: bar3: 2101\r\n 35: baz3: 2102\r\n 35: bar2:\r\n 35: foo3: 2110\r\n 35: bar3: 2111\r\n 35: baz3: 2112\r\n 35: baz2:\r\n 35: foo3: 2120\r\n 35: bar3: 2121\r\n 35: baz3: 2122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 2200\r\n 35: bar3: 2201\r\n 35: baz3: 2202\r\n 35: bar2:\r\n 35: foo3: 2210\r\n 35: bar3: 2211\r\n 35: baz3: 2212\r\n 35: baz2:\r\n 35: foo3: 2220\r\n 35: bar3: 2221\r\n 35: baz3: 2222\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x124ad5c70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x124ad5d00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x124ad5d90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x124ad5e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x124ad5eb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x124ad5f40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x124ad5fd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x124ad6060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x124ad60f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x124ad6180 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x124ad6210 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x124ad62a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x124ad6330 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x124ad63c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x124ad6450 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x124ad64e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x124ad6570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x124ad6600 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x124ad6690 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x124ad6720 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x124ad67b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x124ad6840 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x124ad68d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x124ad6960 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x124ad69f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x124ad6a80 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x124ad6b10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x124ad6ba0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x124ad6c30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x124ad6cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x124ad6d50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x124ad6de0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x124ad6e70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x124ad6f00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x124ad6f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x124ad7020 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x124ad70b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x124ad7140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x124ad71d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x124ad7260 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x124ad72f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x124ad7380 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x124ad7410 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x124ad74a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x124ad7530 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x124ad75c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x124ad7650 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x124ad76e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x124ad7770 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x124ad7800 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x124ad7890 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x124ad7920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x124ad79b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x124ad7a40 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x124ad7ad0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x124ad7b60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x124ad7bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x124ad7c80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x124ad7d10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x124ad7da0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x124ad7e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x124ad7ec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x124ad7f50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x124ad7fe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x124ad8070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x124ad8100 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x124ad8190 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x124ad8220 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x124ad82b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x124ad8340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x124ad83d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x124ad8460 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x124ad84f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x124ad8580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x124ad8610 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x124ad86a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x124ad8730 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x124ad87c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x124ad8850 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x124ad88e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x124ad8970 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x124ad8a00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x124ad8a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x124ad8b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x124ad8bb0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x124ad8c40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x124ad8cd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x124ad8d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x124ad8df0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x124ad8e80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x124ad8f10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x124ad8fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x124ad9030 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x124ad90c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x124ad9150 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x124ad91e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x124ad9270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x124ad9300 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x124ad9390 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x124ad9420 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x124ad94b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x124ad9540 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x124ad95d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x124ad9660 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x124ad96f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x124ad9780 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x124ad9810 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x124ad98a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x124ad9930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x124ad99c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x124ad9a50 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x124ad9ae0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x124ad9b70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x124ad9c00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x124ad9c90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x124ad9d20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x124ad9db0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x124ad9e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x124ad9ed0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x124ad9f60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x124ad9ff0 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] 0x124aec4d0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x124aec560 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x124aec5f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x124aec680 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x124aec710 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x124aec7a0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x124aec830 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x124aec8c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x124aec950 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x124aec9e0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x124aeca70 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x124aecb00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x124aecb90 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x124aecc20 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x124aeccb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x124aecd40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x124aecdd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x124aece60 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x124aecef0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x124aecf80 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x124aed010 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x124aed0a0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x124aed130 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x124aed1c0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x124aed250 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x124aed2e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x124aed370 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x124aed400 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x124aed490 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x124aed520 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x124aed5b0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x124aed640 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x124aed6d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x124aed760 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x124aed7f0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x124aed880 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x124aed910 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x124aed9a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x124aeda30 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x124aedac0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x124aedb50 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x124aedbe0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x124aedc70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x124aedd00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x124aedd90 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x124aede20 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x124aedeb0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x124aedf40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x124aedfd0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x124aee060 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x124aee0f0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x124aee180 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x124aee210 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x124aee2a0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x124aee330 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x124aee3c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x124aee450 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x124aee4e0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x124aee570 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x124aee600 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x124aee690 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x124aee720 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x124aee7b0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x124aee840 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x124aee8d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x124aee960 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x124aee9f0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x124aeea80 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x124aeeb10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x124aeeba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x124aeec30 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x124aeecc0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x124aeed50 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x124aeede0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x124aeee70 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x124aeef00 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x124aeef90 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x124aef020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x124aef0b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x124aef140 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x124aef1d0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x124aef260 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x124aef2f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x124aef380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x124aef410 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x124aef4a0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x124aef530 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x124aef5c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x124aef650 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x124aef6e0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x124aef770 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x124aef800 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x124aef890 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x124aef920 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x124aef9b0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x124aefa40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x124aefad0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x124aefb60 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x124aefbf0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x124aefc80 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x124aefd10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x124aefda0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x124aefe30 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x124aefec0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x124aeff50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x124aeffe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x124af0070 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x124af0100 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x124af0190 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x124af0220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x124af02b0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x124af0340 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x124af03d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x124af0460 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x124af04f0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x124af0580 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x124af0610 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x124af06a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x124af0730 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x124af07c0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x124af0850 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: REF TREE: 35: 0x124ab8680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x124ab3db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x124ab3f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124ab4150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab4320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x124ab43b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x124ab4450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x124ab41e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab44f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x124ab4588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x124ab4620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x124ab4280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab46c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x124ab4758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x124ab47f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x124ab4018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124ab4890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab4a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x124ab4af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x124ab4b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x124ab4928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab4c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x124ab4cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x124ab4d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x124ab49c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab4e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x124ab4e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x124ab4f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x124ab40b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124ab4fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab51a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x124ab5238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x124ab52d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x124ab5068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab5370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x124ab5408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x124ab54a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x124ab5100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab5540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x124ab55d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x124ab5670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x124ab3e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x124ab5710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124ab58e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab5ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x124ab5b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x124ab5be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x124ab5978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab5c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x124ab5d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x124ab5db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x124ab5a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab5e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x124ab5ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x124ab5f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x124ab57a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124ab6020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab61f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x124ab6288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x124ab6320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x124ab60b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab63c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x124ab6458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x124ab64f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x124ab6150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab6590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x124ab6628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x124ab66c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x124ab5840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124ab6760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab6930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x124ab69c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x124ab6a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x124ab67f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab6b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x124ab6b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x124ab6c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x124ab6890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab6cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x124ab6d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x124ab6e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x124ab3ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x124ab6ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124ab7070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab7240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x124ab72d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x124ab7370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x124ab7108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab7410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x124ab74a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x124ab7540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x124ab71a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab75e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x124ab7678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x124ab7710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x124ab6f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124ab77b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab7980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x124ab7a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x124ab7ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x124ab7848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab7b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x124ab7be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x124ab7c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x124ab78e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab7d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x124ab7db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x124ab7e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x124ab6fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124ab7ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab80c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x124ab8158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x124ab81f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x124ab7f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab8290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x124ab8328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x124ab83c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x124ab8020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab8460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x124ab84f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x124ab8590 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x124af0ce0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x124af0d70 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x124af0e00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x124af0e90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x124af0f20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x124af0fb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x124af1040 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x124af10d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x124af1160 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x124af11f0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x124af1280 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x124af1310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x124af13a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x124af1430 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x124af14c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x124af1550 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x124af15e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x124af1670 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x124af1700 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x124af1790 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x124af1820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x124af18b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x124af1940 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x124af19d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x124af1a60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x124af1af0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x124af1b80 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x124af1c10 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x124af1ca0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x124af1d30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x124af1dc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x124af1e50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x124af1ee0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x124af1f70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x124af2000 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x124af2090 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x124af2120 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x124af21b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x124af2240 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x124af22d0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x124af2360 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x124af23f0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x124af2480 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x124af2510 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x124af25a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x124af2630 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x124af26c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x124af2750 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x124af27e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x124af2870 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x124af2900 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x124af2990 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x124af2a20 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x124af2ab0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x124af2b40 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x124af2bd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x124af2c60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x124af2cf0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x124af2d80 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x124af2e10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x124af2ea0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x124af2f30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x124af2fc0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x124af3050 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x124af30e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x124af3170 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x124af3200 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x124af3290 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x124af3320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x124af33b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x124af3440 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x124af34d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x124af3560 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x124af35f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x124af3680 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x124af3710 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x124af37a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x124af3830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x124af38c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x124af3950 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x124af39e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x124af3a70 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x124af3b00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x124af3b90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x124af3c20 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x124af3cb0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x124af3d40 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x124af3dd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x124af3e60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x124af3ef0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x124af3f80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x124af4010 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x124af40a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x124af4130 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x124af41c0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x124af4250 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x124af42e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x124af4370 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x124af4400 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x124af4490 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x124af4520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x124af45b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x124af4640 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x124af46d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x124af4760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x124af47f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x124af4880 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x124af4910 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x124af49a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x124af4a30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x124af4ac0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x124af4b50 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x124af4be0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x124af4c70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x124af4d00 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x124af4d90 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x124af4e20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x124af4eb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x124af4f40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x124af4fd0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x124af5060 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: 0x124ab8798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x124ab8870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x124ab8a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124ab8c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab8de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x124ab8e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x124ab8f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x124ab8ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab8fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x124ab9048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x124ab90e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x124ab8d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab9180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x124ab9218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x124ab92b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x124ab8ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124ab9350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab9520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x124ab95b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x124ab9650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x124ab93e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab96f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x124ab9788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x124ab9820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x124ab9480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab98c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x124ab9958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x124ab99f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x124ab8b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124ab9a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab9c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x124ab9cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x124ab9d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x124ab9b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab9e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x124ab9ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x124ab9f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x124ab9bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124aba000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x124aba098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x124aba130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x124ab8908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x124aba1d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124aba3a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124aba570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x124aba608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x124aba6a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x124aba438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124aba740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x124aba7d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x124aba870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x124aba4d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124aba910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x124aba9a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x124abaa40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x124aba268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124abaae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124abacb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x124abad48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x124abade0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x124abab78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124abae80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x124abaf18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x124abafb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x124abac10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124abb050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x124abb0e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x124abb180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x124aba300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124abb220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124abb3f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x124abb488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x124abb520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x124abb2b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124abb5c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x124abb658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x124abb6f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x124abb350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124abb790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x124abb828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x124abb8c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x124ab89a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x124abb960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124abbb30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124abbd00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x124abbd98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x124abbe30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x124abbbc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124abbed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x124abbf68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x124abc000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x124abbc60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124abc0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x124abc138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x124abc1d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x124abb9f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124abc270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124abc440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x124abc4d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x124abc570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x124abc308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124abc610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x124abc6a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x124abc740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x124abc3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124abc7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x124abc878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x124abc910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x124abba90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124abc9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124abcb80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x124abcc18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x124abccb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x124abca48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124abcd50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x124abcde8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x124abce80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x124abcae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124abcf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x124abcfb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x124abd050 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x124af5100 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x124af5190 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x124af5220 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x124af52b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x124af5340 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x124af53d0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x124af5460 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x124af54f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x124af5580 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x124af5610 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x124af56a0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x124af5730 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x124af57c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x124af5850 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x124af58e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x124af5970 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x124af5a00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x124af5a90 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x124af5b20 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x124af5bb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x124af5c40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x124af5cd0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x124af5d60 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x124af5df0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x124af5e80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x124af5f10 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x124af5fa0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x124af6030 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x124af60c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x124af6150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x124af61e0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x124af6270 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x124af6300 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x124af6390 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x124af6420 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x124af64b0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x124af6540 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x124af65d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x124af6660 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x124af66f0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x124af6780 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x124af6810 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x124af68a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x124af6930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x124af69c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x124af6a50 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x124af6ae0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x124af6b70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x124af6c00 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x124af6c90 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x124af6d20 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x124af6db0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x124af6e40 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x124af6ed0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x124af6f60 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x124af6ff0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x124af7080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x124af7110 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x124af71a0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x124af7230 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x124af72c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x124af7350 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x124af73e0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x124af7470 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x124af7500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x124af7590 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x124af7620 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x124af76b0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x124af7740 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x124af77d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x124af7860 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x124af78f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x124af7980 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x124af7a10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x124af7aa0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x124af7b30 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x124af7bc0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x124af7c50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x124af7ce0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x124af7d70 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x124af7e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x124af7e90 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x124af7f20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x124af7fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x124af8040 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x124af80d0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x124af8160 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x124af81f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x124af8280 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x124af8310 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x124af83a0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x124af8430 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x124af84c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x124af8550 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x124af85e0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x124af8670 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x124af8700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x124af8790 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x124af8820 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x124af88b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x124af8940 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x124af89d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x124af8a60 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x124af8af0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x124af8b80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x124af8c10 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x124af8ca0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x124af8d30 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x124af8dc0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x124af8e50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x124af8ee0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x124af8f70 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x124af9000 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x124af9090 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x124af9120 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x124af91b0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x124af9240 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x124af92d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x124af9360 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x124af93f0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x124af9480 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: 0x124ab8680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x124ab3db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x124ab3f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124ab4150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab4320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x124ab43b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x124ab4450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x124ab41e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab44f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x124ab4588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x124ab4620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x124ab4280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab46c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x124ab4758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x124ab47f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x124ab4018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124ab4890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab4a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x124ab4af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x124ab4b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x124ab4928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab4c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x124ab4cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x124ab4d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x124ab49c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab4e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x124ab4e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x124ab4f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x124ab40b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124ab4fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab51a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x124ab5238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x124ab52d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x124ab5068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab5370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x124ab5408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x124ab54a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x124ab5100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab5540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x124ab55d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x124ab5670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x124ab3e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x124ab5710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124ab58e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab5ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x124ab5b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x124ab5be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x124ab5978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab5c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x124ab5d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x124ab5db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x124ab5a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab5e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x124ab5ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x124ab5f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x124ab57a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124ab6020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab61f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x124ab6288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x124ab6320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x124ab60b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab63c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x124ab6458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x124ab64f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x124ab6150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab6590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x124ab6628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x124ab66c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x124ab5840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124ab6760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab6930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x124ab69c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x124ab6a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x124ab67f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab6b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x124ab6b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x124ab6c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x124ab6890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab6cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x124ab6d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x124ab6e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x124ab3ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x124ab6ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124ab7070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab7240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x124ab72d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x124ab7370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x124ab7108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab7410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x124ab74a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x124ab7540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x124ab71a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab75e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x124ab7678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x124ab7710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x124ab6f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124ab77b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab7980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x124ab7a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x124ab7ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x124ab7848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab7b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x124ab7be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x124ab7c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x124ab78e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab7d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x124ab7db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x124ab7e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x124ab6fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124ab7ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab80c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x124ab8158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x124ab81f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x124ab7f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab8290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x124ab8328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x124ab83c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x124ab8020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab8460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x124ab84f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x124ab8590 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x124af9520 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x124af95b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x124af9640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x124af96d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x124af9760 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x124af97f0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x124af9880 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x124af9910 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x124af99a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x124af9a30 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x124af9ac0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x124af9b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x124af9be0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x124af9c70 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x124af9d00 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x124af9d90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x124af9e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x124af9eb0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x124af9f40 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x124af9fd0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x124afa060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x124afa0f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x124afa180 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x124afa210 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x124afa2a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x124afa330 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x124afa3c0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x124afa450 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x124afa4e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x124afa570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x124afa600 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x124afa690 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x124afa720 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x124afa7b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x124afa840 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x124afa8d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x124afa960 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x124afa9f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x124afaa80 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x124afab10 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x124afaba0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x124afac30 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x124afacc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x124afad50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x124afade0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x124afae70 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x124afaf00 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x124afaf90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x124afb020 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x124afb0b0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x124afb140 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x124afb1d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x124afb260 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x124afb2f0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x124afb380 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x124afb410 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x124afb4a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x124afb530 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x124afb5c0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x124afb650 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x124afb6e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x124afb770 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x124afb800 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x124afb890 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x124afb920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x124afb9b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x124afba40 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x124afbad0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x124afbb60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x124afbbf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x124afbc80 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x124afbd10 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x124afbda0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x124afbe30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x124afbec0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x124afbf50 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x124afbfe0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x124afc070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x124afc100 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x124afc190 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x124afc220 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x124afc2b0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x124afc340 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x124afc3d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x124afc460 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x124afc4f0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x124afc580 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x124afc610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x124afc6a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x124afc730 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x124afc7c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x124afc850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x124afc8e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x124afc970 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x124afca00 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x124afca90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x124afcb20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x124afcbb0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x124afcc40 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x124afccd0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x124afcd60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x124afcdf0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x124afce80 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x124afcf10 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x124afcfa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x124afd030 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x124afd0c0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x124afd150 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x124afd1e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x124afd270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x124afd300 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x124afd390 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x124afd420 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x124afd4b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x124afd540 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x124afd5d0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x124afd660 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x124afd6f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x124afd780 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x124afd810 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x124afd8a0 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: 0x124ab8798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x124ab8870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x124ab8a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124ab8c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab8de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x124ab8e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x124ab8f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x124ab8ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab8fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x124ab9048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x124ab90e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x124ab8d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab9180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x124ab9218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x124ab92b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x124ab8ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124ab9350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab9520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x124ab95b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x124ab9650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x124ab93e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab96f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x124ab9788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x124ab9820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x124ab9480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124ab98c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x124ab9958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x124ab99f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x124ab8b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124ab9a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124ab9c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x124ab9cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x124ab9d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x124ab9b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124ab9e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x124ab9ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x124ab9f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x124ab9bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124aba000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x124aba098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x124aba130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x124ab8908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x124aba1d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124aba3a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124aba570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x124aba608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x124aba6a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x124aba438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124aba740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x124aba7d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x124aba870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x124aba4d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124aba910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x124aba9a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x124abaa40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x124aba268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124abaae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124abacb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x124abad48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x124abade0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x124abab78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124abae80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x124abaf18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x124abafb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x124abac10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124abb050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x124abb0e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x124abb180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x124aba300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124abb220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124abb3f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x124abb488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x124abb520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x124abb2b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124abb5c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x124abb658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x124abb6f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x124abb350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124abb790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x124abb828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x124abb8c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x124ab89a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x124abb960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x124abbb30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124abbd00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x124abbd98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x124abbe30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x124abbbc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124abbed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x124abbf68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x124abc000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x124abbc60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124abc0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x124abc138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x124abc1d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x124abb9f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x124abc270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124abc440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x124abc4d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x124abc570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x124abc308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124abc610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x124abc6a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x124abc740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x124abc3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124abc7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x124abc878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x124abc910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x124abba90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x124abc9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x124abcb80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x124abcc18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x124abccb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x124abca48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x124abcd50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x124abcde8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x124abce80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x124abcae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x124abcf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x124abcfb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x124abd050 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x124afd940 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x124afd9d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x124afda60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x124afdaf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x124afdb80 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x124afdc10 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x124afdca0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x124afdd30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x124afddc0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x124afde50 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x124afdee0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x124afdf70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x124afe000 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x124afe090 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x124afe120 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x124afe1b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x124afe240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x124afe2d0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x124afe360 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x124afe3f0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x124afe480 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x124afe510 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x124afe5a0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x124afe630 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x124afe6c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x124afe750 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x124afe7e0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x124afe870 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x124afe900 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x124afe990 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x124afea20 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x124afeab0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x124afeb40 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x124afebd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x124afec60 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x124afecf0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x124afed80 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x124afee10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x124afeea0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x124afef30 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x124afefc0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x124aff050 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x124aff0e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x124aff170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x124aff200 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x124aff290 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x124aff320 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x124aff3b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x124aff440 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x124aff4d0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x124aff560 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x124aff5f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x124aff680 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x124aff710 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x124aff7a0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x124aff830 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x124aff8c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x124aff950 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x124aff9e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x124affa70 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x124affb00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x124affb90 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x124affc20 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x124affcb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x124affd40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x124affdd0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x124affe60 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x124affef0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x124afff80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x124b00010 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x124b000a0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x124b00130 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x124b001c0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x124b00250 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x124b002e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x124b00370 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x124b00400 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x124b00490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x124b00520 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x124b005b0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x124b00640 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x124b006d0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x124b00760 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x124b007f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x124b00880 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x124b00910 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x124b009a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x124b00a30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x124b00ac0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x124b00b50 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x124b00be0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x124b00c70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x124b00d00 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x124b00d90 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x124b00e20 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x124b00eb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x124b00f40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x124b00fd0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x124b01060 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x124b010f0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x124b01180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x124b01210 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x124b012a0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x124b01330 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x124b013c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x124b01450 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x124b014e0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x124b01570 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x124b01600 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x124b01690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x124b01720 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x124b017b0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x124b01840 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x124b018d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x124b01960 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x124b019f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x124b01a80 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x124b01b10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x124b01ba0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x124b01c30 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x124b01cc0 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 (17 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (17 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.02 sec test 36 Start 36: ryml-test-nested_seqx4 36: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx4-0.5.0 36: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 36: Test timeout computed to be: 10000000 36: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/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: 0x146a18680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x146a13db0 SEQ: (3 sibs) 3 children: 36: 0x146a13f80 SEQ: (3 sibs) 3 children: 36: 0x146a14150 SEQ: (3 sibs) 3 children: 36: 0x146a14320 VAL: '0000' (3 sibs) 36: 0x146a143b8 VAL: '0001' (3 sibs) 36: 0x146a14450 VAL: '0002' (3 sibs) 36: 0x146a141e8 SEQ: (3 sibs) 3 children: 36: 0x146a144f0 VAL: '0010' (3 sibs) 36: 0x146a14588 VAL: '0011' (3 sibs) 36: 0x146a14620 VAL: '0012' (3 sibs) 36: 0x146a14280 SEQ: (3 sibs) 3 children: 36: 0x146a146c0 VAL: '0020' (3 sibs) 36: 0x146a14758 VAL: '0021' (3 sibs) 36: 0x146a147f0 VAL: '0022' (3 sibs) 36: 0x146a14018 SEQ: (3 sibs) 3 children: 36: 0x146a14890 SEQ: (3 sibs) 3 children: 36: 0x146a14a60 VAL: '0100' (3 sibs) 36: 0x146a14af8 VAL: '0101' (3 sibs) 36: 0x146a14b90 VAL: '0102' (3 sibs) 36: 0x146a14928 SEQ: (3 sibs) 3 children: 36: 0x146a14c30 VAL: '0110' (3 sibs) 36: 0x146a14cc8 VAL: '0111' (3 sibs) 36: 0x146a14d60 VAL: '0112' (3 sibs) 36: 0x146a149c0 SEQ: (3 sibs) 3 children: 36: 0x146a14e00 VAL: '0120' (3 sibs) 36: 0x146a14e98 VAL: '0121' (3 sibs) 36: 0x146a14f30 VAL: '0122' (3 sibs) 36: 0x146a140b0 SEQ: (3 sibs) 3 children: 36: 0x146a14fd0 SEQ: (3 sibs) 3 children: 36: 0x146a151a0 VAL: '0200' (3 sibs) 36: 0x146a15238 VAL: '0201' (3 sibs) 36: 0x146a152d0 VAL: '0202' (3 sibs) 36: 0x146a15068 SEQ: (3 sibs) 3 children: 36: 0x146a15370 VAL: '0210' (3 sibs) 36: 0x146a15408 VAL: '0211' (3 sibs) 36: 0x146a154a0 VAL: '0212' (3 sibs) 36: 0x146a15100 SEQ: (3 sibs) 3 children: 36: 0x146a15540 VAL: '0220' (3 sibs) 36: 0x146a155d8 VAL: '0221' (3 sibs) 36: 0x146a15670 VAL: '0222' (3 sibs) 36: 0x146a13e48 SEQ: (3 sibs) 3 children: 36: 0x146a15710 SEQ: (3 sibs) 3 children: 36: 0x146a158e0 SEQ: (3 sibs) 3 children: 36: 0x146a15ab0 VAL: '1000' (3 sibs) 36: 0x146a15b48 VAL: '1001' (3 sibs) 36: 0x146a15be0 VAL: '1002' (3 sibs) 36: 0x146a15978 SEQ: (3 sibs) 3 children: 36: 0x146a15c80 VAL: '1010' (3 sibs) 36: 0x146a15d18 VAL: '1011' (3 sibs) 36: 0x146a15db0 VAL: '1012' (3 sibs) 36: 0x146a15a10 SEQ: (3 sibs) 3 children: 36: 0x146a15e50 VAL: '1020' (3 sibs) 36: 0x146a15ee8 VAL: '1021' (3 sibs) 36: 0x146a15f80 VAL: '1022' (3 sibs) 36: 0x146a157a8 SEQ: (3 sibs) 3 children: 36: 0x146a16020 SEQ: (3 sibs) 3 children: 36: 0x146a161f0 VAL: '1100' (3 sibs) 36: 0x146a16288 VAL: '1101' (3 sibs) 36: 0x146a16320 VAL: '1102' (3 sibs) 36: 0x146a160b8 SEQ: (3 sibs) 3 children: 36: 0x146a163c0 VAL: '1110' (3 sibs) 36: 0x146a16458 VAL: '1111' (3 sibs) 36: 0x146a164f0 VAL: '1112' (3 sibs) 36: 0x146a16150 SEQ: (3 sibs) 3 children: 36: 0x146a16590 VAL: '1120' (3 sibs) 36: 0x146a16628 VAL: '1121' (3 sibs) 36: 0x146a166c0 VAL: '1122' (3 sibs) 36: 0x146a15840 SEQ: (3 sibs) 3 children: 36: 0x146a16760 SEQ: (3 sibs) 3 children: 36: 0x146a16930 VAL: '1200' (3 sibs) 36: 0x146a169c8 VAL: '1201' (3 sibs) 36: 0x146a16a60 VAL: '1202' (3 sibs) 36: 0x146a167f8 SEQ: (3 sibs) 3 children: 36: 0x146a16b00 VAL: '1210' (3 sibs) 36: 0x146a16b98 VAL: '1211' (3 sibs) 36: 0x146a16c30 VAL: '1212' (3 sibs) 36: 0x146a16890 SEQ: (3 sibs) 3 children: 36: 0x146a16cd0 VAL: '1220' (3 sibs) 36: 0x146a16d68 VAL: '1221' (3 sibs) 36: 0x146a16e00 VAL: '1222' (3 sibs) 36: 0x146a13ee0 SEQ: (3 sibs) 3 children: 36: 0x146a16ea0 SEQ: (3 sibs) 3 children: 36: 0x146a17070 SEQ: (3 sibs) 3 children: 36: 0x146a17240 VAL: '2000' (3 sibs) 36: 0x146a172d8 VAL: '2001' (3 sibs) 36: 0x146a17370 VAL: '2002' (3 sibs) 36: 0x146a17108 SEQ: (3 sibs) 3 children: 36: 0x146a17410 VAL: '2010' (3 sibs) 36: 0x146a174a8 VAL: '2011' (3 sibs) 36: 0x146a17540 VAL: '2012' (3 sibs) 36: 0x146a171a0 SEQ: (3 sibs) 3 children: 36: 0x146a175e0 VAL: '2020' (3 sibs) 36: 0x146a17678 VAL: '2021' (3 sibs) 36: 0x146a17710 VAL: '2022' (3 sibs) 36: 0x146a16f38 SEQ: (3 sibs) 3 children: 36: 0x146a177b0 SEQ: (3 sibs) 3 children: 36: 0x146a17980 VAL: '2100' (3 sibs) 36: 0x146a17a18 VAL: '2101' (3 sibs) 36: 0x146a17ab0 VAL: '2102' (3 sibs) 36: 0x146a17848 SEQ: (3 sibs) 3 children: 36: 0x146a17b50 VAL: '2110' (3 sibs) 36: 0x146a17be8 VAL: '2111' (3 sibs) 36: 0x146a17c80 VAL: '2112' (3 sibs) 36: 0x146a178e0 SEQ: (3 sibs) 3 children: 36: 0x146a17d20 VAL: '2120' (3 sibs) 36: 0x146a17db8 VAL: '2121' (3 sibs) 36: 0x146a17e50 VAL: '2122' (3 sibs) 36: 0x146a16fd0 SEQ: (3 sibs) 3 children: 36: 0x146a17ef0 SEQ: (3 sibs) 3 children: 36: 0x146a180c0 VAL: '2200' (3 sibs) 36: 0x146a18158 VAL: '2201' (3 sibs) 36: 0x146a181f0 VAL: '2202' (3 sibs) 36: 0x146a17f88 SEQ: (3 sibs) 3 children: 36: 0x146a18290 VAL: '2210' (3 sibs) 36: 0x146a18328 VAL: '2211' (3 sibs) 36: 0x146a183c0 VAL: '2212' (3 sibs) 36: 0x146a18020 SEQ: (3 sibs) 3 children: 36: 0x146a18460 VAL: '2220' (3 sibs) 36: 0x146a184f8 VAL: '2221' (3 sibs) 36: 0x146a18590 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x146a23250 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x146a232e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x146a23370 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x146a23400 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x146a23490 VAL: '0000' (3 sibs) 36: [5] [5] 0x146a23520 VAL: '0001' (3 sibs) 36: [6] [6] 0x146a235b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x146a23640 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x146a236d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x146a23760 VAL: '0011' (3 sibs) 36: [10] [10] 0x146a237f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x146a23880 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x146a23910 VAL: '0020' (3 sibs) 36: [13] [13] 0x146a239a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x146a23a30 VAL: '0022' (3 sibs) 36: [15] [15] 0x146a23ac0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x146a23b50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x146a23be0 VAL: '0100' (3 sibs) 36: [18] [18] 0x146a23c70 VAL: '0101' (3 sibs) 36: [19] [19] 0x146a23d00 VAL: '0102' (3 sibs) 36: [20] [20] 0x146a23d90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x146a23e20 VAL: '0110' (3 sibs) 36: [22] [22] 0x146a23eb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x146a23f40 VAL: '0112' (3 sibs) 36: [24] [24] 0x146a23fd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x146a24060 VAL: '0120' (3 sibs) 36: [26] [26] 0x146a240f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x146a24180 VAL: '0122' (3 sibs) 36: [28] [28] 0x146a24210 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x146a242a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x146a24330 VAL: '0200' (3 sibs) 36: [31] [31] 0x146a243c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x146a24450 VAL: '0202' (3 sibs) 36: [33] [33] 0x146a244e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x146a24570 VAL: '0210' (3 sibs) 36: [35] [35] 0x146a24600 VAL: '0211' (3 sibs) 36: [36] [36] 0x146a24690 VAL: '0212' (3 sibs) 36: [37] [37] 0x146a24720 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x146a247b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x146a24840 VAL: '0221' (3 sibs) 36: [40] [40] 0x146a248d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x146a24960 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x146a249f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x146a24a80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x146a24b10 VAL: '1000' (3 sibs) 36: [45] [45] 0x146a24ba0 VAL: '1001' (3 sibs) 36: [46] [46] 0x146a24c30 VAL: '1002' (3 sibs) 36: [47] [47] 0x146a24cc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x146a24d50 VAL: '1010' (3 sibs) 36: [49] [49] 0x146a24de0 VAL: '1011' (3 sibs) 36: [50] [50] 0x146a24e70 VAL: '1012' (3 sibs) 36: [51] [51] 0x146a24f00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x146a24f90 VAL: '1020' (3 sibs) 36: [53] [53] 0x146a25020 VAL: '1021' (3 sibs) 36: [54] [54] 0x146a250b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x146a25140 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x146a251d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x146a25260 VAL: '1100' (3 sibs) 36: [58] [58] 0x146a252f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x146a25380 VAL: '1102' (3 sibs) 36: [60] [60] 0x146a25410 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x146a254a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x146a25530 VAL: '1111' (3 sibs) 36: [63] [63] 0x146a255c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x146a25650 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x146a256e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x146a25770 VAL: '1121' (3 sibs) 36: [67] [67] 0x146a25800 VAL: '1122' (3 sibs) 36: [68] [68] 0x146a25890 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x146a25920 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x146a259b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x146a25a40 VAL: '1201' (3 sibs) 36: [72] [72] 0x146a25ad0 VAL: '1202' (3 sibs) 36: [73] [73] 0x146a25b60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x146a25bf0 VAL: '1210' (3 sibs) 36: [75] [75] 0x146a25c80 VAL: '1211' (3 sibs) 36: [76] [76] 0x146a25d10 VAL: '1212' (3 sibs) 36: [77] [77] 0x146a25da0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x146a25e30 VAL: '1220' (3 sibs) 36: [79] [79] 0x146a25ec0 VAL: '1221' (3 sibs) 36: [80] [80] 0x146a25f50 VAL: '1222' (3 sibs) 36: [81] [81] 0x146a25fe0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x146a26070 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x146a26100 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x146a26190 VAL: '2000' (3 sibs) 36: [85] [85] 0x146a26220 VAL: '2001' (3 sibs) 36: [86] [86] 0x146a262b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x146a26340 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x146a263d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x146a26460 VAL: '2011' (3 sibs) 36: [90] [90] 0x146a264f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x146a26580 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x146a26610 VAL: '2020' (3 sibs) 36: [93] [93] 0x146a266a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x146a26730 VAL: '2022' (3 sibs) 36: [95] [95] 0x146a267c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x146a26850 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x146a268e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x146a26970 VAL: '2101' (3 sibs) 36: [99] [99] 0x146a26a00 VAL: '2102' (3 sibs) 36: [100] [100] 0x146a26a90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x146a26b20 VAL: '2110' (3 sibs) 36: [102] [102] 0x146a26bb0 VAL: '2111' (3 sibs) 36: [103] [103] 0x146a26c40 VAL: '2112' (3 sibs) 36: [104] [104] 0x146a26cd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x146a26d60 VAL: '2120' (3 sibs) 36: [106] [106] 0x146a26df0 VAL: '2121' (3 sibs) 36: [107] [107] 0x146a26e80 VAL: '2122' (3 sibs) 36: [108] [108] 0x146a26f10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x146a26fa0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x146a27030 VAL: '2200' (3 sibs) 36: [111] [111] 0x146a270c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x146a27150 VAL: '2202' (3 sibs) 36: [113] [113] 0x146a271e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x146a27270 VAL: '2210' (3 sibs) 36: [115] [115] 0x146a27300 VAL: '2211' (3 sibs) 36: [116] [116] 0x146a27390 VAL: '2212' (3 sibs) 36: [117] [117] 0x146a27420 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x146a274b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x146a27540 VAL: '2221' (3 sibs) 36: [120] [120] 0x146a275d0 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: 0x146a18798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x146a18870 SEQ: (3 sibs) 3 children: 36: 0x146a18a40 SEQ: (3 sibs) 3 children: 36: 0x146a18c10 SEQ: (3 sibs) 3 children: 36: 0x146a18de0 VAL: '0000' (3 sibs) 36: 0x146a18e78 VAL: '0001' (3 sibs) 36: 0x146a18f10 VAL: '0002' (3 sibs) 36: 0x146a18ca8 SEQ: (3 sibs) 3 children: 36: 0x146a18fb0 VAL: '0010' (3 sibs) 36: 0x146a19048 VAL: '0011' (3 sibs) 36: 0x146a190e0 VAL: '0012' (3 sibs) 36: 0x146a18d40 SEQ: (3 sibs) 3 children: 36: 0x146a19180 VAL: '0020' (3 sibs) 36: 0x146a19218 VAL: '0021' (3 sibs) 36: 0x146a192b0 VAL: '0022' (3 sibs) 36: 0x146a18ad8 SEQ: (3 sibs) 3 children: 36: 0x146a19350 SEQ: (3 sibs) 3 children: 36: 0x146a19520 VAL: '0100' (3 sibs) 36: 0x146a195b8 VAL: '0101' (3 sibs) 36: 0x146a19650 VAL: '0102' (3 sibs) 36: 0x146a193e8 SEQ: (3 sibs) 3 children: 36: 0x146a196f0 VAL: '0110' (3 sibs) 36: 0x146a19788 VAL: '0111' (3 sibs) 36: 0x146a19820 VAL: '0112' (3 sibs) 36: 0x146a19480 SEQ: (3 sibs) 3 children: 36: 0x146a198c0 VAL: '0120' (3 sibs) 36: 0x146a19958 VAL: '0121' (3 sibs) 36: 0x146a199f0 VAL: '0122' (3 sibs) 36: 0x146a18b70 SEQ: (3 sibs) 3 children: 36: 0x146a19a90 SEQ: (3 sibs) 3 children: 36: 0x146a19c60 VAL: '0200' (3 sibs) 36: 0x146a19cf8 VAL: '0201' (3 sibs) 36: 0x146a19d90 VAL: '0202' (3 sibs) 36: 0x146a19b28 SEQ: (3 sibs) 3 children: 36: 0x146a19e30 VAL: '0210' (3 sibs) 36: 0x146a19ec8 VAL: '0211' (3 sibs) 36: 0x146a19f60 VAL: '0212' (3 sibs) 36: 0x146a19bc0 SEQ: (3 sibs) 3 children: 36: 0x146a1a000 VAL: '0220' (3 sibs) 36: 0x146a1a098 VAL: '0221' (3 sibs) 36: 0x146a1a130 VAL: '0222' (3 sibs) 36: 0x146a18908 SEQ: (3 sibs) 3 children: 36: 0x146a1a1d0 SEQ: (3 sibs) 3 children: 36: 0x146a1a3a0 SEQ: (3 sibs) 3 children: 36: 0x146a1a570 VAL: '1000' (3 sibs) 36: 0x146a1a608 VAL: '1001' (3 sibs) 36: 0x146a1a6a0 VAL: '1002' (3 sibs) 36: 0x146a1a438 SEQ: (3 sibs) 3 children: 36: 0x146a1a740 VAL: '1010' (3 sibs) 36: 0x146a1a7d8 VAL: '1011' (3 sibs) 36: 0x146a1a870 VAL: '1012' (3 sibs) 36: 0x146a1a4d0 SEQ: (3 sibs) 3 children: 36: 0x146a1a910 VAL: '1020' (3 sibs) 36: 0x146a1a9a8 VAL: '1021' (3 sibs) 36: 0x146a1aa40 VAL: '1022' (3 sibs) 36: 0x146a1a268 SEQ: (3 sibs) 3 children: 36: 0x146a1aae0 SEQ: (3 sibs) 3 children: 36: 0x146a1acb0 VAL: '1100' (3 sibs) 36: 0x146a1ad48 VAL: '1101' (3 sibs) 36: 0x146a1ade0 VAL: '1102' (3 sibs) 36: 0x146a1ab78 SEQ: (3 sibs) 3 children: 36: 0x146a1ae80 VAL: '1110' (3 sibs) 36: 0x146a1af18 VAL: '1111' (3 sibs) 36: 0x146a1afb0 VAL: '1112' (3 sibs) 36: 0x146a1ac10 SEQ: (3 sibs) 3 children: 36: 0x146a1b050 VAL: '1120' (3 sibs) 36: 0x146a1b0e8 VAL: '1121' (3 sibs) 36: 0x146a1b180 VAL: '1122' (3 sibs) 36: 0x146a1a300 SEQ: (3 sibs) 3 children: 36: 0x146a1b220 SEQ: (3 sibs) 3 children: 36: 0x146a1b3f0 VAL: '1200' (3 sibs) 36: 0x146a1b488 VAL: '1201' (3 sibs) 36: 0x146a1b520 VAL: '1202' (3 sibs) 36: 0x146a1b2b8 SEQ: (3 sibs) 3 children: 36: 0x146a1b5c0 VAL: '1210' (3 sibs) 36: 0x146a1b658 VAL: '1211' (3 sibs) 36: 0x146a1b6f0 VAL: '1212' (3 sibs) 36: 0x146a1b350 SEQ: (3 sibs) 3 children: 36: 0x146a1b790 VAL: '1220' (3 sibs) 36: 0x146a1b828 VAL: '1221' (3 sibs) 36: 0x146a1b8c0 VAL: '1222' (3 sibs) 36: 0x146a189a0 SEQ: (3 sibs) 3 children: 36: 0x146a1b960 SEQ: (3 sibs) 3 children: 36: 0x146a1bb30 SEQ: (3 sibs) 3 children: 36: 0x146a1bd00 VAL: '2000' (3 sibs) 36: 0x146a1bd98 VAL: '2001' (3 sibs) 36: 0x146a1be30 VAL: '2002' (3 sibs) 36: 0x146a1bbc8 SEQ: (3 sibs) 3 children: 36: 0x146a1bed0 VAL: '2010' (3 sibs) 36: 0x146a1bf68 VAL: '2011' (3 sibs) 36: 0x146a1c000 VAL: '2012' (3 sibs) 36: 0x146a1bc60 SEQ: (3 sibs) 3 children: 36: 0x146a1c0a0 VAL: '2020' (3 sibs) 36: 0x146a1c138 VAL: '2021' (3 sibs) 36: 0x146a1c1d0 VAL: '2022' (3 sibs) 36: 0x146a1b9f8 SEQ: (3 sibs) 3 children: 36: 0x146a1c270 SEQ: (3 sibs) 3 children: 36: 0x146a1c440 VAL: '2100' (3 sibs) 36: 0x146a1c4d8 VAL: '2101' (3 sibs) 36: 0x146a1c570 VAL: '2102' (3 sibs) 36: 0x146a1c308 SEQ: (3 sibs) 3 children: 36: 0x146a1c610 VAL: '2110' (3 sibs) 36: 0x146a1c6a8 VAL: '2111' (3 sibs) 36: 0x146a1c740 VAL: '2112' (3 sibs) 36: 0x146a1c3a0 SEQ: (3 sibs) 3 children: 36: 0x146a1c7e0 VAL: '2120' (3 sibs) 36: 0x146a1c878 VAL: '2121' (3 sibs) 36: 0x146a1c910 VAL: '2122' (3 sibs) 36: 0x146a1ba90 SEQ: (3 sibs) 3 children: 36: 0x146a1c9b0 SEQ: (3 sibs) 3 children: 36: 0x146a1cb80 VAL: '2200' (3 sibs) 36: 0x146a1cc18 VAL: '2201' (3 sibs) 36: 0x146a1ccb0 VAL: '2202' (3 sibs) 36: 0x146a1ca48 SEQ: (3 sibs) 3 children: 36: 0x146a1cd50 VAL: '2210' (3 sibs) 36: 0x146a1cde8 VAL: '2211' (3 sibs) 36: 0x146a1ce80 VAL: '2212' (3 sibs) 36: 0x146a1cae0 SEQ: (3 sibs) 3 children: 36: 0x146a1cf20 VAL: '2220' (3 sibs) 36: 0x146a1cfb8 VAL: '2221' (3 sibs) 36: 0x146a1d050 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x146a2b080 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x146a2b110 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x146a2b1a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x146a2b230 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x146a2b2c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x146a2b350 VAL: '0001' (3 sibs) 36: [6] [6] 0x146a2b3e0 VAL: '0002' (3 sibs) 36: [7] [7] 0x146a2b470 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x146a2b500 VAL: '0010' (3 sibs) 36: [9] [9] 0x146a2b590 VAL: '0011' (3 sibs) 36: [10] [10] 0x146a2b620 VAL: '0012' (3 sibs) 36: [11] [11] 0x146a2b6b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x146a2b740 VAL: '0020' (3 sibs) 36: [13] [13] 0x146a2b7d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x146a2b860 VAL: '0022' (3 sibs) 36: [15] [15] 0x146a2b8f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x146a2b980 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x146a2ba10 VAL: '0100' (3 sibs) 36: [18] [18] 0x146a2baa0 VAL: '0101' (3 sibs) 36: [19] [19] 0x146a2bb30 VAL: '0102' (3 sibs) 36: [20] [20] 0x146a2bbc0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x146a2bc50 VAL: '0110' (3 sibs) 36: [22] [22] 0x146a2bce0 VAL: '0111' (3 sibs) 36: [23] [23] 0x146a2bd70 VAL: '0112' (3 sibs) 36: [24] [24] 0x146a2be00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x146a2be90 VAL: '0120' (3 sibs) 36: [26] [26] 0x146a2bf20 VAL: '0121' (3 sibs) 36: [27] [27] 0x146a2bfb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x146a2c040 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x146a2c0d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x146a2c160 VAL: '0200' (3 sibs) 36: [31] [31] 0x146a2c1f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x146a2c280 VAL: '0202' (3 sibs) 36: [33] [33] 0x146a2c310 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x146a2c3a0 VAL: '0210' (3 sibs) 36: [35] [35] 0x146a2c430 VAL: '0211' (3 sibs) 36: [36] [36] 0x146a2c4c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x146a2c550 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x146a2c5e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x146a2c670 VAL: '0221' (3 sibs) 36: [40] [40] 0x146a2c700 VAL: '0222' (3 sibs) 36: [41] [41] 0x146a2c790 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x146a2c820 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x146a2c8b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x146a2c940 VAL: '1000' (3 sibs) 36: [45] [45] 0x146a2c9d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x146a2ca60 VAL: '1002' (3 sibs) 36: [47] [47] 0x146a2caf0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x146a2cb80 VAL: '1010' (3 sibs) 36: [49] [49] 0x146a2cc10 VAL: '1011' (3 sibs) 36: [50] [50] 0x146a2cca0 VAL: '1012' (3 sibs) 36: [51] [51] 0x146a2cd30 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x146a2cdc0 VAL: '1020' (3 sibs) 36: [53] [53] 0x146a2ce50 VAL: '1021' (3 sibs) 36: [54] [54] 0x146a2cee0 VAL: '1022' (3 sibs) 36: [55] [55] 0x146a2cf70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x146a2d000 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x146a2d090 VAL: '1100' (3 sibs) 36: [58] [58] 0x146a2d120 VAL: '1101' (3 sibs) 36: [59] [59] 0x146a2d1b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x146a2d240 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x146a2d2d0 VAL: '1110' (3 sibs) 36: [62] [62] 0x146a2d360 VAL: '1111' (3 sibs) 36: [63] [63] 0x146a2d3f0 VAL: '1112' (3 sibs) 36: [64] [64] 0x146a2d480 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x146a2d510 VAL: '1120' (3 sibs) 36: [66] [66] 0x146a2d5a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x146a2d630 VAL: '1122' (3 sibs) 36: [68] [68] 0x146a2d6c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x146a2d750 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x146a2d7e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x146a2d870 VAL: '1201' (3 sibs) 36: [72] [72] 0x146a2d900 VAL: '1202' (3 sibs) 36: [73] [73] 0x146a2d990 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x146a2da20 VAL: '1210' (3 sibs) 36: [75] [75] 0x146a2dab0 VAL: '1211' (3 sibs) 36: [76] [76] 0x146a2db40 VAL: '1212' (3 sibs) 36: [77] [77] 0x146a2dbd0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x146a2dc60 VAL: '1220' (3 sibs) 36: [79] [79] 0x146a2dcf0 VAL: '1221' (3 sibs) 36: [80] [80] 0x146a2dd80 VAL: '1222' (3 sibs) 36: [81] [81] 0x146a2de10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x146a2dea0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x146a2df30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x146a2dfc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x146a2e050 VAL: '2001' (3 sibs) 36: [86] [86] 0x146a2e0e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x146a2e170 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x146a2e200 VAL: '2010' (3 sibs) 36: [89] [89] 0x146a2e290 VAL: '2011' (3 sibs) 36: [90] [90] 0x146a2e320 VAL: '2012' (3 sibs) 36: [91] [91] 0x146a2e3b0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x146a2e440 VAL: '2020' (3 sibs) 36: [93] [93] 0x146a2e4d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x146a2e560 VAL: '2022' (3 sibs) 36: [95] [95] 0x146a2e5f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x146a2e680 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x146a2e710 VAL: '2100' (3 sibs) 36: [98] [98] 0x146a2e7a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x146a2e830 VAL: '2102' (3 sibs) 36: [100] [100] 0x146a2e8c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x146a2e950 VAL: '2110' (3 sibs) 36: [102] [102] 0x146a2e9e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x146a2ea70 VAL: '2112' (3 sibs) 36: [104] [104] 0x146a2eb00 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x146a2eb90 VAL: '2120' (3 sibs) 36: [106] [106] 0x146a2ec20 VAL: '2121' (3 sibs) 36: [107] [107] 0x146a2ecb0 VAL: '2122' (3 sibs) 36: [108] [108] 0x146a2ed40 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x146a2edd0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x146a2ee60 VAL: '2200' (3 sibs) 36: [111] [111] 0x146a2eef0 VAL: '2201' (3 sibs) 36: [112] [112] 0x146a2ef80 VAL: '2202' (3 sibs) 36: [113] [113] 0x146a2f010 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x146a2f0a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x146a2f130 VAL: '2211' (3 sibs) 36: [116] [116] 0x146a2f1c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x146a2f250 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x146a2f2e0 VAL: '2220' (3 sibs) 36: [119] [119] 0x146a2f370 VAL: '2221' (3 sibs) 36: [120] [120] 0x146a2f400 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: 0x146a18680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x146a13db0 SEQ: (3 sibs) 3 children: 36: 0x146a13f80 SEQ: (3 sibs) 3 children: 36: 0x146a14150 SEQ: (3 sibs) 3 children: 36: 0x146a14320 VAL: '0000' (3 sibs) 36: 0x146a143b8 VAL: '0001' (3 sibs) 36: 0x146a14450 VAL: '0002' (3 sibs) 36: 0x146a141e8 SEQ: (3 sibs) 3 children: 36: 0x146a144f0 VAL: '0010' (3 sibs) 36: 0x146a14588 VAL: '0011' (3 sibs) 36: 0x146a14620 VAL: '0012' (3 sibs) 36: 0x146a14280 SEQ: (3 sibs) 3 children: 36: 0x146a146c0 VAL: '0020' (3 sibs) 36: 0x146a14758 VAL: '0021' (3 sibs) 36: 0x146a147f0 VAL: '0022' (3 sibs) 36: 0x146a14018 SEQ: (3 sibs) 3 children: 36: 0x146a14890 SEQ: (3 sibs) 3 children: 36: 0x146a14a60 VAL: '0100' (3 sibs) 36: 0x146a14af8 VAL: '0101' (3 sibs) 36: 0x146a14b90 VAL: '0102' (3 sibs) 36: 0x146a14928 SEQ: (3 sibs) 3 children: 36: 0x146a14c30 VAL: '0110' (3 sibs) 36: 0x146a14cc8 VAL: '0111' (3 sibs) 36: 0x146a14d60 VAL: '0112' (3 sibs) 36: 0x146a149c0 SEQ: (3 sibs) 3 children: 36: 0x146a14e00 VAL: '0120' (3 sibs) 36: 0x146a14e98 VAL: '0121' (3 sibs) 36: 0x146a14f30 VAL: '0122' (3 sibs) 36: 0x146a140b0 SEQ: (3 sibs) 3 children: 36: 0x146a14fd0 SEQ: (3 sibs) 3 children: 36: 0x146a151a0 VAL: '0200' (3 sibs) 36: 0x146a15238 VAL: '0201' (3 sibs) 36: 0x146a152d0 VAL: '0202' (3 sibs) 36: 0x146a15068 SEQ: (3 sibs) 3 children: 36: 0x146a15370 VAL: '0210' (3 sibs) 36: 0x146a15408 VAL: '0211' (3 sibs) 36: 0x146a154a0 VAL: '0212' (3 sibs) 36: 0x146a15100 SEQ: (3 sibs) 3 children: 36: 0x146a15540 VAL: '0220' (3 sibs) 36: 0x146a155d8 VAL: '0221' (3 sibs) 36: 0x146a15670 VAL: '0222' (3 sibs) 36: 0x146a13e48 SEQ: (3 sibs) 3 children: 36: 0x146a15710 SEQ: (3 sibs) 3 children: 36: 0x146a158e0 SEQ: (3 sibs) 3 children: 36: 0x146a15ab0 VAL: '1000' (3 sibs) 36: 0x146a15b48 VAL: '1001' (3 sibs) 36: 0x146a15be0 VAL: '1002' (3 sibs) 36: 0x146a15978 SEQ: (3 sibs) 3 children: 36: 0x146a15c80 VAL: '1010' (3 sibs) 36: 0x146a15d18 VAL: '1011' (3 sibs) 36: 0x146a15db0 VAL: '1012' (3 sibs) 36: 0x146a15a10 SEQ: (3 sibs) 3 children: 36: 0x146a15e50 VAL: '1020' (3 sibs) 36: 0x146a15ee8 VAL: '1021' (3 sibs) 36: 0x146a15f80 VAL: '1022' (3 sibs) 36: 0x146a157a8 SEQ: (3 sibs) 3 children: 36: 0x146a16020 SEQ: (3 sibs) 3 children: 36: 0x146a161f0 VAL: '1100' (3 sibs) 36: 0x146a16288 VAL: '1101' (3 sibs) 36: 0x146a16320 VAL: '1102' (3 sibs) 36: 0x146a160b8 SEQ: (3 sibs) 3 children: 36: 0x146a163c0 VAL: '1110' (3 sibs) 36: 0x146a16458 VAL: '1111' (3 sibs) 36: 0x146a164f0 VAL: '1112' (3 sibs) 36: 0x146a16150 SEQ: (3 sibs) 3 children: 36: 0x146a16590 VAL: '1120' (3 sibs) 36: 0x146a16628 VAL: '1121' (3 sibs) 36: 0x146a166c0 VAL: '1122' (3 sibs) 36: 0x146a15840 SEQ: (3 sibs) 3 children: 36: 0x146a16760 SEQ: (3 sibs) 3 children: 36: 0x146a16930 VAL: '1200' (3 sibs) 36: 0x146a169c8 VAL: '1201' (3 sibs) 36: 0x146a16a60 VAL: '1202' (3 sibs) 36: 0x146a167f8 SEQ: (3 sibs) 3 children: 36: 0x146a16b00 VAL: '1210' (3 sibs) 36: 0x146a16b98 VAL: '1211' (3 sibs) 36: 0x146a16c30 VAL: '1212' (3 sibs) 36: 0x146a16890 SEQ: (3 sibs) 3 children: 36: 0x146a16cd0 VAL: '1220' (3 sibs) 36: 0x146a16d68 VAL: '1221' (3 sibs) 36: 0x146a16e00 VAL: '1222' (3 sibs) 36: 0x146a13ee0 SEQ: (3 sibs) 3 children: 36: 0x146a16ea0 SEQ: (3 sibs) 3 children: 36: 0x146a17070 SEQ: (3 sibs) 3 children: 36: 0x146a17240 VAL: '2000' (3 sibs) 36: 0x146a172d8 VAL: '2001' (3 sibs) 36: 0x146a17370 VAL: '2002' (3 sibs) 36: 0x146a17108 SEQ: (3 sibs) 3 children: 36: 0x146a17410 VAL: '2010' (3 sibs) 36: 0x146a174a8 VAL: '2011' (3 sibs) 36: 0x146a17540 VAL: '2012' (3 sibs) 36: 0x146a171a0 SEQ: (3 sibs) 3 children: 36: 0x146a175e0 VAL: '2020' (3 sibs) 36: 0x146a17678 VAL: '2021' (3 sibs) 36: 0x146a17710 VAL: '2022' (3 sibs) 36: 0x146a16f38 SEQ: (3 sibs) 3 children: 36: 0x146a177b0 SEQ: (3 sibs) 3 children: 36: 0x146a17980 VAL: '2100' (3 sibs) 36: 0x146a17a18 VAL: '2101' (3 sibs) 36: 0x146a17ab0 VAL: '2102' (3 sibs) 36: 0x146a17848 SEQ: (3 sibs) 3 children: 36: 0x146a17b50 VAL: '2110' (3 sibs) 36: 0x146a17be8 VAL: '2111' (3 sibs) 36: 0x146a17c80 VAL: '2112' (3 sibs) 36: 0x146a178e0 SEQ: (3 sibs) 3 children: 36: 0x146a17d20 VAL: '2120' (3 sibs) 36: 0x146a17db8 VAL: '2121' (3 sibs) 36: 0x146a17e50 VAL: '2122' (3 sibs) 36: 0x146a16fd0 SEQ: (3 sibs) 3 children: 36: 0x146a17ef0 SEQ: (3 sibs) 3 children: 36: 0x146a180c0 VAL: '2200' (3 sibs) 36: 0x146a18158 VAL: '2201' (3 sibs) 36: 0x146a181f0 VAL: '2202' (3 sibs) 36: 0x146a17f88 SEQ: (3 sibs) 3 children: 36: 0x146a18290 VAL: '2210' (3 sibs) 36: 0x146a18328 VAL: '2211' (3 sibs) 36: 0x146a183c0 VAL: '2212' (3 sibs) 36: 0x146a18020 SEQ: (3 sibs) 3 children: 36: 0x146a18460 VAL: '2220' (3 sibs) 36: 0x146a184f8 VAL: '2221' (3 sibs) 36: 0x146a18590 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x146a2f890 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x146a2f920 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x146a2f9b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x146a2fa40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x146a2fad0 VAL: '0000' (3 sibs) 36: [5] [5] 0x146a2fb60 VAL: '0001' (3 sibs) 36: [6] [6] 0x146a2fbf0 VAL: '0002' (3 sibs) 36: [7] [7] 0x146a2fc80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x146a2fd10 VAL: '0010' (3 sibs) 36: [9] [9] 0x146a2fda0 VAL: '0011' (3 sibs) 36: [10] [10] 0x146a2fe30 VAL: '0012' (3 sibs) 36: [11] [11] 0x146a2fec0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x146a2ff50 VAL: '0020' (3 sibs) 36: [13] [13] 0x146a2ffe0 VAL: '0021' (3 sibs) 36: [14] [14] 0x146a30070 VAL: '0022' (3 sibs) 36: [15] [15] 0x146a30100 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x146a30190 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x146a30220 VAL: '0100' (3 sibs) 36: [18] [18] 0x146a302b0 VAL: '0101' (3 sibs) 36: [19] [19] 0x146a30340 VAL: '0102' (3 sibs) 36: [20] [20] 0x146a303d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x146a30460 VAL: '0110' (3 sibs) 36: [22] [22] 0x146a304f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x146a30580 VAL: '0112' (3 sibs) 36: [24] [24] 0x146a30610 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x146a306a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x146a30730 VAL: '0121' (3 sibs) 36: [27] [27] 0x146a307c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x146a30850 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x146a308e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x146a30970 VAL: '0200' (3 sibs) 36: [31] [31] 0x146a30a00 VAL: '0201' (3 sibs) 36: [32] [32] 0x146a30a90 VAL: '0202' (3 sibs) 36: [33] [33] 0x146a30b20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x146a30bb0 VAL: '0210' (3 sibs) 36: [35] [35] 0x146a30c40 VAL: '0211' (3 sibs) 36: [36] [36] 0x146a30cd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x146a30d60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x146a30df0 VAL: '0220' (3 sibs) 36: [39] [39] 0x146a30e80 VAL: '0221' (3 sibs) 36: [40] [40] 0x146a30f10 VAL: '0222' (3 sibs) 36: [41] [41] 0x146a30fa0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x146a31030 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x146a310c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x146a31150 VAL: '1000' (3 sibs) 36: [45] [45] 0x146a311e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x146a31270 VAL: '1002' (3 sibs) 36: [47] [47] 0x146a31300 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x146a31390 VAL: '1010' (3 sibs) 36: [49] [49] 0x146a31420 VAL: '1011' (3 sibs) 36: [50] [50] 0x146a314b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x146a31540 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x146a315d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x146a31660 VAL: '1021' (3 sibs) 36: [54] [54] 0x146a316f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x146a31780 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x146a31810 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x146a318a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x146a31930 VAL: '1101' (3 sibs) 36: [59] [59] 0x146a319c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x146a31a50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x146a31ae0 VAL: '1110' (3 sibs) 36: [62] [62] 0x146a31b70 VAL: '1111' (3 sibs) 36: [63] [63] 0x146a31c00 VAL: '1112' (3 sibs) 36: [64] [64] 0x146a31c90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x146a31d20 VAL: '1120' (3 sibs) 36: [66] [66] 0x146a31db0 VAL: '1121' (3 sibs) 36: [67] [67] 0x146a31e40 VAL: '1122' (3 sibs) 36: [68] [68] 0x146a31ed0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x146a31f60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x146a31ff0 VAL: '1200' (3 sibs) 36: [71] [71] 0x146a32080 VAL: '1201' (3 sibs) 36: [72] [72] 0x146a32110 VAL: '1202' (3 sibs) 36: [73] [73] 0x146a321a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x146a32230 VAL: '1210' (3 sibs) 36: [75] [75] 0x146a322c0 VAL: '1211' (3 sibs) 36: [76] [76] 0x146a32350 VAL: '1212' (3 sibs) 36: [77] [77] 0x146a323e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x146a32470 VAL: '1220' (3 sibs) 36: [79] [79] 0x146a32500 VAL: '1221' (3 sibs) 36: [80] [80] 0x146a32590 VAL: '1222' (3 sibs) 36: [81] [81] 0x146a32620 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x146a326b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x146a32740 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x146a327d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x146a32860 VAL: '2001' (3 sibs) 36: [86] [86] 0x146a328f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x146a32980 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x146a32a10 VAL: '2010' (3 sibs) 36: [89] [89] 0x146a32aa0 VAL: '2011' (3 sibs) 36: [90] [90] 0x146a32b30 VAL: '2012' (3 sibs) 36: [91] [91] 0x146a32bc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x146a32c50 VAL: '2020' (3 sibs) 36: [93] [93] 0x146a32ce0 VAL: '2021' (3 sibs) 36: [94] [94] 0x146a32d70 VAL: '2022' (3 sibs) 36: [95] [95] 0x146a32e00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x146a32e90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x146a32f20 VAL: '2100' (3 sibs) 36: [98] [98] 0x146a32fb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x146a33040 VAL: '2102' (3 sibs) 36: [100] [100] 0x146a330d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x146a33160 VAL: '2110' (3 sibs) 36: [102] [102] 0x146a331f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x146a33280 VAL: '2112' (3 sibs) 36: [104] [104] 0x146a33310 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x146a333a0 VAL: '2120' (3 sibs) 36: [106] [106] 0x146a33430 VAL: '2121' (3 sibs) 36: [107] [107] 0x146a334c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x146a33550 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x146a335e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x146a33670 VAL: '2200' (3 sibs) 36: [111] [111] 0x146a33700 VAL: '2201' (3 sibs) 36: [112] [112] 0x146a33790 VAL: '2202' (3 sibs) 36: [113] [113] 0x146a33820 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x146a338b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x146a33940 VAL: '2211' (3 sibs) 36: [116] [116] 0x146a339d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x146a33a60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x146a33af0 VAL: '2220' (3 sibs) 36: [119] [119] 0x146a33b80 VAL: '2221' (3 sibs) 36: [120] [120] 0x146a33c10 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: 0x146a18798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x146a18870 SEQ: (3 sibs) 3 children: 36: 0x146a18a40 SEQ: (3 sibs) 3 children: 36: 0x146a18c10 SEQ: (3 sibs) 3 children: 36: 0x146a18de0 VAL: '0000' (3 sibs) 36: 0x146a18e78 VAL: '0001' (3 sibs) 36: 0x146a18f10 VAL: '0002' (3 sibs) 36: 0x146a18ca8 SEQ: (3 sibs) 3 children: 36: 0x146a18fb0 VAL: '0010' (3 sibs) 36: 0x146a19048 VAL: '0011' (3 sibs) 36: 0x146a190e0 VAL: '0012' (3 sibs) 36: 0x146a18d40 SEQ: (3 sibs) 3 children: 36: 0x146a19180 VAL: '0020' (3 sibs) 36: 0x146a19218 VAL: '0021' (3 sibs) 36: 0x146a192b0 VAL: '0022' (3 sibs) 36: 0x146a18ad8 SEQ: (3 sibs) 3 children: 36: 0x146a19350 SEQ: (3 sibs) 3 children: 36: 0x146a19520 VAL: '0100' (3 sibs) 36: 0x146a195b8 VAL: '0101' (3 sibs) 36: 0x146a19650 VAL: '0102' (3 sibs) 36: 0x146a193e8 SEQ: (3 sibs) 3 children: 36: 0x146a196f0 VAL: '0110' (3 sibs) 36: 0x146a19788 VAL: '0111' (3 sibs) 36: 0x146a19820 VAL: '0112' (3 sibs) 36: 0x146a19480 SEQ: (3 sibs) 3 children: 36: 0x146a198c0 VAL: '0120' (3 sibs) 36: 0x146a19958 VAL: '0121' (3 sibs) 36: 0x146a199f0 VAL: '0122' (3 sibs) 36: 0x146a18b70 SEQ: (3 sibs) 3 children: 36: 0x146a19a90 SEQ: (3 sibs) 3 children: 36: 0x146a19c60 VAL: '0200' (3 sibs) 36: 0x146a19cf8 VAL: '0201' (3 sibs) 36: 0x146a19d90 VAL: '0202' (3 sibs) 36: 0x146a19b28 SEQ: (3 sibs) 3 children: 36: 0x146a19e30 VAL: '0210' (3 sibs) 36: 0x146a19ec8 VAL: '0211' (3 sibs) 36: 0x146a19f60 VAL: '0212' (3 sibs) 36: 0x146a19bc0 SEQ: (3 sibs) 3 children: 36: 0x146a1a000 VAL: '0220' (3 sibs) 36: 0x146a1a098 VAL: '0221' (3 sibs) 36: 0x146a1a130 VAL: '0222' (3 sibs) 36: 0x146a18908 SEQ: (3 sibs) 3 children: 36: 0x146a1a1d0 SEQ: (3 sibs) 3 children: 36: 0x146a1a3a0 SEQ: (3 sibs) 3 children: 36: 0x146a1a570 VAL: '1000' (3 sibs) 36: 0x146a1a608 VAL: '1001' (3 sibs) 36: 0x146a1a6a0 VAL: '1002' (3 sibs) 36: 0x146a1a438 SEQ: (3 sibs) 3 children: 36: 0x146a1a740 VAL: '1010' (3 sibs) 36: 0x146a1a7d8 VAL: '1011' (3 sibs) 36: 0x146a1a870 VAL: '1012' (3 sibs) 36: 0x146a1a4d0 SEQ: (3 sibs) 3 children: 36: 0x146a1a910 VAL: '1020' (3 sibs) 36: 0x146a1a9a8 VAL: '1021' (3 sibs) 36: 0x146a1aa40 VAL: '1022' (3 sibs) 36: 0x146a1a268 SEQ: (3 sibs) 3 children: 36: 0x146a1aae0 SEQ: (3 sibs) 3 children: 36: 0x146a1acb0 VAL: '1100' (3 sibs) 36: 0x146a1ad48 VAL: '1101' (3 sibs) 36: 0x146a1ade0 VAL: '1102' (3 sibs) 36: 0x146a1ab78 SEQ: (3 sibs) 3 children: 36: 0x146a1ae80 VAL: '1110' (3 sibs) 36: 0x146a1af18 VAL: '1111' (3 sibs) 36: 0x146a1afb0 VAL: '1112' (3 sibs) 36: 0x146a1ac10 SEQ: (3 sibs) 3 children: 36: 0x146a1b050 VAL: '1120' (3 sibs) 36: 0x146a1b0e8 VAL: '1121' (3 sibs) 36: 0x146a1b180 VAL: '1122' (3 sibs) 36: 0x146a1a300 SEQ: (3 sibs) 3 children: 36: 0x146a1b220 SEQ: (3 sibs) 3 children: 36: 0x146a1b3f0 VAL: '1200' (3 sibs) 36: 0x146a1b488 VAL: '1201' (3 sibs) 36: 0x146a1b520 VAL: '1202' (3 sibs) 36: 0x146a1b2b8 SEQ: (3 sibs) 3 children: 36: 0x146a1b5c0 VAL: '1210' (3 sibs) 36: 0x146a1b658 VAL: '1211' (3 sibs) 36: 0x146a1b6f0 VAL: '1212' (3 sibs) 36: 0x146a1b350 SEQ: (3 sibs) 3 children: 36: 0x146a1b790 VAL: '1220' (3 sibs) 36: 0x146a1b828 VAL: '1221' (3 sibs) 36: 0x146a1b8c0 VAL: '1222' (3 sibs) 36: 0x146a189a0 SEQ: (3 sibs) 3 children: 36: 0x146a1b960 SEQ: (3 sibs) 3 children: 36: 0x146a1bb30 SEQ: (3 sibs) 3 children: 36: 0x146a1bd00 VAL: '2000' (3 sibs) 36: 0x146a1bd98 VAL: '2001' (3 sibs) 36: 0x146a1be30 VAL: '2002' (3 sibs) 36: 0x146a1bbc8 SEQ: (3 sibs) 3 children: 36: 0x146a1bed0 VAL: '2010' (3 sibs) 36: 0x146a1bf68 VAL: '2011' (3 sibs) 36: 0x146a1c000 VAL: '2012' (3 sibs) 36: 0x146a1bc60 SEQ: (3 sibs) 3 children: 36: 0x146a1c0a0 VAL: '2020' (3 sibs) 36: 0x146a1c138 VAL: '2021' (3 sibs) 36: 0x146a1c1d0 VAL: '2022' (3 sibs) 36: 0x146a1b9f8 SEQ: (3 sibs) 3 children: 36: 0x146a1c270 SEQ: (3 sibs) 3 children: 36: 0x146a1c440 VAL: '2100' (3 sibs) 36: 0x146a1c4d8 VAL: '2101' (3 sibs) 36: 0x146a1c570 VAL: '2102' (3 sibs) 36: 0x146a1c308 SEQ: (3 sibs) 3 children: 36: 0x146a1c610 VAL: '2110' (3 sibs) 36: 0x146a1c6a8 VAL: '2111' (3 sibs) 36: 0x146a1c740 VAL: '2112' (3 sibs) 36: 0x146a1c3a0 SEQ: (3 sibs) 3 children: 36: 0x146a1c7e0 VAL: '2120' (3 sibs) 36: 0x146a1c878 VAL: '2121' (3 sibs) 36: 0x146a1c910 VAL: '2122' (3 sibs) 36: 0x146a1ba90 SEQ: (3 sibs) 3 children: 36: 0x146a1c9b0 SEQ: (3 sibs) 3 children: 36: 0x146a1cb80 VAL: '2200' (3 sibs) 36: 0x146a1cc18 VAL: '2201' (3 sibs) 36: 0x146a1ccb0 VAL: '2202' (3 sibs) 36: 0x146a1ca48 SEQ: (3 sibs) 3 children: 36: 0x146a1cd50 VAL: '2210' (3 sibs) 36: 0x146a1cde8 VAL: '2211' (3 sibs) 36: 0x146a1ce80 VAL: '2212' (3 sibs) 36: 0x146a1cae0 SEQ: (3 sibs) 3 children: 36: 0x146a1cf20 VAL: '2220' (3 sibs) 36: 0x146a1cfb8 VAL: '2221' (3 sibs) 36: 0x146a1d050 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x146a340a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x146a34130 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x146a341c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x146a34250 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x146a342e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x146a34370 VAL: '0001' (3 sibs) 36: [6] [6] 0x146a34400 VAL: '0002' (3 sibs) 36: [7] [7] 0x146a34490 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x146a34520 VAL: '0010' (3 sibs) 36: [9] [9] 0x146a345b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x146a34640 VAL: '0012' (3 sibs) 36: [11] [11] 0x146a346d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x146a34760 VAL: '0020' (3 sibs) 36: [13] [13] 0x146a347f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x146a34880 VAL: '0022' (3 sibs) 36: [15] [15] 0x146a34910 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x146a349a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x146a34a30 VAL: '0100' (3 sibs) 36: [18] [18] 0x146a34ac0 VAL: '0101' (3 sibs) 36: [19] [19] 0x146a34b50 VAL: '0102' (3 sibs) 36: [20] [20] 0x146a34be0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x146a34c70 VAL: '0110' (3 sibs) 36: [22] [22] 0x146a34d00 VAL: '0111' (3 sibs) 36: [23] [23] 0x146a34d90 VAL: '0112' (3 sibs) 36: [24] [24] 0x146a34e20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x146a34eb0 VAL: '0120' (3 sibs) 36: [26] [26] 0x146a34f40 VAL: '0121' (3 sibs) 36: [27] [27] 0x146a34fd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x146a35060 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x146a350f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x146a35180 VAL: '0200' (3 sibs) 36: [31] [31] 0x146a35210 VAL: '0201' (3 sibs) 36: [32] [32] 0x146a352a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x146a35330 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x146a353c0 VAL: '0210' (3 sibs) 36: [35] [35] 0x146a35450 VAL: '0211' (3 sibs) 36: [36] [36] 0x146a354e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x146a35570 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x146a35600 VAL: '0220' (3 sibs) 36: [39] [39] 0x146a35690 VAL: '0221' (3 sibs) 36: [40] [40] 0x146a35720 VAL: '0222' (3 sibs) 36: [41] [41] 0x146a357b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x146a35840 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x146a358d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x146a35960 VAL: '1000' (3 sibs) 36: [45] [45] 0x146a359f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x146a35a80 VAL: '1002' (3 sibs) 36: [47] [47] 0x146a35b10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x146a35ba0 VAL: '1010' (3 sibs) 36: [49] [49] 0x146a35c30 VAL: '1011' (3 sibs) 36: [50] [50] 0x146a35cc0 VAL: '1012' (3 sibs) 36: [51] [51] 0x146a35d50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x146a35de0 VAL: '1020' (3 sibs) 36: [53] [53] 0x146a35e70 VAL: '1021' (3 sibs) 36: [54] [54] 0x146a35f00 VAL: '1022' (3 sibs) 36: [55] [55] 0x146a35f90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x146a36020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x146a360b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x146a36140 VAL: '1101' (3 sibs) 36: [59] [59] 0x146a361d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x146a36260 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x146a362f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x146a36380 VAL: '1111' (3 sibs) 36: [63] [63] 0x146a36410 VAL: '1112' (3 sibs) 36: [64] [64] 0x146a364a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x146a36530 VAL: '1120' (3 sibs) 36: [66] [66] 0x146a365c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x146a36650 VAL: '1122' (3 sibs) 36: [68] [68] 0x146a366e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x146a36770 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x146a36800 VAL: '1200' (3 sibs) 36: [71] [71] 0x146a36890 VAL: '1201' (3 sibs) 36: [72] [72] 0x146a36920 VAL: '1202' (3 sibs) 36: [73] [73] 0x146a369b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x146a36a40 VAL: '1210' (3 sibs) 36: [75] [75] 0x146a36ad0 VAL: '1211' (3 sibs) 36: [76] [76] 0x146a36b60 VAL: '1212' (3 sibs) 36: [77] [77] 0x146a36bf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x146a36c80 VAL: '1220' (3 sibs) 36: [79] [79] 0x146a36d10 VAL: '1221' (3 sibs) 36: [80] [80] 0x146a36da0 VAL: '1222' (3 sibs) 36: [81] [81] 0x146a36e30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x146a36ec0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x146a36f50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x146a36fe0 VAL: '2000' (3 sibs) 36: [85] [85] 0x146a37070 VAL: '2001' (3 sibs) 36: [86] [86] 0x146a37100 VAL: '2002' (3 sibs) 36: [87] [87] 0x146a37190 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x146a37220 VAL: '2010' (3 sibs) 36: [89] [89] 0x146a372b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x146a37340 VAL: '2012' (3 sibs) 36: [91] [91] 0x146a373d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x146a37460 VAL: '2020' (3 sibs) 36: [93] [93] 0x146a374f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x146a37580 VAL: '2022' (3 sibs) 36: [95] [95] 0x146a37610 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x146a376a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x146a37730 VAL: '2100' (3 sibs) 36: [98] [98] 0x146a377c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x146a37850 VAL: '2102' (3 sibs) 36: [100] [100] 0x146a378e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x146a37970 VAL: '2110' (3 sibs) 36: [102] [102] 0x146a37a00 VAL: '2111' (3 sibs) 36: [103] [103] 0x146a37a90 VAL: '2112' (3 sibs) 36: [104] [104] 0x146a37b20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x146a37bb0 VAL: '2120' (3 sibs) 36: [106] [106] 0x146a37c40 VAL: '2121' (3 sibs) 36: [107] [107] 0x146a37cd0 VAL: '2122' (3 sibs) 36: [108] [108] 0x146a37d60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x146a37df0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x146a37e80 VAL: '2200' (3 sibs) 36: [111] [111] 0x146a37f10 VAL: '2201' (3 sibs) 36: [112] [112] 0x146a37fa0 VAL: '2202' (3 sibs) 36: [113] [113] 0x146a38030 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x146a380c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x146a38150 VAL: '2211' (3 sibs) 36: [116] [116] 0x146a381e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x146a38270 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x146a38300 VAL: '2220' (3 sibs) 36: [119] [119] 0x146a38390 VAL: '2221' (3 sibs) 36: [120] [120] 0x146a38420 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] 0x146a23250 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x146a232e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x146a23370 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x146a23400 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x146a23490 VAL: '0000' (3 sibs) 36: [5] [5] 0x146a23520 VAL: '0001' (3 sibs) 36: [6] [6] 0x146a235b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x146a23640 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x146a236d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x146a23760 VAL: '0011' (3 sibs) 36: [10] [10] 0x146a237f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x146a23880 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x146a23910 VAL: '0020' (3 sibs) 36: [13] [13] 0x146a239a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x146a23a30 VAL: '0022' (3 sibs) 36: [15] [15] 0x146a23ac0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x146a23b50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x146a23be0 VAL: '0100' (3 sibs) 36: [18] [18] 0x146a23c70 VAL: '0101' (3 sibs) 36: [19] [19] 0x146a23d00 VAL: '0102' (3 sibs) 36: [20] [20] 0x146a23d90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x146a23e20 VAL: '0110' (3 sibs) 36: [22] [22] 0x146a23eb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x146a23f40 VAL: '0112' (3 sibs) 36: [24] [24] 0x146a23fd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x146a24060 VAL: '0120' (3 sibs) 36: [26] [26] 0x146a240f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x146a24180 VAL: '0122' (3 sibs) 36: [28] [28] 0x146a24210 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x146a242a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x146a24330 VAL: '0200' (3 sibs) 36: [31] [31] 0x146a243c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x146a24450 VAL: '0202' (3 sibs) 36: [33] [33] 0x146a244e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x146a24570 VAL: '0210' (3 sibs) 36: [35] [35] 0x146a24600 VAL: '0211' (3 sibs) 36: [36] [36] 0x146a24690 VAL: '0212' (3 sibs) 36: [37] [37] 0x146a24720 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x146a247b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x146a24840 VAL: '0221' (3 sibs) 36: [40] [40] 0x146a248d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x146a24960 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x146a249f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x146a24a80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x146a24b10 VAL: '1000' (3 sibs) 36: [45] [45] 0x146a24ba0 VAL: '1001' (3 sibs) 36: [46] [46] 0x146a24c30 VAL: '1002' (3 sibs) 36: [47] [47] 0x146a24cc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x146a24d50 VAL: '1010' (3 sibs) 36: [49] [49] 0x146a24de0 VAL: '1011' (3 sibs) 36: [50] [50] 0x146a24e70 VAL: '1012' (3 sibs) 36: [51] [51] 0x146a24f00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x146a24f90 VAL: '1020' (3 sibs) 36: [53] [53] 0x146a25020 VAL: '1021' (3 sibs) 36: [54] [54] 0x146a250b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x146a25140 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x146a251d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x146a25260 VAL: '1100' (3 sibs) 36: [58] [58] 0x146a252f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x146a25380 VAL: '1102' (3 sibs) 36: [60] [60] 0x146a25410 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x146a254a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x146a25530 VAL: '1111' (3 sibs) 36: [63] [63] 0x146a255c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x146a25650 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x146a256e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x146a25770 VAL: '1121' (3 sibs) 36: [67] [67] 0x146a25800 VAL: '1122' (3 sibs) 36: [68] [68] 0x146a25890 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x146a25920 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x146a259b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x146a25a40 VAL: '1201' (3 sibs) 36: [72] [72] 0x146a25ad0 VAL: '1202' (3 sibs) 36: [73] [73] 0x146a25b60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x146a25bf0 VAL: '1210' (3 sibs) 36: [75] [75] 0x146a25c80 VAL: '1211' (3 sibs) 36: [76] [76] 0x146a25d10 VAL: '1212' (3 sibs) 36: [77] [77] 0x146a25da0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x146a25e30 VAL: '1220' (3 sibs) 36: [79] [79] 0x146a25ec0 VAL: '1221' (3 sibs) 36: [80] [80] 0x146a25f50 VAL: '1222' (3 sibs) 36: [81] [81] 0x146a25fe0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x146a26070 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x146a26100 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x146a26190 VAL: '2000' (3 sibs) 36: [85] [85] 0x146a26220 VAL: '2001' (3 sibs) 36: [86] [86] 0x146a262b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x146a26340 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x146a263d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x146a26460 VAL: '2011' (3 sibs) 36: [90] [90] 0x146a264f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x146a26580 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x146a26610 VAL: '2020' (3 sibs) 36: [93] [93] 0x146a266a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x146a26730 VAL: '2022' (3 sibs) 36: [95] [95] 0x146a267c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x146a26850 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x146a268e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x146a26970 VAL: '2101' (3 sibs) 36: [99] [99] 0x146a26a00 VAL: '2102' (3 sibs) 36: [100] [100] 0x146a26a90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x146a26b20 VAL: '2110' (3 sibs) 36: [102] [102] 0x146a26bb0 VAL: '2111' (3 sibs) 36: [103] [103] 0x146a26c40 VAL: '2112' (3 sibs) 36: [104] [104] 0x146a26cd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x146a26d60 VAL: '2120' (3 sibs) 36: [106] [106] 0x146a26df0 VAL: '2121' (3 sibs) 36: [107] [107] 0x146a26e80 VAL: '2122' (3 sibs) 36: [108] [108] 0x146a26f10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x146a26fa0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x146a27030 VAL: '2200' (3 sibs) 36: [111] [111] 0x146a270c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x146a27150 VAL: '2202' (3 sibs) 36: [113] [113] 0x146a271e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x146a27270 VAL: '2210' (3 sibs) 36: [115] [115] 0x146a27300 VAL: '2211' (3 sibs) 36: [116] [116] 0x146a27390 VAL: '2212' (3 sibs) 36: [117] [117] 0x146a27420 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x146a274b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x146a27540 VAL: '2221' (3 sibs) 36: [120] [120] 0x146a275d0 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] 0x146a3acc0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x146a3ad50 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x146a3ade0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x146a3ae70 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x146a3af00 VAL: '0000' (3 sibs) 36: [5] [5] 0x146a3af90 VAL: '0001' (3 sibs) 36: [6] [6] 0x146a3b020 VAL: '0002' (3 sibs) 36: [7] [7] 0x146a3b0b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x146a3b140 VAL: '0010' (3 sibs) 36: [9] [9] 0x146a3b1d0 VAL: '0011' (3 sibs) 36: [10] [10] 0x146a3b260 VAL: '0012' (3 sibs) 36: [11] [11] 0x146a3b2f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x146a3b380 VAL: '0020' (3 sibs) 36: [13] [13] 0x146a3b410 VAL: '0021' (3 sibs) 36: [14] [14] 0x146a3b4a0 VAL: '0022' (3 sibs) 36: [15] [15] 0x146a3b530 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x146a3b5c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x146a3b650 VAL: '0100' (3 sibs) 36: [18] [18] 0x146a3b6e0 VAL: '0101' (3 sibs) 36: [19] [19] 0x146a3b770 VAL: '0102' (3 sibs) 36: [20] [20] 0x146a3b800 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x146a3b890 VAL: '0110' (3 sibs) 36: [22] [22] 0x146a3b920 VAL: '0111' (3 sibs) 36: [23] [23] 0x146a3b9b0 VAL: '0112' (3 sibs) 36: [24] [24] 0x146a3ba40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x146a3bad0 VAL: '0120' (3 sibs) 36: [26] [26] 0x146a3bb60 VAL: '0121' (3 sibs) 36: [27] [27] 0x146a3bbf0 VAL: '0122' (3 sibs) 36: [28] [28] 0x146a3bc80 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x146a3bd10 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x146a3bda0 VAL: '0200' (3 sibs) 36: [31] [31] 0x146a3be30 VAL: '0201' (3 sibs) 36: [32] [32] 0x146a3bec0 VAL: '0202' (3 sibs) 36: [33] [33] 0x146a3bf50 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x146a3bfe0 VAL: '0210' (3 sibs) 36: [35] [35] 0x146a3c070 VAL: '0211' (3 sibs) 36: [36] [36] 0x146a3c100 VAL: '0212' (3 sibs) 36: [37] [37] 0x146a3c190 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x146a3c220 VAL: '0220' (3 sibs) 36: [39] [39] 0x146a3c2b0 VAL: '0221' (3 sibs) 36: [40] [40] 0x146a3c340 VAL: '0222' (3 sibs) 36: [41] [41] 0x146a3c3d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x146a3c460 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x146a3c4f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x146a3c580 VAL: '1000' (3 sibs) 36: [45] [45] 0x146a3c610 VAL: '1001' (3 sibs) 36: [46] [46] 0x146a3c6a0 VAL: '1002' (3 sibs) 36: [47] [47] 0x146a3c730 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x146a3c7c0 VAL: '1010' (3 sibs) 36: [49] [49] 0x146a3c850 VAL: '1011' (3 sibs) 36: [50] [50] 0x146a3c8e0 VAL: '1012' (3 sibs) 36: [51] [51] 0x146a3c970 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x146a3ca00 VAL: '1020' (3 sibs) 36: [53] [53] 0x146a3ca90 VAL: '1021' (3 sibs) 36: [54] [54] 0x146a3cb20 VAL: '1022' (3 sibs) 36: [55] [55] 0x146a3cbb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x146a3cc40 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x146a3ccd0 VAL: '1100' (3 sibs) 36: [58] [58] 0x146a3cd60 VAL: '1101' (3 sibs) 36: [59] [59] 0x146a3cdf0 VAL: '1102' (3 sibs) 36: [60] [60] 0x146a3ce80 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x146a3cf10 VAL: '1110' (3 sibs) 36: [62] [62] 0x146a3cfa0 VAL: '1111' (3 sibs) 36: [63] [63] 0x146a3d030 VAL: '1112' (3 sibs) 36: [64] [64] 0x146a3d0c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x146a3d150 VAL: '1120' (3 sibs) 36: [66] [66] 0x146a3d1e0 VAL: '1121' (3 sibs) 36: [67] [67] 0x146a3d270 VAL: '1122' (3 sibs) 36: [68] [68] 0x146a3d300 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x146a3d390 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x146a3d420 VAL: '1200' (3 sibs) 36: [71] [71] 0x146a3d4b0 VAL: '1201' (3 sibs) 36: [72] [72] 0x146a3d540 VAL: '1202' (3 sibs) 36: [73] [73] 0x146a3d5d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x146a3d660 VAL: '1210' (3 sibs) 36: [75] [75] 0x146a3d6f0 VAL: '1211' (3 sibs) 36: [76] [76] 0x146a3d780 VAL: '1212' (3 sibs) 36: [77] [77] 0x146a3d810 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x146a3d8a0 VAL: '1220' (3 sibs) 36: [79] [79] 0x146a3d930 VAL: '1221' (3 sibs) 36: [80] [80] 0x146a3d9c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x146a3da50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x146a3dae0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x146a3db70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x146a3dc00 VAL: '2000' (3 sibs) 36: [85] [85] 0x146a3dc90 VAL: '2001' (3 sibs) 36: [86] [86] 0x146a3dd20 VAL: '2002' (3 sibs) 36: [87] [87] 0x146a3ddb0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x146a3de40 VAL: '2010' (3 sibs) 36: [89] [89] 0x146a3ded0 VAL: '2011' (3 sibs) 36: [90] [90] 0x146a3df60 VAL: '2012' (3 sibs) 36: [91] [91] 0x146a3dff0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x146a3e080 VAL: '2020' (3 sibs) 36: [93] [93] 0x146a3e110 VAL: '2021' (3 sibs) 36: [94] [94] 0x146a3e1a0 VAL: '2022' (3 sibs) 36: [95] [95] 0x146a3e230 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x146a3e2c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x146a3e350 VAL: '2100' (3 sibs) 36: [98] [98] 0x146a3e3e0 VAL: '2101' (3 sibs) 36: [99] [99] 0x146a3e470 VAL: '2102' (3 sibs) 36: [100] [100] 0x146a3e500 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x146a3e590 VAL: '2110' (3 sibs) 36: [102] [102] 0x146a3e620 VAL: '2111' (3 sibs) 36: [103] [103] 0x146a3e6b0 VAL: '2112' (3 sibs) 36: [104] [104] 0x146a3e740 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x146a3e7d0 VAL: '2120' (3 sibs) 36: [106] [106] 0x146a3e860 VAL: '2121' (3 sibs) 36: [107] [107] 0x146a3e8f0 VAL: '2122' (3 sibs) 36: [108] [108] 0x146a3e980 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x146a3ea10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x146a3eaa0 VAL: '2200' (3 sibs) 36: [111] [111] 0x146a3eb30 VAL: '2201' (3 sibs) 36: [112] [112] 0x146a3ebc0 VAL: '2202' (3 sibs) 36: [113] [113] 0x146a3ec50 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x146a3ece0 VAL: '2210' (3 sibs) 36: [115] [115] 0x146a3ed70 VAL: '2211' (3 sibs) 36: [116] [116] 0x146a3ee00 VAL: '2212' (3 sibs) 36: [117] [117] 0x146a3ee90 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x146a3ef20 VAL: '2220' (3 sibs) 36: [119] [119] 0x146a3efb0 VAL: '2221' (3 sibs) 36: [120] [120] 0x146a3f040 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 (1 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] 0x146a2b080 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x146a2b110 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x146a2b1a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x146a2b230 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x146a2b2c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x146a2b350 VAL: '0001' (3 sibs) 36: [6] [6] 0x146a2b3e0 VAL: '0002' (3 sibs) 36: [7] [7] 0x146a2b470 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x146a2b500 VAL: '0010' (3 sibs) 36: [9] [9] 0x146a2b590 VAL: '0011' (3 sibs) 36: [10] [10] 0x146a2b620 VAL: '0012' (3 sibs) 36: [11] [11] 0x146a2b6b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x146a2b740 VAL: '0020' (3 sibs) 36: [13] [13] 0x146a2b7d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x146a2b860 VAL: '0022' (3 sibs) 36: [15] [15] 0x146a2b8f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x146a2b980 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x146a2ba10 VAL: '0100' (3 sibs) 36: [18] [18] 0x146a2baa0 VAL: '0101' (3 sibs) 36: [19] [19] 0x146a2bb30 VAL: '0102' (3 sibs) 36: [20] [20] 0x146a2bbc0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x146a2bc50 VAL: '0110' (3 sibs) 36: [22] [22] 0x146a2bce0 VAL: '0111' (3 sibs) 36: [23] [23] 0x146a2bd70 VAL: '0112' (3 sibs) 36: [24] [24] 0x146a2be00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x146a2be90 VAL: '0120' (3 sibs) 36: [26] [26] 0x146a2bf20 VAL: '0121' (3 sibs) 36: [27] [27] 0x146a2bfb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x146a2c040 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x146a2c0d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x146a2c160 VAL: '0200' (3 sibs) 36: [31] [31] 0x146a2c1f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x146a2c280 VAL: '0202' (3 sibs) 36: [33] [33] 0x146a2c310 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x146a2c3a0 VAL: '0210' (3 sibs) 36: [35] [35] 0x146a2c430 VAL: '0211' (3 sibs) 36: [36] [36] 0x146a2c4c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x146a2c550 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x146a2c5e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x146a2c670 VAL: '0221' (3 sibs) 36: [40] [40] 0x146a2c700 VAL: '0222' (3 sibs) 36: [41] [41] 0x146a2c790 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x146a2c820 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x146a2c8b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x146a2c940 VAL: '1000' (3 sibs) 36: [45] [45] 0x146a2c9d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x146a2ca60 VAL: '1002' (3 sibs) 36: [47] [47] 0x146a2caf0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x146a2cb80 VAL: '1010' (3 sibs) 36: [49] [49] 0x146a2cc10 VAL: '1011' (3 sibs) 36: [50] [50] 0x146a2cca0 VAL: '1012' (3 sibs) 36: [51] [51] 0x146a2cd30 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x146a2cdc0 VAL: '1020' (3 sibs) 36: [53] [53] 0x146a2ce50 VAL: '1021' (3 sibs) 36: [54] [54] 0x146a2cee0 VAL: '1022' (3 sibs) 36: [55] [55] 0x146a2cf70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x146a2d000 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x146a2d090 VAL: '1100' (3 sibs) 36: [58] [58] 0x146a2d120 VAL: '1101' (3 sibs) 36: [59] [59] 0x146a2d1b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x146a2d240 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x146a2d2d0 VAL: '1110' (3 sibs) 36: [62] [62] 0x146a2d360 VAL: '1111' (3 sibs) 36: [63] [63] 0x146a2d3f0 VAL: '1112' (3 sibs) 36: [64] [64] 0x146a2d480 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x146a2d510 VAL: '1120' (3 sibs) 36: [66] [66] 0x146a2d5a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x146a2d630 VAL: '1122' (3 sibs) 36: [68] [68] 0x146a2d6c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x146a2d750 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x146a2d7e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x146a2d870 VAL: '1201' (3 sibs) 36: [72] [72] 0x146a2d900 VAL: '1202' (3 sibs) 36: [73] [73] 0x146a2d990 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x146a2da20 VAL: '1210' (3 sibs) 36: [75] [75] 0x146a2dab0 VAL: '1211' (3 sibs) 36: [76] [76] 0x146a2db40 VAL: '1212' (3 sibs) 36: [77] [77] 0x146a2dbd0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x146a2dc60 VAL: '1220' (3 sibs) 36: [79] [79] 0x146a2dcf0 VAL: '1221' (3 sibs) 36: [80] [80] 0x146a2dd80 VAL: '1222' (3 sibs) 36: [81] [81] 0x146a2de10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x146a2dea0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x146a2df30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x146a2dfc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x146a2e050 VAL: '2001' (3 sibs) 36: [86] [86] 0x146a2e0e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x146a2e170 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x146a2e200 VAL: '2010' (3 sibs) 36: [89] [89] 0x146a2e290 VAL: '2011' (3 sibs) 36: [90] [90] 0x146a2e320 VAL: '2012' (3 sibs) 36: [91] [91] 0x146a2e3b0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x146a2e440 VAL: '2020' (3 sibs) 36: [93] [93] 0x146a2e4d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x146a2e560 VAL: '2022' (3 sibs) 36: [95] [95] 0x146a2e5f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x146a2e680 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x146a2e710 VAL: '2100' (3 sibs) 36: [98] [98] 0x146a2e7a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x146a2e830 VAL: '2102' (3 sibs) 36: [100] [100] 0x146a2e8c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x146a2e950 VAL: '2110' (3 sibs) 36: [102] [102] 0x146a2e9e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x146a2ea70 VAL: '2112' (3 sibs) 36: [104] [104] 0x146a2eb00 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x146a2eb90 VAL: '2120' (3 sibs) 36: [106] [106] 0x146a2ec20 VAL: '2121' (3 sibs) 36: [107] [107] 0x146a2ecb0 VAL: '2122' (3 sibs) 36: [108] [108] 0x146a2ed40 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x146a2edd0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x146a2ee60 VAL: '2200' (3 sibs) 36: [111] [111] 0x146a2eef0 VAL: '2201' (3 sibs) 36: [112] [112] 0x146a2ef80 VAL: '2202' (3 sibs) 36: [113] [113] 0x146a2f010 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x146a2f0a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x146a2f130 VAL: '2211' (3 sibs) 36: [116] [116] 0x146a2f1c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x146a2f250 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x146a2f2e0 VAL: '2220' (3 sibs) 36: [119] [119] 0x146a2f370 VAL: '2221' (3 sibs) 36: [120] [120] 0x146a2f400 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] 0x146a3f4d0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x146a3f560 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x146a3f5f0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x146a3f680 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x146a3f710 VAL: '0000' (3 sibs) 36: [5] [5] 0x146a3f7a0 VAL: '0001' (3 sibs) 36: [6] [6] 0x146a3f830 VAL: '0002' (3 sibs) 36: [7] [7] 0x146a3f8c0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x146a3f950 VAL: '0010' (3 sibs) 36: [9] [9] 0x146a3f9e0 VAL: '0011' (3 sibs) 36: [10] [10] 0x146a3fa70 VAL: '0012' (3 sibs) 36: [11] [11] 0x146a3fb00 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x146a3fb90 VAL: '0020' (3 sibs) 36: [13] [13] 0x146a3fc20 VAL: '0021' (3 sibs) 36: [14] [14] 0x146a3fcb0 VAL: '0022' (3 sibs) 36: [15] [15] 0x146a3fd40 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x146a3fdd0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x146a3fe60 VAL: '0100' (3 sibs) 36: [18] [18] 0x146a3fef0 VAL: '0101' (3 sibs) 36: [19] [19] 0x146a3ff80 VAL: '0102' (3 sibs) 36: [20] [20] 0x146a40010 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x146a400a0 VAL: '0110' (3 sibs) 36: [22] [22] 0x146a40130 VAL: '0111' (3 sibs) 36: [23] [23] 0x146a401c0 VAL: '0112' (3 sibs) 36: [24] [24] 0x146a40250 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x146a402e0 VAL: '0120' (3 sibs) 36: [26] [26] 0x146a40370 VAL: '0121' (3 sibs) 36: [27] [27] 0x146a40400 VAL: '0122' (3 sibs) 36: [28] [28] 0x146a40490 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x146a40520 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x146a405b0 VAL: '0200' (3 sibs) 36: [31] [31] 0x146a40640 VAL: '0201' (3 sibs) 36: [32] [32] 0x146a406d0 VAL: '0202' (3 sibs) 36: [33] [33] 0x146a40760 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x146a407f0 VAL: '0210' (3 sibs) 36: [35] [35] 0x146a40880 VAL: '0211' (3 sibs) 36: [36] [36] 0x146a40910 VAL: '0212' (3 sibs) 36: [37] [37] 0x146a409a0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x146a40a30 VAL: '0220' (3 sibs) 36: [39] [39] 0x146a40ac0 VAL: '0221' (3 sibs) 36: [40] [40] 0x146a40b50 VAL: '0222' (3 sibs) 36: [41] [41] 0x146a40be0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x146a40c70 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x146a40d00 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x146a40d90 VAL: '1000' (3 sibs) 36: [45] [45] 0x146a40e20 VAL: '1001' (3 sibs) 36: [46] [46] 0x146a40eb0 VAL: '1002' (3 sibs) 36: [47] [47] 0x146a40f40 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x146a40fd0 VAL: '1010' (3 sibs) 36: [49] [49] 0x146a41060 VAL: '1011' (3 sibs) 36: [50] [50] 0x146a410f0 VAL: '1012' (3 sibs) 36: [51] [51] 0x146a41180 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x146a41210 VAL: '1020' (3 sibs) 36: [53] [53] 0x146a412a0 VAL: '1021' (3 sibs) 36: [54] [54] 0x146a41330 VAL: '1022' (3 sibs) 36: [55] [55] 0x146a413c0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x146a41450 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x146a414e0 VAL: '1100' (3 sibs) 36: [58] [58] 0x146a41570 VAL: '1101' (3 sibs) 36: [59] [59] 0x146a41600 VAL: '1102' (3 sibs) 36: [60] [60] 0x146a41690 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x146a41720 VAL: '1110' (3 sibs) 36: [62] [62] 0x146a417b0 VAL: '1111' (3 sibs) 36: [63] [63] 0x146a41840 VAL: '1112' (3 sibs) 36: [64] [64] 0x146a418d0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x146a41960 VAL: '1120' (3 sibs) 36: [66] [66] 0x146a419f0 VAL: '1121' (3 sibs) 36: [67] [67] 0x146a41a80 VAL: '1122' (3 sibs) 36: [68] [68] 0x146a41b10 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x146a41ba0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x146a41c30 VAL: '1200' (3 sibs) 36: [71] [71] 0x146a41cc0 VAL: '1201' (3 sibs) 36: [72] [72] 0x146a41d50 VAL: '1202' (3 sibs) 36: [73] [73] 0x146a41de0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x146a41e70 VAL: '1210' (3 sibs) 36: [75] [75] 0x146a41f00 VAL: '1211' (3 sibs) 36: [76] [76] 0x146a41f90 VAL: '1212' (3 sibs) 36: [77] [77] 0x146a42020 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x146a420b0 VAL: '1220' (3 sibs) 36: [79] [79] 0x146a42140 VAL: '1221' (3 sibs) 36: [80] [80] 0x146a421d0 VAL: '1222' (3 sibs) 36: [81] [81] 0x146a42260 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x146a422f0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x146a42380 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x146a42410 VAL: '2000' (3 sibs) 36: [85] [85] 0x146a424a0 VAL: '2001' (3 sibs) 36: [86] [86] 0x146a42530 VAL: '2002' (3 sibs) 36: [87] [87] 0x146a425c0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x146a42650 VAL: '2010' (3 sibs) 36: [89] [89] 0x146a426e0 VAL: '2011' (3 sibs) 36: [90] [90] 0x146a42770 VAL: '2012' (3 sibs) 36: [91] [91] 0x146a42800 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x146a42890 VAL: '2020' (3 sibs) 36: [93] [93] 0x146a42920 VAL: '2021' (3 sibs) 36: [94] [94] 0x146a429b0 VAL: '2022' (3 sibs) 36: [95] [95] 0x146a42a40 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x146a42ad0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x146a42b60 VAL: '2100' (3 sibs) 36: [98] [98] 0x146a42bf0 VAL: '2101' (3 sibs) 36: [99] [99] 0x146a42c80 VAL: '2102' (3 sibs) 36: [100] [100] 0x146a42d10 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x146a42da0 VAL: '2110' (3 sibs) 36: [102] [102] 0x146a42e30 VAL: '2111' (3 sibs) 36: [103] [103] 0x146a42ec0 VAL: '2112' (3 sibs) 36: [104] [104] 0x146a42f50 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x146a42fe0 VAL: '2120' (3 sibs) 36: [106] [106] 0x146a43070 VAL: '2121' (3 sibs) 36: [107] [107] 0x146a43100 VAL: '2122' (3 sibs) 36: [108] [108] 0x146a43190 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x146a43220 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x146a432b0 VAL: '2200' (3 sibs) 36: [111] [111] 0x146a43340 VAL: '2201' (3 sibs) 36: [112] [112] 0x146a433d0 VAL: '2202' (3 sibs) 36: [113] [113] 0x146a43460 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x146a434f0 VAL: '2210' (3 sibs) 36: [115] [115] 0x146a43580 VAL: '2211' (3 sibs) 36: [116] [116] 0x146a43610 VAL: '2212' (3 sibs) 36: [117] [117] 0x146a436a0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x146a43730 VAL: '2220' (3 sibs) 36: [119] [119] 0x146a437c0 VAL: '2221' (3 sibs) 36: [120] [120] 0x146a43850 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 (1 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] 0x146a2f890 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x146a2f920 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x146a2f9b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x146a2fa40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x146a2fad0 VAL: '0000' (3 sibs) 36: [5] [5] 0x146a2fb60 VAL: '0001' (3 sibs) 36: [6] [6] 0x146a2fbf0 VAL: '0002' (3 sibs) 36: [7] [7] 0x146a2fc80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x146a2fd10 VAL: '0010' (3 sibs) 36: [9] [9] 0x146a2fda0 VAL: '0011' (3 sibs) 36: [10] [10] 0x146a2fe30 VAL: '0012' (3 sibs) 36: [11] [11] 0x146a2fec0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x146a2ff50 VAL: '0020' (3 sibs) 36: [13] [13] 0x146a2ffe0 VAL: '0021' (3 sibs) 36: [14] [14] 0x146a30070 VAL: '0022' (3 sibs) 36: [15] [15] 0x146a30100 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x146a30190 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x146a30220 VAL: '0100' (3 sibs) 36: [18] [18] 0x146a302b0 VAL: '0101' (3 sibs) 36: [19] [19] 0x146a30340 VAL: '0102' (3 sibs) 36: [20] [20] 0x146a303d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x146a30460 VAL: '0110' (3 sibs) 36: [22] [22] 0x146a304f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x146a30580 VAL: '0112' (3 sibs) 36: [24] [24] 0x146a30610 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x146a306a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x146a30730 VAL: '0121' (3 sibs) 36: [27] [27] 0x146a307c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x146a30850 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x146a308e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x146a30970 VAL: '0200' (3 sibs) 36: [31] [31] 0x146a30a00 VAL: '0201' (3 sibs) 36: [32] [32] 0x146a30a90 VAL: '0202' (3 sibs) 36: [33] [33] 0x146a30b20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x146a30bb0 VAL: '0210' (3 sibs) 36: [35] [35] 0x146a30c40 VAL: '0211' (3 sibs) 36: [36] [36] 0x146a30cd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x146a30d60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x146a30df0 VAL: '0220' (3 sibs) 36: [39] [39] 0x146a30e80 VAL: '0221' (3 sibs) 36: [40] [40] 0x146a30f10 VAL: '0222' (3 sibs) 36: [41] [41] 0x146a30fa0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x146a31030 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x146a310c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x146a31150 VAL: '1000' (3 sibs) 36: [45] [45] 0x146a311e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x146a31270 VAL: '1002' (3 sibs) 36: [47] [47] 0x146a31300 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x146a31390 VAL: '1010' (3 sibs) 36: [49] [49] 0x146a31420 VAL: '1011' (3 sibs) 36: [50] [50] 0x146a314b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x146a31540 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x146a315d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x146a31660 VAL: '1021' (3 sibs) 36: [54] [54] 0x146a316f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x146a31780 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x146a31810 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x146a318a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x146a31930 VAL: '1101' (3 sibs) 36: [59] [59] 0x146a319c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x146a31a50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x146a31ae0 VAL: '1110' (3 sibs) 36: [62] [62] 0x146a31b70 VAL: '1111' (3 sibs) 36: [63] [63] 0x146a31c00 VAL: '1112' (3 sibs) 36: [64] [64] 0x146a31c90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x146a31d20 VAL: '1120' (3 sibs) 36: [66] [66] 0x146a31db0 VAL: '1121' (3 sibs) 36: [67] [67] 0x146a31e40 VAL: '1122' (3 sibs) 36: [68] [68] 0x146a31ed0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x146a31f60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x146a31ff0 VAL: '1200' (3 sibs) 36: [71] [71] 0x146a32080 VAL: '1201' (3 sibs) 36: [72] [72] 0x146a32110 VAL: '1202' (3 sibs) 36: [73] [73] 0x146a321a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x146a32230 VAL: '1210' (3 sibs) 36: [75] [75] 0x146a322c0 VAL: '1211' (3 sibs) 36: [76] [76] 0x146a32350 VAL: '1212' (3 sibs) 36: [77] [77] 0x146a323e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x146a32470 VAL: '1220' (3 sibs) 36: [79] [79] 0x146a32500 VAL: '1221' (3 sibs) 36: [80] [80] 0x146a32590 VAL: '1222' (3 sibs) 36: [81] [81] 0x146a32620 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x146a326b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x146a32740 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x146a327d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x146a32860 VAL: '2001' (3 sibs) 36: [86] [86] 0x146a328f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x146a32980 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x146a32a10 VAL: '2010' (3 sibs) 36: [89] [89] 0x146a32aa0 VAL: '2011' (3 sibs) 36: [90] [90] 0x146a32b30 VAL: '2012' (3 sibs) 36: [91] [91] 0x146a32bc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x146a32c50 VAL: '2020' (3 sibs) 36: [93] [93] 0x146a32ce0 VAL: '2021' (3 sibs) 36: [94] [94] 0x146a32d70 VAL: '2022' (3 sibs) 36: [95] [95] 0x146a32e00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x146a32e90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x146a32f20 VAL: '2100' (3 sibs) 36: [98] [98] 0x146a32fb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x146a33040 VAL: '2102' (3 sibs) 36: [100] [100] 0x146a330d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x146a33160 VAL: '2110' (3 sibs) 36: [102] [102] 0x146a331f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x146a33280 VAL: '2112' (3 sibs) 36: [104] [104] 0x146a33310 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x146a333a0 VAL: '2120' (3 sibs) 36: [106] [106] 0x146a33430 VAL: '2121' (3 sibs) 36: [107] [107] 0x146a334c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x146a33550 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x146a335e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x146a33670 VAL: '2200' (3 sibs) 36: [111] [111] 0x146a33700 VAL: '2201' (3 sibs) 36: [112] [112] 0x146a33790 VAL: '2202' (3 sibs) 36: [113] [113] 0x146a33820 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x146a338b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x146a33940 VAL: '2211' (3 sibs) 36: [116] [116] 0x146a339d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x146a33a60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x146a33af0 VAL: '2220' (3 sibs) 36: [119] [119] 0x146a33b80 VAL: '2221' (3 sibs) 36: [120] [120] 0x146a33c10 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] 0x146a43ce0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x146a43d70 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x146a43e00 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x146a43e90 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x146a43f20 VAL: '0000' (3 sibs) 36: [5] [5] 0x146a43fb0 VAL: '0001' (3 sibs) 36: [6] [6] 0x146a44040 VAL: '0002' (3 sibs) 36: [7] [7] 0x146a440d0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x146a44160 VAL: '0010' (3 sibs) 36: [9] [9] 0x146a441f0 VAL: '0011' (3 sibs) 36: [10] [10] 0x146a44280 VAL: '0012' (3 sibs) 36: [11] [11] 0x146a44310 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x146a443a0 VAL: '0020' (3 sibs) 36: [13] [13] 0x146a44430 VAL: '0021' (3 sibs) 36: [14] [14] 0x146a444c0 VAL: '0022' (3 sibs) 36: [15] [15] 0x146a44550 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x146a445e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x146a44670 VAL: '0100' (3 sibs) 36: [18] [18] 0x146a44700 VAL: '0101' (3 sibs) 36: [19] [19] 0x146a44790 VAL: '0102' (3 sibs) 36: [20] [20] 0x146a44820 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x146a448b0 VAL: '0110' (3 sibs) 36: [22] [22] 0x146a44940 VAL: '0111' (3 sibs) 36: [23] [23] 0x146a449d0 VAL: '0112' (3 sibs) 36: [24] [24] 0x146a44a60 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x146a44af0 VAL: '0120' (3 sibs) 36: [26] [26] 0x146a44b80 VAL: '0121' (3 sibs) 36: [27] [27] 0x146a44c10 VAL: '0122' (3 sibs) 36: [28] [28] 0x146a44ca0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x146a44d30 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x146a44dc0 VAL: '0200' (3 sibs) 36: [31] [31] 0x146a44e50 VAL: '0201' (3 sibs) 36: [32] [32] 0x146a44ee0 VAL: '0202' (3 sibs) 36: [33] [33] 0x146a44f70 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x146a45000 VAL: '0210' (3 sibs) 36: [35] [35] 0x146a45090 VAL: '0211' (3 sibs) 36: [36] [36] 0x146a45120 VAL: '0212' (3 sibs) 36: [37] [37] 0x146a451b0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x146a45240 VAL: '0220' (3 sibs) 36: [39] [39] 0x146a452d0 VAL: '0221' (3 sibs) 36: [40] [40] 0x146a45360 VAL: '0222' (3 sibs) 36: [41] [41] 0x146a453f0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x146a45480 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x146a45510 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x146a455a0 VAL: '1000' (3 sibs) 36: [45] [45] 0x146a45630 VAL: '1001' (3 sibs) 36: [46] [46] 0x146a456c0 VAL: '1002' (3 sibs) 36: [47] [47] 0x146a45750 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x146a457e0 VAL: '1010' (3 sibs) 36: [49] [49] 0x146a45870 VAL: '1011' (3 sibs) 36: [50] [50] 0x146a45900 VAL: '1012' (3 sibs) 36: [51] [51] 0x146a45990 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x146a45a20 VAL: '1020' (3 sibs) 36: [53] [53] 0x146a45ab0 VAL: '1021' (3 sibs) 36: [54] [54] 0x146a45b40 VAL: '1022' (3 sibs) 36: [55] [55] 0x146a45bd0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x146a45c60 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x146a45cf0 VAL: '1100' (3 sibs) 36: [58] [58] 0x146a45d80 VAL: '1101' (3 sibs) 36: [59] [59] 0x146a45e10 VAL: '1102' (3 sibs) 36: [60] [60] 0x146a45ea0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x146a45f30 VAL: '1110' (3 sibs) 36: [62] [62] 0x146a45fc0 VAL: '1111' (3 sibs) 36: [63] [63] 0x146a46050 VAL: '1112' (3 sibs) 36: [64] [64] 0x146a460e0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x146a46170 VAL: '1120' (3 sibs) 36: [66] [66] 0x146a46200 VAL: '1121' (3 sibs) 36: [67] [67] 0x146a46290 VAL: '1122' (3 sibs) 36: [68] [68] 0x146a46320 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x146a463b0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x146a46440 VAL: '1200' (3 sibs) 36: [71] [71] 0x146a464d0 VAL: '1201' (3 sibs) 36: [72] [72] 0x146a46560 VAL: '1202' (3 sibs) 36: [73] [73] 0x146a465f0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x146a46680 VAL: '1210' (3 sibs) 36: [75] [75] 0x146a46710 VAL: '1211' (3 sibs) 36: [76] [76] 0x146a467a0 VAL: '1212' (3 sibs) 36: [77] [77] 0x146a46830 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x146a468c0 VAL: '1220' (3 sibs) 36: [79] [79] 0x146a46950 VAL: '1221' (3 sibs) 36: [80] [80] 0x146a469e0 VAL: '1222' (3 sibs) 36: [81] [81] 0x146a46a70 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x146a46b00 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x146a46b90 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x146a46c20 VAL: '2000' (3 sibs) 36: [85] [85] 0x146a46cb0 VAL: '2001' (3 sibs) 36: [86] [86] 0x146a46d40 VAL: '2002' (3 sibs) 36: [87] [87] 0x146a46dd0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x146a46e60 VAL: '2010' (3 sibs) 36: [89] [89] 0x146a46ef0 VAL: '2011' (3 sibs) 36: [90] [90] 0x146a46f80 VAL: '2012' (3 sibs) 36: [91] [91] 0x146a47010 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x146a470a0 VAL: '2020' (3 sibs) 36: [93] [93] 0x146a47130 VAL: '2021' (3 sibs) 36: [94] [94] 0x146a471c0 VAL: '2022' (3 sibs) 36: [95] [95] 0x146a47250 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x146a472e0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x146a47370 VAL: '2100' (3 sibs) 36: [98] [98] 0x146a47400 VAL: '2101' (3 sibs) 36: [99] [99] 0x146a47490 VAL: '2102' (3 sibs) 36: [100] [100] 0x146a47520 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x146a475b0 VAL: '2110' (3 sibs) 36: [102] [102] 0x146a47640 VAL: '2111' (3 sibs) 36: [103] [103] 0x146a476d0 VAL: '2112' (3 sibs) 36: [104] [104] 0x146a47760 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x146a477f0 VAL: '2120' (3 sibs) 36: [106] [106] 0x146a47880 VAL: '2121' (3 sibs) 36: [107] [107] 0x146a47910 VAL: '2122' (3 sibs) 36: [108] [108] 0x146a479a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x146a47a30 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x146a47ac0 VAL: '2200' (3 sibs) 36: [111] [111] 0x146a47b50 VAL: '2201' (3 sibs) 36: [112] [112] 0x146a47be0 VAL: '2202' (3 sibs) 36: [113] [113] 0x146a47c70 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x146a47d00 VAL: '2210' (3 sibs) 36: [115] [115] 0x146a47d90 VAL: '2211' (3 sibs) 36: [116] [116] 0x146a47e20 VAL: '2212' (3 sibs) 36: [117] [117] 0x146a47eb0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x146a47f40 VAL: '2220' (3 sibs) 36: [119] [119] 0x146a47fd0 VAL: '2221' (3 sibs) 36: [120] [120] 0x146a48060 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 (1 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] 0x146a340a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x146a34130 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x146a341c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x146a34250 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x146a342e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x146a34370 VAL: '0001' (3 sibs) 36: [6] [6] 0x146a34400 VAL: '0002' (3 sibs) 36: [7] [7] 0x146a34490 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x146a34520 VAL: '0010' (3 sibs) 36: [9] [9] 0x146a345b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x146a34640 VAL: '0012' (3 sibs) 36: [11] [11] 0x146a346d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x146a34760 VAL: '0020' (3 sibs) 36: [13] [13] 0x146a347f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x146a34880 VAL: '0022' (3 sibs) 36: [15] [15] 0x146a34910 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x146a349a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x146a34a30 VAL: '0100' (3 sibs) 36: [18] [18] 0x146a34ac0 VAL: '0101' (3 sibs) 36: [19] [19] 0x146a34b50 VAL: '0102' (3 sibs) 36: [20] [20] 0x146a34be0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x146a34c70 VAL: '0110' (3 sibs) 36: [22] [22] 0x146a34d00 VAL: '0111' (3 sibs) 36: [23] [23] 0x146a34d90 VAL: '0112' (3 sibs) 36: [24] [24] 0x146a34e20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x146a34eb0 VAL: '0120' (3 sibs) 36: [26] [26] 0x146a34f40 VAL: '0121' (3 sibs) 36: [27] [27] 0x146a34fd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x146a35060 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x146a350f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x146a35180 VAL: '0200' (3 sibs) 36: [31] [31] 0x146a35210 VAL: '0201' (3 sibs) 36: [32] [32] 0x146a352a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x146a35330 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x146a353c0 VAL: '0210' (3 sibs) 36: [35] [35] 0x146a35450 VAL: '0211' (3 sibs) 36: [36] [36] 0x146a354e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x146a35570 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x146a35600 VAL: '0220' (3 sibs) 36: [39] [39] 0x146a35690 VAL: '0221' (3 sibs) 36: [40] [40] 0x146a35720 VAL: '0222' (3 sibs) 36: [41] [41] 0x146a357b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x146a35840 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x146a358d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x146a35960 VAL: '1000' (3 sibs) 36: [45] [45] 0x146a359f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x146a35a80 VAL: '1002' (3 sibs) 36: [47] [47] 0x146a35b10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x146a35ba0 VAL: '1010' (3 sibs) 36: [49] [49] 0x146a35c30 VAL: '1011' (3 sibs) 36: [50] [50] 0x146a35cc0 VAL: '1012' (3 sibs) 36: [51] [51] 0x146a35d50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x146a35de0 VAL: '1020' (3 sibs) 36: [53] [53] 0x146a35e70 VAL: '1021' (3 sibs) 36: [54] [54] 0x146a35f00 VAL: '1022' (3 sibs) 36: [55] [55] 0x146a35f90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x146a36020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x146a360b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x146a36140 VAL: '1101' (3 sibs) 36: [59] [59] 0x146a361d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x146a36260 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x146a362f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x146a36380 VAL: '1111' (3 sibs) 36: [63] [63] 0x146a36410 VAL: '1112' (3 sibs) 36: [64] [64] 0x146a364a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x146a36530 VAL: '1120' (3 sibs) 36: [66] [66] 0x146a365c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x146a36650 VAL: '1122' (3 sibs) 36: [68] [68] 0x146a366e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x146a36770 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x146a36800 VAL: '1200' (3 sibs) 36: [71] [71] 0x146a36890 VAL: '1201' (3 sibs) 36: [72] [72] 0x146a36920 VAL: '1202' (3 sibs) 36: [73] [73] 0x146a369b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x146a36a40 VAL: '1210' (3 sibs) 36: [75] [75] 0x146a36ad0 VAL: '1211' (3 sibs) 36: [76] [76] 0x146a36b60 VAL: '1212' (3 sibs) 36: [77] [77] 0x146a36bf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x146a36c80 VAL: '1220' (3 sibs) 36: [79] [79] 0x146a36d10 VAL: '1221' (3 sibs) 36: [80] [80] 0x146a36da0 VAL: '1222' (3 sibs) 36: [81] [81] 0x146a36e30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x146a36ec0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x146a36f50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x146a36fe0 VAL: '2000' (3 sibs) 36: [85] [85] 0x146a37070 VAL: '2001' (3 sibs) 36: [86] [86] 0x146a37100 VAL: '2002' (3 sibs) 36: [87] [87] 0x146a37190 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x146a37220 VAL: '2010' (3 sibs) 36: [89] [89] 0x146a372b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x146a37340 VAL: '2012' (3 sibs) 36: [91] [91] 0x146a373d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x146a37460 VAL: '2020' (3 sibs) 36: [93] [93] 0x146a374f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x146a37580 VAL: '2022' (3 sibs) 36: [95] [95] 0x146a37610 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x146a376a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x146a37730 VAL: '2100' (3 sibs) 36: [98] [98] 0x146a377c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x146a37850 VAL: '2102' (3 sibs) 36: [100] [100] 0x146a378e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x146a37970 VAL: '2110' (3 sibs) 36: [102] [102] 0x146a37a00 VAL: '2111' (3 sibs) 36: [103] [103] 0x146a37a90 VAL: '2112' (3 sibs) 36: [104] [104] 0x146a37b20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x146a37bb0 VAL: '2120' (3 sibs) 36: [106] [106] 0x146a37c40 VAL: '2121' (3 sibs) 36: [107] [107] 0x146a37cd0 VAL: '2122' (3 sibs) 36: [108] [108] 0x146a37d60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x146a37df0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x146a37e80 VAL: '2200' (3 sibs) 36: [111] [111] 0x146a37f10 VAL: '2201' (3 sibs) 36: [112] [112] 0x146a37fa0 VAL: '2202' (3 sibs) 36: [113] [113] 0x146a38030 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x146a380c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x146a38150 VAL: '2211' (3 sibs) 36: [116] [116] 0x146a381e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x146a38270 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x146a38300 VAL: '2220' (3 sibs) 36: [119] [119] 0x146a38390 VAL: '2221' (3 sibs) 36: [120] [120] 0x146a38420 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] 0x146a4a900 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x146a4a990 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x146a4aa20 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x146a4aab0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x146a4ab40 VAL: '0000' (3 sibs) 36: [5] [5] 0x146a4abd0 VAL: '0001' (3 sibs) 36: [6] [6] 0x146a4ac60 VAL: '0002' (3 sibs) 36: [7] [7] 0x146a4acf0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x146a4ad80 VAL: '0010' (3 sibs) 36: [9] [9] 0x146a4ae10 VAL: '0011' (3 sibs) 36: [10] [10] 0x146a4aea0 VAL: '0012' (3 sibs) 36: [11] [11] 0x146a4af30 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x146a4afc0 VAL: '0020' (3 sibs) 36: [13] [13] 0x146a4b050 VAL: '0021' (3 sibs) 36: [14] [14] 0x146a4b0e0 VAL: '0022' (3 sibs) 36: [15] [15] 0x146a4b170 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x146a4b200 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x146a4b290 VAL: '0100' (3 sibs) 36: [18] [18] 0x146a4b320 VAL: '0101' (3 sibs) 36: [19] [19] 0x146a4b3b0 VAL: '0102' (3 sibs) 36: [20] [20] 0x146a4b440 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x146a4b4d0 VAL: '0110' (3 sibs) 36: [22] [22] 0x146a4b560 VAL: '0111' (3 sibs) 36: [23] [23] 0x146a4b5f0 VAL: '0112' (3 sibs) 36: [24] [24] 0x146a4b680 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x146a4b710 VAL: '0120' (3 sibs) 36: [26] [26] 0x146a4b7a0 VAL: '0121' (3 sibs) 36: [27] [27] 0x146a4b830 VAL: '0122' (3 sibs) 36: [28] [28] 0x146a4b8c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x146a4b950 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x146a4b9e0 VAL: '0200' (3 sibs) 36: [31] [31] 0x146a4ba70 VAL: '0201' (3 sibs) 36: [32] [32] 0x146a4bb00 VAL: '0202' (3 sibs) 36: [33] [33] 0x146a4bb90 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x146a4bc20 VAL: '0210' (3 sibs) 36: [35] [35] 0x146a4bcb0 VAL: '0211' (3 sibs) 36: [36] [36] 0x146a4bd40 VAL: '0212' (3 sibs) 36: [37] [37] 0x146a4bdd0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x146a4be60 VAL: '0220' (3 sibs) 36: [39] [39] 0x146a4bef0 VAL: '0221' (3 sibs) 36: [40] [40] 0x146a4bf80 VAL: '0222' (3 sibs) 36: [41] [41] 0x146a4c010 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x146a4c0a0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x146a4c130 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x146a4c1c0 VAL: '1000' (3 sibs) 36: [45] [45] 0x146a4c250 VAL: '1001' (3 sibs) 36: [46] [46] 0x146a4c2e0 VAL: '1002' (3 sibs) 36: [47] [47] 0x146a4c370 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x146a4c400 VAL: '1010' (3 sibs) 36: [49] [49] 0x146a4c490 VAL: '1011' (3 sibs) 36: [50] [50] 0x146a4c520 VAL: '1012' (3 sibs) 36: [51] [51] 0x146a4c5b0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x146a4c640 VAL: '1020' (3 sibs) 36: [53] [53] 0x146a4c6d0 VAL: '1021' (3 sibs) 36: [54] [54] 0x146a4c760 VAL: '1022' (3 sibs) 36: [55] [55] 0x146a4c7f0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x146a4c880 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x146a4c910 VAL: '1100' (3 sibs) 36: [58] [58] 0x146a4c9a0 VAL: '1101' (3 sibs) 36: [59] [59] 0x146a4ca30 VAL: '1102' (3 sibs) 36: [60] [60] 0x146a4cac0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x146a4cb50 VAL: '1110' (3 sibs) 36: [62] [62] 0x146a4cbe0 VAL: '1111' (3 sibs) 36: [63] [63] 0x146a4cc70 VAL: '1112' (3 sibs) 36: [64] [64] 0x146a4cd00 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x146a4cd90 VAL: '1120' (3 sibs) 36: [66] [66] 0x146a4ce20 VAL: '1121' (3 sibs) 36: [67] [67] 0x146a4ceb0 VAL: '1122' (3 sibs) 36: [68] [68] 0x146a4cf40 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x146a4cfd0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x146a4d060 VAL: '1200' (3 sibs) 36: [71] [71] 0x146a4d0f0 VAL: '1201' (3 sibs) 36: [72] [72] 0x146a4d180 VAL: '1202' (3 sibs) 36: [73] [73] 0x146a4d210 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x146a4d2a0 VAL: '1210' (3 sibs) 36: [75] [75] 0x146a4d330 VAL: '1211' (3 sibs) 36: [76] [76] 0x146a4d3c0 VAL: '1212' (3 sibs) 36: [77] [77] 0x146a4d450 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x146a4d4e0 VAL: '1220' (3 sibs) 36: [79] [79] 0x146a4d570 VAL: '1221' (3 sibs) 36: [80] [80] 0x146a4d600 VAL: '1222' (3 sibs) 36: [81] [81] 0x146a4d690 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x146a4d720 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x146a4d7b0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x146a4d840 VAL: '2000' (3 sibs) 36: [85] [85] 0x146a4d8d0 VAL: '2001' (3 sibs) 36: [86] [86] 0x146a4d960 VAL: '2002' (3 sibs) 36: [87] [87] 0x146a4d9f0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x146a4da80 VAL: '2010' (3 sibs) 36: [89] [89] 0x146a4db10 VAL: '2011' (3 sibs) 36: [90] [90] 0x146a4dba0 VAL: '2012' (3 sibs) 36: [91] [91] 0x146a4dc30 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x146a4dcc0 VAL: '2020' (3 sibs) 36: [93] [93] 0x146a4dd50 VAL: '2021' (3 sibs) 36: [94] [94] 0x146a4dde0 VAL: '2022' (3 sibs) 36: [95] [95] 0x146a4de70 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x146a4df00 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x146a4df90 VAL: '2100' (3 sibs) 36: [98] [98] 0x146a4e020 VAL: '2101' (3 sibs) 36: [99] [99] 0x146a4e0b0 VAL: '2102' (3 sibs) 36: [100] [100] 0x146a4e140 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x146a4e1d0 VAL: '2110' (3 sibs) 36: [102] [102] 0x146a4e260 VAL: '2111' (3 sibs) 36: [103] [103] 0x146a4e2f0 VAL: '2112' (3 sibs) 36: [104] [104] 0x146a4e380 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x146a4e410 VAL: '2120' (3 sibs) 36: [106] [106] 0x146a4e4a0 VAL: '2121' (3 sibs) 36: [107] [107] 0x146a4e530 VAL: '2122' (3 sibs) 36: [108] [108] 0x146a4e5c0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x146a4e650 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x146a4e6e0 VAL: '2200' (3 sibs) 36: [111] [111] 0x146a4e770 VAL: '2201' (3 sibs) 36: [112] [112] 0x146a4e800 VAL: '2202' (3 sibs) 36: [113] [113] 0x146a4e890 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x146a4e920 VAL: '2210' (3 sibs) 36: [115] [115] 0x146a4e9b0 VAL: '2211' (3 sibs) 36: [116] [116] 0x146a4ea40 VAL: '2212' (3 sibs) 36: [117] [117] 0x146a4ead0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x146a4eb60 VAL: '2220' (3 sibs) 36: [119] [119] 0x146a4ebf0 VAL: '2221' (3 sibs) 36: [120] [120] 0x146a4ec80 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 (1 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: 0x146a18680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x146a13db0 SEQ: (3 sibs) 3 children: 36: 0x146a13f80 SEQ: (3 sibs) 3 children: 36: 0x146a14150 SEQ: (3 sibs) 3 children: 36: 0x146a14320 VAL: '0000' (3 sibs) 36: 0x146a143b8 VAL: '0001' (3 sibs) 36: 0x146a14450 VAL: '0002' (3 sibs) 36: 0x146a141e8 SEQ: (3 sibs) 3 children: 36: 0x146a144f0 VAL: '0010' (3 sibs) 36: 0x146a14588 VAL: '0011' (3 sibs) 36: 0x146a14620 VAL: '0012' (3 sibs) 36: 0x146a14280 SEQ: (3 sibs) 3 children: 36: 0x146a146c0 VAL: '0020' (3 sibs) 36: 0x146a14758 VAL: '0021' (3 sibs) 36: 0x146a147f0 VAL: '0022' (3 sibs) 36: 0x146a14018 SEQ: (3 sibs) 3 children: 36: 0x146a14890 SEQ: (3 sibs) 3 children: 36: 0x146a14a60 VAL: '0100' (3 sibs) 36: 0x146a14af8 VAL: '0101' (3 sibs) 36: 0x146a14b90 VAL: '0102' (3 sibs) 36: 0x146a14928 SEQ: (3 sibs) 3 children: 36: 0x146a14c30 VAL: '0110' (3 sibs) 36: 0x146a14cc8 VAL: '0111' (3 sibs) 36: 0x146a14d60 VAL: '0112' (3 sibs) 36: 0x146a149c0 SEQ: (3 sibs) 3 children: 36: 0x146a14e00 VAL: '0120' (3 sibs) 36: 0x146a14e98 VAL: '0121' (3 sibs) 36: 0x146a14f30 VAL: '0122' (3 sibs) 36: 0x146a140b0 SEQ: (3 sibs) 3 children: 36: 0x146a14fd0 SEQ: (3 sibs) 3 children: 36: 0x146a151a0 VAL: '0200' (3 sibs) 36: 0x146a15238 VAL: '0201' (3 sibs) 36: 0x146a152d0 VAL: '0202' (3 sibs) 36: 0x146a15068 SEQ: (3 sibs) 3 children: 36: 0x146a15370 VAL: '0210' (3 sibs) 36: 0x146a15408 VAL: '0211' (3 sibs) 36: 0x146a154a0 VAL: '0212' (3 sibs) 36: 0x146a15100 SEQ: (3 sibs) 3 children: 36: 0x146a15540 VAL: '0220' (3 sibs) 36: 0x146a155d8 VAL: '0221' (3 sibs) 36: 0x146a15670 VAL: '0222' (3 sibs) 36: 0x146a13e48 SEQ: (3 sibs) 3 children: 36: 0x146a15710 SEQ: (3 sibs) 3 children: 36: 0x146a158e0 SEQ: (3 sibs) 3 children: 36: 0x146a15ab0 VAL: '1000' (3 sibs) 36: 0x146a15b48 VAL: '1001' (3 sibs) 36: 0x146a15be0 VAL: '1002' (3 sibs) 36: 0x146a15978 SEQ: (3 sibs) 3 children: 36: 0x146a15c80 VAL: '1010' (3 sibs) 36: 0x146a15d18 VAL: '1011' (3 sibs) 36: 0x146a15db0 VAL: '1012' (3 sibs) 36: 0x146a15a10 SEQ: (3 sibs) 3 children: 36: 0x146a15e50 VAL: '1020' (3 sibs) 36: 0x146a15ee8 VAL: '1021' (3 sibs) 36: 0x146a15f80 VAL: '1022' (3 sibs) 36: 0x146a157a8 SEQ: (3 sibs) 3 children: 36: 0x146a16020 SEQ: (3 sibs) 3 children: 36: 0x146a161f0 VAL: '1100' (3 sibs) 36: 0x146a16288 VAL: '1101' (3 sibs) 36: 0x146a16320 VAL: '1102' (3 sibs) 36: 0x146a160b8 SEQ: (3 sibs) 3 children: 36: 0x146a163c0 VAL: '1110' (3 sibs) 36: 0x146a16458 VAL: '1111' (3 sibs) 36: 0x146a164f0 VAL: '1112' (3 sibs) 36: 0x146a16150 SEQ: (3 sibs) 3 children: 36: 0x146a16590 VAL: '1120' (3 sibs) 36: 0x146a16628 VAL: '1121' (3 sibs) 36: 0x146a166c0 VAL: '1122' (3 sibs) 36: 0x146a15840 SEQ: (3 sibs) 3 children: 36: 0x146a16760 SEQ: (3 sibs) 3 children: 36: 0x146a16930 VAL: '1200' (3 sibs) 36: 0x146a169c8 VAL: '1201' (3 sibs) 36: 0x146a16a60 VAL: '1202' (3 sibs) 36: 0x146a167f8 SEQ: (3 sibs) 3 children: 36: 0x146a16b00 VAL: '1210' (3 sibs) 36: 0x146a16b98 VAL: '1211' (3 sibs) 36: 0x146a16c30 VAL: '1212' (3 sibs) 36: 0x146a16890 SEQ: (3 sibs) 3 children: 36: 0x146a16cd0 VAL: '1220' (3 sibs) 36: 0x146a16d68 VAL: '1221' (3 sibs) 36: 0x146a16e00 VAL: '1222' (3 sibs) 36: 0x146a13ee0 SEQ: (3 sibs) 3 children: 36: 0x146a16ea0 SEQ: (3 sibs) 3 children: 36: 0x146a17070 SEQ: (3 sibs) 3 children: 36: 0x146a17240 VAL: '2000' (3 sibs) 36: 0x146a172d8 VAL: '2001' (3 sibs) 36: 0x146a17370 VAL: '2002' (3 sibs) 36: 0x146a17108 SEQ: (3 sibs) 3 children: 36: 0x146a17410 VAL: '2010' (3 sibs) 36: 0x146a174a8 VAL: '2011' (3 sibs) 36: 0x146a17540 VAL: '2012' (3 sibs) 36: 0x146a171a0 SEQ: (3 sibs) 3 children: 36: 0x146a175e0 VAL: '2020' (3 sibs) 36: 0x146a17678 VAL: '2021' (3 sibs) 36: 0x146a17710 VAL: '2022' (3 sibs) 36: 0x146a16f38 SEQ: (3 sibs) 3 children: 36: 0x146a177b0 SEQ: (3 sibs) 3 children: 36: 0x146a17980 VAL: '2100' (3 sibs) 36: 0x146a17a18 VAL: '2101' (3 sibs) 36: 0x146a17ab0 VAL: '2102' (3 sibs) 36: 0x146a17848 SEQ: (3 sibs) 3 children: 36: 0x146a17b50 VAL: '2110' (3 sibs) 36: 0x146a17be8 VAL: '2111' (3 sibs) 36: 0x146a17c80 VAL: '2112' (3 sibs) 36: 0x146a178e0 SEQ: (3 sibs) 3 children: 36: 0x146a17d20 VAL: '2120' (3 sibs) 36: 0x146a17db8 VAL: '2121' (3 sibs) 36: 0x146a17e50 VAL: '2122' (3 sibs) 36: 0x146a16fd0 SEQ: (3 sibs) 3 children: 36: 0x146a17ef0 SEQ: (3 sibs) 3 children: 36: 0x146a180c0 VAL: '2200' (3 sibs) 36: 0x146a18158 VAL: '2201' (3 sibs) 36: 0x146a181f0 VAL: '2202' (3 sibs) 36: 0x146a17f88 SEQ: (3 sibs) 3 children: 36: 0x146a18290 VAL: '2210' (3 sibs) 36: 0x146a18328 VAL: '2211' (3 sibs) 36: 0x146a183c0 VAL: '2212' (3 sibs) 36: 0x146a18020 SEQ: (3 sibs) 3 children: 36: 0x146a18460 VAL: '2220' (3 sibs) 36: 0x146a184f8 VAL: '2221' (3 sibs) 36: 0x146a18590 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x146a4f110 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x146a4f1a0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x146a4f230 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x146a4f2c0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x146a4f350 VAL: '0000' (3 sibs) 36: [5] [5] 0x146a4f3e0 VAL: '0001' (3 sibs) 36: [6] [6] 0x146a4f470 VAL: '0002' (3 sibs) 36: [7] [7] 0x146a4f500 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x146a4f590 VAL: '0010' (3 sibs) 36: [9] [9] 0x146a4f620 VAL: '0011' (3 sibs) 36: [10] [10] 0x146a4f6b0 VAL: '0012' (3 sibs) 36: [11] [11] 0x146a4f740 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x146a4f7d0 VAL: '0020' (3 sibs) 36: [13] [13] 0x146a4f860 VAL: '0021' (3 sibs) 36: [14] [14] 0x146a4f8f0 VAL: '0022' (3 sibs) 36: [15] [15] 0x146a4f980 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x146a4fa10 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x146a4faa0 VAL: '0100' (3 sibs) 36: [18] [18] 0x146a4fb30 VAL: '0101' (3 sibs) 36: [19] [19] 0x146a4fbc0 VAL: '0102' (3 sibs) 36: [20] [20] 0x146a4fc50 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x146a4fce0 VAL: '0110' (3 sibs) 36: [22] [22] 0x146a4fd70 VAL: '0111' (3 sibs) 36: [23] [23] 0x146a4fe00 VAL: '0112' (3 sibs) 36: [24] [24] 0x146a4fe90 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x146a4ff20 VAL: '0120' (3 sibs) 36: [26] [26] 0x146a4ffb0 VAL: '0121' (3 sibs) 36: [27] [27] 0x146a50040 VAL: '0122' (3 sibs) 36: [28] [28] 0x146a500d0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x146a50160 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x146a501f0 VAL: '0200' (3 sibs) 36: [31] [31] 0x146a50280 VAL: '0201' (3 sibs) 36: [32] [32] 0x146a50310 VAL: '0202' (3 sibs) 36: [33] [33] 0x146a503a0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x146a50430 VAL: '0210' (3 sibs) 36: [35] [35] 0x146a504c0 VAL: '0211' (3 sibs) 36: [36] [36] 0x146a50550 VAL: '0212' (3 sibs) 36: [37] [37] 0x146a505e0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x146a50670 VAL: '0220' (3 sibs) 36: [39] [39] 0x146a50700 VAL: '0221' (3 sibs) 36: [40] [40] 0x146a50790 VAL: '0222' (3 sibs) 36: [41] [41] 0x146a50820 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x146a508b0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x146a50940 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x146a509d0 VAL: '1000' (3 sibs) 36: [45] [45] 0x146a50a60 VAL: '1001' (3 sibs) 36: [46] [46] 0x146a50af0 VAL: '1002' (3 sibs) 36: [47] [47] 0x146a50b80 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x146a50c10 VAL: '1010' (3 sibs) 36: [49] [49] 0x146a50ca0 VAL: '1011' (3 sibs) 36: [50] [50] 0x146a50d30 VAL: '1012' (3 sibs) 36: [51] [51] 0x146a50dc0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x146a50e50 VAL: '1020' (3 sibs) 36: [53] [53] 0x146a50ee0 VAL: '1021' (3 sibs) 36: [54] [54] 0x146a50f70 VAL: '1022' (3 sibs) 36: [55] [55] 0x146a51000 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x146a51090 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x146a51120 VAL: '1100' (3 sibs) 36: [58] [58] 0x146a511b0 VAL: '1101' (3 sibs) 36: [59] [59] 0x146a51240 VAL: '1102' (3 sibs) 36: [60] [60] 0x146a512d0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x146a51360 VAL: '1110' (3 sibs) 36: [62] [62] 0x146a513f0 VAL: '1111' (3 sibs) 36: [63] [63] 0x146a51480 VAL: '1112' (3 sibs) 36: [64] [64] 0x146a51510 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x146a515a0 VAL: '1120' (3 sibs) 36: [66] [66] 0x146a51630 VAL: '1121' (3 sibs) 36: [67] [67] 0x146a516c0 VAL: '1122' (3 sibs) 36: [68] [68] 0x146a51750 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x146a517e0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x146a51870 VAL: '1200' (3 sibs) 36: [71] [71] 0x146a51900 VAL: '1201' (3 sibs) 36: [72] [72] 0x146a51990 VAL: '1202' (3 sibs) 36: [73] [73] 0x146a51a20 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x146a51ab0 VAL: '1210' (3 sibs) 36: [75] [75] 0x146a51b40 VAL: '1211' (3 sibs) 36: [76] [76] 0x146a51bd0 VAL: '1212' (3 sibs) 36: [77] [77] 0x146a51c60 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x146a51cf0 VAL: '1220' (3 sibs) 36: [79] [79] 0x146a51d80 VAL: '1221' (3 sibs) 36: [80] [80] 0x146a51e10 VAL: '1222' (3 sibs) 36: [81] [81] 0x146a51ea0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x146a51f30 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x146a51fc0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x146a52050 VAL: '2000' (3 sibs) 36: [85] [85] 0x146a520e0 VAL: '2001' (3 sibs) 36: [86] [86] 0x146a52170 VAL: '2002' (3 sibs) 36: [87] [87] 0x146a52200 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x146a52290 VAL: '2010' (3 sibs) 36: [89] [89] 0x146a52320 VAL: '2011' (3 sibs) 36: [90] [90] 0x146a523b0 VAL: '2012' (3 sibs) 36: [91] [91] 0x146a52440 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x146a524d0 VAL: '2020' (3 sibs) 36: [93] [93] 0x146a52560 VAL: '2021' (3 sibs) 36: [94] [94] 0x146a525f0 VAL: '2022' (3 sibs) 36: [95] [95] 0x146a52680 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x146a52710 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x146a527a0 VAL: '2100' (3 sibs) 36: [98] [98] 0x146a52830 VAL: '2101' (3 sibs) 36: [99] [99] 0x146a528c0 VAL: '2102' (3 sibs) 36: [100] [100] 0x146a52950 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x146a529e0 VAL: '2110' (3 sibs) 36: [102] [102] 0x146a52a70 VAL: '2111' (3 sibs) 36: [103] [103] 0x146a52b00 VAL: '2112' (3 sibs) 36: [104] [104] 0x146a52b90 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x146a52c20 VAL: '2120' (3 sibs) 36: [106] [106] 0x146a52cb0 VAL: '2121' (3 sibs) 36: [107] [107] 0x146a52d40 VAL: '2122' (3 sibs) 36: [108] [108] 0x146a52dd0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x146a52e60 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x146a52ef0 VAL: '2200' (3 sibs) 36: [111] [111] 0x146a52f80 VAL: '2201' (3 sibs) 36: [112] [112] 0x146a53010 VAL: '2202' (3 sibs) 36: [113] [113] 0x146a530a0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x146a53130 VAL: '2210' (3 sibs) 36: [115] [115] 0x146a531c0 VAL: '2211' (3 sibs) 36: [116] [116] 0x146a53250 VAL: '2212' (3 sibs) 36: [117] [117] 0x146a532e0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x146a53370 VAL: '2220' (3 sibs) 36: [119] [119] 0x146a53400 VAL: '2221' (3 sibs) 36: [120] [120] 0x146a53490 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: 0x146a18798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x146a18870 SEQ: (3 sibs) 3 children: 36: 0x146a18a40 SEQ: (3 sibs) 3 children: 36: 0x146a18c10 SEQ: (3 sibs) 3 children: 36: 0x146a18de0 VAL: '0000' (3 sibs) 36: 0x146a18e78 VAL: '0001' (3 sibs) 36: 0x146a18f10 VAL: '0002' (3 sibs) 36: 0x146a18ca8 SEQ: (3 sibs) 3 children: 36: 0x146a18fb0 VAL: '0010' (3 sibs) 36: 0x146a19048 VAL: '0011' (3 sibs) 36: 0x146a190e0 VAL: '0012' (3 sibs) 36: 0x146a18d40 SEQ: (3 sibs) 3 children: 36: 0x146a19180 VAL: '0020' (3 sibs) 36: 0x146a19218 VAL: '0021' (3 sibs) 36: 0x146a192b0 VAL: '0022' (3 sibs) 36: 0x146a18ad8 SEQ: (3 sibs) 3 children: 36: 0x146a19350 SEQ: (3 sibs) 3 children: 36: 0x146a19520 VAL: '0100' (3 sibs) 36: 0x146a195b8 VAL: '0101' (3 sibs) 36: 0x146a19650 VAL: '0102' (3 sibs) 36: 0x146a193e8 SEQ: (3 sibs) 3 children: 36: 0x146a196f0 VAL: '0110' (3 sibs) 36: 0x146a19788 VAL: '0111' (3 sibs) 36: 0x146a19820 VAL: '0112' (3 sibs) 36: 0x146a19480 SEQ: (3 sibs) 3 children: 36: 0x146a198c0 VAL: '0120' (3 sibs) 36: 0x146a19958 VAL: '0121' (3 sibs) 36: 0x146a199f0 VAL: '0122' (3 sibs) 36: 0x146a18b70 SEQ: (3 sibs) 3 children: 36: 0x146a19a90 SEQ: (3 sibs) 3 children: 36: 0x146a19c60 VAL: '0200' (3 sibs) 36: 0x146a19cf8 VAL: '0201' (3 sibs) 36: 0x146a19d90 VAL: '0202' (3 sibs) 36: 0x146a19b28 SEQ: (3 sibs) 3 children: 36: 0x146a19e30 VAL: '0210' (3 sibs) 36: 0x146a19ec8 VAL: '0211' (3 sibs) 36: 0x146a19f60 VAL: '0212' (3 sibs) 36: 0x146a19bc0 SEQ: (3 sibs) 3 children: 36: 0x146a1a000 VAL: '0220' (3 sibs) 36: 0x146a1a098 VAL: '0221' (3 sibs) 36: 0x146a1a130 VAL: '0222' (3 sibs) 36: 0x146a18908 SEQ: (3 sibs) 3 children: 36: 0x146a1a1d0 SEQ: (3 sibs) 3 children: 36: 0x146a1a3a0 SEQ: (3 sibs) 3 children: 36: 0x146a1a570 VAL: '1000' (3 sibs) 36: 0x146a1a608 VAL: '1001' (3 sibs) 36: 0x146a1a6a0 VAL: '1002' (3 sibs) 36: 0x146a1a438 SEQ: (3 sibs) 3 children: 36: 0x146a1a740 VAL: '1010' (3 sibs) 36: 0x146a1a7d8 VAL: '1011' (3 sibs) 36: 0x146a1a870 VAL: '1012' (3 sibs) 36: 0x146a1a4d0 SEQ: (3 sibs) 3 children: 36: 0x146a1a910 VAL: '1020' (3 sibs) 36: 0x146a1a9a8 VAL: '1021' (3 sibs) 36: 0x146a1aa40 VAL: '1022' (3 sibs) 36: 0x146a1a268 SEQ: (3 sibs) 3 children: 36: 0x146a1aae0 SEQ: (3 sibs) 3 children: 36: 0x146a1acb0 VAL: '1100' (3 sibs) 36: 0x146a1ad48 VAL: '1101' (3 sibs) 36: 0x146a1ade0 VAL: '1102' (3 sibs) 36: 0x146a1ab78 SEQ: (3 sibs) 3 children: 36: 0x146a1ae80 VAL: '1110' (3 sibs) 36: 0x146a1af18 VAL: '1111' (3 sibs) 36: 0x146a1afb0 VAL: '1112' (3 sibs) 36: 0x146a1ac10 SEQ: (3 sibs) 3 children: 36: 0x146a1b050 VAL: '1120' (3 sibs) 36: 0x146a1b0e8 VAL: '1121' (3 sibs) 36: 0x146a1b180 VAL: '1122' (3 sibs) 36: 0x146a1a300 SEQ: (3 sibs) 3 children: 36: 0x146a1b220 SEQ: (3 sibs) 3 children: 36: 0x146a1b3f0 VAL: '1200' (3 sibs) 36: 0x146a1b488 VAL: '1201' (3 sibs) 36: 0x146a1b520 VAL: '1202' (3 sibs) 36: 0x146a1b2b8 SEQ: (3 sibs) 3 children: 36: 0x146a1b5c0 VAL: '1210' (3 sibs) 36: 0x146a1b658 VAL: '1211' (3 sibs) 36: 0x146a1b6f0 VAL: '1212' (3 sibs) 36: 0x146a1b350 SEQ: (3 sibs) 3 children: 36: 0x146a1b790 VAL: '1220' (3 sibs) 36: 0x146a1b828 VAL: '1221' (3 sibs) 36: 0x146a1b8c0 VAL: '1222' (3 sibs) 36: 0x146a189a0 SEQ: (3 sibs) 3 children: 36: 0x146a1b960 SEQ: (3 sibs) 3 children: 36: 0x146a1bb30 SEQ: (3 sibs) 3 children: 36: 0x146a1bd00 VAL: '2000' (3 sibs) 36: 0x146a1bd98 VAL: '2001' (3 sibs) 36: 0x146a1be30 VAL: '2002' (3 sibs) 36: 0x146a1bbc8 SEQ: (3 sibs) 3 children: 36: 0x146a1bed0 VAL: '2010' (3 sibs) 36: 0x146a1bf68 VAL: '2011' (3 sibs) 36: 0x146a1c000 VAL: '2012' (3 sibs) 36: 0x146a1bc60 SEQ: (3 sibs) 3 children: 36: 0x146a1c0a0 VAL: '2020' (3 sibs) 36: 0x146a1c138 VAL: '2021' (3 sibs) 36: 0x146a1c1d0 VAL: '2022' (3 sibs) 36: 0x146a1b9f8 SEQ: (3 sibs) 3 children: 36: 0x146a1c270 SEQ: (3 sibs) 3 children: 36: 0x146a1c440 VAL: '2100' (3 sibs) 36: 0x146a1c4d8 VAL: '2101' (3 sibs) 36: 0x146a1c570 VAL: '2102' (3 sibs) 36: 0x146a1c308 SEQ: (3 sibs) 3 children: 36: 0x146a1c610 VAL: '2110' (3 sibs) 36: 0x146a1c6a8 VAL: '2111' (3 sibs) 36: 0x146a1c740 VAL: '2112' (3 sibs) 36: 0x146a1c3a0 SEQ: (3 sibs) 3 children: 36: 0x146a1c7e0 VAL: '2120' (3 sibs) 36: 0x146a1c878 VAL: '2121' (3 sibs) 36: 0x146a1c910 VAL: '2122' (3 sibs) 36: 0x146a1ba90 SEQ: (3 sibs) 3 children: 36: 0x146a1c9b0 SEQ: (3 sibs) 3 children: 36: 0x146a1cb80 VAL: '2200' (3 sibs) 36: 0x146a1cc18 VAL: '2201' (3 sibs) 36: 0x146a1ccb0 VAL: '2202' (3 sibs) 36: 0x146a1ca48 SEQ: (3 sibs) 3 children: 36: 0x146a1cd50 VAL: '2210' (3 sibs) 36: 0x146a1cde8 VAL: '2211' (3 sibs) 36: 0x146a1ce80 VAL: '2212' (3 sibs) 36: 0x146a1cae0 SEQ: (3 sibs) 3 children: 36: 0x146a1cf20 VAL: '2220' (3 sibs) 36: 0x146a1cfb8 VAL: '2221' (3 sibs) 36: 0x146a1d050 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x146a53530 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x146a535c0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x146a53650 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x146a536e0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x146a53770 VAL: '0000' (3 sibs) 36: [5] [5] 0x146a53800 VAL: '0001' (3 sibs) 36: [6] [6] 0x146a53890 VAL: '0002' (3 sibs) 36: [7] [7] 0x146a53920 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x146a539b0 VAL: '0010' (3 sibs) 36: [9] [9] 0x146a53a40 VAL: '0011' (3 sibs) 36: [10] [10] 0x146a53ad0 VAL: '0012' (3 sibs) 36: [11] [11] 0x146a53b60 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x146a53bf0 VAL: '0020' (3 sibs) 36: [13] [13] 0x146a53c80 VAL: '0021' (3 sibs) 36: [14] [14] 0x146a53d10 VAL: '0022' (3 sibs) 36: [15] [15] 0x146a53da0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x146a53e30 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x146a53ec0 VAL: '0100' (3 sibs) 36: [18] [18] 0x146a53f50 VAL: '0101' (3 sibs) 36: [19] [19] 0x146a53fe0 VAL: '0102' (3 sibs) 36: [20] [20] 0x146a54070 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x146a54100 VAL: '0110' (3 sibs) 36: [22] [22] 0x146a54190 VAL: '0111' (3 sibs) 36: [23] [23] 0x146a54220 VAL: '0112' (3 sibs) 36: [24] [24] 0x146a542b0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x146a54340 VAL: '0120' (3 sibs) 36: [26] [26] 0x146a543d0 VAL: '0121' (3 sibs) 36: [27] [27] 0x146a54460 VAL: '0122' (3 sibs) 36: [28] [28] 0x146a544f0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x146a54580 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x146a54610 VAL: '0200' (3 sibs) 36: [31] [31] 0x146a546a0 VAL: '0201' (3 sibs) 36: [32] [32] 0x146a54730 VAL: '0202' (3 sibs) 36: [33] [33] 0x146a547c0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x146a54850 VAL: '0210' (3 sibs) 36: [35] [35] 0x146a548e0 VAL: '0211' (3 sibs) 36: [36] [36] 0x146a54970 VAL: '0212' (3 sibs) 36: [37] [37] 0x146a54a00 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x146a54a90 VAL: '0220' (3 sibs) 36: [39] [39] 0x146a54b20 VAL: '0221' (3 sibs) 36: [40] [40] 0x146a54bb0 VAL: '0222' (3 sibs) 36: [41] [41] 0x146a54c40 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x146a54cd0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x146a54d60 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x146a54df0 VAL: '1000' (3 sibs) 36: [45] [45] 0x146a54e80 VAL: '1001' (3 sibs) 36: [46] [46] 0x146a54f10 VAL: '1002' (3 sibs) 36: [47] [47] 0x146a54fa0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x146a55030 VAL: '1010' (3 sibs) 36: [49] [49] 0x146a550c0 VAL: '1011' (3 sibs) 36: [50] [50] 0x146a55150 VAL: '1012' (3 sibs) 36: [51] [51] 0x146a551e0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x146a55270 VAL: '1020' (3 sibs) 36: [53] [53] 0x146a55300 VAL: '1021' (3 sibs) 36: [54] [54] 0x146a55390 VAL: '1022' (3 sibs) 36: [55] [55] 0x146a55420 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x146a554b0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x146a55540 VAL: '1100' (3 sibs) 36: [58] [58] 0x146a555d0 VAL: '1101' (3 sibs) 36: [59] [59] 0x146a55660 VAL: '1102' (3 sibs) 36: [60] [60] 0x146a556f0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x146a55780 VAL: '1110' (3 sibs) 36: [62] [62] 0x146a55810 VAL: '1111' (3 sibs) 36: [63] [63] 0x146a558a0 VAL: '1112' (3 sibs) 36: [64] [64] 0x146a55930 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x146a559c0 VAL: '1120' (3 sibs) 36: [66] [66] 0x146a55a50 VAL: '1121' (3 sibs) 36: [67] [67] 0x146a55ae0 VAL: '1122' (3 sibs) 36: [68] [68] 0x146a55b70 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x146a55c00 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x146a55c90 VAL: '1200' (3 sibs) 36: [71] [71] 0x146a55d20 VAL: '1201' (3 sibs) 36: [72] [72] 0x146a55db0 VAL: '1202' (3 sibs) 36: [73] [73] 0x146a55e40 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x146a55ed0 VAL: '1210' (3 sibs) 36: [75] [75] 0x146a55f60 VAL: '1211' (3 sibs) 36: [76] [76] 0x146a55ff0 VAL: '1212' (3 sibs) 36: [77] [77] 0x146a56080 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x146a56110 VAL: '1220' (3 sibs) 36: [79] [79] 0x146a561a0 VAL: '1221' (3 sibs) 36: [80] [80] 0x146a56230 VAL: '1222' (3 sibs) 36: [81] [81] 0x146a562c0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x146a56350 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x146a563e0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x146a56470 VAL: '2000' (3 sibs) 36: [85] [85] 0x146a56500 VAL: '2001' (3 sibs) 36: [86] [86] 0x146a56590 VAL: '2002' (3 sibs) 36: [87] [87] 0x146a56620 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x146a566b0 VAL: '2010' (3 sibs) 36: [89] [89] 0x146a56740 VAL: '2011' (3 sibs) 36: [90] [90] 0x146a567d0 VAL: '2012' (3 sibs) 36: [91] [91] 0x146a56860 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x146a568f0 VAL: '2020' (3 sibs) 36: [93] [93] 0x146a56980 VAL: '2021' (3 sibs) 36: [94] [94] 0x146a56a10 VAL: '2022' (3 sibs) 36: [95] [95] 0x146a56aa0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x146a56b30 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x146a56bc0 VAL: '2100' (3 sibs) 36: [98] [98] 0x146a56c50 VAL: '2101' (3 sibs) 36: [99] [99] 0x146a56ce0 VAL: '2102' (3 sibs) 36: [100] [100] 0x146a56d70 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x146a56e00 VAL: '2110' (3 sibs) 36: [102] [102] 0x146a56e90 VAL: '2111' (3 sibs) 36: [103] [103] 0x146a56f20 VAL: '2112' (3 sibs) 36: [104] [104] 0x146a56fb0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x146a57040 VAL: '2120' (3 sibs) 36: [106] [106] 0x146a570d0 VAL: '2121' (3 sibs) 36: [107] [107] 0x146a57160 VAL: '2122' (3 sibs) 36: [108] [108] 0x146a571f0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x146a57280 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x146a57310 VAL: '2200' (3 sibs) 36: [111] [111] 0x146a573a0 VAL: '2201' (3 sibs) 36: [112] [112] 0x146a57430 VAL: '2202' (3 sibs) 36: [113] [113] 0x146a574c0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x146a57550 VAL: '2210' (3 sibs) 36: [115] [115] 0x146a575e0 VAL: '2211' (3 sibs) 36: [116] [116] 0x146a57670 VAL: '2212' (3 sibs) 36: [117] [117] 0x146a57700 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x146a57790 VAL: '2220' (3 sibs) 36: [119] [119] 0x146a57820 VAL: '2221' (3 sibs) 36: [120] [120] 0x146a578b0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: REF TREE: 36: 0x146a18680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x146a13db0 SEQ: (3 sibs) 3 children: 36: 0x146a13f80 SEQ: (3 sibs) 3 children: 36: 0x146a14150 SEQ: (3 sibs) 3 children: 36: 0x146a14320 VAL: '0000' (3 sibs) 36: 0x146a143b8 VAL: '0001' (3 sibs) 36: 0x146a14450 VAL: '0002' (3 sibs) 36: 0x146a141e8 SEQ: (3 sibs) 3 children: 36: 0x146a144f0 VAL: '0010' (3 sibs) 36: 0x146a14588 VAL: '0011' (3 sibs) 36: 0x146a14620 VAL: '0012' (3 sibs) 36: 0x146a14280 SEQ: (3 sibs) 3 children: 36: 0x146a146c0 VAL: '0020' (3 sibs) 36: 0x146a14758 VAL: '0021' (3 sibs) 36: 0x146a147f0 VAL: '0022' (3 sibs) 36: 0x146a14018 SEQ: (3 sibs) 3 children: 36: 0x146a14890 SEQ: (3 sibs) 3 children: 36: 0x146a14a60 VAL: '0100' (3 sibs) 36: 0x146a14af8 VAL: '0101' (3 sibs) 36: 0x146a14b90 VAL: '0102' (3 sibs) 36: 0x146a14928 SEQ: (3 sibs) 3 children: 36: 0x146a14c30 VAL: '0110' (3 sibs) 36: 0x146a14cc8 VAL: '0111' (3 sibs) 36: 0x146a14d60 VAL: '0112' (3 sibs) 36: 0x146a149c0 SEQ: (3 sibs) 3 children: 36: 0x146a14e00 VAL: '0120' (3 sibs) 36: 0x146a14e98 VAL: '0121' (3 sibs) 36: 0x146a14f30 VAL: '0122' (3 sibs) 36: 0x146a140b0 SEQ: (3 sibs) 3 children: 36: 0x146a14fd0 SEQ: (3 sibs) 3 children: 36: 0x146a151a0 VAL: '0200' (3 sibs) 36: 0x146a15238 VAL: '0201' (3 sibs) 36: 0x146a152d0 VAL: '0202' (3 sibs) 36: 0x146a15068 SEQ: (3 sibs) 3 children: 36: 0x146a15370 VAL: '0210' (3 sibs) 36: 0x146a15408 VAL: '0211' (3 sibs) 36: 0x146a154a0 VAL: '0212' (3 sibs) 36: 0x146a15100 SEQ: (3 sibs) 3 children: 36: 0x146a15540 VAL: '0220' (3 sibs) 36: 0x146a155d8 VAL: '0221' (3 sibs) 36: 0x146a15670 VAL: '0222' (3 sibs) 36: 0x146a13e48 SEQ: (3 sibs) 3 children: 36: 0x146a15710 SEQ: (3 sibs) 3 children: 36: 0x146a158e0 SEQ: (3 sibs) 3 children: 36: 0x146a15ab0 VAL: '1000' (3 sibs) 36: 0x146a15b48 VAL: '1001' (3 sibs) 36: 0x146a15be0 VAL: '1002' (3 sibs) 36: 0x146a15978 SEQ: (3 sibs) 3 children: 36: 0x146a15c80 VAL: '1010' (3 sibs) 36: 0x146a15d18 VAL: '1011' (3 sibs) 36: 0x146a15db0 VAL: '1012' (3 sibs) 36: 0x146a15a10 SEQ: (3 sibs) 3 children: 36: 0x146a15e50 VAL: '1020' (3 sibs) 36: 0x146a15ee8 VAL: '1021' (3 sibs) 36: 0x146a15f80 VAL: '1022' (3 sibs) 36: 0x146a157a8 SEQ: (3 sibs) 3 children: 36: 0x146a16020 SEQ: (3 sibs) 3 children: 36: 0x146a161f0 VAL: '1100' (3 sibs) 36: 0x146a16288 VAL: '1101' (3 sibs) 36: 0x146a16320 VAL: '1102' (3 sibs) 36: 0x146a160b8 SEQ: (3 sibs) 3 children: 36: 0x146a163c0 VAL: '1110' (3 sibs) 36: 0x146a16458 VAL: '1111' (3 sibs) 36: 0x146a164f0 VAL: '1112' (3 sibs) 36: 0x146a16150 SEQ: (3 sibs) 3 children: 36: 0x146a16590 VAL: '1120' (3 sibs) 36: 0x146a16628 VAL: '1121' (3 sibs) 36: 0x146a166c0 VAL: '1122' (3 sibs) 36: 0x146a15840 SEQ: (3 sibs) 3 children: 36: 0x146a16760 SEQ: (3 sibs) 3 children: 36: 0x146a16930 VAL: '1200' (3 sibs) 36: 0x146a169c8 VAL: '1201' (3 sibs) 36: 0x146a16a60 VAL: '1202' (3 sibs) 36: 0x146a167f8 SEQ: (3 sibs) 3 children: 36: 0x146a16b00 VAL: '1210' (3 sibs) 36: 0x146a16b98 VAL: '1211' (3 sibs) 36: 0x146a16c30 VAL: '1212' (3 sibs) 36: 0x146a16890 SEQ: (3 sibs) 3 children: 36: 0x146a16cd0 VAL: '1220' (3 sibs) 36: 0x146a16d68 VAL: '1221' (3 sibs) 36: 0x146a16e00 VAL: '1222' (3 sibs) 36: 0x146a13ee0 SEQ: (3 sibs) 3 children: 36: 0x146a16ea0 SEQ: (3 sibs) 3 children: 36: 0x146a17070 SEQ: (3 sibs) 3 children: 36: 0x146a17240 VAL: '2000' (3 sibs) 36: 0x146a172d8 VAL: '2001' (3 sibs) 36: 0x146a17370 VAL: '2002' (3 sibs) 36: 0x146a17108 SEQ: (3 sibs) 3 children: 36: 0x146a17410 VAL: '2010' (3 sibs) 36: 0x146a174a8 VAL: '2011' (3 sibs) 36: 0x146a17540 VAL: '2012' (3 sibs) 36: 0x146a171a0 SEQ: (3 sibs) 3 children: 36: 0x146a175e0 VAL: '2020' (3 sibs) 36: 0x146a17678 VAL: '2021' (3 sibs) 36: 0x146a17710 VAL: '2022' (3 sibs) 36: 0x146a16f38 SEQ: (3 sibs) 3 children: 36: 0x146a177b0 SEQ: (3 sibs) 3 children: 36: 0x146a17980 VAL: '2100' (3 sibs) 36: 0x146a17a18 VAL: '2101' (3 sibs) 36: 0x146a17ab0 VAL: '2102' (3 sibs) 36: 0x146a17848 SEQ: (3 sibs) 3 children: 36: 0x146a17b50 VAL: '2110' (3 sibs) 36: 0x146a17be8 VAL: '2111' (3 sibs) 36: 0x146a17c80 VAL: '2112' (3 sibs) 36: 0x146a178e0 SEQ: (3 sibs) 3 children: 36: 0x146a17d20 VAL: '2120' (3 sibs) 36: 0x146a17db8 VAL: '2121' (3 sibs) 36: 0x146a17e50 VAL: '2122' (3 sibs) 36: 0x146a16fd0 SEQ: (3 sibs) 3 children: 36: 0x146a17ef0 SEQ: (3 sibs) 3 children: 36: 0x146a180c0 VAL: '2200' (3 sibs) 36: 0x146a18158 VAL: '2201' (3 sibs) 36: 0x146a181f0 VAL: '2202' (3 sibs) 36: 0x146a17f88 SEQ: (3 sibs) 3 children: 36: 0x146a18290 VAL: '2210' (3 sibs) 36: 0x146a18328 VAL: '2211' (3 sibs) 36: 0x146a183c0 VAL: '2212' (3 sibs) 36: 0x146a18020 SEQ: (3 sibs) 3 children: 36: 0x146a18460 VAL: '2220' (3 sibs) 36: 0x146a184f8 VAL: '2221' (3 sibs) 36: 0x146a18590 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x146a57950 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x146a579e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x146a57a70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x146a57b00 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x146a57b90 VAL: '0000' (3 sibs) 36: [5] [5] 0x146a57c20 VAL: '0001' (3 sibs) 36: [6] [6] 0x146a57cb0 VAL: '0002' (3 sibs) 36: [7] [7] 0x146a57d40 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x146a57dd0 VAL: '0010' (3 sibs) 36: [9] [9] 0x146a57e60 VAL: '0011' (3 sibs) 36: [10] [10] 0x146a57ef0 VAL: '0012' (3 sibs) 36: [11] [11] 0x146a57f80 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x146a58010 VAL: '0020' (3 sibs) 36: [13] [13] 0x146a580a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x146a58130 VAL: '0022' (3 sibs) 36: [15] [15] 0x146a581c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x146a58250 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x146a582e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x146a58370 VAL: '0101' (3 sibs) 36: [19] [19] 0x146a58400 VAL: '0102' (3 sibs) 36: [20] [20] 0x146a58490 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x146a58520 VAL: '0110' (3 sibs) 36: [22] [22] 0x146a585b0 VAL: '0111' (3 sibs) 36: [23] [23] 0x146a58640 VAL: '0112' (3 sibs) 36: [24] [24] 0x146a586d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x146a58760 VAL: '0120' (3 sibs) 36: [26] [26] 0x146a587f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x146a58880 VAL: '0122' (3 sibs) 36: [28] [28] 0x146a58910 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x146a589a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x146a58a30 VAL: '0200' (3 sibs) 36: [31] [31] 0x146a58ac0 VAL: '0201' (3 sibs) 36: [32] [32] 0x146a58b50 VAL: '0202' (3 sibs) 36: [33] [33] 0x146a58be0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x146a58c70 VAL: '0210' (3 sibs) 36: [35] [35] 0x146a58d00 VAL: '0211' (3 sibs) 36: [36] [36] 0x146a58d90 VAL: '0212' (3 sibs) 36: [37] [37] 0x146a58e20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x146a58eb0 VAL: '0220' (3 sibs) 36: [39] [39] 0x146a58f40 VAL: '0221' (3 sibs) 36: [40] [40] 0x146a58fd0 VAL: '0222' (3 sibs) 36: [41] [41] 0x146a59060 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x146a590f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x146a59180 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x146a59210 VAL: '1000' (3 sibs) 36: [45] [45] 0x146a592a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x146a59330 VAL: '1002' (3 sibs) 36: [47] [47] 0x146a593c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x146a59450 VAL: '1010' (3 sibs) 36: [49] [49] 0x146a594e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x146a59570 VAL: '1012' (3 sibs) 36: [51] [51] 0x146a59600 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x146a59690 VAL: '1020' (3 sibs) 36: [53] [53] 0x146a59720 VAL: '1021' (3 sibs) 36: [54] [54] 0x146a597b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x146a59840 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x146a598d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x146a59960 VAL: '1100' (3 sibs) 36: [58] [58] 0x146a599f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x146a59a80 VAL: '1102' (3 sibs) 36: [60] [60] 0x146a59b10 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x146a59ba0 VAL: '1110' (3 sibs) 36: [62] [62] 0x146a59c30 VAL: '1111' (3 sibs) 36: [63] [63] 0x146a59cc0 VAL: '1112' (3 sibs) 36: [64] [64] 0x146a59d50 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x146a59de0 VAL: '1120' (3 sibs) 36: [66] [66] 0x146a59e70 VAL: '1121' (3 sibs) 36: [67] [67] 0x146a59f00 VAL: '1122' (3 sibs) 36: [68] [68] 0x146a59f90 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x146a5a020 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x146a5a0b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x146a5a140 VAL: '1201' (3 sibs) 36: [72] [72] 0x146a5a1d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x146a5a260 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x146a5a2f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x146a5a380 VAL: '1211' (3 sibs) 36: [76] [76] 0x146a5a410 VAL: '1212' (3 sibs) 36: [77] [77] 0x146a5a4a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x146a5a530 VAL: '1220' (3 sibs) 36: [79] [79] 0x146a5a5c0 VAL: '1221' (3 sibs) 36: [80] [80] 0x146a5a650 VAL: '1222' (3 sibs) 36: [81] [81] 0x146a5a6e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x146a5a770 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x146a5a800 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x146a5a890 VAL: '2000' (3 sibs) 36: [85] [85] 0x146a5a920 VAL: '2001' (3 sibs) 36: [86] [86] 0x146a5a9b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x146a5aa40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x146a5aad0 VAL: '2010' (3 sibs) 36: [89] [89] 0x146a5ab60 VAL: '2011' (3 sibs) 36: [90] [90] 0x146a5abf0 VAL: '2012' (3 sibs) 36: [91] [91] 0x146a5ac80 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x146a5ad10 VAL: '2020' (3 sibs) 36: [93] [93] 0x146a5ada0 VAL: '2021' (3 sibs) 36: [94] [94] 0x146a5ae30 VAL: '2022' (3 sibs) 36: [95] [95] 0x146a5aec0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x146a5af50 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x146a5afe0 VAL: '2100' (3 sibs) 36: [98] [98] 0x146a5b070 VAL: '2101' (3 sibs) 36: [99] [99] 0x146a5b100 VAL: '2102' (3 sibs) 36: [100] [100] 0x146a5b190 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x146a5b220 VAL: '2110' (3 sibs) 36: [102] [102] 0x146a5b2b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x146a5b340 VAL: '2112' (3 sibs) 36: [104] [104] 0x146a5b3d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x146a5b460 VAL: '2120' (3 sibs) 36: [106] [106] 0x146a5b4f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x146a5b580 VAL: '2122' (3 sibs) 36: [108] [108] 0x146a5b610 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x146a5b6a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x146a5b730 VAL: '2200' (3 sibs) 36: [111] [111] 0x146a5b7c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x146a5b850 VAL: '2202' (3 sibs) 36: [113] [113] 0x146a5b8e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x146a5b970 VAL: '2210' (3 sibs) 36: [115] [115] 0x146a5ba00 VAL: '2211' (3 sibs) 36: [116] [116] 0x146a5ba90 VAL: '2212' (3 sibs) 36: [117] [117] 0x146a5bb20 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x146a5bbb0 VAL: '2220' (3 sibs) 36: [119] [119] 0x146a5bc40 VAL: '2221' (3 sibs) 36: [120] [120] 0x146a5bcd0 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: 0x146a18798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x146a18870 SEQ: (3 sibs) 3 children: 36: 0x146a18a40 SEQ: (3 sibs) 3 children: 36: 0x146a18c10 SEQ: (3 sibs) 3 children: 36: 0x146a18de0 VAL: '0000' (3 sibs) 36: 0x146a18e78 VAL: '0001' (3 sibs) 36: 0x146a18f10 VAL: '0002' (3 sibs) 36: 0x146a18ca8 SEQ: (3 sibs) 3 children: 36: 0x146a18fb0 VAL: '0010' (3 sibs) 36: 0x146a19048 VAL: '0011' (3 sibs) 36: 0x146a190e0 VAL: '0012' (3 sibs) 36: 0x146a18d40 SEQ: (3 sibs) 3 children: 36: 0x146a19180 VAL: '0020' (3 sibs) 36: 0x146a19218 VAL: '0021' (3 sibs) 36: 0x146a192b0 VAL: '0022' (3 sibs) 36: 0x146a18ad8 SEQ: (3 sibs) 3 children: 36: 0x146a19350 SEQ: (3 sibs) 3 children: 36: 0x146a19520 VAL: '0100' (3 sibs) 36: 0x146a195b8 VAL: '0101' (3 sibs) 36: 0x146a19650 VAL: '0102' (3 sibs) 36: 0x146a193e8 SEQ: (3 sibs) 3 children: 36: 0x146a196f0 VAL: '0110' (3 sibs) 36: 0x146a19788 VAL: '0111' (3 sibs) 36: 0x146a19820 VAL: '0112' (3 sibs) 36: 0x146a19480 SEQ: (3 sibs) 3 children: 36: 0x146a198c0 VAL: '0120' (3 sibs) 36: 0x146a19958 VAL: '0121' (3 sibs) 36: 0x146a199f0 VAL: '0122' (3 sibs) 36: 0x146a18b70 SEQ: (3 sibs) 3 children: 36: 0x146a19a90 SEQ: (3 sibs) 3 children: 36: 0x146a19c60 VAL: '0200' (3 sibs) 36: 0x146a19cf8 VAL: '0201' (3 sibs) 36: 0x146a19d90 VAL: '0202' (3 sibs) 36: 0x146a19b28 SEQ: (3 sibs) 3 children: 36: 0x146a19e30 VAL: '0210' (3 sibs) 36: 0x146a19ec8 VAL: '0211' (3 sibs) 36: 0x146a19f60 VAL: '0212' (3 sibs) 36: 0x146a19bc0 SEQ: (3 sibs) 3 children: 36: 0x146a1a000 VAL: '0220' (3 sibs) 36: 0x146a1a098 VAL: '0221' (3 sibs) 36: 0x146a1a130 VAL: '0222' (3 sibs) 36: 0x146a18908 SEQ: (3 sibs) 3 children: 36: 0x146a1a1d0 SEQ: (3 sibs) 3 children: 36: 0x146a1a3a0 SEQ: (3 sibs) 3 children: 36: 0x146a1a570 VAL: '1000' (3 sibs) 36: 0x146a1a608 VAL: '1001' (3 sibs) 36: 0x146a1a6a0 VAL: '1002' (3 sibs) 36: 0x146a1a438 SEQ: (3 sibs) 3 children: 36: 0x146a1a740 VAL: '1010' (3 sibs) 36: 0x146a1a7d8 VAL: '1011' (3 sibs) 36: 0x146a1a870 VAL: '1012' (3 sibs) 36: 0x146a1a4d0 SEQ: (3 sibs) 3 children: 36: 0x146a1a910 VAL: '1020' (3 sibs) 36: 0x146a1a9a8 VAL: '1021' (3 sibs) 36: 0x146a1aa40 VAL: '1022' (3 sibs) 36: 0x146a1a268 SEQ: (3 sibs) 3 children: 36: 0x146a1aae0 SEQ: (3 sibs) 3 children: 36: 0x146a1acb0 VAL: '1100' (3 sibs) 36: 0x146a1ad48 VAL: '1101' (3 sibs) 36: 0x146a1ade0 VAL: '1102' (3 sibs) 36: 0x146a1ab78 SEQ: (3 sibs) 3 children: 36: 0x146a1ae80 VAL: '1110' (3 sibs) 36: 0x146a1af18 VAL: '1111' (3 sibs) 36: 0x146a1afb0 VAL: '1112' (3 sibs) 36: 0x146a1ac10 SEQ: (3 sibs) 3 children: 36: 0x146a1b050 VAL: '1120' (3 sibs) 36: 0x146a1b0e8 VAL: '1121' (3 sibs) 36: 0x146a1b180 VAL: '1122' (3 sibs) 36: 0x146a1a300 SEQ: (3 sibs) 3 children: 36: 0x146a1b220 SEQ: (3 sibs) 3 children: 36: 0x146a1b3f0 VAL: '1200' (3 sibs) 36: 0x146a1b488 VAL: '1201' (3 sibs) 36: 0x146a1b520 VAL: '1202' (3 sibs) 36: 0x146a1b2b8 SEQ: (3 sibs) 3 children: 36: 0x146a1b5c0 VAL: '1210' (3 sibs) 36: 0x146a1b658 VAL: '1211' (3 sibs) 36: 0x146a1b6f0 VAL: '1212' (3 sibs) 36: 0x146a1b350 SEQ: (3 sibs) 3 children: 36: 0x146a1b790 VAL: '1220' (3 sibs) 36: 0x146a1b828 VAL: '1221' (3 sibs) 36: 0x146a1b8c0 VAL: '1222' (3 sibs) 36: 0x146a189a0 SEQ: (3 sibs) 3 children: 36: 0x146a1b960 SEQ: (3 sibs) 3 children: 36: 0x146a1bb30 SEQ: (3 sibs) 3 children: 36: 0x146a1bd00 VAL: '2000' (3 sibs) 36: 0x146a1bd98 VAL: '2001' (3 sibs) 36: 0x146a1be30 VAL: '2002' (3 sibs) 36: 0x146a1bbc8 SEQ: (3 sibs) 3 children: 36: 0x146a1bed0 VAL: '2010' (3 sibs) 36: 0x146a1bf68 VAL: '2011' (3 sibs) 36: 0x146a1c000 VAL: '2012' (3 sibs) 36: 0x146a1bc60 SEQ: (3 sibs) 3 children: 36: 0x146a1c0a0 VAL: '2020' (3 sibs) 36: 0x146a1c138 VAL: '2021' (3 sibs) 36: 0x146a1c1d0 VAL: '2022' (3 sibs) 36: 0x146a1b9f8 SEQ: (3 sibs) 3 children: 36: 0x146a1c270 SEQ: (3 sibs) 3 children: 36: 0x146a1c440 VAL: '2100' (3 sibs) 36: 0x146a1c4d8 VAL: '2101' (3 sibs) 36: 0x146a1c570 VAL: '2102' (3 sibs) 36: 0x146a1c308 SEQ: (3 sibs) 3 children: 36: 0x146a1c610 VAL: '2110' (3 sibs) 36: 0x146a1c6a8 VAL: '2111' (3 sibs) 36: 0x146a1c740 VAL: '2112' (3 sibs) 36: 0x146a1c3a0 SEQ: (3 sibs) 3 children: 36: 0x146a1c7e0 VAL: '2120' (3 sibs) 36: 0x146a1c878 VAL: '2121' (3 sibs) 36: 0x146a1c910 VAL: '2122' (3 sibs) 36: 0x146a1ba90 SEQ: (3 sibs) 3 children: 36: 0x146a1c9b0 SEQ: (3 sibs) 3 children: 36: 0x146a1cb80 VAL: '2200' (3 sibs) 36: 0x146a1cc18 VAL: '2201' (3 sibs) 36: 0x146a1ccb0 VAL: '2202' (3 sibs) 36: 0x146a1ca48 SEQ: (3 sibs) 3 children: 36: 0x146a1cd50 VAL: '2210' (3 sibs) 36: 0x146a1cde8 VAL: '2211' (3 sibs) 36: 0x146a1ce80 VAL: '2212' (3 sibs) 36: 0x146a1cae0 SEQ: (3 sibs) 3 children: 36: 0x146a1cf20 VAL: '2220' (3 sibs) 36: 0x146a1cfb8 VAL: '2221' (3 sibs) 36: 0x146a1d050 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x146a5bd70 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x146a5be00 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x146a5be90 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x146a5bf20 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x146a5bfb0 VAL: '0000' (3 sibs) 36: [5] [5] 0x146a5c040 VAL: '0001' (3 sibs) 36: [6] [6] 0x146a5c0d0 VAL: '0002' (3 sibs) 36: [7] [7] 0x146a5c160 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x146a5c1f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x146a5c280 VAL: '0011' (3 sibs) 36: [10] [10] 0x146a5c310 VAL: '0012' (3 sibs) 36: [11] [11] 0x146a5c3a0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x146a5c430 VAL: '0020' (3 sibs) 36: [13] [13] 0x146a5c4c0 VAL: '0021' (3 sibs) 36: [14] [14] 0x146a5c550 VAL: '0022' (3 sibs) 36: [15] [15] 0x146a5c5e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x146a5c670 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x146a5c700 VAL: '0100' (3 sibs) 36: [18] [18] 0x146a5c790 VAL: '0101' (3 sibs) 36: [19] [19] 0x146a5c820 VAL: '0102' (3 sibs) 36: [20] [20] 0x146a5c8b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x146a5c940 VAL: '0110' (3 sibs) 36: [22] [22] 0x146a5c9d0 VAL: '0111' (3 sibs) 36: [23] [23] 0x146a5ca60 VAL: '0112' (3 sibs) 36: [24] [24] 0x146a5caf0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x146a5cb80 VAL: '0120' (3 sibs) 36: [26] [26] 0x146a5cc10 VAL: '0121' (3 sibs) 36: [27] [27] 0x146a5cca0 VAL: '0122' (3 sibs) 36: [28] [28] 0x146a5cd30 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x146a5cdc0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x146a5ce50 VAL: '0200' (3 sibs) 36: [31] [31] 0x146a5cee0 VAL: '0201' (3 sibs) 36: [32] [32] 0x146a5cf70 VAL: '0202' (3 sibs) 36: [33] [33] 0x146a5d000 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x146a5d090 VAL: '0210' (3 sibs) 36: [35] [35] 0x146a5d120 VAL: '0211' (3 sibs) 36: [36] [36] 0x146a5d1b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x146a5d240 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x146a5d2d0 VAL: '0220' (3 sibs) 36: [39] [39] 0x146a5d360 VAL: '0221' (3 sibs) 36: [40] [40] 0x146a5d3f0 VAL: '0222' (3 sibs) 36: [41] [41] 0x146a5d480 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x146a5d510 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x146a5d5a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x146a5d630 VAL: '1000' (3 sibs) 36: [45] [45] 0x146a5d6c0 VAL: '1001' (3 sibs) 36: [46] [46] 0x146a5d750 VAL: '1002' (3 sibs) 36: [47] [47] 0x146a5d7e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x146a5d870 VAL: '1010' (3 sibs) 36: [49] [49] 0x146a5d900 VAL: '1011' (3 sibs) 36: [50] [50] 0x146a5d990 VAL: '1012' (3 sibs) 36: [51] [51] 0x146a5da20 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x146a5dab0 VAL: '1020' (3 sibs) 36: [53] [53] 0x146a5db40 VAL: '1021' (3 sibs) 36: [54] [54] 0x146a5dbd0 VAL: '1022' (3 sibs) 36: [55] [55] 0x146a5dc60 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x146a5dcf0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x146a5dd80 VAL: '1100' (3 sibs) 36: [58] [58] 0x146a5de10 VAL: '1101' (3 sibs) 36: [59] [59] 0x146a5dea0 VAL: '1102' (3 sibs) 36: [60] [60] 0x146a5df30 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x146a5dfc0 VAL: '1110' (3 sibs) 36: [62] [62] 0x146a5e050 VAL: '1111' (3 sibs) 36: [63] [63] 0x146a5e0e0 VAL: '1112' (3 sibs) 36: [64] [64] 0x146a5e170 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x146a5e200 VAL: '1120' (3 sibs) 36: [66] [66] 0x146a5e290 VAL: '1121' (3 sibs) 36: [67] [67] 0x146a5e320 VAL: '1122' (3 sibs) 36: [68] [68] 0x146a5e3b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x146a5e440 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x146a5e4d0 VAL: '1200' (3 sibs) 36: [71] [71] 0x146a5e560 VAL: '1201' (3 sibs) 36: [72] [72] 0x146a5e5f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x146a5e680 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x146a5e710 VAL: '1210' (3 sibs) 36: [75] [75] 0x146a5e7a0 VAL: '1211' (3 sibs) 36: [76] [76] 0x146a5e830 VAL: '1212' (3 sibs) 36: [77] [77] 0x146a5e8c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x146a5e950 VAL: '1220' (3 sibs) 36: [79] [79] 0x146a5e9e0 VAL: '1221' (3 sibs) 36: [80] [80] 0x146a5ea70 VAL: '1222' (3 sibs) 36: [81] [81] 0x146a5eb00 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x146a5eb90 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x146a5ec20 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x146a5ecb0 VAL: '2000' (3 sibs) 36: [85] [85] 0x146a5ed40 VAL: '2001' (3 sibs) 36: [86] [86] 0x146a5edd0 VAL: '2002' (3 sibs) 36: [87] [87] 0x146a5ee60 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x146a5eef0 VAL: '2010' (3 sibs) 36: [89] [89] 0x146a5ef80 VAL: '2011' (3 sibs) 36: [90] [90] 0x146a5f010 VAL: '2012' (3 sibs) 36: [91] [91] 0x146a5f0a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x146a5f130 VAL: '2020' (3 sibs) 36: [93] [93] 0x146a5f1c0 VAL: '2021' (3 sibs) 36: [94] [94] 0x146a5f250 VAL: '2022' (3 sibs) 36: [95] [95] 0x146a5f2e0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x146a5f370 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x146a5f400 VAL: '2100' (3 sibs) 36: [98] [98] 0x146a5f490 VAL: '2101' (3 sibs) 36: [99] [99] 0x146a5f520 VAL: '2102' (3 sibs) 36: [100] [100] 0x146a5f5b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x146a5f640 VAL: '2110' (3 sibs) 36: [102] [102] 0x146a5f6d0 VAL: '2111' (3 sibs) 36: [103] [103] 0x146a5f760 VAL: '2112' (3 sibs) 36: [104] [104] 0x146a5f7f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x146a5f880 VAL: '2120' (3 sibs) 36: [106] [106] 0x146a5f910 VAL: '2121' (3 sibs) 36: [107] [107] 0x146a5f9a0 VAL: '2122' (3 sibs) 36: [108] [108] 0x146a5fa30 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x146a5fac0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x146a5fb50 VAL: '2200' (3 sibs) 36: [111] [111] 0x146a5fbe0 VAL: '2201' (3 sibs) 36: [112] [112] 0x146a5fc70 VAL: '2202' (3 sibs) 36: [113] [113] 0x146a5fd00 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x146a5fd90 VAL: '2210' (3 sibs) 36: [115] [115] 0x146a5fe20 VAL: '2211' (3 sibs) 36: [116] [116] 0x146a5feb0 VAL: '2212' (3 sibs) 36: [117] [117] 0x146a5ff40 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x146a5ffd0 VAL: '2220' (3 sibs) 36: [119] [119] 0x146a60060 VAL: '2221' (3 sibs) 36: [120] [120] 0x146a600f0 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 (13 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (13 ms total) 36: [ PASSED ] 73 tests. 36/52 Test #36: ryml-test-nested_seqx4 ............ Passed 0.02 sec test 37 Start 37: ryml-test-map_of_seq 37: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-map_of_seq-0.5.0 37: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 37: Test timeout computed to be: 10000000 37: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/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: 0x12ebdd9b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x12ebd84d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x12ebd8568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x12ebd8600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec098f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x12ec09980 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x12ec09a10 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x12ec09aa0 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: 0x12ebddac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x12ebd8b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x12ebd8ca0 VAL: 'John Smith' (2 sibs) 37: 0x12ebd8d38 VAL: 'Bill Jones' (2 sibs) 37: 0x12ebd8bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x12ebd8de0 VAL: 'Mary Smith' (2 sibs) 37: 0x12ebd8e78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec0b790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec0b820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec0b8b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec0b940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec0b9d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec0ba60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec0baf0 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: 0x12ebddbe0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x12ebd9390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x12ebd94d0 VAL: 'John Smith' (2 sibs) 37: 0x12ebd9568 VAL: 'Bill Jones' (2 sibs) 37: 0x12ebd9428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x12ebd9610 VAL: 'Mary Smith' (2 sibs) 37: 0x12ebd96a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec0d580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec0d610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec0d6a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec0d730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec0d7c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec0d850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec0d8e0 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: 0x12ebddcf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x12ebd9750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x12ebd9890 VAL: 'John Smith' (2 sibs) 37: 0x12ebd9928 VAL: 'Bill Jones' (2 sibs) 37: 0x12ebd97e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x12ebd99d0 VAL: 'Mary Smith' (2 sibs) 37: 0x12ebd9a68 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec0f370 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec0f400 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec0f490 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec0f520 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec0f5b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec0f640 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec0f6d0 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: 0x12ebdde10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x12ebde230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x12ebde700 MAP: (1 sibs) 4 children: 37: 0x12ebde7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebde838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebde8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebde968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebde2c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x12ebde360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x12ebdea10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x12ebdebe0 MAP: (1 sibs) 4 children: 37: 0x12ebdec80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebded18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebdedb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebdee48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdeaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x12ebdeef0 MAP: (1 sibs) 4 children: 37: 0x12ebdef90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebdf028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebdf0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebdf158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdeb40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x12ebde3f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x12ebde490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x12ebdf200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x12ebdf3d0 MAP: (1 sibs) 4 children: 37: 0x12ebdf470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebdf508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebdf5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebdf638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdf298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x12ebdf6e0 MAP: (1 sibs) 4 children: 37: 0x12ebdf780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebdf818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebdf8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebdf948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdf330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x12ebde528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x12ebde5c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x12ebdf9f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x12ebdfbc0 MAP: (1 sibs) 4 children: 37: 0x12ebdfc60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebdfcf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebdfd90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebdfe28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdfa88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x12ebdfed0 MAP: (1 sibs) 4 children: 37: 0x12ebdff70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebe0008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebe00a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebe0138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdfb20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x12ebde658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec14a50 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x12ec14ae0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x12ec14b70 MAP: (1 sibs) 4 children: 37: [3] [3] 0x12ec14c00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x12ec14c90 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x12ec14d20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x12ec14db0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x12ec14e40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x12ec14ed0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x12ec14f60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x12ec14ff0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x12ec15080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x12ec15110 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x12ec151a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x12ec15230 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x12ec152c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x12ec15350 MAP: (1 sibs) 4 children: 37: [17] [17] 0x12ec153e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x12ec15470 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x12ec15500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x12ec15590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x12ec15620 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x12ec156b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x12ec15740 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x12ec157d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x12ec15860 MAP: (1 sibs) 4 children: 37: [26] [26] 0x12ec158f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x12ec15980 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x12ec15a10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x12ec15aa0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x12ec15b30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x12ec15bc0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x12ec15c50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x12ec15ce0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x12ec15d70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x12ec15e00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x12ec15e90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x12ec15f20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x12ec15fb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x12ec16040 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x12ec160d0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x12ec16160 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x12ec161f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x12ec16280 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x12ec16310 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x12ec163a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x12ec16430 MAP: (1 sibs) 4 children: 37: [47] [47] 0x12ec164c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x12ec16550 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x12ec165e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x12ec16670 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x12ec16700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x12ec16790 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: 0x12ebddf28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x12ebd9b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x12ebd8f20 VAL: 'John Smith' (2 sibs) 37: 0x12ebd8fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x12ebd9bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x12ebd9060 VAL: 'Mary Smith' (2 sibs) 37: 0x12ebd90f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec16e60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec16ef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec16f80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec17010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec170a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec17130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec171c0 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: 0x12ebde040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x12ebd91f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x12ebdb380 VAL: 'John Smith' (2 sibs) 37: 0x12ebdb418 VAL: 'Bill Jones' (2 sibs) 37: 0x12ebd9288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x12ebdb4c0 VAL: 'Mary Smith' (2 sibs) 37: 0x12ebdb558 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec18b90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec18c20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec18cb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec18d40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec18dd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec18e60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec18ef0 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: 0x12ebde158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x12ebdb070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x12ebdad60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x12ebda090 VAL: 'a' (5 sibs) 37: 0x12ebda128 VAL: 'b' (5 sibs) 37: 0x12ebda1c0 VAL: 'c' (5 sibs) 37: 0x12ebda258 VAL: 'd' (5 sibs) 37: 0x12ebda2f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec1a8c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x12ec1a950 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x12ec1a9e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x12ec1aa70 VAL: 'a' (5 sibs) 37: [4] [4] 0x12ec1ab00 VAL: 'b' (5 sibs) 37: [5] [5] 0x12ec1ab90 VAL: 'c' (5 sibs) 37: [6] [6] 0x12ec1ac20 VAL: 'd' (5 sibs) 37: [7] [7] 0x12ec1acb0 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: 0x12ebdd9b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x12ebd84d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x12ebd8568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x12ebd8600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec1b1d0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x12ec1b260 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x12ec1b2f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x12ec1b380 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: 0x12ebddac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x12ebd8b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x12ebd8ca0 VAL: 'John Smith' (2 sibs) 37: 0x12ebd8d38 VAL: 'Bill Jones' (2 sibs) 37: 0x12ebd8bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x12ebd8de0 VAL: 'Mary Smith' (2 sibs) 37: 0x12ebd8e78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec1bae0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec1bb70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec1bc00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec1bc90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec1bd20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec1bdb0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec1be40 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: 0x12ebddbe0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x12ebd9390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x12ebd94d0 VAL: 'John Smith' (2 sibs) 37: 0x12ebd9568 VAL: 'Bill Jones' (2 sibs) 37: 0x12ebd9428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x12ebd9610 VAL: 'Mary Smith' (2 sibs) 37: 0x12ebd96a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec1c3f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec1c480 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec1c510 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec1c5a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec1c630 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec1c6c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec1c750 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: 0x12ebddcf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x12ebd9750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x12ebd9890 VAL: 'John Smith' (2 sibs) 37: 0x12ebd9928 VAL: 'Bill Jones' (2 sibs) 37: 0x12ebd97e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x12ebd99d0 VAL: 'Mary Smith' (2 sibs) 37: 0x12ebd9a68 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec1cd00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec1cd90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec1ce20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec1ceb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec1cf40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec1cfd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec1d060 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: 0x12ebdde10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x12ebde230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x12ebde700 MAP: (1 sibs) 4 children: 37: 0x12ebde7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebde838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebde8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebde968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebde2c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x12ebde360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x12ebdea10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x12ebdebe0 MAP: (1 sibs) 4 children: 37: 0x12ebdec80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebded18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebdedb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebdee48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdeaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x12ebdeef0 MAP: (1 sibs) 4 children: 37: 0x12ebdef90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebdf028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebdf0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebdf158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdeb40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x12ebde3f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x12ebde490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x12ebdf200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x12ebdf3d0 MAP: (1 sibs) 4 children: 37: 0x12ebdf470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebdf508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebdf5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebdf638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdf298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x12ebdf6e0 MAP: (1 sibs) 4 children: 37: 0x12ebdf780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebdf818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebdf8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebdf948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdf330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x12ebde528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x12ebde5c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x12ebdf9f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x12ebdfbc0 MAP: (1 sibs) 4 children: 37: 0x12ebdfc60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebdfcf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebdfd90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebdfe28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdfa88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x12ebdfed0 MAP: (1 sibs) 4 children: 37: 0x12ebdff70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebe0008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebe00a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebe0138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdfb20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x12ebde658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec1f130 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x12ec1f1c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x12ec1f250 MAP: (1 sibs) 4 children: 37: [3] [3] 0x12ec1f2e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x12ec1f370 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x12ec1f400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x12ec1f490 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x12ec1f520 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x12ec1f5b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x12ec1f640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x12ec1f6d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x12ec1f760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x12ec1f7f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x12ec1f880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x12ec1f910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x12ec1f9a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x12ec1fa30 MAP: (1 sibs) 4 children: 37: [17] [17] 0x12ec1fac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x12ec1fb50 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x12ec1fbe0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x12ec1fc70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x12ec1fd00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x12ec1fd90 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x12ec1fe20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x12ec1feb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x12ec1ff40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x12ec1ffd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x12ec20060 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x12ec200f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x12ec20180 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x12ec20210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x12ec202a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x12ec20330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x12ec203c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x12ec20450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x12ec204e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x12ec20570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x12ec20600 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x12ec20690 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x12ec20720 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x12ec207b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x12ec20840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x12ec208d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x12ec20960 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x12ec209f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x12ec20a80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x12ec20b10 MAP: (1 sibs) 4 children: 37: [47] [47] 0x12ec20ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x12ec20c30 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x12ec20cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x12ec20d50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x12ec20de0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x12ec20e70 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: 0x12ebddf28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x12ebd9b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x12ebd8f20 VAL: 'John Smith' (2 sibs) 37: 0x12ebd8fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x12ebd9bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x12ebd9060 VAL: 'Mary Smith' (2 sibs) 37: 0x12ebd90f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec1d610 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec1d6a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec1d730 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec1d7c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec1d850 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec1d8e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec1d970 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: 0x12ebde040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x12ebd91f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x12ebdb380 VAL: 'John Smith' (2 sibs) 37: 0x12ebdb418 VAL: 'Bill Jones' (2 sibs) 37: 0x12ebd9288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x12ebdb4c0 VAL: 'Mary Smith' (2 sibs) 37: 0x12ebdb558 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec1df20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec1dfb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec1e040 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec1e0d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec1e160 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec1e1f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec1e280 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: 0x12ebde158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x12ebdb070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x12ebdad60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x12ebda090 VAL: 'a' (5 sibs) 37: 0x12ebda128 VAL: 'b' (5 sibs) 37: 0x12ebda1c0 VAL: 'c' (5 sibs) 37: 0x12ebda258 VAL: 'd' (5 sibs) 37: 0x12ebda2f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec21540 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x12ec215d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x12ec21660 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x12ec216f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x12ec21780 VAL: 'b' (5 sibs) 37: [5] [5] 0x12ec21810 VAL: 'c' (5 sibs) 37: [6] [6] 0x12ec218a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x12ec21930 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] 0x12ec098f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x12ec09980 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x12ec09a10 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x12ec09aa0 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] 0x12ec224f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x12ec22580 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x12ec22610 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x12ec226a0 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] 0x12ec0b790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec0b820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec0b8b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec0b940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec0b9d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec0ba60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec0baf0 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] 0x12ec22e30 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec22ec0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec22f50 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec22fe0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec23070 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec23100 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec23190 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] 0x12ec0d580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec0d610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec0d6a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec0d730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec0d7c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec0d850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec0d8e0 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] 0x12ec23740 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec237d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec23860 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec238f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec23980 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec23a10 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec23aa0 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] 0x12ec0f370 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec0f400 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec0f490 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec0f520 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec0f5b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec0f640 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec0f6d0 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] 0x12ec246e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec24770 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec24800 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec24890 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec24920 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec249b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec24a40 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] 0x12ec14a50 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x12ec14ae0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x12ec14b70 MAP: (1 sibs) 4 children: 37: [3] [3] 0x12ec14c00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x12ec14c90 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x12ec14d20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x12ec14db0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x12ec14e40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x12ec14ed0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x12ec14f60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x12ec14ff0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x12ec15080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x12ec15110 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x12ec151a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x12ec15230 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x12ec152c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x12ec15350 MAP: (1 sibs) 4 children: 37: [17] [17] 0x12ec153e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x12ec15470 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x12ec15500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x12ec15590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x12ec15620 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x12ec156b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x12ec15740 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x12ec157d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x12ec15860 MAP: (1 sibs) 4 children: 37: [26] [26] 0x12ec158f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x12ec15980 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x12ec15a10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x12ec15aa0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x12ec15b30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x12ec15bc0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x12ec15c50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x12ec15ce0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x12ec15d70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x12ec15e00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x12ec15e90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x12ec15f20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x12ec15fb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x12ec16040 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x12ec160d0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x12ec16160 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x12ec161f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x12ec16280 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x12ec16310 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x12ec163a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x12ec16430 MAP: (1 sibs) 4 children: 37: [47] [47] 0x12ec164c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x12ec16550 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x12ec165e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x12ec16670 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x12ec16700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x12ec16790 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] 0x12ec26b10 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x12ec26ba0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x12ec26c30 MAP: (1 sibs) 4 children: 37: [3] [3] 0x12ec26cc0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x12ec26d50 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x12ec26de0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x12ec26e70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x12ec26f00 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x12ec26f90 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x12ec27020 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x12ec270b0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x12ec27140 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x12ec271d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x12ec27260 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x12ec272f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x12ec27380 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x12ec27410 MAP: (1 sibs) 4 children: 37: [17] [17] 0x12ec274a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x12ec27530 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x12ec275c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x12ec27650 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x12ec276e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x12ec27770 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x12ec27800 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x12ec27890 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x12ec27920 MAP: (1 sibs) 4 children: 37: [26] [26] 0x12ec279b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x12ec27a40 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x12ec27ad0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x12ec27b60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x12ec27bf0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x12ec27c80 MAP: (1 sibs) 4 children: 37: [32] [32] 0x12ec27d10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x12ec27da0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x12ec27e30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x12ec27ec0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x12ec27f50 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x12ec27fe0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x12ec28070 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x12ec28100 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x12ec28190 MAP: (1 sibs) 4 children: 37: [41] [41] 0x12ec28220 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x12ec282b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x12ec28340 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x12ec283d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x12ec28460 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x12ec284f0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x12ec28580 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x12ec28610 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x12ec286a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x12ec28730 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x12ec287c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x12ec28850 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] 0x12ec16e60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec16ef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec16f80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec17010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec170a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec17130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec171c0 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] 0x12ec24ff0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec25080 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec25110 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec251a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec25230 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec252c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec25350 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] 0x12ec18b90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec18c20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec18cb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec18d40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec18dd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec18e60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec18ef0 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] 0x12ec25900 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec25990 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec25a20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec25ab0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec25b40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec25bd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec25c60 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] 0x12ec1a8c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x12ec1a950 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x12ec1a9e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x12ec1aa70 VAL: 'a' (5 sibs) 37: [4] [4] 0x12ec1ab00 VAL: 'b' (5 sibs) 37: [5] [5] 0x12ec1ab90 VAL: 'c' (5 sibs) 37: [6] [6] 0x12ec1ac20 VAL: 'd' (5 sibs) 37: [7] [7] 0x12ec1acb0 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] 0x12ec28f20 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x12ec28fb0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x12ec29040 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x12ec290d0 VAL: 'a' (5 sibs) 37: [4] [4] 0x12ec29160 VAL: 'b' (5 sibs) 37: [5] [5] 0x12ec291f0 VAL: 'c' (5 sibs) 37: [6] [6] 0x12ec29280 VAL: 'd' (5 sibs) 37: [7] [7] 0x12ec29310 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] 0x12ec1b1d0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x12ec1b260 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x12ec1b2f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x12ec1b380 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] 0x12ec29830 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x12ec298c0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x12ec29950 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x12ec299e0 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] 0x12ec1bae0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec1bb70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec1bc00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec1bc90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec1bd20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec1bdb0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec1be40 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] 0x12ec2a140 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec2a1d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec2a260 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec2a2f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec2a380 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec2a410 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec2a4a0 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] 0x12ec1c3f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec1c480 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec1c510 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec1c5a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec1c630 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec1c6c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec1c750 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] 0x12ec2aa50 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec2aae0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec2ab70 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec2ac00 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec2ac90 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec2ad20 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec2adb0 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] 0x12ec1cd00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec1cd90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec1ce20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec1ceb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec1cf40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec1cfd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec1d060 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] 0x12ec2b360 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec2b3f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec2b480 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec2b510 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec2b5a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec2b630 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec2b6c0 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] 0x12ec1f130 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x12ec1f1c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x12ec1f250 MAP: (1 sibs) 4 children: 37: [3] [3] 0x12ec1f2e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x12ec1f370 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x12ec1f400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x12ec1f490 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x12ec1f520 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x12ec1f5b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x12ec1f640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x12ec1f6d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x12ec1f760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x12ec1f7f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x12ec1f880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x12ec1f910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x12ec1f9a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x12ec1fa30 MAP: (1 sibs) 4 children: 37: [17] [17] 0x12ec1fac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x12ec1fb50 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x12ec1fbe0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x12ec1fc70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x12ec1fd00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x12ec1fd90 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x12ec1fe20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x12ec1feb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x12ec1ff40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x12ec1ffd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x12ec20060 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x12ec200f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x12ec20180 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x12ec20210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x12ec202a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x12ec20330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x12ec203c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x12ec20450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x12ec204e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x12ec20570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x12ec20600 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x12ec20690 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x12ec20720 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x12ec207b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x12ec20840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x12ec208d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x12ec20960 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x12ec209f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x12ec20a80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x12ec20b10 MAP: (1 sibs) 4 children: 37: [47] [47] 0x12ec20ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x12ec20c30 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x12ec20cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x12ec20d50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x12ec20de0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x12ec20e70 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] 0x12ec2d790 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x12ec2d820 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x12ec2d8b0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x12ec2d940 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x12ec2d9d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x12ec2da60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x12ec2daf0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x12ec2db80 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x12ec2dc10 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x12ec2dca0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x12ec2dd30 MAP: (1 sibs) 4 children: 37: [11] [11] 0x12ec2ddc0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x12ec2de50 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x12ec2dee0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x12ec2df70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x12ec2e000 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x12ec2e090 MAP: (1 sibs) 4 children: 37: [17] [17] 0x12ec2e120 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x12ec2e1b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x12ec2e240 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x12ec2e2d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x12ec2e360 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x12ec2e3f0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x12ec2e480 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x12ec2e510 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x12ec2e5a0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x12ec2e630 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x12ec2e6c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x12ec2e750 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x12ec2e7e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x12ec2e870 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x12ec2e900 MAP: (1 sibs) 4 children: 37: [32] [32] 0x12ec2e990 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x12ec2ea20 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x12ec2eab0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x12ec2eb40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x12ec2ebd0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x12ec2ec60 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x12ec2ecf0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x12ec2ed80 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x12ec2ee10 MAP: (1 sibs) 4 children: 37: [41] [41] 0x12ec2eea0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x12ec2ef30 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x12ec2efc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x12ec2f050 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x12ec2f0e0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x12ec2f170 MAP: (1 sibs) 4 children: 37: [47] [47] 0x12ec2f200 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x12ec2f290 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x12ec2f320 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x12ec2f3b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x12ec2f440 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x12ec2f4d0 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] 0x12ec1d610 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec1d6a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec1d730 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec1d7c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec1d850 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec1d8e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec1d970 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] 0x12ec2bc70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec2bd00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec2bd90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec2be20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec2beb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec2bf40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec2bfd0 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] 0x12ec1df20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec1dfb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec1e040 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec1e0d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec1e160 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec1e1f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec1e280 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] 0x12ec2c580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec2c610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec2c6a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec2c730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec2c7c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec2c850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec2c8e0 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] 0x12ec21540 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x12ec215d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x12ec21660 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x12ec216f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x12ec21780 VAL: 'b' (5 sibs) 37: [5] [5] 0x12ec21810 VAL: 'c' (5 sibs) 37: [6] [6] 0x12ec218a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x12ec21930 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] 0x12ec2fba0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x12ec2fc30 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x12ec2fcc0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x12ec2fd50 VAL: 'a' (5 sibs) 37: [4] [4] 0x12ec2fde0 VAL: 'b' (5 sibs) 37: [5] [5] 0x12ec2fe70 VAL: 'c' (5 sibs) 37: [6] [6] 0x12ec2ff00 VAL: 'd' (5 sibs) 37: [7] [7] 0x12ec2ff90 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: 0x12ebdd9b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x12ebd84d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x12ebd8568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x12ebd8600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec2ce90 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x12ec2cf20 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x12ec2cfb0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x12ec2d040 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: 0x12ebddac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x12ebd8b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x12ebd8ca0 VAL: 'John Smith' (2 sibs) 37: 0x12ebd8d38 VAL: 'Bill Jones' (2 sibs) 37: 0x12ebd8bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x12ebd8de0 VAL: 'Mary Smith' (2 sibs) 37: 0x12ebd8e78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec2d0e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec2d170 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec2d200 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec2d290 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec2d320 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec2d3b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec2d440 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: 0x12ebddbe0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x12ebd9390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x12ebd94d0 VAL: 'John Smith' (2 sibs) 37: 0x12ebd9568 VAL: 'Bill Jones' (2 sibs) 37: 0x12ebd9428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x12ebd9610 VAL: 'Mary Smith' (2 sibs) 37: 0x12ebd96a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec26210 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec262a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec26330 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec263c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec26450 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec264e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec26570 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: 0x12ebddcf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x12ebd9750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x12ebd9890 VAL: 'John Smith' (2 sibs) 37: 0x12ebd9928 VAL: 'Bill Jones' (2 sibs) 37: 0x12ebd97e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x12ebd99d0 VAL: 'Mary Smith' (2 sibs) 37: 0x12ebd9a68 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec26610 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec266a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec26730 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec267c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec26850 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec268e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec26970 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: 0x12ebdde10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x12ebde230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x12ebde700 MAP: (1 sibs) 4 children: 37: 0x12ebde7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebde838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebde8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebde968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebde2c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x12ebde360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x12ebdea10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x12ebdebe0 MAP: (1 sibs) 4 children: 37: 0x12ebdec80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebded18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebdedb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebdee48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdeaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x12ebdeef0 MAP: (1 sibs) 4 children: 37: 0x12ebdef90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebdf028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebdf0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebdf158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdeb40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x12ebde3f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x12ebde490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x12ebdf200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x12ebdf3d0 MAP: (1 sibs) 4 children: 37: 0x12ebdf470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebdf508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebdf5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebdf638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdf298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x12ebdf6e0 MAP: (1 sibs) 4 children: 37: 0x12ebdf780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebdf818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebdf8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebdf948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdf330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x12ebde528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x12ebde5c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x12ebdf9f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x12ebdfbc0 MAP: (1 sibs) 4 children: 37: 0x12ebdfc60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebdfcf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebdfd90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebdfe28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdfa88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x12ebdfed0 MAP: (1 sibs) 4 children: 37: 0x12ebdff70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebe0008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebe00a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebe0138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdfb20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x12ebde658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec304b0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x12ec30540 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x12ec305d0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x12ec30660 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x12ec306f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x12ec30780 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x12ec30810 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x12ec308a0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x12ec30930 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x12ec309c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x12ec30a50 MAP: (1 sibs) 4 children: 37: [11] [11] 0x12ec30ae0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x12ec30b70 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x12ec30c00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x12ec30c90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x12ec30d20 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x12ec30db0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x12ec30e40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x12ec30ed0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x12ec30f60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x12ec30ff0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x12ec31080 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x12ec31110 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x12ec311a0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x12ec31230 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x12ec312c0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x12ec31350 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x12ec313e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x12ec31470 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x12ec31500 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x12ec31590 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x12ec31620 MAP: (1 sibs) 4 children: 37: [32] [32] 0x12ec316b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x12ec31740 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x12ec317d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x12ec31860 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x12ec318f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x12ec31980 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x12ec31a10 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x12ec31aa0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x12ec31b30 MAP: (1 sibs) 4 children: 37: [41] [41] 0x12ec31bc0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x12ec31c50 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x12ec31ce0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x12ec31d70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x12ec31e00 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x12ec31e90 MAP: (1 sibs) 4 children: 37: [47] [47] 0x12ec31f20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x12ec31fb0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x12ec32040 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x12ec320d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x12ec32160 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x12ec321f0 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: 0x12ebddf28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x12ebd9b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x12ebd8f20 VAL: 'John Smith' (2 sibs) 37: 0x12ebd8fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x12ebd9bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x12ebd9060 VAL: 'Mary Smith' (2 sibs) 37: 0x12ebd90f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec32290 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec32320 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec323b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec32440 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec324d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec32560 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec325f0 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: 0x12ebde040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x12ebd91f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x12ebdb380 VAL: 'John Smith' (2 sibs) 37: 0x12ebdb418 VAL: 'Bill Jones' (2 sibs) 37: 0x12ebd9288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x12ebdb4c0 VAL: 'Mary Smith' (2 sibs) 37: 0x12ebdb558 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec32690 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec32720 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec327b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec32840 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec328d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec32960 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec329f0 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: 0x12ebde158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x12ebdb070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x12ebdad60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x12ebda090 VAL: 'a' (5 sibs) 37: 0x12ebda128 VAL: 'b' (5 sibs) 37: 0x12ebda1c0 VAL: 'c' (5 sibs) 37: 0x12ebda258 VAL: 'd' (5 sibs) 37: 0x12ebda2f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec32a90 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x12ec32b20 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x12ec32bb0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x12ec32c40 VAL: 'a' (5 sibs) 37: [4] [4] 0x12ec32cd0 VAL: 'b' (5 sibs) 37: [5] [5] 0x12ec32d60 VAL: 'c' (5 sibs) 37: [6] [6] 0x12ec32df0 VAL: 'd' (5 sibs) 37: [7] [7] 0x12ec32e80 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: 0x12ebdd9b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x12ebd84d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x12ebd8568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x12ebd8600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec2d4e0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x12ec2d570 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x12ec2d600 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x12ec2d690 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: 0x12ebddac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x12ebd8b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x12ebd8ca0 VAL: 'John Smith' (2 sibs) 37: 0x12ebd8d38 VAL: 'Bill Jones' (2 sibs) 37: 0x12ebd8bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x12ebd8de0 VAL: 'Mary Smith' (2 sibs) 37: 0x12ebd8e78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec32f20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec32fb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec33040 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec330d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec33160 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec331f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec33280 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: 0x12ebddbe0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x12ebd9390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x12ebd94d0 VAL: 'John Smith' (2 sibs) 37: 0x12ebd9568 VAL: 'Bill Jones' (2 sibs) 37: 0x12ebd9428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x12ebd9610 VAL: 'Mary Smith' (2 sibs) 37: 0x12ebd96a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec33320 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec333b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec33440 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec334d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec33560 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec335f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec33680 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: 0x12ebddcf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x12ebd9750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x12ebd9890 VAL: 'John Smith' (2 sibs) 37: 0x12ebd9928 VAL: 'Bill Jones' (2 sibs) 37: 0x12ebd97e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x12ebd99d0 VAL: 'Mary Smith' (2 sibs) 37: 0x12ebd9a68 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec33720 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec337b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec33840 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec338d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec33960 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec339f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec33a80 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: 0x12ebdde10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x12ebde230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x12ebde700 MAP: (1 sibs) 4 children: 37: 0x12ebde7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebde838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebde8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebde968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebde2c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x12ebde360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x12ebdea10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x12ebdebe0 MAP: (1 sibs) 4 children: 37: 0x12ebdec80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebded18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebdedb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebdee48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdeaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x12ebdeef0 MAP: (1 sibs) 4 children: 37: 0x12ebdef90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebdf028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebdf0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebdf158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdeb40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x12ebde3f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x12ebde490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x12ebdf200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x12ebdf3d0 MAP: (1 sibs) 4 children: 37: 0x12ebdf470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebdf508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebdf5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebdf638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdf298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x12ebdf6e0 MAP: (1 sibs) 4 children: 37: 0x12ebdf780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebdf818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebdf8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebdf948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdf330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x12ebde528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x12ebde5c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x12ebdf9f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x12ebdfbc0 MAP: (1 sibs) 4 children: 37: 0x12ebdfc60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebdfcf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebdfd90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebdfe28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdfa88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x12ebdfed0 MAP: (1 sibs) 4 children: 37: 0x12ebdff70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x12ebe0008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x12ebe00a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x12ebe0138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x12ebdfb20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x12ebde658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec33b20 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x12ec33bb0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x12ec33c40 MAP: (1 sibs) 4 children: 37: [3] [3] 0x12ec33cd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x12ec33d60 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x12ec33df0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x12ec33e80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x12ec33f10 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x12ec33fa0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x12ec34030 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x12ec340c0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x12ec34150 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x12ec341e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x12ec34270 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x12ec34300 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x12ec34390 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x12ec34420 MAP: (1 sibs) 4 children: 37: [17] [17] 0x12ec344b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x12ec34540 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x12ec345d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x12ec34660 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x12ec346f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x12ec34780 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x12ec34810 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x12ec348a0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x12ec34930 MAP: (1 sibs) 4 children: 37: [26] [26] 0x12ec349c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x12ec34a50 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x12ec34ae0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x12ec34b70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x12ec34c00 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x12ec34c90 MAP: (1 sibs) 4 children: 37: [32] [32] 0x12ec34d20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x12ec34db0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x12ec34e40 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x12ec34ed0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x12ec34f60 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x12ec34ff0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x12ec35080 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x12ec35110 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x12ec351a0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x12ec35230 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x12ec352c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x12ec35350 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x12ec353e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x12ec35470 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x12ec35500 MAP: (1 sibs) 4 children: 37: [47] [47] 0x12ec35590 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x12ec35620 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x12ec356b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x12ec35740 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x12ec357d0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x12ec35860 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: 0x12ebddf28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x12ebd9b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x12ebd8f20 VAL: 'John Smith' (2 sibs) 37: 0x12ebd8fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x12ebd9bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x12ebd9060 VAL: 'Mary Smith' (2 sibs) 37: 0x12ebd90f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec35900 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec35990 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec35a20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec35ab0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec35b40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec35bd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec35c60 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: 0x12ebde040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x12ebd91f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x12ebdb380 VAL: 'John Smith' (2 sibs) 37: 0x12ebdb418 VAL: 'Bill Jones' (2 sibs) 37: 0x12ebd9288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x12ebdb4c0 VAL: 'Mary Smith' (2 sibs) 37: 0x12ebdb558 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec35d00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x12ec35d90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x12ec35e20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x12ec35eb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x12ec35f40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x12ec35fd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x12ec36060 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: 0x12ebde158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x12ebdb070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x12ebdad60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x12ebda090 VAL: 'a' (5 sibs) 37: 0x12ebda128 VAL: 'b' (5 sibs) 37: 0x12ebda1c0 VAL: 'c' (5 sibs) 37: 0x12ebda258 VAL: 'd' (5 sibs) 37: 0x12ebda2f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x12ec36100 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x12ec36190 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x12ec36220 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x12ec362b0 VAL: 'a' (5 sibs) 37: [4] [4] 0x12ec36340 VAL: 'b' (5 sibs) 37: [5] [5] 0x12ec363d0 VAL: 'c' (5 sibs) 37: [6] [6] 0x12ec36460 VAL: 'd' (5 sibs) 37: [7] [7] 0x12ec364f0 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 (12 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (12 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.02 sec test 38 Start 38: ryml-test-seq_of_map 38: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-seq_of_map-0.5.0 38: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 38: Test timeout computed to be: 10000000 38: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/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: 0x16c97cab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x16c978e90 MAP: (3 sibs) 0 children: 38: 0x16c978f28 MAP: (3 sibs) 0 children: 38: 0x16c978fc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9c4740 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x16c9c47d0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x16c9c4860 MAP: (3 sibs) 0 children: 38: [3] [3] 0x16c9c48f0 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: 0x16c97cbc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c979520 MAP: (2 sibs) 2 children: 38: 0x16c979660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x16c9796f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x16c9795b8 MAP: (2 sibs) 2 children: 38: 0x16c9797a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x16c979838 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9c6470 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9c6500 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9c6590 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9c6620 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9c66b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9c6740 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9c67d0 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: 0x16c97cce0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c979d50 MAP: (2 sibs) 2 children: 38: 0x16c979e90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x16c979f28 KEYVAL: 'age' '33' (2 sibs) 38: 0x16c979de8 MAP: (2 sibs) 2 children: 38: 0x16c979fd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x16c97a068 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9c81a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9c8230 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9c82c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9c8350 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9c83e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9c8470 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9c8500 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: 0x16c97cdf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c97a110 MAP: (2 sibs) 2 children: 38: 0x16c97a250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x16c97a2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x16c97a1a8 MAP: (2 sibs) 2 children: 38: 0x16c97a390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x16c97a428 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9c9ed0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9c9f60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9c9ff0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9ca080 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9ca110 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9ca1a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9ca230 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: 0x16c97cf10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c97ada0 MAP: (2 sibs) 2 children: 38: 0x16c97aee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x16c97af78 KEYVAL: 'age' '33' (2 sibs) 38: 0x16c97ae38 MAP: (2 sibs) 2 children: 38: 0x16c97b020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x16c97b0b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9cbc00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9cbc90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9cbd20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9cbdb0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9cbe40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9cbed0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9cbf60 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: 0x16c97d028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x16c979930 MAP: (1 sibs) 2 children: 38: 0x16c9791a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x16c979238 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9cd930 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x16c9cd9c0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x16c9cda50 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x16c9cdae0 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: 0x16c97d140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x16c97b2a0 MAP: (4 sibs) 2 children: 38: 0x16c97b510 KEYVAL: 'a' '1' (2 sibs) 38: 0x16c97b5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x16c97b338 MAP: (4 sibs) 2 children: 38: 0x16c97b650 KEYVAL: 'b' '2' (2 sibs) 38: 0x16c97b6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x16c97b3d0 MAP: (4 sibs) 3 children: 38: 0x16c97b790 KEYVAL: 'b' '2' (3 sibs) 38: 0x16c97b828 KEYVAL: 'a' '1' (3 sibs) 38: 0x16c97b8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x16c97b468 MAP: (4 sibs) 2 children: 38: 0x16c97b960 KEYVAL: 'a' '1' (2 sibs) 38: 0x16c97b9f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9cf660 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x16c9cf6f0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x16c9cf780 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x16c9cf810 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x16c9cf8a0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x16c9cf930 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x16c9cf9c0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x16c9cfa50 MAP: (4 sibs) 3 children: 38: [8] [8] 0x16c9cfae0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x16c9cfb70 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x16c9cfc00 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x16c9cfc90 MAP: (4 sibs) 2 children: 38: [12] [12] 0x16c9cfd20 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x16c9cfdb0 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: 0x16c97d258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x16c97baf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x16c97bb88 KEYVAL: 'b' '2' (4 sibs) 38: 0x16c97bc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x16c97bcb8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9d1390 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x16c9d1420 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x16c9d14b0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x16c9d1540 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x16c9d15d0 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: 0x16c97d370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x16c97dc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x16c97dce0 MAP: (5 sibs) 1 children: 38: 0x16c97dfe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x16c97dd78 MAP: (5 sibs) 1 children: 38: 0x16c97e080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x16c97de10 MAP: (5 sibs) 1 children: 38: 0x16c97e120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x16c97dea8 MAP: (5 sibs) 1 children: 38: 0x16c97e1c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x16c97e260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x16c97e2f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x16c97df40 MAP: (5 sibs) 1 children: 38: 0x16c97e3a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x16c97e440 VAL: 'val1' (2 sibs) 38: 0x16c97e4d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9d31b0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x16c9d3240 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x16c9d32d0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x16c9d3360 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x16c9d33f0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x16c9d3480 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x16c9d3510 MAP: (5 sibs) 1 children: 38: [7] [7] 0x16c9d35a0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x16c9d3630 MAP: (5 sibs) 1 children: 38: [9] [9] 0x16c9d36c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x16c9d3750 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x16c9d37e0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x16c9d3870 MAP: (5 sibs) 1 children: 38: [13] [13] 0x16c9d3900 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x16c9d3990 VAL: 'val1' (2 sibs) 38: [15] [15] 0x16c9d3a20 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: 0x16c97d488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x16c979b10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x16c97a520 MAP: (1 sibs) 1 children: 38: 0x16c97a5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x16c979ba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x16c97a660 MAP: (1 sibs) 1 children: 38: 0x16c97a700 KEYVAL: '' 'foo' (1 sibs) 38: 0x16c979c40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x16c97b160 MAP: (2 sibs) 1 children: 38: 0x16c97a7a0 KEYVAL: '' '' (1 sibs) 38: 0x16c97b1f8 MAP: (2 sibs) 1 children: 38: 0x16c97a840 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9d4f80 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x16c9d5010 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x16c9d50a0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x16c9d5130 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x16c9d51c0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x16c9d5250 MAP: (1 sibs) 1 children: 38: [6] [6] 0x16c9d52e0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x16c9d5370 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x16c9d5400 MAP: (2 sibs) 1 children: 38: [9] [9] 0x16c9d5490 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x16c9d5520 MAP: (2 sibs) 1 children: 38: [11] [11] 0x16c9d55b0 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: 0x16c97d5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c979060 MAP: (2 sibs) 3 children: 38: 0x16c97e580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x16c97e618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x16c97e6b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x16c9790f8 MAP: (2 sibs) 3 children: 38: 0x16c97e750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x16c97e7e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x16c97e880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9d6e50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9d6ee0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x16c9d6f70 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9d7000 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9d7090 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9d7120 MAP: (2 sibs) 3 children: 38: [6] [6] 0x16c9d71b0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x16c9d7240 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x16c9d72d0 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: 0x16c97d6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c9799d0 MAP: (2 sibs) 3 children: 38: 0x16c97e920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x16c97e9b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x16c97ea50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x16c979a68 MAP: (2 sibs) 3 children: 38: 0x16c97eaf0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x16c97eb88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x16c97ec20 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9d8ce0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9d8d70 MAP: (2 sibs) 3 children: 38: [2] [2] 0x16c9d8e00 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9d8e90 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9d8f20 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9d8fb0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x16c9d9040 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x16c9d90d0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x16c9d9160 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x16c9d8ce0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9d8d70 MAP: (2 sibs) 3 children: 38: [2] [2] 0x16c9d8e00 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9d8e90 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9d8f20 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9d8fb0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x16c9d9040 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x16c9d90d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x16c9d9160 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x16c9d8ce0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9d8d70 MAP: (2 sibs) 3 children: 38: [2] [2] 0x16c9d8e00 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9d8e90 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9d8f20 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9d8fb0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x16c9d9040 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x16c9d90d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x16c9d9160 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: 0x16c97d7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x16c97ee90 MAP: (3 sibs) 3 children: 38: 0x16c97f060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x16c97f0f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x16c97f190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x16c97ef28 MAP: (3 sibs) 3 children: 38: 0x16c97f230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x16c97f2c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x16c97f360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x16c97efc0 MAP: (3 sibs) 3 children: 38: 0x16c97f400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x16c97f498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x16c97f530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9dab80 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x16c9dac10 MAP: (3 sibs) 3 children: 38: [2] [2] 0x16c9daca0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9dad30 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9dadc0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9dae50 MAP: (3 sibs) 3 children: 38: [6] [6] 0x16c9daee0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x16c9daf70 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x16c9db000 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x16c9db090 MAP: (3 sibs) 3 children: 38: [10] [10] 0x16c9db120 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x16c9db1b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x16c9db240 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: 0x16c97cab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x16c978e90 MAP: (3 sibs) 0 children: 38: 0x16c978f28 MAP: (3 sibs) 0 children: 38: 0x16c978fc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9db490 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x16c9db520 MAP: (3 sibs) 0 children: 38: [2] [2] 0x16c9db5b0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x16c9db640 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: 0x16c97cbc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c979520 MAP: (2 sibs) 2 children: 38: 0x16c979660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x16c9796f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x16c9795b8 MAP: (2 sibs) 2 children: 38: 0x16c9797a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x16c979838 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9dbda0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9dbe30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9dbec0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9dbf50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9dbfe0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9dc070 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9dc100 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: 0x16c97cce0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c979d50 MAP: (2 sibs) 2 children: 38: 0x16c979e90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x16c979f28 KEYVAL: 'age' '33' (2 sibs) 38: 0x16c979de8 MAP: (2 sibs) 2 children: 38: 0x16c979fd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x16c97a068 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9dc6b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9dc740 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9dc7d0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9dc860 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9dc8f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9dc980 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9dca10 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: 0x16c97cdf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c97a110 MAP: (2 sibs) 2 children: 38: 0x16c97a250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x16c97a2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x16c97a1a8 MAP: (2 sibs) 2 children: 38: 0x16c97a390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x16c97a428 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9dcfc0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9dd050 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9dd0e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9dd170 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9dd200 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9dd290 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9dd320 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: 0x16c97cf10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c97ada0 MAP: (2 sibs) 2 children: 38: 0x16c97aee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x16c97af78 KEYVAL: 'age' '33' (2 sibs) 38: 0x16c97ae38 MAP: (2 sibs) 2 children: 38: 0x16c97b020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x16c97b0b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9dd8d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9dd960 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9dd9f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9dda80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9ddb10 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9ddba0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9ddc30 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: 0x16c97d028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x16c979930 MAP: (1 sibs) 2 children: 38: 0x16c9791a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x16c979238 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9de1e0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x16c9de270 MAP: (1 sibs) 2 children: 38: [2] [2] 0x16c9de300 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x16c9de390 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: 0x16c97d140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x16c97b2a0 MAP: (4 sibs) 2 children: 38: 0x16c97b510 KEYVAL: 'a' '1' (2 sibs) 38: 0x16c97b5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x16c97b338 MAP: (4 sibs) 2 children: 38: 0x16c97b650 KEYVAL: 'b' '2' (2 sibs) 38: 0x16c97b6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x16c97b3d0 MAP: (4 sibs) 3 children: 38: 0x16c97b790 KEYVAL: 'b' '2' (3 sibs) 38: 0x16c97b828 KEYVAL: 'a' '1' (3 sibs) 38: 0x16c97b8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x16c97b468 MAP: (4 sibs) 2 children: 38: 0x16c97b960 KEYVAL: 'a' '1' (2 sibs) 38: 0x16c97b9f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9deaf0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x16c9deb80 MAP: (4 sibs) 2 children: 38: [2] [2] 0x16c9dec10 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x16c9deca0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x16c9ded30 MAP: (4 sibs) 2 children: 38: [5] [5] 0x16c9dedc0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x16c9dee50 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x16c9deee0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x16c9def70 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x16c9df000 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x16c9df090 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x16c9df120 MAP: (4 sibs) 2 children: 38: [12] [12] 0x16c9df1b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x16c9df240 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: 0x16c97d258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x16c97baf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x16c97bb88 KEYVAL: 'b' '2' (4 sibs) 38: 0x16c97bc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x16c97bcb8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9df400 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x16c9df490 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x16c9df520 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x16c9df5b0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x16c9df640 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: 0x16c97d370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x16c97dc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x16c97dce0 MAP: (5 sibs) 1 children: 38: 0x16c97dfe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x16c97dd78 MAP: (5 sibs) 1 children: 38: 0x16c97e080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x16c97de10 MAP: (5 sibs) 1 children: 38: 0x16c97e120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x16c97dea8 MAP: (5 sibs) 1 children: 38: 0x16c97e1c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x16c97e260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x16c97e2f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x16c97df40 MAP: (5 sibs) 1 children: 38: 0x16c97e3a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x16c97e440 VAL: 'val1' (2 sibs) 38: 0x16c97e4d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9dfd10 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x16c9dfda0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x16c9dfe30 MAP: (5 sibs) 1 children: 38: [3] [3] 0x16c9dfec0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x16c9dff50 MAP: (5 sibs) 1 children: 38: [5] [5] 0x16c9dffe0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x16c9e0070 MAP: (5 sibs) 1 children: 38: [7] [7] 0x16c9e0100 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x16c9e0190 MAP: (5 sibs) 1 children: 38: [9] [9] 0x16c9e0220 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x16c9e02b0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x16c9e0340 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x16c9e03d0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x16c9e0460 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x16c9e04f0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x16c9e0580 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: 0x16c97d488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x16c979b10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x16c97a520 MAP: (1 sibs) 1 children: 38: 0x16c97a5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x16c979ba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x16c97a660 MAP: (1 sibs) 1 children: 38: 0x16c97a700 KEYVAL: '' 'foo' (1 sibs) 38: 0x16c979c40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x16c97b160 MAP: (2 sibs) 1 children: 38: 0x16c97a7a0 KEYVAL: '' '' (1 sibs) 38: 0x16c97b1f8 MAP: (2 sibs) 1 children: 38: 0x16c97a840 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9e0620 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x16c9e06b0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x16c9e0740 MAP: (1 sibs) 1 children: 38: [3] [3] 0x16c9e07d0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x16c9e0860 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x16c9e08f0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x16c9e0980 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x16c9e0a10 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x16c9e0aa0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x16c9e0b30 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x16c9e0bc0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x16c9e0c50 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: 0x16c97d5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c979060 MAP: (2 sibs) 3 children: 38: 0x16c97e580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x16c97e618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x16c97e6b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x16c9790f8 MAP: (2 sibs) 3 children: 38: 0x16c97e750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x16c97e7e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x16c97e880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9e0f30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9e0fc0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x16c9e1050 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9e10e0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9e1170 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9e1200 MAP: (2 sibs) 3 children: 38: [6] [6] 0x16c9e1290 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x16c9e1320 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x16c9e13b0 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: 0x16c97d6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c9799d0 MAP: (2 sibs) 3 children: 38: 0x16c97e920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x16c97e9b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x16c97ea50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x16c979a68 MAP: (2 sibs) 3 children: 38: 0x16c97eaf0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x16c97eb88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x16c97ec20 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9e1840 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9e18d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x16c9e1960 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9e19f0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9e1a80 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9e1b10 MAP: (2 sibs) 3 children: 38: [6] [6] 0x16c9e1ba0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x16c9e1c30 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x16c9e1cc0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x16c9e1840 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9e18d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x16c9e1960 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9e19f0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9e1a80 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9e1b10 MAP: (2 sibs) 3 children: 38: [6] [6] 0x16c9e1ba0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x16c9e1c30 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x16c9e1cc0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x16c9e1840 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9e18d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x16c9e1960 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9e19f0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9e1a80 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9e1b10 MAP: (2 sibs) 3 children: 38: [6] [6] 0x16c9e1ba0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x16c9e1c30 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x16c9e1cc0 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: 0x16c97d7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x16c97ee90 MAP: (3 sibs) 3 children: 38: 0x16c97f060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x16c97f0f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x16c97f190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x16c97ef28 MAP: (3 sibs) 3 children: 38: 0x16c97f230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x16c97f2c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x16c97f360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x16c97efc0 MAP: (3 sibs) 3 children: 38: 0x16c97f400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x16c97f498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x16c97f530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9e2150 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x16c9e21e0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x16c9e2270 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9e2300 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9e2390 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9e2420 MAP: (3 sibs) 3 children: 38: [6] [6] 0x16c9e24b0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x16c9e2540 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x16c9e25d0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x16c9e2660 MAP: (3 sibs) 3 children: 38: [10] [10] 0x16c9e26f0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x16c9e2780 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x16c9e2810 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] 0x16c9c4740 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x16c9c47d0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x16c9c4860 MAP: (3 sibs) 0 children: 38: [3] [3] 0x16c9c48f0 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] 0x16c9e3bf0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x16c9e3c80 MAP: (3 sibs) 0 children: 38: [2] [2] 0x16c9e3d10 MAP: (3 sibs) 0 children: 38: [3] [3] 0x16c9e3da0 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] 0x16c9c6470 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9c6500 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9c6590 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9c6620 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9c66b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9c6740 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9c67d0 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] 0x16c9e4500 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9e4590 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9e4620 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9e46b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9e4740 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9e47d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9e4860 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] 0x16c9c81a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9c8230 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9c82c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9c8350 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9c83e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9c8470 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9c8500 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] 0x16c9e4e10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9e4ea0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9e4f30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9e4fc0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9e5050 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9e50e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9e5170 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] 0x16c9c9ed0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9c9f60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9c9ff0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9ca080 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9ca110 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9ca1a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9ca230 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] 0x16c9e5de0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9e5e70 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9e5f00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9e5f90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9e6020 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9e60b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9e6140 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] 0x16c9cbc00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9cbc90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9cbd20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9cbdb0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9cbe40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9cbed0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9cbf60 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] 0x16c9e66f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9e6780 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9e6810 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9e68a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9e6930 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9e69c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9e6a50 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] 0x16c9cd930 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x16c9cd9c0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x16c9cda50 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x16c9cdae0 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] 0x16c9e7000 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x16c9e7090 MAP: (1 sibs) 2 children: 38: [2] [2] 0x16c9e7120 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x16c9e71b0 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] 0x16c9cf660 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x16c9cf6f0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x16c9cf780 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x16c9cf810 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x16c9cf8a0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x16c9cf930 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x16c9cf9c0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x16c9cfa50 MAP: (4 sibs) 3 children: 38: [8] [8] 0x16c9cfae0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x16c9cfb70 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x16c9cfc00 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x16c9cfc90 MAP: (4 sibs) 2 children: 38: [12] [12] 0x16c9cfd20 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x16c9cfdb0 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] 0x16c9e7910 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x16c9e79a0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x16c9e7a30 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x16c9e7ac0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x16c9e7b50 MAP: (4 sibs) 2 children: 38: [5] [5] 0x16c9e7be0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x16c9e7c70 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x16c9e7d00 MAP: (4 sibs) 3 children: 38: [8] [8] 0x16c9e7d90 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x16c9e7e20 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x16c9e7eb0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x16c9e7f40 MAP: (4 sibs) 2 children: 38: [12] [12] 0x16c9e7fd0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x16c9e8060 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] 0x16c9d1390 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x16c9d1420 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x16c9d14b0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x16c9d1540 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x16c9d15d0 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] 0x16c9e8220 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x16c9e82b0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x16c9e8340 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x16c9e83d0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x16c9e8460 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] 0x16c9d31b0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x16c9d3240 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x16c9d32d0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x16c9d3360 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x16c9d33f0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x16c9d3480 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x16c9d3510 MAP: (5 sibs) 1 children: 38: [7] [7] 0x16c9d35a0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x16c9d3630 MAP: (5 sibs) 1 children: 38: [9] [9] 0x16c9d36c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x16c9d3750 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x16c9d37e0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x16c9d3870 MAP: (5 sibs) 1 children: 38: [13] [13] 0x16c9d3900 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x16c9d3990 VAL: 'val1' (2 sibs) 38: [15] [15] 0x16c9d3a20 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] 0x16c9e8b30 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x16c9e8bc0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x16c9e8c50 MAP: (5 sibs) 1 children: 38: [3] [3] 0x16c9e8ce0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x16c9e8d70 MAP: (5 sibs) 1 children: 38: [5] [5] 0x16c9e8e00 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x16c9e8e90 MAP: (5 sibs) 1 children: 38: [7] [7] 0x16c9e8f20 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x16c9e8fb0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x16c9e9040 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x16c9e90d0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x16c9e9160 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x16c9e91f0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x16c9e9280 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x16c9e9310 VAL: 'val1' (2 sibs) 38: [15] [15] 0x16c9e93a0 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] 0x16c9d4f80 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x16c9d5010 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x16c9d50a0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x16c9d5130 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x16c9d51c0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x16c9d5250 MAP: (1 sibs) 1 children: 38: [6] [6] 0x16c9d52e0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x16c9d5370 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x16c9d5400 MAP: (2 sibs) 1 children: 38: [9] [9] 0x16c9d5490 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x16c9d5520 MAP: (2 sibs) 1 children: 38: [11] [11] 0x16c9d55b0 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] 0x16c9e9440 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x16c9e94d0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x16c9e9560 MAP: (1 sibs) 1 children: 38: [3] [3] 0x16c9e95f0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x16c9e9680 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x16c9e9710 MAP: (1 sibs) 1 children: 38: [6] [6] 0x16c9e97a0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x16c9e9830 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x16c9e98c0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x16c9e9950 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x16c9e99e0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x16c9e9a70 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] 0x16c9d6e50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9d6ee0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x16c9d6f70 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9d7000 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9d7090 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9d7120 MAP: (2 sibs) 3 children: 38: [6] [6] 0x16c9d71b0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x16c9d7240 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x16c9d72d0 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] 0x16c9e9d50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9e9de0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x16c9e9e70 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9e9f00 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9e9f90 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9ea020 MAP: (2 sibs) 3 children: 38: [6] [6] 0x16c9ea0b0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x16c9ea140 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x16c9ea1d0 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] 0x16c9d8ce0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9d8d70 MAP: (2 sibs) 3 children: 38: [2] [2] 0x16c9d8e00 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9d8e90 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9d8f20 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9d8fb0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x16c9d9040 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x16c9d90d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x16c9d9160 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] 0x16c9ea660 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9ea6f0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x16c9ea780 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9ea810 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9ea8a0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9ea930 MAP: (2 sibs) 3 children: 38: [6] [6] 0x16c9ea9c0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x16c9eaa50 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x16c9eaae0 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] 0x16c9dab80 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x16c9dac10 MAP: (3 sibs) 3 children: 38: [2] [2] 0x16c9daca0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9dad30 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9dadc0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9dae50 MAP: (3 sibs) 3 children: 38: [6] [6] 0x16c9daee0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x16c9daf70 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x16c9db000 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x16c9db090 MAP: (3 sibs) 3 children: 38: [10] [10] 0x16c9db120 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x16c9db1b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x16c9db240 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] 0x16c9eaf70 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x16c9eb000 MAP: (3 sibs) 3 children: 38: [2] [2] 0x16c9eb090 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9eb120 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9eb1b0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9eb240 MAP: (3 sibs) 3 children: 38: [6] [6] 0x16c9eb2d0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x16c9eb360 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x16c9eb3f0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x16c9eb480 MAP: (3 sibs) 3 children: 38: [10] [10] 0x16c9eb510 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x16c9eb5a0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x16c9eb630 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] 0x16c9db490 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x16c9db520 MAP: (3 sibs) 0 children: 38: [2] [2] 0x16c9db5b0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x16c9db640 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] 0x16c9eb880 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x16c9eb910 MAP: (3 sibs) 0 children: 38: [2] [2] 0x16c9eb9a0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x16c9eba30 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] 0x16c9dbda0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9dbe30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9dbec0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9dbf50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9dbfe0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9dc070 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9dc100 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] 0x16c9ec190 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9ec220 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9ec2b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9ec340 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9ec3d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9ec460 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9ec4f0 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] 0x16c9dc6b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9dc740 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9dc7d0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9dc860 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9dc8f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9dc980 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9dca10 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] 0x16c9ecaa0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9ecb30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9ecbc0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9ecc50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9ecce0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9ecd70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9ece00 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] 0x16c9dcfc0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9dd050 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9dd0e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9dd170 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9dd200 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9dd290 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9dd320 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] 0x16c9ed3b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9ed440 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9ed4d0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9ed560 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9ed5f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9ed680 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9ed710 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] 0x16c9dd8d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9dd960 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9dd9f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9dda80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9ddb10 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9ddba0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9ddc30 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] 0x16c9edcc0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9edd50 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9edde0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9ede70 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9edf00 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9edf90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9ee020 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] 0x16c9de1e0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x16c9de270 MAP: (1 sibs) 2 children: 38: [2] [2] 0x16c9de300 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x16c9de390 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] 0x16c9ee5d0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x16c9ee660 MAP: (1 sibs) 2 children: 38: [2] [2] 0x16c9ee6f0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x16c9ee780 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] 0x16c9deaf0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x16c9deb80 MAP: (4 sibs) 2 children: 38: [2] [2] 0x16c9dec10 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x16c9deca0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x16c9ded30 MAP: (4 sibs) 2 children: 38: [5] [5] 0x16c9dedc0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x16c9dee50 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x16c9deee0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x16c9def70 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x16c9df000 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x16c9df090 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x16c9df120 MAP: (4 sibs) 2 children: 38: [12] [12] 0x16c9df1b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x16c9df240 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] 0x16c9eeee0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x16c9eef70 MAP: (4 sibs) 2 children: 38: [2] [2] 0x16c9ef000 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x16c9ef090 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x16c9ef120 MAP: (4 sibs) 2 children: 38: [5] [5] 0x16c9ef1b0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x16c9ef240 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x16c9ef2d0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x16c9ef360 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x16c9ef3f0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x16c9ef480 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x16c9ef510 MAP: (4 sibs) 2 children: 38: [12] [12] 0x16c9ef5a0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x16c9ef630 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] 0x16c9df400 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x16c9df490 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x16c9df520 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x16c9df5b0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x16c9df640 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] 0x16c9ef7f0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x16c9ef880 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x16c9ef910 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x16c9ef9a0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x16c9efa30 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] 0x16c9dfd10 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x16c9dfda0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x16c9dfe30 MAP: (5 sibs) 1 children: 38: [3] [3] 0x16c9dfec0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x16c9dff50 MAP: (5 sibs) 1 children: 38: [5] [5] 0x16c9dffe0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x16c9e0070 MAP: (5 sibs) 1 children: 38: [7] [7] 0x16c9e0100 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x16c9e0190 MAP: (5 sibs) 1 children: 38: [9] [9] 0x16c9e0220 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x16c9e02b0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x16c9e0340 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x16c9e03d0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x16c9e0460 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x16c9e04f0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x16c9e0580 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] 0x16c9f0100 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x16c9f0190 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x16c9f0220 MAP: (5 sibs) 1 children: 38: [3] [3] 0x16c9f02b0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x16c9f0340 MAP: (5 sibs) 1 children: 38: [5] [5] 0x16c9f03d0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x16c9f0460 MAP: (5 sibs) 1 children: 38: [7] [7] 0x16c9f04f0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x16c9f0580 MAP: (5 sibs) 1 children: 38: [9] [9] 0x16c9f0610 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x16c9f06a0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x16c9f0730 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x16c9f07c0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x16c9f0850 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x16c9f08e0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x16c9f0970 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] 0x16c9e0620 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x16c9e06b0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x16c9e0740 MAP: (1 sibs) 1 children: 38: [3] [3] 0x16c9e07d0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x16c9e0860 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x16c9e08f0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x16c9e0980 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x16c9e0a10 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x16c9e0aa0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x16c9e0b30 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x16c9e0bc0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x16c9e0c50 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] 0x16c9f0a10 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x16c9f0aa0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x16c9f0b30 MAP: (1 sibs) 1 children: 38: [3] [3] 0x16c9f0bc0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x16c9f0c50 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x16c9f0ce0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x16c9f0d70 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x16c9f0e00 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x16c9f0e90 MAP: (2 sibs) 1 children: 38: [9] [9] 0x16c9f0f20 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x16c9f0fb0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x16c9f1040 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] 0x16c9e0f30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9e0fc0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x16c9e1050 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9e10e0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9e1170 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9e1200 MAP: (2 sibs) 3 children: 38: [6] [6] 0x16c9e1290 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x16c9e1320 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x16c9e13b0 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] 0x16c9f1320 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9f13b0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x16c9f1440 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9f14d0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9f1560 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9f15f0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x16c9f1680 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x16c9f1710 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x16c9f17a0 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] 0x16c9e1840 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9e18d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x16c9e1960 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9e19f0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9e1a80 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9e1b10 MAP: (2 sibs) 3 children: 38: [6] [6] 0x16c9e1ba0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x16c9e1c30 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x16c9e1cc0 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] 0x16c9f1c30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9f1cc0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x16c9f1d50 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9f1de0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9f1e70 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9f1f00 MAP: (2 sibs) 3 children: 38: [6] [6] 0x16c9f1f90 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x16c9f2020 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x16c9f20b0 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] 0x16c9e2150 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x16c9e21e0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x16c9e2270 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9e2300 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9e2390 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9e2420 MAP: (3 sibs) 3 children: 38: [6] [6] 0x16c9e24b0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x16c9e2540 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x16c9e25d0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x16c9e2660 MAP: (3 sibs) 3 children: 38: [10] [10] 0x16c9e26f0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x16c9e2780 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x16c9e2810 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] 0x16c9f2540 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x16c9f25d0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x16c9f2660 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9f26f0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9f2780 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9f2810 MAP: (3 sibs) 3 children: 38: [6] [6] 0x16c9f28a0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x16c9f2930 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x16c9f29c0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x16c9f2a50 MAP: (3 sibs) 3 children: 38: [10] [10] 0x16c9f2ae0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x16c9f2b70 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x16c9f2c00 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: 0x16c97cab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x16c978e90 MAP: (3 sibs) 0 children: 38: 0x16c978f28 MAP: (3 sibs) 0 children: 38: 0x16c978fc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f2e50 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x16c9f2ee0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x16c9f2f70 MAP: (3 sibs) 0 children: 38: [3] [3] 0x16c9f3000 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: 0x16c97cbc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c979520 MAP: (2 sibs) 2 children: 38: 0x16c979660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x16c9796f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x16c9795b8 MAP: (2 sibs) 2 children: 38: 0x16c9797a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x16c979838 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f30a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9f3130 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9f31c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9f3250 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9f32e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9f3370 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9f3400 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: 0x16c97cce0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c979d50 MAP: (2 sibs) 2 children: 38: 0x16c979e90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x16c979f28 KEYVAL: 'age' '33' (2 sibs) 38: 0x16c979de8 MAP: (2 sibs) 2 children: 38: 0x16c979fd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x16c97a068 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f34a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9f3530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9f35c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9f3650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9f36e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9f3770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9f3800 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: 0x16c97cdf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c97a110 MAP: (2 sibs) 2 children: 38: 0x16c97a250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x16c97a2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x16c97a1a8 MAP: (2 sibs) 2 children: 38: 0x16c97a390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x16c97a428 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f38a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9f3930 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9f39c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9f3a50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9f3ae0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9f3b70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9f3c00 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: 0x16c97cf10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c97ada0 MAP: (2 sibs) 2 children: 38: 0x16c97aee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x16c97af78 KEYVAL: 'age' '33' (2 sibs) 38: 0x16c97ae38 MAP: (2 sibs) 2 children: 38: 0x16c97b020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x16c97b0b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f3ca0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9f3d30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9f3dc0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9f3e50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9f3ee0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9f3f70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9f4000 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: 0x16c97d028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x16c979930 MAP: (1 sibs) 2 children: 38: 0x16c9791a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x16c979238 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f40a0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x16c9f4130 MAP: (1 sibs) 2 children: 38: [2] [2] 0x16c9f41c0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x16c9f4250 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: 0x16c97d140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x16c97b2a0 MAP: (4 sibs) 2 children: 38: 0x16c97b510 KEYVAL: 'a' '1' (2 sibs) 38: 0x16c97b5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x16c97b338 MAP: (4 sibs) 2 children: 38: 0x16c97b650 KEYVAL: 'b' '2' (2 sibs) 38: 0x16c97b6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x16c97b3d0 MAP: (4 sibs) 3 children: 38: 0x16c97b790 KEYVAL: 'b' '2' (3 sibs) 38: 0x16c97b828 KEYVAL: 'a' '1' (3 sibs) 38: 0x16c97b8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x16c97b468 MAP: (4 sibs) 2 children: 38: 0x16c97b960 KEYVAL: 'a' '1' (2 sibs) 38: 0x16c97b9f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f42f0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x16c9f4380 MAP: (4 sibs) 2 children: 38: [2] [2] 0x16c9f4410 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x16c9f44a0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x16c9f4530 MAP: (4 sibs) 2 children: 38: [5] [5] 0x16c9f45c0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x16c9f4650 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x16c9f46e0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x16c9f4770 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x16c9f4800 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x16c9f4890 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x16c9f4920 MAP: (4 sibs) 2 children: 38: [12] [12] 0x16c9f49b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x16c9f4a40 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: 0x16c97d258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x16c97baf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x16c97bb88 KEYVAL: 'b' '2' (4 sibs) 38: 0x16c97bc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x16c97bcb8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f4ae0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x16c9f4b70 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x16c9f4c00 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x16c9f4c90 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x16c9f4d20 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: 0x16c97d370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x16c97dc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x16c97dce0 MAP: (5 sibs) 1 children: 38: 0x16c97dfe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x16c97dd78 MAP: (5 sibs) 1 children: 38: 0x16c97e080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x16c97de10 MAP: (5 sibs) 1 children: 38: 0x16c97e120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x16c97dea8 MAP: (5 sibs) 1 children: 38: 0x16c97e1c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x16c97e260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x16c97e2f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x16c97df40 MAP: (5 sibs) 1 children: 38: 0x16c97e3a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x16c97e440 VAL: 'val1' (2 sibs) 38: 0x16c97e4d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f4dc0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x16c9f4e50 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x16c9f4ee0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x16c9f4f70 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x16c9f5000 MAP: (5 sibs) 1 children: 38: [5] [5] 0x16c9f5090 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x16c9f5120 MAP: (5 sibs) 1 children: 38: [7] [7] 0x16c9f51b0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x16c9f5240 MAP: (5 sibs) 1 children: 38: [9] [9] 0x16c9f52d0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x16c9f5360 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x16c9f53f0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x16c9f5480 MAP: (5 sibs) 1 children: 38: [13] [13] 0x16c9f5510 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x16c9f55a0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x16c9f5630 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: 0x16c97d488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x16c979b10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x16c97a520 MAP: (1 sibs) 1 children: 38: 0x16c97a5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x16c979ba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x16c97a660 MAP: (1 sibs) 1 children: 38: 0x16c97a700 KEYVAL: '' 'foo' (1 sibs) 38: 0x16c979c40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x16c97b160 MAP: (2 sibs) 1 children: 38: 0x16c97a7a0 KEYVAL: '' '' (1 sibs) 38: 0x16c97b1f8 MAP: (2 sibs) 1 children: 38: 0x16c97a840 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f56d0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x16c9f5760 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x16c9f57f0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x16c9f5880 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x16c9f5910 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x16c9f59a0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x16c9f5a30 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x16c9f5ac0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x16c9f5b50 MAP: (2 sibs) 1 children: 38: [9] [9] 0x16c9f5be0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x16c9f5c70 MAP: (2 sibs) 1 children: 38: [11] [11] 0x16c9f5d00 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: 0x16c97d5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c979060 MAP: (2 sibs) 3 children: 38: 0x16c97e580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x16c97e618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x16c97e6b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x16c9790f8 MAP: (2 sibs) 3 children: 38: 0x16c97e750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x16c97e7e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x16c97e880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f5da0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9f5e30 MAP: (2 sibs) 3 children: 38: [2] [2] 0x16c9f5ec0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9f5f50 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9f5fe0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9f6070 MAP: (2 sibs) 3 children: 38: [6] [6] 0x16c9f6100 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x16c9f6190 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x16c9f6220 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: 0x16c97d6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c9799d0 MAP: (2 sibs) 3 children: 38: 0x16c97e920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x16c97e9b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x16c97ea50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x16c979a68 MAP: (2 sibs) 3 children: 38: 0x16c97eaf0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x16c97eb88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x16c97ec20 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f62c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9f6350 MAP: (2 sibs) 3 children: 38: [2] [2] 0x16c9f63e0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9f6470 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9f6500 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9f6590 MAP: (2 sibs) 3 children: 38: [6] [6] 0x16c9f6620 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x16c9f66b0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x16c9f6740 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: 0x16c97d7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x16c97ee90 MAP: (3 sibs) 3 children: 38: 0x16c97f060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x16c97f0f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x16c97f190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x16c97ef28 MAP: (3 sibs) 3 children: 38: 0x16c97f230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x16c97f2c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x16c97f360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x16c97efc0 MAP: (3 sibs) 3 children: 38: 0x16c97f400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x16c97f498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x16c97f530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f67e0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x16c9f6870 MAP: (3 sibs) 3 children: 38: [2] [2] 0x16c9f6900 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9f6990 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9f6a20 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9f6ab0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x16c9f6b40 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x16c9f6bd0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x16c9f6c60 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x16c9f6cf0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x16c9f6d80 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x16c9f6e10 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x16c9f6ea0 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: 0x16c97cab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x16c978e90 MAP: (3 sibs) 0 children: 38: 0x16c978f28 MAP: (3 sibs) 0 children: 38: 0x16c978fc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f6f40 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x16c9f6fd0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x16c9f7060 MAP: (3 sibs) 0 children: 38: [3] [3] 0x16c9f70f0 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: 0x16c97cbc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c979520 MAP: (2 sibs) 2 children: 38: 0x16c979660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x16c9796f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x16c9795b8 MAP: (2 sibs) 2 children: 38: 0x16c9797a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x16c979838 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f7190 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9f7220 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9f72b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9f7340 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9f73d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9f7460 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9f74f0 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: 0x16c97cce0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c979d50 MAP: (2 sibs) 2 children: 38: 0x16c979e90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x16c979f28 KEYVAL: 'age' '33' (2 sibs) 38: 0x16c979de8 MAP: (2 sibs) 2 children: 38: 0x16c979fd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x16c97a068 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f7590 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9f7620 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9f76b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9f7740 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9f77d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9f7860 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9f78f0 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: 0x16c97cdf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c97a110 MAP: (2 sibs) 2 children: 38: 0x16c97a250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x16c97a2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x16c97a1a8 MAP: (2 sibs) 2 children: 38: 0x16c97a390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x16c97a428 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f7990 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9f7a20 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9f7ab0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9f7b40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9f7bd0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9f7c60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9f7cf0 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: 0x16c97cf10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c97ada0 MAP: (2 sibs) 2 children: 38: 0x16c97aee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x16c97af78 KEYVAL: 'age' '33' (2 sibs) 38: 0x16c97ae38 MAP: (2 sibs) 2 children: 38: 0x16c97b020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x16c97b0b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f7d90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9f7e20 MAP: (2 sibs) 2 children: 38: [2] [2] 0x16c9f7eb0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x16c9f7f40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x16c9f7fd0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x16c9f8060 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x16c9f80f0 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: 0x16c97d028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x16c979930 MAP: (1 sibs) 2 children: 38: 0x16c9791a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x16c979238 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f8190 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x16c9f8220 MAP: (1 sibs) 2 children: 38: [2] [2] 0x16c9f82b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x16c9f8340 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: 0x16c97d140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x16c97b2a0 MAP: (4 sibs) 2 children: 38: 0x16c97b510 KEYVAL: 'a' '1' (2 sibs) 38: 0x16c97b5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x16c97b338 MAP: (4 sibs) 2 children: 38: 0x16c97b650 KEYVAL: 'b' '2' (2 sibs) 38: 0x16c97b6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x16c97b3d0 MAP: (4 sibs) 3 children: 38: 0x16c97b790 KEYVAL: 'b' '2' (3 sibs) 38: 0x16c97b828 KEYVAL: 'a' '1' (3 sibs) 38: 0x16c97b8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x16c97b468 MAP: (4 sibs) 2 children: 38: 0x16c97b960 KEYVAL: 'a' '1' (2 sibs) 38: 0x16c97b9f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f83e0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x16c9f8470 MAP: (4 sibs) 2 children: 38: [2] [2] 0x16c9f8500 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x16c9f8590 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x16c9f8620 MAP: (4 sibs) 2 children: 38: [5] [5] 0x16c9f86b0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x16c9f8740 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x16c9f87d0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x16c9f8860 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x16c9f88f0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x16c9f8980 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x16c9f8a10 MAP: (4 sibs) 2 children: 38: [12] [12] 0x16c9f8aa0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x16c9f8b30 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: 0x16c97d258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x16c97baf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x16c97bb88 KEYVAL: 'b' '2' (4 sibs) 38: 0x16c97bc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x16c97bcb8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f8bd0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x16c9f8c60 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x16c9f8cf0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x16c9f8d80 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x16c9f8e10 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: 0x16c97d370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x16c97dc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x16c97dce0 MAP: (5 sibs) 1 children: 38: 0x16c97dfe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x16c97dd78 MAP: (5 sibs) 1 children: 38: 0x16c97e080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x16c97de10 MAP: (5 sibs) 1 children: 38: 0x16c97e120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x16c97dea8 MAP: (5 sibs) 1 children: 38: 0x16c97e1c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x16c97e260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x16c97e2f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x16c97df40 MAP: (5 sibs) 1 children: 38: 0x16c97e3a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x16c97e440 VAL: 'val1' (2 sibs) 38: 0x16c97e4d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f8eb0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x16c9f8f40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x16c9f8fd0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x16c9f9060 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x16c9f90f0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x16c9f9180 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x16c9f9210 MAP: (5 sibs) 1 children: 38: [7] [7] 0x16c9f92a0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x16c9f9330 MAP: (5 sibs) 1 children: 38: [9] [9] 0x16c9f93c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x16c9f9450 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x16c9f94e0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x16c9f9570 MAP: (5 sibs) 1 children: 38: [13] [13] 0x16c9f9600 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x16c9f9690 VAL: 'val1' (2 sibs) 38: [15] [15] 0x16c9f9720 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: 0x16c97d488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x16c979b10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x16c97a520 MAP: (1 sibs) 1 children: 38: 0x16c97a5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x16c979ba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x16c97a660 MAP: (1 sibs) 1 children: 38: 0x16c97a700 KEYVAL: '' 'foo' (1 sibs) 38: 0x16c979c40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x16c97b160 MAP: (2 sibs) 1 children: 38: 0x16c97a7a0 KEYVAL: '' '' (1 sibs) 38: 0x16c97b1f8 MAP: (2 sibs) 1 children: 38: 0x16c97a840 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f97c0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x16c9f9850 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x16c9f98e0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x16c9f9970 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x16c9f9a00 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x16c9f9a90 MAP: (1 sibs) 1 children: 38: [6] [6] 0x16c9f9b20 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x16c9f9bb0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x16c9f9c40 MAP: (2 sibs) 1 children: 38: [9] [9] 0x16c9f9cd0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x16c9f9d60 MAP: (2 sibs) 1 children: 38: [11] [11] 0x16c9f9df0 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: 0x16c97d5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c979060 MAP: (2 sibs) 3 children: 38: 0x16c97e580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x16c97e618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x16c97e6b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x16c9790f8 MAP: (2 sibs) 3 children: 38: 0x16c97e750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x16c97e7e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x16c97e880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9f9e90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9f9f20 MAP: (2 sibs) 3 children: 38: [2] [2] 0x16c9f9fb0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9fa040 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9fa0d0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9fa160 MAP: (2 sibs) 3 children: 38: [6] [6] 0x16c9fa1f0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x16c9fa280 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x16c9fa310 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: 0x16c97d6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x16c9799d0 MAP: (2 sibs) 3 children: 38: 0x16c97e920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x16c97e9b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x16c97ea50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x16c979a68 MAP: (2 sibs) 3 children: 38: 0x16c97eaf0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x16c97eb88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x16c97ec20 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9fa3b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x16c9fa440 MAP: (2 sibs) 3 children: 38: [2] [2] 0x16c9fa4d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9fa560 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9fa5f0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9fa680 MAP: (2 sibs) 3 children: 38: [6] [6] 0x16c9fa710 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x16c9fa7a0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x16c9fa830 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: 0x16c97d7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x16c97ee90 MAP: (3 sibs) 3 children: 38: 0x16c97f060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x16c97f0f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x16c97f190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x16c97ef28 MAP: (3 sibs) 3 children: 38: 0x16c97f230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x16c97f2c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x16c97f360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x16c97efc0 MAP: (3 sibs) 3 children: 38: 0x16c97f400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x16c97f498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x16c97f530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x16c9fa8d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x16c9fa960 MAP: (3 sibs) 3 children: 38: [2] [2] 0x16c9fa9f0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x16c9faa80 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x16c9fab10 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x16c9faba0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x16c9fac30 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x16c9facc0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x16c9fad50 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x16c9fade0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x16c9fae70 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x16c9faf00 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x16c9faf90 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 (16 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (17 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.02 sec test 39 Start 39: ryml-test-generic_map 39: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-generic_map-0.5.0 39: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 39: Test timeout computed to be: 10000000 39: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/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: 0x14d479fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x14d478750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x14d4787e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x14d478880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x14d4789c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x14d478a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x14d478918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x14d478b00 VAL: 'item 1' (2 sibs) 39: 0x14d478b98 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x14d48b5e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x14d48b670 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x14d48b700 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x14d48b790 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x14d48b820 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x14d48b8b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x14d48b940 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x14d48b9d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x14d48ba60 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: 0x14d47a0d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x14d479960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x14d4784f0 MAP: (2 sibs) 4 children: 39: 0x14d479a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x14d479a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x14d479b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x14d479bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x14d478588 MAP: (2 sibs) 5 children: 39: 0x14d479c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x14d479d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x14d479da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x14d479e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x14d479ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x14d48d980 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x14d48da10 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x14d48daa0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x14d48db30 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x14d48dbc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x14d48dc50 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x14d48dce0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x14d48dd70 MAP: (2 sibs) 5 children: 39: [8] [8] 0x14d48de00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x14d48de90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x14d48df20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x14d48dfb0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x14d48e040 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: 0x14d47a1f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x14d47a3e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x14d47a480 MAP: (2 sibs) 4 children: 39: 0x14d47a5c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x14d47a658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x14d47a6f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x14d47a788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x14d47a518 MAP: (2 sibs) 5 children: 39: 0x14d47a830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x14d47a8c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x14d47a960 KEYVAL: 'size' '8' (5 sibs) 39: 0x14d47a9f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x14d47aa90 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x14d48fc30 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x14d48fcc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x14d48fd50 MAP: (2 sibs) 4 children: 39: [3] [3] 0x14d48fde0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x14d48fe70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x14d48ff00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x14d48ff90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x14d490020 MAP: (2 sibs) 5 children: 39: [8] [8] 0x14d4900b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x14d490140 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x14d4901d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x14d490260 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x14d4902f0 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: 0x14d479fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x14d478750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x14d4787e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x14d478880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x14d4789c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x14d478a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x14d478918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x14d478b00 VAL: 'item 1' (2 sibs) 39: 0x14d478b98 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x14d490540 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x14d4905d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x14d490660 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x14d4906f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x14d490780 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x14d490810 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x14d4908a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x14d490930 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x14d4909c0 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: 0x14d47a0d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x14d479960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x14d4784f0 MAP: (2 sibs) 4 children: 39: 0x14d479a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x14d479a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x14d479b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x14d479bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x14d478588 MAP: (2 sibs) 5 children: 39: 0x14d479c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x14d479d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x14d479da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x14d479e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x14d479ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x14d490e50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x14d490ee0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x14d490f70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x14d491000 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x14d491090 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x14d491120 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x14d4911b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x14d491240 MAP: (2 sibs) 5 children: 39: [8] [8] 0x14d4912d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x14d491360 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x14d4913f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x14d491480 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x14d491510 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: 0x14d47a1f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x14d47a3e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x14d47a480 MAP: (2 sibs) 4 children: 39: 0x14d47a5c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x14d47a658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x14d47a6f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x14d47a788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x14d47a518 MAP: (2 sibs) 5 children: 39: 0x14d47a830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x14d47a8c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x14d47a960 KEYVAL: 'size' '8' (5 sibs) 39: 0x14d47a9f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x14d47aa90 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x14d491760 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x14d4917f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x14d491880 MAP: (2 sibs) 4 children: 39: [3] [3] 0x14d491910 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x14d4919a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x14d491a30 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x14d491ac0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x14d491b50 MAP: (2 sibs) 5 children: 39: [8] [8] 0x14d491be0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x14d491c70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x14d491d00 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x14d491d90 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x14d491e20 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] 0x14d48b5e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x14d48b670 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x14d48b700 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x14d48b790 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x14d48b820 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x14d48b8b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x14d48b940 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x14d48b9d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x14d48ba60 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] 0x14d492c30 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x14d492cc0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x14d492d50 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x14d492de0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x14d492e70 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x14d492f00 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x14d492f90 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x14d493020 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x14d4930b0 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] 0x14d48d980 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x14d48da10 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x14d48daa0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x14d48db30 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x14d48dbc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x14d48dc50 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x14d48dce0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x14d48dd70 MAP: (2 sibs) 5 children: 39: [8] [8] 0x14d48de00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x14d48de90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x14d48df20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x14d48dfb0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x14d48e040 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] 0x14d493540 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x14d4935d0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x14d493660 MAP: (2 sibs) 4 children: 39: [3] [3] 0x14d4936f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x14d493780 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x14d493810 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x14d4938a0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x14d493930 MAP: (2 sibs) 5 children: 39: [8] [8] 0x14d4939c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x14d493a50 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x14d493ae0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x14d493b70 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x14d493c00 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] 0x14d48fc30 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x14d48fcc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x14d48fd50 MAP: (2 sibs) 4 children: 39: [3] [3] 0x14d48fde0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x14d48fe70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x14d48ff00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x14d48ff90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x14d490020 MAP: (2 sibs) 5 children: 39: [8] [8] 0x14d4900b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x14d490140 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x14d4901d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x14d490260 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x14d4902f0 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] 0x14d493e50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x14d493ee0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x14d493f70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x14d494000 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x14d494090 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x14d494120 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x14d4941b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x14d494240 MAP: (2 sibs) 5 children: 39: [8] [8] 0x14d4942d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x14d494360 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x14d4943f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x14d494480 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x14d494510 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] 0x14d490540 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x14d4905d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x14d490660 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x14d4906f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x14d490780 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x14d490810 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x14d4908a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x14d490930 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x14d4909c0 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] 0x14d494e20 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x14d494eb0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x14d494f40 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x14d494fd0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x14d495060 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x14d4950f0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x14d495180 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x14d495210 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x14d4952a0 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] 0x14d490e50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x14d490ee0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x14d490f70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x14d491000 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x14d491090 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x14d491120 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x14d4911b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x14d491240 MAP: (2 sibs) 5 children: 39: [8] [8] 0x14d4912d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x14d491360 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x14d4913f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x14d491480 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x14d491510 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] 0x14d495730 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x14d4957c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x14d495850 MAP: (2 sibs) 4 children: 39: [3] [3] 0x14d4958e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x14d495970 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x14d495a00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x14d495a90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x14d495b20 MAP: (2 sibs) 5 children: 39: [8] [8] 0x14d495bb0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x14d495c40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x14d495cd0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x14d495d60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x14d495df0 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] 0x14d491760 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x14d4917f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x14d491880 MAP: (2 sibs) 4 children: 39: [3] [3] 0x14d491910 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x14d4919a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x14d491a30 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x14d491ac0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x14d491b50 MAP: (2 sibs) 5 children: 39: [8] [8] 0x14d491be0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x14d491c70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x14d491d00 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x14d491d90 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x14d491e20 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] 0x14d496040 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x14d4960d0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x14d496160 MAP: (2 sibs) 4 children: 39: [3] [3] 0x14d4961f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x14d496280 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x14d496310 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x14d4963a0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x14d496430 MAP: (2 sibs) 5 children: 39: [8] [8] 0x14d4964c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x14d496550 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x14d4965e0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x14d496670 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x14d496700 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: 0x14d479fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x14d478750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x14d4787e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x14d478880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x14d4789c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x14d478a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x14d478918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x14d478b00 VAL: 'item 1' (2 sibs) 39: 0x14d478b98 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x14d496950 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x14d4969e0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x14d496a70 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x14d496b00 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x14d496b90 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x14d496c20 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x14d496cb0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x14d496d40 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x14d496dd0 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: 0x14d47a0d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x14d479960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x14d4784f0 MAP: (2 sibs) 4 children: 39: 0x14d479a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x14d479a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x14d479b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x14d479bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x14d478588 MAP: (2 sibs) 5 children: 39: 0x14d479c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x14d479d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x14d479da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x14d479e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x14d479ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x14d496e70 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x14d496f00 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x14d496f90 MAP: (2 sibs) 4 children: 39: [3] [3] 0x14d497020 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x14d4970b0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x14d497140 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x14d4971d0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x14d497260 MAP: (2 sibs) 5 children: 39: [8] [8] 0x14d4972f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x14d497380 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x14d497410 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x14d4974a0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x14d497530 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: 0x14d47a1f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x14d47a3e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x14d47a480 MAP: (2 sibs) 4 children: 39: 0x14d47a5c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x14d47a658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x14d47a6f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x14d47a788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x14d47a518 MAP: (2 sibs) 5 children: 39: 0x14d47a830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x14d47a8c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x14d47a960 KEYVAL: 'size' '8' (5 sibs) 39: 0x14d47a9f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x14d47aa90 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x14d4975d0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x14d497660 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x14d4976f0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x14d497780 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x14d497810 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x14d4978a0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x14d497930 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x14d4979c0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x14d497a50 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x14d497ae0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x14d497b70 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x14d497c00 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x14d497c90 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: 0x14d479fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x14d478750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x14d4787e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x14d478880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x14d4789c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x14d478a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x14d478918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x14d478b00 VAL: 'item 1' (2 sibs) 39: 0x14d478b98 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x14d497d30 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x14d497dc0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x14d497e50 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x14d497ee0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x14d497f70 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x14d498000 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x14d498090 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x14d498120 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x14d4981b0 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: 0x14d47a0d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x14d479960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x14d4784f0 MAP: (2 sibs) 4 children: 39: 0x14d479a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x14d479a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x14d479b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x14d479bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x14d478588 MAP: (2 sibs) 5 children: 39: 0x14d479c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x14d479d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x14d479da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x14d479e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x14d479ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x14d498250 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x14d4982e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x14d498370 MAP: (2 sibs) 4 children: 39: [3] [3] 0x14d498400 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x14d498490 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x14d498520 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x14d4985b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x14d498640 MAP: (2 sibs) 5 children: 39: [8] [8] 0x14d4986d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x14d498760 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x14d4987f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x14d498880 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x14d498910 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: 0x14d47a1f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x14d47a3e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x14d47a480 MAP: (2 sibs) 4 children: 39: 0x14d47a5c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x14d47a658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x14d47a6f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x14d47a788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x14d47a518 MAP: (2 sibs) 5 children: 39: 0x14d47a830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x14d47a8c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x14d47a960 KEYVAL: 'size' '8' (5 sibs) 39: 0x14d47a9f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x14d47aa90 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x14d4989b0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x14d498a40 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x14d498ad0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x14d498b60 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x14d498bf0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x14d498c80 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x14d498d10 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x14d498da0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x14d498e30 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x14d498ec0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x14d498f50 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x14d498fe0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x14d499070 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 (4 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 109 tests from 2 test suites ran. (5 ms total) 39: [ PASSED ] 109 tests. 39/52 Test #39: ryml-test-generic_map ............. Passed 0.01 sec test 40 Start 40: ryml-test-generic_seq 40: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-generic_seq-0.5.0 40: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 40: Test timeout computed to be: 10000000 40: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/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: 0x13d4e8c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x13d4e8750 VAL: 'item 1' (4 sibs) 40: 0x13d4e87e8 VAL: 'item 2' (4 sibs) 40: 0x13d4e8880 SEQ: (4 sibs) 2 children: 40: 0x13d4e89c0 VAL: 'item 3.1' (2 sibs) 40: 0x13d4e8a58 VAL: 'item 3.2' (2 sibs) 40: 0x13d4e8918 MAP: (4 sibs) 2 children: 40: 0x13d4e8b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x13d4e8b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x13d4f4580 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x13d4f4610 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x13d4f46a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x13d4f4730 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x13d4f47c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x13d4f4850 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x13d4f48e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x13d4f4970 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x13d4f4a00 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: 0x13d4e8da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x13d4e8e80 VAL: 'item 1' (4 sibs) 40: 0x13d4e8f18 VAL: 'item 2' (4 sibs) 40: 0x13d4e8fb0 SEQ: (4 sibs) 2 children: 40: 0x13d4e90f0 VAL: 'item 3.1' (2 sibs) 40: 0x13d4e9188 VAL: 'item 3.2' (2 sibs) 40: 0x13d4e9048 MAP: (4 sibs) 2 children: 40: 0x13d4e9230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x13d4e92c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x13d4f65a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x13d4f6630 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x13d4f66c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x13d4f6750 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x13d4f67e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x13d4f6870 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x13d4f6900 MAP: (4 sibs) 2 children: 40: [7] [7] 0x13d4f6990 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x13d4f6a20 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: 0x13d4e8c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x13d4e8750 VAL: 'item 1' (4 sibs) 40: 0x13d4e87e8 VAL: 'item 2' (4 sibs) 40: 0x13d4e8880 SEQ: (4 sibs) 2 children: 40: 0x13d4e89c0 VAL: 'item 3.1' (2 sibs) 40: 0x13d4e8a58 VAL: 'item 3.2' (2 sibs) 40: 0x13d4e8918 MAP: (4 sibs) 2 children: 40: 0x13d4e8b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x13d4e8b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x13d4f6eb0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x13d4f6f40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x13d4f6fd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x13d4f7060 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x13d4f70f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x13d4f7180 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x13d4f7210 MAP: (4 sibs) 2 children: 40: [7] [7] 0x13d4f72a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x13d4f7330 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: 0x13d4e8da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x13d4e8e80 VAL: 'item 1' (4 sibs) 40: 0x13d4e8f18 VAL: 'item 2' (4 sibs) 40: 0x13d4e8fb0 SEQ: (4 sibs) 2 children: 40: 0x13d4e90f0 VAL: 'item 3.1' (2 sibs) 40: 0x13d4e9188 VAL: 'item 3.2' (2 sibs) 40: 0x13d4e9048 MAP: (4 sibs) 2 children: 40: 0x13d4e9230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x13d4e92c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x13d4f77c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x13d4f7850 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x13d4f78e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x13d4f7970 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x13d4f7a00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x13d4f7a90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x13d4f7b20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x13d4f7bb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x13d4f7c40 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] 0x13d4f4580 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x13d4f4610 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x13d4f46a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x13d4f4730 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x13d4f47c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x13d4f4850 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x13d4f48e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x13d4f4970 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x13d4f4a00 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] 0x13d4f8580 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x13d4f8610 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x13d4f86a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x13d4f8730 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x13d4f87c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x13d4f8850 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x13d4f88e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x13d4f8970 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x13d4f8a00 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] 0x13d4f65a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x13d4f6630 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x13d4f66c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x13d4f6750 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x13d4f67e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x13d4f6870 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x13d4f6900 MAP: (4 sibs) 2 children: 40: [7] [7] 0x13d4f6990 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x13d4f6a20 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] 0x13d4f8e90 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x13d4f8f20 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x13d4f8fb0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x13d4f9040 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x13d4f90d0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x13d4f9160 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x13d4f91f0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x13d4f9280 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x13d4f9310 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] 0x13d4f6eb0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x13d4f6f40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x13d4f6fd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x13d4f7060 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x13d4f70f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x13d4f7180 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x13d4f7210 MAP: (4 sibs) 2 children: 40: [7] [7] 0x13d4f72a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x13d4f7330 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] 0x13d4f97a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x13d4f9830 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x13d4f98c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x13d4f9950 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x13d4f99e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x13d4f9a70 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x13d4f9b00 MAP: (4 sibs) 2 children: 40: [7] [7] 0x13d4f9b90 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x13d4f9c20 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] 0x13d4f77c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x13d4f7850 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x13d4f78e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x13d4f7970 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x13d4f7a00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x13d4f7a90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x13d4f7b20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x13d4f7bb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x13d4f7c40 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] 0x13d4fa770 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x13d4fa800 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x13d4fa890 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x13d4fa920 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x13d4fa9b0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x13d4faa40 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x13d4faad0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x13d4fab60 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x13d4fabf0 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: 0x13d4e8c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x13d4e8750 VAL: 'item 1' (4 sibs) 40: 0x13d4e87e8 VAL: 'item 2' (4 sibs) 40: 0x13d4e8880 SEQ: (4 sibs) 2 children: 40: 0x13d4e89c0 VAL: 'item 3.1' (2 sibs) 40: 0x13d4e8a58 VAL: 'item 3.2' (2 sibs) 40: 0x13d4e8918 MAP: (4 sibs) 2 children: 40: 0x13d4e8b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x13d4e8b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x13d4fb080 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x13d4fb110 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x13d4fb1a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x13d4fb230 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x13d4fb2c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x13d4fb350 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x13d4fb3e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x13d4fb470 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x13d4fb500 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: 0x13d4e8da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x13d4e8e80 VAL: 'item 1' (4 sibs) 40: 0x13d4e8f18 VAL: 'item 2' (4 sibs) 40: 0x13d4e8fb0 SEQ: (4 sibs) 2 children: 40: 0x13d4e90f0 VAL: 'item 3.1' (2 sibs) 40: 0x13d4e9188 VAL: 'item 3.2' (2 sibs) 40: 0x13d4e9048 MAP: (4 sibs) 2 children: 40: 0x13d4e9230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x13d4e92c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x13d4fb5a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x13d4fb630 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x13d4fb6c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x13d4fb750 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x13d4fb7e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x13d4fb870 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x13d4fb900 MAP: (4 sibs) 2 children: 40: [7] [7] 0x13d4fb990 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x13d4fba20 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: 0x13d4e8c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x13d4e8750 VAL: 'item 1' (4 sibs) 40: 0x13d4e87e8 VAL: 'item 2' (4 sibs) 40: 0x13d4e8880 SEQ: (4 sibs) 2 children: 40: 0x13d4e89c0 VAL: 'item 3.1' (2 sibs) 40: 0x13d4e8a58 VAL: 'item 3.2' (2 sibs) 40: 0x13d4e8918 MAP: (4 sibs) 2 children: 40: 0x13d4e8b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x13d4e8b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x13d4fbac0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x13d4fbb50 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x13d4fbbe0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x13d4fbc70 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x13d4fbd00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x13d4fbd90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x13d4fbe20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x13d4fbeb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x13d4fbf40 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: 0x13d4e8da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x13d4e8e80 VAL: 'item 1' (4 sibs) 40: 0x13d4e8f18 VAL: 'item 2' (4 sibs) 40: 0x13d4e8fb0 SEQ: (4 sibs) 2 children: 40: 0x13d4e90f0 VAL: 'item 3.1' (2 sibs) 40: 0x13d4e9188 VAL: 'item 3.2' (2 sibs) 40: 0x13d4e9048 MAP: (4 sibs) 2 children: 40: 0x13d4e9230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x13d4e92c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x13d4fbfe0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x13d4fc070 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x13d4fc100 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x13d4fc190 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x13d4fc220 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x13d4fc2b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x13d4fc340 MAP: (4 sibs) 2 children: 40: [7] [7] 0x13d4fc3d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x13d4fc460 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 (2 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 73 tests from 2 test suites ran. (2 ms total) 40: [ PASSED ] 73 tests. 40/52 Test #40: ryml-test-generic_seq ............. Passed 0.01 sec test 41 Start 41: ryml-test-scalar_names 41: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-scalar_names-0.5.0 41: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 41: Test timeout computed to be: 10000000 41: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/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: 0x118eb99e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x118eb84d0 VAL: 'a' (21 sibs) 41: 0x118eb8568 VAL: 'b:b' (21 sibs) 41: 0x118eb8600 VAL: 'c{c' (21 sibs) 41: 0x118eb8698 VAL: 'cc{' (21 sibs) 41: 0x118eb8730 VAL: 'c}c' (21 sibs) 41: 0x118eb87c8 VAL: 'cc}' (21 sibs) 41: 0x118eb8860 VAL: 'c!c' (21 sibs) 41: 0x118eb88f8 VAL: 'cc!' (21 sibs) 41: 0x118eb8990 VAL: '.foo' (21 sibs) 41: 0x118eb8a28 VAL: '.' (21 sibs) 41: 0x118eb8ac0 VAL: '-a' (21 sibs) 41: 0x118eb8b58 VAL: '+b' (21 sibs) 41: 0x118eb8bf0 VAL: '/b' (21 sibs) 41: 0x118eb8c88 VAL: ':c' (21 sibs) 41: 0x118eb8d20 VAL: '$g' (21 sibs) 41: 0x118eb8db8 VAL: '*' (21 sibs) 41: 0x118eb8e50 VAL: '*' (21 sibs) 41: 0x118eb8ee8 VAL: '*' (21 sibs) 41: 0x118eb8f80 VAL: '*a' (21 sibs) 41: 0x118eb9018 VAL: '*a' (21 sibs) 41: 0x118eb90b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x118ed24c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x118ed2550 VAL: 'a' (21 sibs) 41: [2] [2] 0x118ed25e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x118ed2670 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x118ed2700 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x118ed2790 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x118ed2820 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x118ed28b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x118ed2940 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x118ed29d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x118ed2a60 VAL: '.' (21 sibs) 41: [11] [11] 0x118ed2af0 VAL: '-a' (21 sibs) 41: [12] [12] 0x118ed2b80 VAL: '+b' (21 sibs) 41: [13] [13] 0x118ed2c10 VAL: '/b' (21 sibs) 41: [14] [14] 0x118ed2ca0 VAL: ':c' (21 sibs) 41: [15] [15] 0x118ed2d30 VAL: '$g' (21 sibs) 41: [16] [16] 0x118ed2dc0 VAL: '*' (21 sibs) 41: [17] [17] 0x118ed2e50 VAL: '*' (21 sibs) 41: [18] [18] 0x118ed2ee0 VAL: '*' (21 sibs) 41: [19] [19] 0x118ed2f70 VAL: '*a' (21 sibs) 41: [20] [20] 0x118ed3000 VAL: '*a' (21 sibs) 41: [21] [21] 0x118ed3090 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: 0x118eb9af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x118eb9390 VAL: 'a' (10 sibs) 41: 0x118eb9428 VAL: 'b' (10 sibs) 41: 0x118eb94c0 VAL: 'c' (10 sibs) 41: 0x118eb9558 VAL: '.foo' (10 sibs) 41: 0x118eb95f0 VAL: '.' (10 sibs) 41: 0x118eb9688 VAL: '-a' (10 sibs) 41: 0x118eb9720 VAL: '+b' (10 sibs) 41: 0x118eb97b8 VAL: '/b' (10 sibs) 41: 0x118eb9850 VAL: ':c' (10 sibs) 41: 0x118eb98e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x118ed4af0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x118ed4b80 VAL: 'a' (10 sibs) 41: [2] [2] 0x118ed4c10 VAL: 'b' (10 sibs) 41: [3] [3] 0x118ed4ca0 VAL: 'c' (10 sibs) 41: [4] [4] 0x118ed4d30 VAL: '.foo' (10 sibs) 41: [5] [5] 0x118ed4dc0 VAL: '.' (10 sibs) 41: [6] [6] 0x118ed4e50 VAL: '-a' (10 sibs) 41: [7] [7] 0x118ed4ee0 VAL: '+b' (10 sibs) 41: [8] [8] 0x118ed4f70 VAL: '/b' (10 sibs) 41: [9] [9] 0x118ed5000 VAL: ':c' (10 sibs) 41: [10] [10] 0x118ed5090 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: 0x118eb9c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x118eb9e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x118eb9e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x118eb9f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x118eb9fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x118eba060 KEYVAL: '.' '.' (12 sibs) 41: 0x118eba0f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x118eba190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x118eba228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x118eba2c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x118eba358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x118eba3f0 KEYVAL: '*' '*' (12 sibs) 41: 0x118eba488 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x118ed6820 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x118ed68b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x118ed6940 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x118ed69d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x118ed6a60 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x118ed6af0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x118ed6b80 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x118ed6c10 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x118ed6ca0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x118ed6d30 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x118ed6dc0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x118ed6e50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x118ed6ee0 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: 0x118eb9d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x118eba530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x118eba5c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x118eba660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x118eba6f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x118eba790 KEYVAL: '.' '.' (12 sibs) 41: 0x118eba828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x118eba8c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x118eba958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x118eba9f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x118ebaa88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x118ebab20 KEYVAL: '*' '*' (12 sibs) 41: 0x118ebabb8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x118ed8550 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x118ed85e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x118ed8670 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x118ed8700 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x118ed8790 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x118ed8820 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x118ed88b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x118ed8940 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x118ed89d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x118ed8a60 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x118ed8af0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x118ed8b80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x118ed8c10 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: 0x118eb99e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x118eb84d0 VAL: 'a' (21 sibs) 41: 0x118eb8568 VAL: 'b:b' (21 sibs) 41: 0x118eb8600 VAL: 'c{c' (21 sibs) 41: 0x118eb8698 VAL: 'cc{' (21 sibs) 41: 0x118eb8730 VAL: 'c}c' (21 sibs) 41: 0x118eb87c8 VAL: 'cc}' (21 sibs) 41: 0x118eb8860 VAL: 'c!c' (21 sibs) 41: 0x118eb88f8 VAL: 'cc!' (21 sibs) 41: 0x118eb8990 VAL: '.foo' (21 sibs) 41: 0x118eb8a28 VAL: '.' (21 sibs) 41: 0x118eb8ac0 VAL: '-a' (21 sibs) 41: 0x118eb8b58 VAL: '+b' (21 sibs) 41: 0x118eb8bf0 VAL: '/b' (21 sibs) 41: 0x118eb8c88 VAL: ':c' (21 sibs) 41: 0x118eb8d20 VAL: '$g' (21 sibs) 41: 0x118eb8db8 VAL: '*' (21 sibs) 41: 0x118eb8e50 VAL: '*' (21 sibs) 41: 0x118eb8ee8 VAL: '*' (21 sibs) 41: 0x118eb8f80 VAL: '*a' (21 sibs) 41: 0x118eb9018 VAL: '*a' (21 sibs) 41: 0x118eb90b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x118ed9770 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x118ed9800 VAL: 'a' (21 sibs) 41: [2] [2] 0x118ed9890 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x118ed9920 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x118ed99b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x118ed9a40 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x118ed9ad0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x118ed9b60 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x118ed9bf0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x118ed9c80 VAL: '.foo' (21 sibs) 41: [10] [10] 0x118ed9d10 VAL: '.' (21 sibs) 41: [11] [11] 0x118ed9da0 VAL: '-a' (21 sibs) 41: [12] [12] 0x118ed9e30 VAL: '+b' (21 sibs) 41: [13] [13] 0x118ed9ec0 VAL: '/b' (21 sibs) 41: [14] [14] 0x118ed9f50 VAL: ':c' (21 sibs) 41: [15] [15] 0x118ed9fe0 VAL: '$g' (21 sibs) 41: [16] [16] 0x118eda070 VAL: '*' (21 sibs) 41: [17] [17] 0x118eda100 VAL: '*' (21 sibs) 41: [18] [18] 0x118eda190 VAL: '*' (21 sibs) 41: [19] [19] 0x118eda220 VAL: '*a' (21 sibs) 41: [20] [20] 0x118eda2b0 VAL: '*a' (21 sibs) 41: [21] [21] 0x118eda340 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: 0x118eb9af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x118eb9390 VAL: 'a' (10 sibs) 41: 0x118eb9428 VAL: 'b' (10 sibs) 41: 0x118eb94c0 VAL: 'c' (10 sibs) 41: 0x118eb9558 VAL: '.foo' (10 sibs) 41: 0x118eb95f0 VAL: '.' (10 sibs) 41: 0x118eb9688 VAL: '-a' (10 sibs) 41: 0x118eb9720 VAL: '+b' (10 sibs) 41: 0x118eb97b8 VAL: '/b' (10 sibs) 41: 0x118eb9850 VAL: ':c' (10 sibs) 41: 0x118eb98e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x118ed8e60 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x118ed8ef0 VAL: 'a' (10 sibs) 41: [2] [2] 0x118ed8f80 VAL: 'b' (10 sibs) 41: [3] [3] 0x118ed9010 VAL: 'c' (10 sibs) 41: [4] [4] 0x118ed90a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x118ed9130 VAL: '.' (10 sibs) 41: [6] [6] 0x118ed91c0 VAL: '-a' (10 sibs) 41: [7] [7] 0x118ed9250 VAL: '+b' (10 sibs) 41: [8] [8] 0x118ed92e0 VAL: '/b' (10 sibs) 41: [9] [9] 0x118ed9370 VAL: ':c' (10 sibs) 41: [10] [10] 0x118ed9400 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: 0x118eb9c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x118eb9e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x118eb9e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x118eb9f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x118eb9fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x118eba060 KEYVAL: '.' '.' (12 sibs) 41: 0x118eba0f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x118eba190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x118eba228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x118eba2c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x118eba358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x118eba3f0 KEYVAL: '*' '*' (12 sibs) 41: 0x118eba488 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x118eda980 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x118edaa10 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x118edaaa0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x118edab30 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x118edabc0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x118edac50 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x118edace0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x118edad70 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x118edae00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x118edae90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x118edaf20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x118edafb0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x118edb040 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: 0x118eb9d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x118eba530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x118eba5c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x118eba660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x118eba6f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x118eba790 KEYVAL: '.' '.' (12 sibs) 41: 0x118eba828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x118eba8c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x118eba958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x118eba9f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x118ebaa88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x118ebab20 KEYVAL: '*' '*' (12 sibs) 41: 0x118ebabb8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x118edb290 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x118edb320 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x118edb3b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x118edb440 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x118edb4d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x118edb560 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x118edb5f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x118edb680 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x118edb710 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x118edb7a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x118edb830 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x118edb8c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x118edb950 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] 0x118ed24c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x118ed2550 VAL: 'a' (21 sibs) 41: [2] [2] 0x118ed25e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x118ed2670 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x118ed2700 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x118ed2790 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x118ed2820 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x118ed28b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x118ed2940 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x118ed29d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x118ed2a60 VAL: '.' (21 sibs) 41: [11] [11] 0x118ed2af0 VAL: '-a' (21 sibs) 41: [12] [12] 0x118ed2b80 VAL: '+b' (21 sibs) 41: [13] [13] 0x118ed2c10 VAL: '/b' (21 sibs) 41: [14] [14] 0x118ed2ca0 VAL: ':c' (21 sibs) 41: [15] [15] 0x118ed2d30 VAL: '$g' (21 sibs) 41: [16] [16] 0x118ed2dc0 VAL: '*' (21 sibs) 41: [17] [17] 0x118ed2e50 VAL: '*' (21 sibs) 41: [18] [18] 0x118ed2ee0 VAL: '*' (21 sibs) 41: [19] [19] 0x118ed2f70 VAL: '*a' (21 sibs) 41: [20] [20] 0x118ed3000 VAL: '*a' (21 sibs) 41: [21] [21] 0x118ed3090 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] 0x118edc930 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x118edc9c0 VAL: 'a' (21 sibs) 41: [2] [2] 0x118edca50 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x118edcae0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x118edcb70 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x118edcc00 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x118edcc90 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x118edcd20 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x118edcdb0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x118edce40 VAL: '.foo' (21 sibs) 41: [10] [10] 0x118edced0 VAL: '.' (21 sibs) 41: [11] [11] 0x118edcf60 VAL: '-a' (21 sibs) 41: [12] [12] 0x118edcff0 VAL: '+b' (21 sibs) 41: [13] [13] 0x118edd080 VAL: '/b' (21 sibs) 41: [14] [14] 0x118edd110 VAL: ':c' (21 sibs) 41: [15] [15] 0x118edd1a0 VAL: '$g' (21 sibs) 41: [16] [16] 0x118edd230 VAL: '*' (21 sibs) 41: [17] [17] 0x118edd2c0 VAL: '*' (21 sibs) 41: [18] [18] 0x118edd350 VAL: '*' (21 sibs) 41: [19] [19] 0x118edd3e0 VAL: '*a' (21 sibs) 41: [20] [20] 0x118edd470 VAL: '*a' (21 sibs) 41: [21] [21] 0x118edd500 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] 0x118ed4af0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x118ed4b80 VAL: 'a' (10 sibs) 41: [2] [2] 0x118ed4c10 VAL: 'b' (10 sibs) 41: [3] [3] 0x118ed4ca0 VAL: 'c' (10 sibs) 41: [4] [4] 0x118ed4d30 VAL: '.foo' (10 sibs) 41: [5] [5] 0x118ed4dc0 VAL: '.' (10 sibs) 41: [6] [6] 0x118ed4e50 VAL: '-a' (10 sibs) 41: [7] [7] 0x118ed4ee0 VAL: '+b' (10 sibs) 41: [8] [8] 0x118ed4f70 VAL: '/b' (10 sibs) 41: [9] [9] 0x118ed5000 VAL: ':c' (10 sibs) 41: [10] [10] 0x118ed5090 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] 0x118edc020 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x118edc0b0 VAL: 'a' (10 sibs) 41: [2] [2] 0x118edc140 VAL: 'b' (10 sibs) 41: [3] [3] 0x118edc1d0 VAL: 'c' (10 sibs) 41: [4] [4] 0x118edc260 VAL: '.foo' (10 sibs) 41: [5] [5] 0x118edc2f0 VAL: '.' (10 sibs) 41: [6] [6] 0x118edc380 VAL: '-a' (10 sibs) 41: [7] [7] 0x118edc410 VAL: '+b' (10 sibs) 41: [8] [8] 0x118edc4a0 VAL: '/b' (10 sibs) 41: [9] [9] 0x118edc530 VAL: ':c' (10 sibs) 41: [10] [10] 0x118edc5c0 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] 0x118ed6820 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x118ed68b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x118ed6940 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x118ed69d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x118ed6a60 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x118ed6af0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x118ed6b80 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x118ed6c10 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x118ed6ca0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x118ed6d30 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x118ed6dc0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x118ed6e50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x118ed6ee0 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] 0x118ede210 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x118ede2a0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x118ede330 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x118ede3c0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x118ede450 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x118ede4e0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x118ede570 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x118ede600 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x118ede690 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x118ede720 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x118ede7b0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x118ede840 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x118ede8d0 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] 0x118ed8550 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x118ed85e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x118ed8670 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x118ed8700 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x118ed8790 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x118ed8820 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x118ed88b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x118ed8940 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x118ed89d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x118ed8a60 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x118ed8af0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x118ed8b80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x118ed8c10 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] 0x118edeb20 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x118edebb0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x118edec40 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x118edecd0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x118eded60 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x118ededf0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x118edee80 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x118edef10 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x118edefa0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x118edf030 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x118edf0c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x118edf150 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x118edf1e0 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] 0x118ed9770 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x118ed9800 VAL: 'a' (21 sibs) 41: [2] [2] 0x118ed9890 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x118ed9920 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x118ed99b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x118ed9a40 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x118ed9ad0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x118ed9b60 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x118ed9bf0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x118ed9c80 VAL: '.foo' (21 sibs) 41: [10] [10] 0x118ed9d10 VAL: '.' (21 sibs) 41: [11] [11] 0x118ed9da0 VAL: '-a' (21 sibs) 41: [12] [12] 0x118ed9e30 VAL: '+b' (21 sibs) 41: [13] [13] 0x118ed9ec0 VAL: '/b' (21 sibs) 41: [14] [14] 0x118ed9f50 VAL: ':c' (21 sibs) 41: [15] [15] 0x118ed9fe0 VAL: '$g' (21 sibs) 41: [16] [16] 0x118eda070 VAL: '*' (21 sibs) 41: [17] [17] 0x118eda100 VAL: '*' (21 sibs) 41: [18] [18] 0x118eda190 VAL: '*' (21 sibs) 41: [19] [19] 0x118eda220 VAL: '*a' (21 sibs) 41: [20] [20] 0x118eda2b0 VAL: '*a' (21 sibs) 41: [21] [21] 0x118eda340 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] 0x118edfd40 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x118edfdd0 VAL: 'a' (21 sibs) 41: [2] [2] 0x118edfe60 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x118edfef0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x118edff80 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x118ee0010 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x118ee00a0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x118ee0130 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x118ee01c0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x118ee0250 VAL: '.foo' (21 sibs) 41: [10] [10] 0x118ee02e0 VAL: '.' (21 sibs) 41: [11] [11] 0x118ee0370 VAL: '-a' (21 sibs) 41: [12] [12] 0x118ee0400 VAL: '+b' (21 sibs) 41: [13] [13] 0x118ee0490 VAL: '/b' (21 sibs) 41: [14] [14] 0x118ee0520 VAL: ':c' (21 sibs) 41: [15] [15] 0x118ee05b0 VAL: '$g' (21 sibs) 41: [16] [16] 0x118ee0640 VAL: '*' (21 sibs) 41: [17] [17] 0x118ee06d0 VAL: '*' (21 sibs) 41: [18] [18] 0x118ee0760 VAL: '*' (21 sibs) 41: [19] [19] 0x118ee07f0 VAL: '*a' (21 sibs) 41: [20] [20] 0x118ee0880 VAL: '*a' (21 sibs) 41: [21] [21] 0x118ee0910 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] 0x118ed8e60 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x118ed8ef0 VAL: 'a' (10 sibs) 41: [2] [2] 0x118ed8f80 VAL: 'b' (10 sibs) 41: [3] [3] 0x118ed9010 VAL: 'c' (10 sibs) 41: [4] [4] 0x118ed90a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x118ed9130 VAL: '.' (10 sibs) 41: [6] [6] 0x118ed91c0 VAL: '-a' (10 sibs) 41: [7] [7] 0x118ed9250 VAL: '+b' (10 sibs) 41: [8] [8] 0x118ed92e0 VAL: '/b' (10 sibs) 41: [9] [9] 0x118ed9370 VAL: ':c' (10 sibs) 41: [10] [10] 0x118ed9400 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] 0x118edf430 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x118edf4c0 VAL: 'a' (10 sibs) 41: [2] [2] 0x118edf550 VAL: 'b' (10 sibs) 41: [3] [3] 0x118edf5e0 VAL: 'c' (10 sibs) 41: [4] [4] 0x118edf670 VAL: '.foo' (10 sibs) 41: [5] [5] 0x118edf700 VAL: '.' (10 sibs) 41: [6] [6] 0x118edf790 VAL: '-a' (10 sibs) 41: [7] [7] 0x118edf820 VAL: '+b' (10 sibs) 41: [8] [8] 0x118edf8b0 VAL: '/b' (10 sibs) 41: [9] [9] 0x118edf940 VAL: ':c' (10 sibs) 41: [10] [10] 0x118edf9d0 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] 0x118eda980 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x118edaa10 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x118edaaa0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x118edab30 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x118edabc0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x118edac50 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x118edace0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x118edad70 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x118edae00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x118edae90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x118edaf20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x118edafb0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x118edb040 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] 0x118ee0f50 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x118ee0fe0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x118ee1070 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x118ee1100 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x118ee1190 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x118ee1220 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x118ee12b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x118ee1340 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x118ee13d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x118ee1460 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x118ee14f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x118ee1580 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x118ee1610 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] 0x118edb290 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x118edb320 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x118edb3b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x118edb440 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x118edb4d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x118edb560 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x118edb5f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x118edb680 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x118edb710 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x118edb7a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x118edb830 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x118edb8c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x118edb950 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] 0x118ee1860 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x118ee18f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x118ee1980 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x118ee1a10 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x118ee1aa0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x118ee1b30 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x118ee1bc0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x118ee1c50 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x118ee1ce0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x118ee1d70 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x118ee1e00 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x118ee1e90 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x118ee1f20 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: 0x118eb99e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x118eb84d0 VAL: 'a' (21 sibs) 41: 0x118eb8568 VAL: 'b:b' (21 sibs) 41: 0x118eb8600 VAL: 'c{c' (21 sibs) 41: 0x118eb8698 VAL: 'cc{' (21 sibs) 41: 0x118eb8730 VAL: 'c}c' (21 sibs) 41: 0x118eb87c8 VAL: 'cc}' (21 sibs) 41: 0x118eb8860 VAL: 'c!c' (21 sibs) 41: 0x118eb88f8 VAL: 'cc!' (21 sibs) 41: 0x118eb8990 VAL: '.foo' (21 sibs) 41: 0x118eb8a28 VAL: '.' (21 sibs) 41: 0x118eb8ac0 VAL: '-a' (21 sibs) 41: 0x118eb8b58 VAL: '+b' (21 sibs) 41: 0x118eb8bf0 VAL: '/b' (21 sibs) 41: 0x118eb8c88 VAL: ':c' (21 sibs) 41: 0x118eb8d20 VAL: '$g' (21 sibs) 41: 0x118eb8db8 VAL: '*' (21 sibs) 41: 0x118eb8e50 VAL: '*' (21 sibs) 41: 0x118eb8ee8 VAL: '*' (21 sibs) 41: 0x118eb8f80 VAL: '*a' (21 sibs) 41: 0x118eb9018 VAL: '*a' (21 sibs) 41: 0x118eb90b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x118ee2170 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x118ee2200 VAL: 'a' (21 sibs) 41: [2] [2] 0x118ee2290 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x118ee2320 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x118ee23b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x118ee2440 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x118ee24d0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x118ee2560 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x118ee25f0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x118ee2680 VAL: '.foo' (21 sibs) 41: [10] [10] 0x118ee2710 VAL: '.' (21 sibs) 41: [11] [11] 0x118ee27a0 VAL: '-a' (21 sibs) 41: [12] [12] 0x118ee2830 VAL: '+b' (21 sibs) 41: [13] [13] 0x118ee28c0 VAL: '/b' (21 sibs) 41: [14] [14] 0x118ee2950 VAL: ':c' (21 sibs) 41: [15] [15] 0x118ee29e0 VAL: '$g' (21 sibs) 41: [16] [16] 0x118ee2a70 VAL: '*' (21 sibs) 41: [17] [17] 0x118ee2b00 VAL: '*' (21 sibs) 41: [18] [18] 0x118ee2b90 VAL: '*' (21 sibs) 41: [19] [19] 0x118ee2c20 VAL: '*a' (21 sibs) 41: [20] [20] 0x118ee2cb0 VAL: '*a' (21 sibs) 41: [21] [21] 0x118ee2d40 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: 0x118eb9af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x118eb9390 VAL: 'a' (10 sibs) 41: 0x118eb9428 VAL: 'b' (10 sibs) 41: 0x118eb94c0 VAL: 'c' (10 sibs) 41: 0x118eb9558 VAL: '.foo' (10 sibs) 41: 0x118eb95f0 VAL: '.' (10 sibs) 41: 0x118eb9688 VAL: '-a' (10 sibs) 41: 0x118eb9720 VAL: '+b' (10 sibs) 41: 0x118eb97b8 VAL: '/b' (10 sibs) 41: 0x118eb9850 VAL: ':c' (10 sibs) 41: 0x118eb98e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x118ee2de0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x118ee2e70 VAL: 'a' (10 sibs) 41: [2] [2] 0x118ee2f00 VAL: 'b' (10 sibs) 41: [3] [3] 0x118ee2f90 VAL: 'c' (10 sibs) 41: [4] [4] 0x118ee3020 VAL: '.foo' (10 sibs) 41: [5] [5] 0x118ee30b0 VAL: '.' (10 sibs) 41: [6] [6] 0x118ee3140 VAL: '-a' (10 sibs) 41: [7] [7] 0x118ee31d0 VAL: '+b' (10 sibs) 41: [8] [8] 0x118ee3260 VAL: '/b' (10 sibs) 41: [9] [9] 0x118ee32f0 VAL: ':c' (10 sibs) 41: [10] [10] 0x118ee3380 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: 0x118eb9c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x118eb9e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x118eb9e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x118eb9f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x118eb9fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x118eba060 KEYVAL: '.' '.' (12 sibs) 41: 0x118eba0f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x118eba190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x118eba228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x118eba2c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x118eba358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x118eba3f0 KEYVAL: '*' '*' (12 sibs) 41: 0x118eba488 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x118ee3420 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x118ee34b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x118ee3540 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x118ee35d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x118ee3660 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x118ee36f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x118ee3780 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x118ee3810 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x118ee38a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x118ee3930 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x118ee39c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x118ee3a50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x118ee3ae0 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: 0x118eb9d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x118eba530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x118eba5c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x118eba660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x118eba6f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x118eba790 KEYVAL: '.' '.' (12 sibs) 41: 0x118eba828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x118eba8c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x118eba958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x118eba9f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x118ebaa88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x118ebab20 KEYVAL: '*' '*' (12 sibs) 41: 0x118ebabb8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x118ee3b80 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x118ee3c10 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x118ee3ca0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x118ee3d30 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x118ee3dc0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x118ee3e50 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x118ee3ee0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x118ee3f70 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x118ee4000 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x118ee4090 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x118ee4120 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x118ee41b0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x118ee4240 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: 0x118eb99e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x118eb84d0 VAL: 'a' (21 sibs) 41: 0x118eb8568 VAL: 'b:b' (21 sibs) 41: 0x118eb8600 VAL: 'c{c' (21 sibs) 41: 0x118eb8698 VAL: 'cc{' (21 sibs) 41: 0x118eb8730 VAL: 'c}c' (21 sibs) 41: 0x118eb87c8 VAL: 'cc}' (21 sibs) 41: 0x118eb8860 VAL: 'c!c' (21 sibs) 41: 0x118eb88f8 VAL: 'cc!' (21 sibs) 41: 0x118eb8990 VAL: '.foo' (21 sibs) 41: 0x118eb8a28 VAL: '.' (21 sibs) 41: 0x118eb8ac0 VAL: '-a' (21 sibs) 41: 0x118eb8b58 VAL: '+b' (21 sibs) 41: 0x118eb8bf0 VAL: '/b' (21 sibs) 41: 0x118eb8c88 VAL: ':c' (21 sibs) 41: 0x118eb8d20 VAL: '$g' (21 sibs) 41: 0x118eb8db8 VAL: '*' (21 sibs) 41: 0x118eb8e50 VAL: '*' (21 sibs) 41: 0x118eb8ee8 VAL: '*' (21 sibs) 41: 0x118eb8f80 VAL: '*a' (21 sibs) 41: 0x118eb9018 VAL: '*a' (21 sibs) 41: 0x118eb90b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x118ee42e0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x118ee4370 VAL: 'a' (21 sibs) 41: [2] [2] 0x118ee4400 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x118ee4490 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x118ee4520 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x118ee45b0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x118ee4640 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x118ee46d0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x118ee4760 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x118ee47f0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x118ee4880 VAL: '.' (21 sibs) 41: [11] [11] 0x118ee4910 VAL: '-a' (21 sibs) 41: [12] [12] 0x118ee49a0 VAL: '+b' (21 sibs) 41: [13] [13] 0x118ee4a30 VAL: '/b' (21 sibs) 41: [14] [14] 0x118ee4ac0 VAL: ':c' (21 sibs) 41: [15] [15] 0x118ee4b50 VAL: '$g' (21 sibs) 41: [16] [16] 0x118ee4be0 VAL: '*' (21 sibs) 41: [17] [17] 0x118ee4c70 VAL: '*' (21 sibs) 41: [18] [18] 0x118ee4d00 VAL: '*' (21 sibs) 41: [19] [19] 0x118ee4d90 VAL: '*a' (21 sibs) 41: [20] [20] 0x118ee4e20 VAL: '*a' (21 sibs) 41: [21] [21] 0x118ee4eb0 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: 0x118eb9af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x118eb9390 VAL: 'a' (10 sibs) 41: 0x118eb9428 VAL: 'b' (10 sibs) 41: 0x118eb94c0 VAL: 'c' (10 sibs) 41: 0x118eb9558 VAL: '.foo' (10 sibs) 41: 0x118eb95f0 VAL: '.' (10 sibs) 41: 0x118eb9688 VAL: '-a' (10 sibs) 41: 0x118eb9720 VAL: '+b' (10 sibs) 41: 0x118eb97b8 VAL: '/b' (10 sibs) 41: 0x118eb9850 VAL: ':c' (10 sibs) 41: 0x118eb98e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x118ee4f50 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x118ee4fe0 VAL: 'a' (10 sibs) 41: [2] [2] 0x118ee5070 VAL: 'b' (10 sibs) 41: [3] [3] 0x118ee5100 VAL: 'c' (10 sibs) 41: [4] [4] 0x118ee5190 VAL: '.foo' (10 sibs) 41: [5] [5] 0x118ee5220 VAL: '.' (10 sibs) 41: [6] [6] 0x118ee52b0 VAL: '-a' (10 sibs) 41: [7] [7] 0x118ee5340 VAL: '+b' (10 sibs) 41: [8] [8] 0x118ee53d0 VAL: '/b' (10 sibs) 41: [9] [9] 0x118ee5460 VAL: ':c' (10 sibs) 41: [10] [10] 0x118ee54f0 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: 0x118eb9c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x118eb9e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x118eb9e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x118eb9f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x118eb9fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x118eba060 KEYVAL: '.' '.' (12 sibs) 41: 0x118eba0f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x118eba190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x118eba228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x118eba2c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x118eba358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x118eba3f0 KEYVAL: '*' '*' (12 sibs) 41: 0x118eba488 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x118ee5590 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x118ee5620 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x118ee56b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x118ee5740 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x118ee57d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x118ee5860 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x118ee58f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x118ee5980 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x118ee5a10 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x118ee5aa0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x118ee5b30 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x118ee5bc0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x118ee5c50 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: 0x118eb9d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x118eba530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x118eba5c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x118eba660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x118eba6f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x118eba790 KEYVAL: '.' '.' (12 sibs) 41: 0x118eba828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x118eba8c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x118eba958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x118eba9f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x118ebaa88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x118ebab20 KEYVAL: '*' '*' (12 sibs) 41: 0x118ebabb8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x118ee5cf0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x118ee5d80 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x118ee5e10 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x118ee5ea0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x118ee5f30 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x118ee5fc0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x118ee6050 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x118ee60e0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x118ee6170 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x118ee6200 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x118ee6290 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x118ee6320 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x118ee63b0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase (7 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 145 tests from 2 test suites ran. (7 ms total) 41: [ PASSED ] 145 tests. 41/52 Test #41: ryml-test-scalar_names ............ Passed 0.01 sec test 42 Start 42: ryml-test-simple_anchor 42: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-simple_anchor-0.5.0 42: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 42: Test timeout computed to be: 10000000 42: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/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: 0x160739870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x16072c0e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x16072c5b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x16072c648 KEYVAL: 'y' '2' (2 sibs) 42: 0x16072c178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x16072c6f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x16072c788 KEYVAL: 'y' '2' (2 sibs) 42: 0x16072c210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x16072c830 KEYVAL: 'r' '10' (1 sibs) 42: 0x16072c2a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x16072c8d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x16072c340 MAP: (8 sibs) 4 children: 42: 0x16072c970 KEYVAL: 'x' '1' (4 sibs) 42: 0x16072ca08 KEYVAL: 'y' '2' (4 sibs) 42: 0x16072caa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x16072cb38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x16072c3d8 MAP: (8 sibs) 3 children: 42: 0x16072cbe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x16072cc78 KEYVAL: 'r' '10' (3 sibs) 42: 0x16072cd10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x16072c470 MAP: (8 sibs) 2 children: 42: 0x16072cdb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x16072cef0 VAL***: '*CENTER' (2 sibs) 42: 0x16072cf88 VAL***: '*BIG' (2 sibs) 42: 0x16072ce48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x16072c508 MAP: (8 sibs) 3 children: 42: 0x16072d030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x16072d200 VAL***: '*BIG' (3 sibs) 42: 0x16072d298 VAL***: '*LEFT' (3 sibs) 42: 0x16072d330 VAL***: '*SMALL' (3 sibs) 42: 0x16072d0c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x16072d160 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607b50b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x1607b5140 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x1607b51d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x1607b5260 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x1607b52f0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x1607b5380 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x1607b5410 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x1607b54a0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x1607b5530 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x1607b55c0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x1607b5650 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x1607b56e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x1607b5770 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x1607b5800 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x1607b5890 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x1607b5920 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x1607b59b0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x1607b5a40 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x1607b5ad0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x1607b5b60 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x1607b5bf0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x1607b5c80 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x1607b5d10 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x1607b5da0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x1607b5e30 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x1607b5ec0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x1607b5f50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x1607b5fe0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x1607b6070 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x1607b6100 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x1607b6190 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x1607b6220 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: 0x160739988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x16072dd60 MAP: (8 sibs) 2 children: 42: 0x16072afd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x16072b068 KEYVAL: 'y' '2' (2 sibs) 42: 0x16072ddf8 MAP: (8 sibs) 2 children: 42: 0x16072b7d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x16072b868 KEYVAL: 'y' '2' (2 sibs) 42: 0x16072de90 MAP: (8 sibs) 1 children: 42: 0x16072e230 KEYVAL: 'r' '10' (1 sibs) 42: 0x16072df28 MAP: (8 sibs) 1 children: 42: 0x16072e2d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x16072dfc0 MAP: (8 sibs) 4 children: 42: 0x16072e370 KEYVAL: 'x' '1' (4 sibs) 42: 0x16072e408 KEYVAL: 'y' '2' (4 sibs) 42: 0x16072e4a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x16072e538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x16072e058 MAP: (8 sibs) 4 children: 42: 0x16072e5e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x16072e678 KEYVAL: 'y' '2' (4 sibs) 42: 0x16072e710 KEYVAL: 'r' '10' (4 sibs) 42: 0x16072e7a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x16072e0f0 MAP: (8 sibs) 4 children: 42: 0x16072e850 KEYVAL: 'x' '1' (4 sibs) 42: 0x16072e8e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x16072e980 KEYVAL: 'r' '10' (4 sibs) 42: 0x16072ea18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x16072e188 MAP: (8 sibs) 4 children: 42: 0x16072eac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x16072eb58 KEYVAL: 'y' '2' (4 sibs) 42: 0x16072ebf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x16072ec88 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607b7ff0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x1607b8080 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x1607b8110 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x1607b81a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x1607b8230 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x1607b82c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x1607b8350 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x1607b83e0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x1607b8470 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x1607b8500 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x1607b8590 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x1607b8620 MAP: (8 sibs) 4 children: 42: [12] [12] 0x1607b86b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x1607b8740 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x1607b87d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x1607b8860 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x1607b88f0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x1607b8980 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x1607b8a10 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x1607b8aa0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x1607b8b30 MAP: (8 sibs) 2 children: 42: [21] [21] 0x1607b8bc0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x1607b8c50 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x1607b8ce0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x1607b8d70 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x1607b8e00 MAP: (8 sibs) 3 children: 42: [26] [26] 0x1607b8e90 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x1607b8f20 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x1607b8fb0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x1607b9040 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x1607b90d0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x1607b9160 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x1607b9200 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x1607b9290 MAP: (8 sibs) 2 children: 42: [2] [2] 0x1607b9320 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x1607b93b0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x1607b9440 MAP: (8 sibs) 2 children: 42: [5] [5] 0x1607b94d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x1607b9560 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x1607b95f0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x1607b9680 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x1607b9710 MAP: (8 sibs) 1 children: 42: [10] [10] 0x1607b97a0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x1607b9830 MAP: (8 sibs) 4 children: 42: [12] [12] 0x1607b98c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x1607b9950 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x1607b99e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x1607b9a70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x1607b9b00 MAP: (8 sibs) 4 children: 42: [17] [32] 0x1607ba400 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x1607ba490 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x1607b9c20 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x1607b9cb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x1607b9d40 MAP: (8 sibs) 4 children: 42: [22] [17] 0x1607b9b90 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x1607ba520 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x1607b9e60 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x1607b9f80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x1607ba010 MAP: (8 sibs) 4 children: 42: [27] [30] 0x1607ba2e0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x1607ba130 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x1607b9ef0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x1607ba370 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x1607b9200 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x1607b9290 MAP: (8 sibs) 2 children: 42: [2] [2] 0x1607b9320 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x1607b93b0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x1607b9440 MAP: (8 sibs) 2 children: 42: [5] [5] 0x1607b94d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x1607b9560 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x1607b95f0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x1607b9680 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x1607b9710 MAP: (8 sibs) 1 children: 42: [10] [10] 0x1607b97a0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x1607b9830 MAP: (8 sibs) 4 children: 42: [12] [12] 0x1607b98c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x1607b9950 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x1607b99e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x1607b9a70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x1607b9b00 MAP: (8 sibs) 4 children: 42: [17] [17] 0x1607b9b90 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x1607b9c20 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x1607b9cb0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x1607b9d40 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x1607b9dd0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x1607b9e60 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x1607b9ef0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x1607b9f80 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x1607ba010 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x1607ba0a0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x1607ba130 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x1607ba1c0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x1607ba250 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x1607ba2e0 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: 0x160739aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x16072f1a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x16072f238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x16072f2d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x16072f540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x16072f5d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x16072f368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x16072b1b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x16072f400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x16072f680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x16072f718 KEYVAL: 'age' '10' (2 sibs) 42: 0x16072f498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x16072f7c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x16072f858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607bb610 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607bb6a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x1607bb730 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x1607bb7c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607bb850 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x1607bb8e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x1607bb970 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x1607bba00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607bba90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x1607bbb20 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x1607bbbb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607bbc40 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x1607bbcd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x1607bbd60 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: 0x160739bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x16072f900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x16072f998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x16072fa30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x16072fca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x16072fd38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x16072fac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x16072fde0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x16072fb60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x16072fe80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x16072ff18 KEYVAL: 'age' '10' (2 sibs) 42: 0x16072fbf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x16072ffc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x160730058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607bd950 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607bd9e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x1607bda70 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x1607bdb00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607bdb90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x1607bdc20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x1607bdcb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x1607bdd40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607bddd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x1607bde60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x1607bdef0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607bdf80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x1607be010 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x1607be0a0 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: 0x160739cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x1607309d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x160730a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x160730b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x160730d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x160730e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x160730b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x160730eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x160730c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x160730f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x160730fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x160730cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x160731090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x160731128 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607bfac0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607bfb50 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x1607bfbe0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x1607bfc70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607bfd00 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x1607bfd90 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x1607bfe20 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x1607bfeb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607bff40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x1607bffd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x1607c0060 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607c00f0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x1607c0180 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x1607c0210 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x1607bfac0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607bfb50 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x1607bfbe0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x1607bfc70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607bfd00 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x1607bfd90 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x1607bfe20 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x1607bfeb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607bff40 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x1607c02a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x1607c0060 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607c00f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x1607bffd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x1607c0210 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x1607bfac0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607bfb50 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x1607bfbe0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x1607bfc70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607bfd00 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x1607bfd90 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x1607bfe20 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x1607bfeb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607bff40 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x1607bffd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x1607c0060 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607c00f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x1607c0180 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x1607c0210 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: 0x160739de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x16072ed80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x16072ee18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x16072eeb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x1607311d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x160731268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x16072ef48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x160731310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x16072efe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x1607313b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x160731448 KEYVAL: 'age' '10' (2 sibs) 42: 0x16072f078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x1607314f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x160731588 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607c1e10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607c1ea0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x1607c1f30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x1607c1fc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607c2050 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x1607c20e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x1607c2170 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x1607c2200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607c2290 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x1607c2320 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x1607c23b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607c2440 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x1607c24d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x1607c2560 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x1607c1e10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607c1ea0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x1607c1f30 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x1607c1fc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607c2050 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x1607c20e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x1607c2170 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x1607c2200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607c2290 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x1607c25f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x1607c23b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607c2440 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x1607c2320 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x1607c2560 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x1607c1e10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607c1ea0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x1607c1f30 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x1607c1fc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607c2050 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x1607c20e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x1607c2170 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x1607c2200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607c2290 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x1607c2320 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x1607c23b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607c2440 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x1607c24d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x1607c2560 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: 0x160739f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x160731c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x160731cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x160731d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x16072b910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x16072b9a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x160731df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x160732060 MAP: (2 sibs) 4 children: 42: 0x16072d640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x16072d6d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x16072d770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x16072d808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x1607320f8 MAP: (2 sibs) 5 children: 42: 0x1607321a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x160732238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x1607322d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x160732368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x160732400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x160731e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x16072b4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x16072b558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x16072b5f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x160731f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x160731fc0 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] 0x1607c5410 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x1607c54a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x1607c5530 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x1607c55c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x1607c5650 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x1607c56e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x1607c5770 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x1607c5800 MAP: (2 sibs) 4 children: 42: [8] [8] 0x1607c5890 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x1607c5920 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x1607c59b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x1607c5a40 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x1607c5ad0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x1607c5b60 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x1607c5bf0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x1607c5c80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x1607c5d10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x1607c5da0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x1607c5e30 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x1607c5ec0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x1607c5f50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x1607c5fe0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x1607c6070 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x1607c6100 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: 0x16073a018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x1607324f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x160732588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x160732620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x160732920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x1607329b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x1607326b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x160732a60 MAP: (2 sibs) 4 children: 42: 0x16072d8b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x16072d948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x16072d9e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x16072da78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x160732af8 MAP: (2 sibs) 5 children: 42: 0x160732ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x160732c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x160732cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x160732d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x160732e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x160732750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x16072bdf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x16072be88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x16072bf20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x1607327e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x160732ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x160732f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x160732fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x160732880 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] 0x1607c8600 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x1607c8690 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x1607c8720 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x1607c87b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x1607c8840 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x1607c88d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x1607c8960 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x1607c89f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x1607c8a80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x1607c8b10 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x1607c8ba0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x1607c8c30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x1607c8cc0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x1607c8d50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x1607c8de0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x1607c8e70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x1607c8f00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x1607c8f90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x1607c9020 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x1607c90b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x1607c9140 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x1607c91d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x1607c9260 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x1607c92f0 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] 0x1607c8600 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x1607c8690 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x1607c8720 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x1607c87b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x1607c8840 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x1607c88d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x1607c8960 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x1607c89f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x1607c8a80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x1607c8b10 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x1607c8ba0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x1607c8c30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x1607c8cc0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x1607c8d50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x1607c8de0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x1607c8e70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x1607c8f00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x1607c8f90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x1607c9020 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x1607c90b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x1607c9140 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x1607c91d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x1607c9260 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x1607c9380 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x1607c9410 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x1607c94a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x1607c92f0 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] 0x1607c8600 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x1607c8690 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x1607c8720 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x1607c87b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x1607c8840 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x1607c88d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x1607c8960 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x1607c89f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x1607c8a80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x1607c8b10 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x1607c8ba0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x1607c8c30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x1607c8cc0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x1607c8d50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x1607c8de0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x1607c8e70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x1607c8f00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x1607c8f90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x1607c9020 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x1607c90b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x1607c9140 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x1607c91d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x1607c9260 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x1607c92f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x1607c9380 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x1607c9410 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x1607c94a0 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: 0x16073a130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x160734b70 MAP: (6 sibs) 1 children: 42: 0x160734f10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x160734fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160735048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x1607350e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x160735178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x160735210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x160734c08 MAP: (6 sibs) 1 children: 42: 0x1607352b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x160735350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x1607353e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x160735480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x160735518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x1607355b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x160734ca0 MAP: (6 sibs) 1 children: 42: 0x160735650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x160734d38 MAP: (6 sibs) 1 children: 42: 0x1607356f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x160734dd0 MAP: (6 sibs) 1 children: 42: 0x160735790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x160735830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x1607358c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x160734e68 MAP: (6 sibs) 1 children: 42: 0x160735970 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607cb7c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x1607cb850 MAP: (6 sibs) 1 children: 42: [2] [2] 0x1607cb8e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x1607cb970 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x1607cba00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x1607cba90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x1607cbb20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x1607cbbb0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x1607cbc40 MAP: (6 sibs) 1 children: 42: [9] [9] 0x1607cbcd0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x1607cbd60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x1607cbdf0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x1607cbe80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x1607cbf10 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x1607cbfa0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x1607cc030 MAP: (6 sibs) 1 children: 42: [16] [16] 0x1607cc0c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x1607cc150 MAP: (6 sibs) 1 children: 42: [18] [18] 0x1607cc1e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x1607cc270 MAP: (6 sibs) 1 children: 42: [20] [20] 0x1607cc300 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x1607cc390 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x1607cc420 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x1607cc4b0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x1607cc540 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: 0x16073a248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x160736c10 MAP: (6 sibs) 1 children: 42: 0x160730750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x160736fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160737048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x1607370e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x160737178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x160737210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x160736ca8 MAP: (6 sibs) 1 children: 42: 0x1607307f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x1607372b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160737348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x1607373e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x160737478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x160737510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x160736d40 MAP: (6 sibs) 1 children: 42: 0x160730890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x1607375b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160737648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x1607376e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x160737778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x160737810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x160736dd8 MAP: (6 sibs) 1 children: 42: 0x160730930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x1607378b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160737948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x1607379e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x160737a78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x160737b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x160736e70 MAP: (6 sibs) 1 children: 42: 0x160737bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x160737c50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160737ce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x160737d80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x160737e18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x160737eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x160736f08 MAP: (6 sibs) 1 children: 42: 0x160737f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x160737ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160738088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x160738120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x1607381b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x160738250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607ce980 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x1607cea10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x1607ceaa0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x1607ceb30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x1607cebc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x1607cec50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x1607cece0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x1607ced70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x1607cee00 MAP: (6 sibs) 1 children: 42: [9] [9] 0x1607cee90 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x1607cef20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x1607cefb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x1607cf040 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x1607cf0d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x1607cf160 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x1607cf1f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x1607cf280 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x1607cf310 MAP: (6 sibs) 1 children: 42: [18] [18] 0x1607cf3a0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x1607cf430 MAP: (6 sibs) 1 children: 42: [20] [20] 0x1607cf4c0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x1607cf550 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x1607cf5e0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x1607cf670 MAP: (6 sibs) 1 children: 42: [24] [24] 0x1607cf700 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x1607cfb90 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x1607cfc20 MAP: (6 sibs) 1 children: 42: [2] [2] 0x1607cfcb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x1607cfd40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x1607cfdd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x1607cfe60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x1607cfef0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x1607cff80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x1607d0010 MAP: (6 sibs) 1 children: 42: [9] [9] 0x1607d00a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x1607d0130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x1607d01c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x1607d0250 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x1607d02e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x1607d0370 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x1607d0400 MAP: (6 sibs) 1 children: 42: [16] [16] 0x1607d0490 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x1607d09a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x1607d0a30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x1607d0ac0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x1607d0b50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x1607d0be0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x1607d0520 MAP: (6 sibs) 1 children: 42: [23] [18] 0x1607d05b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x1607d0c70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x1607d0d00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x1607d0d90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x1607d0e20 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x1607d0eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x1607d0640 MAP: (6 sibs) 1 children: 42: [30] [20] 0x1607d06d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x1607d0f40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x1607d0fd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x1607d1060 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x1607d10f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x1607d07f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x1607d0880 MAP: (6 sibs) 1 children: 42: [37] [24] 0x1607d0910 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x1607d0760 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x1607d1180 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x1607d1210 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x1607d12a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x1607d1330 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x1607cfb90 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x1607cfc20 MAP: (6 sibs) 1 children: 42: [2] [2] 0x1607cfcb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x1607cfd40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x1607cfdd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x1607cfe60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x1607cfef0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x1607cff80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x1607d0010 MAP: (6 sibs) 1 children: 42: [9] [9] 0x1607d00a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x1607d0130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x1607d01c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x1607d0250 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x1607d02e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x1607d0370 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x1607d0400 MAP: (6 sibs) 1 children: 42: [16] [16] 0x1607d0490 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x1607d0520 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x1607d05b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x1607d0640 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x1607d06d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x1607d0760 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x1607d07f0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x1607d0880 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x1607d0910 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x1607d09a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x1607d0a30 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x1607d0ac0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x1607d0b50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x1607d0be0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x1607d0c70 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x1607d0d00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x1607d0d90 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x1607d0e20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x1607d0eb0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x1607d0f40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x1607d0fd0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x1607d1060 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x1607d10f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x1607d1180 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x1607d1210 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x1607d12a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x1607d1330 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: 0x16073a360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x1607382f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x160738388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x160738420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x1607384b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x160738550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x1607385e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x160738680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x160738718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x1607387b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x160736010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x160738848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x1607360b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x1607388e0 DOCMAP: (17 sibs) 2 children: 42: 0x16072ae90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x16072af28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x160738978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x160736150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x160738a10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x1607361f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x160738aa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x160735a10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x160738b40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x160735ab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x160738bd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x160738c70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607d2eb0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x1607d2f40 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x1607d2fd0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x1607d3060 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x1607d30f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x1607d3180 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x1607d3210 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x1607d32a0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x1607d3330 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x1607d33c0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x1607d3450 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x1607d34e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x1607d3570 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x1607d3600 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x1607d3690 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x1607d3720 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x1607d37b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x1607d3840 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x1607d38d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x1607d3960 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x1607d39f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x1607d3a80 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x1607d3b10 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x1607d3ba0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x1607d3c30 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x1607d3cc0 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: 0x16073a478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x160736610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x1607366a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x160736740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x1607367d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x160736870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x160730100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x160730198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607d25a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x1607d2630 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x1607d26c0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x1607d2750 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x1607d27e0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x1607d2870 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x1607d2900 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x1607d2990 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: 0x16073a590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x160733070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x160733108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x1607331a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x160733238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x1607332d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x160730290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x160730328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607d6900 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x1607d6990 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x1607d6a20 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x1607d6ab0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x1607d6b40 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x1607d6bd0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x1607d6c60 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x1607d6cf0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x1607d6900 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x1607d6990 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x1607d6a20 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x1607d6ab0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x1607d6b40 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x1607d6bd0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x1607d6c60 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x1607d6cf0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x1607d6900 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x1607d6990 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x1607d6a20 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x1607d6ab0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x1607d6b40 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x1607d6bd0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x1607d6c60 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x1607d6cf0 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: 0x16073a6a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x16072b690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x16072b728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607d8630 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x1607d86c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x1607d8750 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: 0x16073a7c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x160731630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x1607316c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607da360 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x1607da3f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x1607da480 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x1607da360 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x1607da3f0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x1607da480 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x1607da360 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x1607da3f0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x1607da480 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: 0x16073a8d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x160738e50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x160738ee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x160738f80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x160739320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x1607393b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x160739018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x16072bc20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x16072bcb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x16072bd50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x1607390b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x160739460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x1607394f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x160739148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x1607391e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x1607395a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x160739638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x160739278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x1607396e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x160739778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607dcef0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x1607dcf80 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x1607dd010 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x1607dd0a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x1607dd130 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x1607dd1c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x1607dd250 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x1607dd2e0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x1607dd370 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x1607dd400 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x1607dd490 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x1607dd520 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x1607dd5b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x1607dd640 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x1607dd6d0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x1607dd760 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x1607dd7f0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x1607dd880 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x1607dd910 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x1607dd9a0 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: 0x16073a9f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x16073bb30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x16073bbc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x16073bc60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x16073c000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x16073c098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x16073bcf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x16073c140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x16073c1d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x16073c270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x16073bd90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x16073c310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x16073c3a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x16073be28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x16073bec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x16073c450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x16073c4e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x16073bf58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x16073c590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x16073c628 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607dfe30 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x1607dfec0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x1607dff50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x1607dffe0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x1607e0070 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x1607e0100 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x1607e0190 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x1607e0220 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x1607e02b0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x1607e0340 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x1607e03d0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x1607e0460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x1607e04f0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x1607e0580 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x1607e0610 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x1607e06a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x1607e0730 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x1607e07c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x1607e0850 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x1607e08e0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x1607dfe30 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x1607dfec0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x1607dff50 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x1607dffe0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x1607e0070 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x1607e0100 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x1607e0190 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x1607e0220 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x1607e02b0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x1607e0340 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x1607e03d0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x1607e0460 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x1607e04f0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x1607e0580 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x1607e0610 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x1607e06a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x1607e0730 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x1607e07c0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x1607e0850 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x1607e08e0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x1607dfe30 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x1607dfec0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x1607dff50 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x1607dffe0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x1607e0070 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x1607e0100 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x1607e0190 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x1607e0220 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x1607e02b0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x1607e0340 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x1607e03d0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x1607e0460 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x1607e04f0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x1607e0580 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x1607e0610 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x1607e06a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x1607e0730 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x1607e07c0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x1607e0850 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x1607e08e0 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: 0x16073ab08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x160733f90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x160734460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x1607344f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x160734590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x160734028 MAP: (8 sibs) 3 children: 42: 0x160734630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x1607346c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x160734760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x1607340c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x160733710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x160734158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x1607337b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x1607341f0 MAP: (8 sibs) 7 children: 42: 0x16073c6d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x16073c768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x16073c800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x16073c898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x16073c930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x16073c9c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x16073ca60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x160734288 VAL***: '*a0' (8 sibs) 42: 0x160734320 VAL***: '*a7' (8 sibs) 42: 0x1607343b8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607e2d70 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x1607e2e00 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x1607e2e90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x1607e2f20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x1607e2fb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x1607e3040 MAP: (8 sibs) 3 children: 42: [6] [6] 0x1607e30d0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x1607e3160 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x1607e31f0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x1607e3280 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x1607e3310 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x1607e33a0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x1607e3430 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x1607e34c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x1607e3550 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x1607e35e0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x1607e3670 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x1607e3700 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x1607e3790 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x1607e3820 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x1607e38b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x1607e3940 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x1607e39d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x1607e3a60 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: 0x16073ac20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x16073cb00 MAP: (8 sibs) 3 children: 42: 0x16073cfd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x16073d068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x16073d100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x16073cb98 MAP: (8 sibs) 3 children: 42: 0x16073d1a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x16073d238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x16073d2d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x16073cc30 MAP: (8 sibs) 1 children: 42: 0x160731b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x16073ccc8 MAP: (8 sibs) 1 children: 42: 0x160734a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x16073cd60 MAP: (8 sibs) 7 children: 42: 0x16073d370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x16073d408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x16073d4a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x16073d538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x16073d5d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x16073d668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x16073d700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x16073cdf8 MAP: (8 sibs) 3 children: 42: 0x16073d7a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x16073d838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x16073d8d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x16073ce90 MAP: (8 sibs) 1 children: 42: 0x16073d970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x16073cf28 MAP: (8 sibs) 1 children: 42: 0x16073da10 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607e53a0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x1607e5430 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x1607e54c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x1607e5550 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x1607e55e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x1607e5670 MAP: (8 sibs) 3 children: 42: [6] [6] 0x1607e5700 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x1607e5790 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x1607e5820 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x1607e58b0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x1607e5940 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x1607e59d0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x1607e5a60 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x1607e5af0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x1607e5b80 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x1607e5c10 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x1607e5ca0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x1607e5d30 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x1607e5dc0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x1607e5e50 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x1607e5ee0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x1607e5f70 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x1607e6000 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x1607e6090 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x1607e53a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x1607e5430 MAP: (8 sibs) 3 children: 42: [2] [2] 0x1607e54c0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x1607e5550 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x1607e55e0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x1607e5670 MAP: (8 sibs) 3 children: 42: [6] [6] 0x1607e5700 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x1607e5790 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x1607e5820 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x1607e58b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x1607e5940 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x1607e59d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x1607e5a60 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x1607e5af0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x1607e5b80 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x1607e5c10 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x1607e5ca0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x1607e5d30 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x1607e5dc0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x1607e5e50 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x1607e5ee0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x1607e5f70 MAP: (8 sibs) 3 children: 42: [22] [24] 0x1607e6120 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x1607e61b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x1607e6240 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x1607e6000 MAP: (8 sibs) 1 children: 42: [26] [27] 0x1607e62d0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x1607e6090 MAP: (8 sibs) 1 children: 42: [28] [28] 0x1607e6360 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x1607e53a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x1607e5430 MAP: (8 sibs) 3 children: 42: [2] [2] 0x1607e54c0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x1607e5550 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x1607e55e0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x1607e5670 MAP: (8 sibs) 3 children: 42: [6] [6] 0x1607e5700 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x1607e5790 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x1607e5820 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x1607e58b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x1607e5940 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x1607e59d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x1607e5a60 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x1607e5af0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x1607e5b80 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x1607e5c10 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x1607e5ca0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x1607e5d30 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x1607e5dc0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x1607e5e50 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x1607e5ee0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x1607e5f70 MAP: (8 sibs) 3 children: 42: [22] [22] 0x1607e6000 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x1607e6090 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x1607e6120 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x1607e61b0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x1607e6240 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x1607e62d0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x1607e6360 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: 0x16073ad38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x16072ba50 KEYVAL: 'a' '1' (3 sibs) 42: 0x16072bae8 KEYVAL: 'b' '' (3 sibs) 42: 0x16072bb80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607e79d0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x1607e7a60 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x1607e7af0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x1607e7b80 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: 0x16073ae50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x160731770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x160731808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607e9700 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x1607e9790 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x1607e9820 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: 0x16073af68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x1607318b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x160731948 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607eb430 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x1607eb4c0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x1607eb550 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x1607eb430 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x1607eb4c0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x1607eb550 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x1607eb430 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x1607eb4c0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x1607eb550 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: 0x160739870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x16072c0e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x16072c5b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x16072c648 KEYVAL: 'y' '2' (2 sibs) 42: 0x16072c178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x16072c6f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x16072c788 KEYVAL: 'y' '2' (2 sibs) 42: 0x16072c210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x16072c830 KEYVAL: 'r' '10' (1 sibs) 42: 0x16072c2a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x16072c8d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x16072c340 MAP: (8 sibs) 4 children: 42: 0x16072c970 KEYVAL: 'x' '1' (4 sibs) 42: 0x16072ca08 KEYVAL: 'y' '2' (4 sibs) 42: 0x16072caa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x16072cb38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x16072c3d8 MAP: (8 sibs) 3 children: 42: 0x16072cbe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x16072cc78 KEYVAL: 'r' '10' (3 sibs) 42: 0x16072cd10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x16072c470 MAP: (8 sibs) 2 children: 42: 0x16072cdb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x16072cef0 VAL***: '*CENTER' (2 sibs) 42: 0x16072cf88 VAL***: '*BIG' (2 sibs) 42: 0x16072ce48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x16072c508 MAP: (8 sibs) 3 children: 42: 0x16072d030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x16072d200 VAL***: '*BIG' (3 sibs) 42: 0x16072d298 VAL***: '*LEFT' (3 sibs) 42: 0x16072d330 VAL***: '*SMALL' (3 sibs) 42: 0x16072d0c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x16072d160 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607ec650 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x1607ec6e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x1607ec770 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x1607ec800 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x1607ec890 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x1607ec920 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x1607ec9b0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x1607eca40 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x1607ecad0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x1607ecb60 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x1607ecbf0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x1607ecc80 MAP: (8 sibs) 4 children: 42: [12] [12] 0x1607ecd10 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x1607ecda0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x1607ece30 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x1607ecec0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x1607ecf50 MAP: (8 sibs) 3 children: 42: [17] [17] 0x1607ecfe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x1607ed070 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x1607ed100 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x1607ed190 MAP: (8 sibs) 2 children: 42: [21] [21] 0x1607ed220 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x1607ed2b0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x1607ed340 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x1607ed3d0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x1607ed460 MAP: (8 sibs) 3 children: 42: [26] [26] 0x1607ed4f0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x1607ed580 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x1607ed610 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x1607ed6a0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x1607ed730 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x1607ed7c0 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: 0x160739988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x16072dd60 MAP: (8 sibs) 2 children: 42: 0x16072afd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x16072b068 KEYVAL: 'y' '2' (2 sibs) 42: 0x16072ddf8 MAP: (8 sibs) 2 children: 42: 0x16072b7d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x16072b868 KEYVAL: 'y' '2' (2 sibs) 42: 0x16072de90 MAP: (8 sibs) 1 children: 42: 0x16072e230 KEYVAL: 'r' '10' (1 sibs) 42: 0x16072df28 MAP: (8 sibs) 1 children: 42: 0x16072e2d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x16072dfc0 MAP: (8 sibs) 4 children: 42: 0x16072e370 KEYVAL: 'x' '1' (4 sibs) 42: 0x16072e408 KEYVAL: 'y' '2' (4 sibs) 42: 0x16072e4a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x16072e538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x16072e058 MAP: (8 sibs) 4 children: 42: 0x16072e5e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x16072e678 KEYVAL: 'y' '2' (4 sibs) 42: 0x16072e710 KEYVAL: 'r' '10' (4 sibs) 42: 0x16072e7a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x16072e0f0 MAP: (8 sibs) 4 children: 42: 0x16072e850 KEYVAL: 'x' '1' (4 sibs) 42: 0x16072e8e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x16072e980 KEYVAL: 'r' '10' (4 sibs) 42: 0x16072ea18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x16072e188 MAP: (8 sibs) 4 children: 42: 0x16072eac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x16072eb58 KEYVAL: 'y' '2' (4 sibs) 42: 0x16072ebf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x16072ec88 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607ed860 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x1607ed8f0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x1607ed980 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x1607eda10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x1607edaa0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x1607edb30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x1607edbc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x1607edc50 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x1607edce0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x1607edd70 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x1607ede00 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x1607ede90 MAP: (8 sibs) 4 children: 42: [12] [12] 0x1607edf20 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x1607edfb0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x1607ee040 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x1607ee0d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x1607ee160 MAP: (8 sibs) 3 children: 42: [17] [17] 0x1607ee1f0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x1607ee280 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x1607ee310 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x1607ee3a0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x1607ee430 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x1607ee4c0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x1607ee550 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x1607ee5e0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x1607ee670 MAP: (8 sibs) 3 children: 42: [26] [26] 0x1607ee700 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x1607ee790 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x1607ee820 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x1607ee8b0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x1607ee940 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x1607ee9d0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x1607eea70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x1607eeb00 MAP: (8 sibs) 2 children: 42: [2] [2] 0x1607eeb90 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x1607eec20 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x1607eecb0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x1607eed40 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x1607eedd0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x1607eee60 MAP: (8 sibs) 1 children: 42: [8] [8] 0x1607eeef0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x1607eef80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x1607ef010 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x1607ef0a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x1607ef130 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x1607ef1c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x1607ef250 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x1607ef2e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x1607ef370 MAP: (8 sibs) 4 children: 42: [17] [32] 0x1607efc70 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x1607efd00 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x1607ef490 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x1607ef520 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x1607ef5b0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x1607ef400 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x1607efd90 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x1607ef6d0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x1607ef7f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x1607ef880 MAP: (8 sibs) 4 children: 42: [27] [30] 0x1607efb50 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x1607ef9a0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x1607ef760 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x1607efbe0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x1607eea70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x1607eeb00 MAP: (8 sibs) 2 children: 42: [2] [2] 0x1607eeb90 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x1607eec20 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x1607eecb0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x1607eed40 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x1607eedd0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x1607eee60 MAP: (8 sibs) 1 children: 42: [8] [8] 0x1607eeef0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x1607eef80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x1607ef010 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x1607ef0a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x1607ef130 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x1607ef1c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x1607ef250 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x1607ef2e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x1607ef370 MAP: (8 sibs) 4 children: 42: [17] [17] 0x1607ef400 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x1607ef490 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x1607ef520 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x1607ef5b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x1607ef640 MAP: (8 sibs) 4 children: 42: [22] [22] 0x1607ef6d0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x1607ef760 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x1607ef7f0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x1607ef880 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x1607ef910 MAP: (8 sibs) 4 children: 42: [27] [27] 0x1607ef9a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x1607efa30 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x1607efac0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x1607efb50 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: 0x160739aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x16072f1a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x16072f238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x16072f2d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x16072f540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x16072f5d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x16072f368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x16072b1b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x16072f400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x16072f680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x16072f718 KEYVAL: 'age' '10' (2 sibs) 42: 0x16072f498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x16072f7c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x16072f858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607ebd40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607ebdd0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x1607ebe60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x1607ebef0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607ebf80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x1607ec010 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x1607ec0a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x1607ec130 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607ec1c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x1607ec250 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x1607ec2e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607ec370 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x1607ec400 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x1607ec490 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: 0x160739bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x16072f900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x16072f998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x16072fa30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x16072fca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x16072fd38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x16072fac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x16072fde0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x16072fb60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x16072fe80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x16072ff18 KEYVAL: 'age' '10' (2 sibs) 42: 0x16072fbf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x16072ffc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x160730058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607ed860 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607ed8f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x1607ed980 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x1607eda10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607edaa0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x1607edb30 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x1607edbc0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x1607edc50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607edce0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x1607edd70 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x1607ede00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607ede90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x1607edf20 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x1607edfb0 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: 0x160739cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x1607309d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x160730a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x160730b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x160730d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x160730e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x160730b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x160730eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x160730c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x160730f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x160730fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x160730cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x160731090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x160731128 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607f0e80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607f0f10 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x1607f0fa0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x1607f1030 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607f10c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x1607f1150 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x1607f11e0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x1607f1270 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607f1300 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x1607f1390 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x1607f1420 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607f14b0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x1607f1540 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x1607f15d0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x1607f0e80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607f0f10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x1607f0fa0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x1607f1030 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607f10c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x1607f1150 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x1607f11e0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x1607f1270 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607f1300 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x1607f1660 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x1607f1420 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607f14b0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x1607f1390 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x1607f15d0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x1607f0e80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607f0f10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x1607f0fa0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x1607f1030 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607f10c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x1607f1150 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x1607f11e0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x1607f1270 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607f1300 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x1607f1390 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x1607f1420 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607f14b0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x1607f1540 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x1607f15d0 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: 0x160739de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x16072ed80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x16072ee18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x16072eeb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x1607311d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x160731268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x16072ef48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x160731310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x16072efe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x1607313b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x160731448 KEYVAL: 'age' '10' (2 sibs) 42: 0x16072f078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x1607314f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x160731588 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607f1790 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607f1820 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x1607f18b0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x1607f1940 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607f19d0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x1607f1a60 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x1607f1af0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x1607f1b80 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607f1c10 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x1607f1ca0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x1607f1d30 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607f1dc0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x1607f1e50 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x1607f1ee0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x1607f1790 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607f1820 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x1607f18b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x1607f1940 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607f19d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x1607f1a60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x1607f1af0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x1607f1b80 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607f1c10 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x1607f1f70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x1607f1d30 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607f1dc0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x1607f1ca0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x1607f1ee0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x1607f1790 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607f1820 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x1607f18b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x1607f1940 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607f19d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x1607f1a60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x1607f1af0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x1607f1b80 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607f1c10 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x1607f1ca0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x1607f1d30 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607f1dc0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x1607f1e50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x1607f1ee0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: receipt: Oz-Ware Purchase Invoice 42: date: 2012-08-06 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: High Heeled "Ruby" Slippers 42: size: 8 42: price: 133.7 42: quantity: 1 42: bill-to: &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: city: East Centerville 42: state: KS 42: ship-to: *id001 42: specialDelivery: > 42: Follow the Yellow Brick 42: Road to the Emerald City. 42: Pay no attention to the 42: man behind the curtain. 42: --------------- 42: REF TREE: 42: 0x160739f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x160731c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x160731cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x160731d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x16072b910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x16072b9a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x160731df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x160732060 MAP: (2 sibs) 4 children: 42: 0x16072d640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x16072d6d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x16072d770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x16072d808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x1607320f8 MAP: (2 sibs) 5 children: 42: 0x1607321a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x160732238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x1607322d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x160732368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x160732400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x160731e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x16072b4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x16072b558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x16072b5f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x160731f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x160731fc0 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] 0x1607f29b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x1607f2a40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x1607f2ad0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x1607f2b60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x1607f2bf0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x1607f2c80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x1607f2d10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x1607f2da0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x1607f2e30 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x1607f2ec0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x1607f2f50 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x1607f2fe0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x1607f3070 MAP: (2 sibs) 5 children: 42: [13] [13] 0x1607f3100 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x1607f3190 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x1607f3220 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x1607f32b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x1607f3340 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x1607f33d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x1607f3460 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x1607f34f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x1607f3580 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x1607f3610 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x1607f36a0 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: 0x16073a018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x1607324f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x160732588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x160732620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x160732920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x1607329b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x1607326b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x160732a60 MAP: (2 sibs) 4 children: 42: 0x16072d8b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x16072d948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x16072d9e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x16072da78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x160732af8 MAP: (2 sibs) 5 children: 42: 0x160732ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x160732c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x160732cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x160732d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x160732e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x160732750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x16072bdf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x16072be88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x16072bf20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x1607327e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x160732ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x160732f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x160732fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x160732880 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] 0x1607f3bc0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x1607f3c50 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x1607f3ce0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x1607f3d70 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x1607f3e00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x1607f3e90 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x1607f3f20 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x1607f3fb0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x1607f4040 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x1607f40d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x1607f4160 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x1607f41f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x1607f4280 MAP: (2 sibs) 5 children: 42: [13] [13] 0x1607f4310 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x1607f43a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x1607f4430 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x1607f44c0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x1607f4550 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x1607f45e0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x1607f4670 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x1607f4700 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x1607f4790 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x1607f4820 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x1607f48b0 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] 0x1607f3bc0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x1607f3c50 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x1607f3ce0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x1607f3d70 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x1607f3e00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x1607f3e90 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x1607f3f20 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x1607f3fb0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x1607f4040 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x1607f40d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x1607f4160 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x1607f41f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x1607f4280 MAP: (2 sibs) 5 children: 42: [13] [13] 0x1607f4310 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x1607f43a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x1607f4430 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x1607f44c0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x1607f4550 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x1607f45e0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x1607f4670 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x1607f4700 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x1607f4790 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x1607f4820 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x1607f4940 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x1607f49d0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x1607f4a60 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x1607f48b0 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] 0x1607f3bc0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x1607f3c50 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x1607f3ce0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x1607f3d70 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x1607f3e00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x1607f3e90 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x1607f3f20 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x1607f3fb0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x1607f4040 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x1607f40d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x1607f4160 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x1607f41f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x1607f4280 MAP: (2 sibs) 5 children: 42: [13] [13] 0x1607f4310 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x1607f43a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x1607f4430 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x1607f44c0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x1607f4550 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x1607f45e0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x1607f4670 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x1607f4700 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x1607f4790 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x1607f4820 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x1607f48b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x1607f4940 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x1607f49d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x1607f4a60 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: 0x16073a130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x160734b70 MAP: (6 sibs) 1 children: 42: 0x160734f10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x160734fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160735048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x1607350e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x160735178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x160735210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x160734c08 MAP: (6 sibs) 1 children: 42: 0x1607352b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x160735350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x1607353e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x160735480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x160735518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x1607355b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x160734ca0 MAP: (6 sibs) 1 children: 42: 0x160735650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x160734d38 MAP: (6 sibs) 1 children: 42: 0x1607356f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x160734dd0 MAP: (6 sibs) 1 children: 42: 0x160735790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x160735830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x1607358c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x160734e68 MAP: (6 sibs) 1 children: 42: 0x160735970 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607f4dd0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x1607f4e60 MAP: (6 sibs) 1 children: 42: [2] [2] 0x1607f4ef0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x1607f4f80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x1607f5010 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x1607f50a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x1607f5130 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x1607f51c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x1607f5250 MAP: (6 sibs) 1 children: 42: [9] [9] 0x1607f52e0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x1607f5370 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x1607f5400 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x1607f5490 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x1607f5520 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x1607f55b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x1607f5640 MAP: (6 sibs) 1 children: 42: [16] [16] 0x1607f56d0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x1607f5760 MAP: (6 sibs) 1 children: 42: [18] [18] 0x1607f57f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x1607f5880 MAP: (6 sibs) 1 children: 42: [20] [20] 0x1607f5910 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x1607f59a0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x1607f5a30 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x1607f5ac0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x1607f5b50 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: 0x16073a248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x160736c10 MAP: (6 sibs) 1 children: 42: 0x160730750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x160736fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160737048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x1607370e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x160737178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x160737210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x160736ca8 MAP: (6 sibs) 1 children: 42: 0x1607307f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x1607372b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160737348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x1607373e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x160737478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x160737510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x160736d40 MAP: (6 sibs) 1 children: 42: 0x160730890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x1607375b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160737648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x1607376e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x160737778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x160737810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x160736dd8 MAP: (6 sibs) 1 children: 42: 0x160730930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x1607378b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160737948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x1607379e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x160737a78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x160737b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x160736e70 MAP: (6 sibs) 1 children: 42: 0x160737bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x160737c50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160737ce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x160737d80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x160737e18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x160737eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x160736f08 MAP: (6 sibs) 1 children: 42: 0x160737f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x160737ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160738088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x160738120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x1607381b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x160738250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607f5fe0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x1607f6070 MAP: (6 sibs) 1 children: 42: [2] [2] 0x1607f6100 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x1607f6190 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x1607f6220 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x1607f62b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x1607f6340 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x1607f63d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x1607f6460 MAP: (6 sibs) 1 children: 42: [9] [9] 0x1607f64f0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x1607f6580 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x1607f6610 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x1607f66a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x1607f6730 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x1607f67c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x1607f6850 MAP: (6 sibs) 1 children: 42: [16] [16] 0x1607f68e0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x1607f6970 MAP: (6 sibs) 1 children: 42: [18] [18] 0x1607f6a00 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x1607f6a90 MAP: (6 sibs) 1 children: 42: [20] [20] 0x1607f6b20 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x1607f6bb0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x1607f6c40 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x1607f6cd0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x1607f6d60 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x1607f71f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x1607f7280 MAP: (6 sibs) 1 children: 42: [2] [2] 0x1607f7310 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x1607f73a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x1607f7430 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x1607f74c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x1607f7550 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x1607f75e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x1607f7670 MAP: (6 sibs) 1 children: 42: [9] [9] 0x1607f7700 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x1607f7790 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x1607f7820 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x1607f78b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x1607f7940 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x1607f79d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x1607f7a60 MAP: (6 sibs) 1 children: 42: [16] [16] 0x1607f7af0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x1607f8000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x1607f8090 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x1607f8120 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x1607f81b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x1607f8240 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x1607f7b80 MAP: (6 sibs) 1 children: 42: [23] [18] 0x1607f7c10 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x1607f82d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x1607f8360 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x1607f83f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x1607f8480 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x1607f8510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x1607f7ca0 MAP: (6 sibs) 1 children: 42: [30] [20] 0x1607f7d30 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x1607f85a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x1607f8630 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x1607f86c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x1607f8750 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x1607f7e50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x1607f7ee0 MAP: (6 sibs) 1 children: 42: [37] [24] 0x1607f7f70 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x1607f7dc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x1607f87e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x1607f8870 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x1607f8900 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x1607f8990 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x1607f71f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x1607f7280 MAP: (6 sibs) 1 children: 42: [2] [2] 0x1607f7310 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x1607f73a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x1607f7430 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x1607f74c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x1607f7550 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x1607f75e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x1607f7670 MAP: (6 sibs) 1 children: 42: [9] [9] 0x1607f7700 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x1607f7790 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x1607f7820 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x1607f78b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x1607f7940 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x1607f79d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x1607f7a60 MAP: (6 sibs) 1 children: 42: [16] [16] 0x1607f7af0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x1607f7b80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x1607f7c10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x1607f7ca0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x1607f7d30 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x1607f7dc0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x1607f7e50 MAP: (6 sibs) 1 children: 42: [23] [23] 0x1607f7ee0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x1607f7f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x1607f8000 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x1607f8090 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x1607f8120 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x1607f81b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x1607f8240 MAP: (6 sibs) 1 children: 42: [30] [30] 0x1607f82d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x1607f8360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x1607f83f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x1607f8480 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x1607f8510 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x1607f85a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x1607f8630 MAP: (6 sibs) 1 children: 42: [37] [37] 0x1607f86c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x1607f8750 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x1607f87e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x1607f8870 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x1607f8900 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x1607f8990 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: 0x16073a360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x1607382f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x160738388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x160738420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x1607384b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x160738550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x1607385e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x160738680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x160738718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x1607387b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x160736010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x160738848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x1607360b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x1607388e0 DOCMAP: (17 sibs) 2 children: 42: 0x16072ae90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x16072af28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x160738978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x160736150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x160738a10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x1607361f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x160738aa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x160735a10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x160738b40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x160735ab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x160738bd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x160738c70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607f5fe0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x1607f6070 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x1607f6100 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x1607f6190 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x1607f6220 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x1607f62b0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x1607f6340 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x1607f63d0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x1607f6460 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x1607f64f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x1607f6580 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x1607f6610 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x1607f66a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x1607f6730 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x1607f67c0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x1607f6850 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x1607f68e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x1607f6970 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x1607f6a00 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x1607f6a90 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x1607f6b20 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x1607f6bb0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x1607f6c40 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x1607f6cd0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x1607f6d60 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x1607f6df0 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: 0x16073a478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x160736610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x1607366a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x160736740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x1607367d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x160736870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x160730100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x160730198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607f20a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x1607f2130 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x1607f21c0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x1607f2250 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x1607f22e0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x1607f2370 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x1607f2400 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x1607f2490 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: 0x16073a590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x160733070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x160733108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x1607331a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x160733238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x1607332d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x160730290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x160730328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607f9600 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x1607f9690 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x1607f9720 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x1607f97b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x1607f9840 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x1607f98d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x1607f9960 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x1607f99f0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x1607f9600 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x1607f9690 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x1607f9720 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x1607f97b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x1607f9840 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x1607f98d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x1607f9960 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x1607f99f0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x1607f9600 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x1607f9690 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x1607f9720 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x1607f97b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x1607f9840 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x1607f98d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x1607f9960 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x1607f99f0 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: 0x16073a6a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x16072b690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x16072b728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607f9f10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x1607f9fa0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x1607fa030 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: 0x16073a7c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x160731630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x1607316c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607fa820 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x1607fa8b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x1607fa940 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x1607fa820 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x1607fa8b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x1607fa940 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x1607fa820 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x1607fa8b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x1607fa940 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: 0x16073a8d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x160738e50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x160738ee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x160738f80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x160739320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x1607393b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x160739018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x16072bc20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x16072bcb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x16072bd50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x1607390b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x160739460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x1607394f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x160739148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x1607391e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x1607395a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x160739638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x160739278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x1607396e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x160739778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607fba40 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x1607fbad0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x1607fbb60 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x1607fbbf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x1607fbc80 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x1607fbd10 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x1607fbda0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x1607fbe30 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x1607fbec0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x1607fbf50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x1607fbfe0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x1607fc070 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x1607fc100 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x1607fc190 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x1607fc220 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x1607fc2b0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x1607fc340 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x1607fc3d0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x1607fc460 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x1607fc4f0 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: 0x16073a9f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x16073bb30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x16073bbc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x16073bc60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x16073c000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x16073c098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x16073bcf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x16073c140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x16073c1d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x16073c270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x16073bd90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x16073c310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x16073c3a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x16073be28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x16073bec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x16073c450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x16073c4e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x16073bf58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x16073c590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x16073c628 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607fcc50 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x1607fcce0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x1607fcd70 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x1607fce00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x1607fce90 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x1607fcf20 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x1607fcfb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x1607fd040 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x1607fd0d0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x1607fd160 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x1607fd1f0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x1607fd280 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x1607fd310 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x1607fd3a0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x1607fd430 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x1607fd4c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x1607fd550 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x1607fd5e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x1607fd670 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x1607fd700 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x1607fcc50 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x1607fcce0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x1607fcd70 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x1607fce00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x1607fce90 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x1607fcf20 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x1607fcfb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x1607fd040 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x1607fd0d0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x1607fd160 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x1607fd1f0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x1607fd280 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x1607fd310 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x1607fd3a0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x1607fd430 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x1607fd4c0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x1607fd550 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x1607fd5e0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x1607fd670 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x1607fd700 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x1607fcc50 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x1607fcce0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x1607fcd70 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x1607fce00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x1607fce90 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x1607fcf20 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x1607fcfb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x1607fd040 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x1607fd0d0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x1607fd160 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x1607fd1f0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x1607fd280 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x1607fd310 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x1607fd3a0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x1607fd430 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x1607fd4c0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x1607fd550 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x1607fd5e0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x1607fd670 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x1607fd700 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: --------------- 42: REF TREE: 42: 0x16073ab08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x160733f90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x160734460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x1607344f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x160734590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x160734028 MAP: (8 sibs) 3 children: 42: 0x160734630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x1607346c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x160734760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x1607340c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x160733710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x160734158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x1607337b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x1607341f0 MAP: (8 sibs) 7 children: 42: 0x16073c6d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x16073c768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x16073c800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x16073c898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x16073c930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x16073c9c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x16073ca60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x160734288 VAL***: '*a0' (8 sibs) 42: 0x160734320 VAL***: '*a7' (8 sibs) 42: 0x1607343b8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607fde60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x1607fdef0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x1607fdf80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x1607fe010 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x1607fe0a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x1607fe130 MAP: (8 sibs) 3 children: 42: [6] [6] 0x1607fe1c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x1607fe250 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x1607fe2e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x1607fe370 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x1607fe400 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x1607fe490 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x1607fe520 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x1607fe5b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x1607fe640 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x1607fe6d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x1607fe760 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x1607fe7f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x1607fe880 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x1607fe910 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x1607fe9a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x1607fea30 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x1607feac0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x1607feb50 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: 0x16073ac20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x16073cb00 MAP: (8 sibs) 3 children: 42: 0x16073cfd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x16073d068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x16073d100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x16073cb98 MAP: (8 sibs) 3 children: 42: 0x16073d1a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x16073d238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x16073d2d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x16073cc30 MAP: (8 sibs) 1 children: 42: 0x160731b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x16073ccc8 MAP: (8 sibs) 1 children: 42: 0x160734a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x16073cd60 MAP: (8 sibs) 7 children: 42: 0x16073d370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x16073d408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x16073d4a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x16073d538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x16073d5d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x16073d668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x16073d700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x16073cdf8 MAP: (8 sibs) 3 children: 42: 0x16073d7a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x16073d838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x16073d8d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x16073ce90 MAP: (8 sibs) 1 children: 42: 0x16073d970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x16073cf28 MAP: (8 sibs) 1 children: 42: 0x16073da10 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607ff070 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x1607ff100 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x1607ff190 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x1607ff220 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x1607ff2b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x1607ff340 MAP: (8 sibs) 3 children: 42: [6] [6] 0x1607ff3d0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x1607ff460 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x1607ff4f0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x1607ff580 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x1607ff610 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x1607ff6a0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x1607ff730 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x1607ff7c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x1607ff850 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x1607ff8e0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x1607ff970 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x1607ffa00 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x1607ffa90 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x1607ffb20 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x1607ffbb0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x1607ffc40 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x1607ffcd0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x1607ffd60 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x1607ff070 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x1607ff100 MAP: (8 sibs) 3 children: 42: [2] [2] 0x1607ff190 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x1607ff220 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x1607ff2b0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x1607ff340 MAP: (8 sibs) 3 children: 42: [6] [6] 0x1607ff3d0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x1607ff460 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x1607ff4f0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x1607ff580 MAP: (8 sibs) 1 children: 42: [10] [10] 0x1607ff610 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x1607ff6a0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x1607ff730 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x1607ff7c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x1607ff850 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x1607ff8e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x1607ff970 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x1607ffa00 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x1607ffa90 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x1607ffb20 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x1607ffbb0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x1607ffc40 MAP: (8 sibs) 3 children: 42: [22] [24] 0x1607ffdf0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x1607ffe80 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x1607fff10 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x1607ffcd0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x1607fffa0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x1607ffd60 MAP: (8 sibs) 1 children: 42: [28] [28] 0x160800030 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x1607ff070 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x1607ff100 MAP: (8 sibs) 3 children: 42: [2] [2] 0x1607ff190 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x1607ff220 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x1607ff2b0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x1607ff340 MAP: (8 sibs) 3 children: 42: [6] [6] 0x1607ff3d0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x1607ff460 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x1607ff4f0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x1607ff580 MAP: (8 sibs) 1 children: 42: [10] [10] 0x1607ff610 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x1607ff6a0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x1607ff730 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x1607ff7c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x1607ff850 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x1607ff8e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x1607ff970 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x1607ffa00 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x1607ffa90 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x1607ffb20 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x1607ffbb0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x1607ffc40 MAP: (8 sibs) 3 children: 42: [22] [22] 0x1607ffcd0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x1607ffd60 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x1607ffdf0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x1607ffe80 MAP: (8 sibs) 1 children: 42: [26] [26] 0x1607fff10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x1607fffa0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x160800030 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: 0x16073ad38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x16072ba50 KEYVAL: 'a' '1' (3 sibs) 42: 0x16072bae8 KEYVAL: 'b' '' (3 sibs) 42: 0x16072bb80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x1607fb130 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x1607fb1c0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x1607fb250 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x1607fb2e0 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: 0x16073ae50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x160731770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x160731808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x160800280 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x160800310 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x1608003a0 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: 0x16073af68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x1607318b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x160731948 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x160800b90 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x160800c20 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x160800cb0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x160800b90 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x160800c20 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x160800cb0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x160800b90 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x160800c20 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x160800cb0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: # https://yaml.org/type/merge.html\n 42: - &CENTER { x: 1, y: 2 }\n 42: - &LEFT { x: 0, y: 2 }\n 42: - &BIG { r: 10 }\n 42: - &SMALL { r: 1 }\n 42: \n 42: # All the following maps are equal:\n 42: \n 42: - # Explicit keys\n 42: x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge one map\n 42: << : *CENTER\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge multiple maps\n 42: << : [ *CENTER, *BIG ]\n 42: label: center/big\n 42: \n 42: - # Override\n 42: << : [ *BIG, *LEFT, *SMALL ]\n 42: x: 1\n 42: label: center/big\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x1607b50b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x1607b5140 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x1607b51d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x1607b5260 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x1607b52f0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x1607b5380 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x1607b5410 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x1607b54a0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x1607b5530 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x1607b55c0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x1607b5650 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x1607b56e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x1607b5770 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x1607b5800 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x1607b5890 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x1607b5920 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x1607b59b0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x1607b5a40 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x1607b5ad0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x1607b5b60 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x1607b5bf0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x1607b5c80 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x1607b5d10 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x1607b5da0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x1607b5e30 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x1607b5ec0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x1607b5f50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x1607b5fe0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x1607b6070 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x1607b6100 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x1607b6190 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x1607b6220 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] 0x1608078b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x160807940 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x1608079d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x160807a60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x160807af0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x160807b80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x160807c10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x160807ca0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x160807d30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x160807dc0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x160807e50 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x160807ee0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x160807f70 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x160808000 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x160808090 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x160808120 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x1608081b0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x160808240 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x1608082d0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x160808360 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x1608083f0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x160808480 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x160808510 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x1608085a0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x160808630 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x1608086c0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x160808750 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x1608087e0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x160808870 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x160808900 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x160808990 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x160808a20 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] 0x1607b9200 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x1607b9290 MAP: (8 sibs) 2 children: 42: [2] [2] 0x1607b9320 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x1607b93b0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x1607b9440 MAP: (8 sibs) 2 children: 42: [5] [5] 0x1607b94d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x1607b9560 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x1607b95f0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x1607b9680 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x1607b9710 MAP: (8 sibs) 1 children: 42: [10] [10] 0x1607b97a0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x1607b9830 MAP: (8 sibs) 4 children: 42: [12] [12] 0x1607b98c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x1607b9950 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x1607b99e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x1607b9a70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x1607b9b00 MAP: (8 sibs) 4 children: 42: [17] [17] 0x1607b9b90 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x1607b9c20 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x1607b9cb0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x1607b9d40 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x1607b9dd0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x1607b9e60 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x1607b9ef0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x1607b9f80 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x1607ba010 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x1607ba0a0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x1607ba130 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x1607ba1c0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x1607ba250 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x1607ba2e0 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] 0x160808ac0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x160808b50 MAP: (8 sibs) 2 children: 42: [2] [2] 0x160808be0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x160808c70 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x160808d00 MAP: (8 sibs) 2 children: 42: [5] [5] 0x160808d90 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x160808e20 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x160808eb0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x160808f40 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x160808fd0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x160809060 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x1608090f0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x160809180 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x160809210 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x1608092a0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x160809330 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x1608093c0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x160809450 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x1608094e0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x160809570 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x160809600 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x160809690 MAP: (8 sibs) 4 children: 42: [22] [22] 0x160809720 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x1608097b0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x160809840 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x1608098d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x160809960 MAP: (8 sibs) 4 children: 42: [27] [27] 0x1608099f0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x160809a80 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x160809b10 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x160809ba0 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] 0x1607bb610 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607bb6a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x1607bb730 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x1607bb7c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607bb850 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x1607bb8e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x1607bb970 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x1607bba00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607bba90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x1607bbb20 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x1607bbbb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607bbc40 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x1607bbcd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x1607bbd60 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] 0x160806fa0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x160807030 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x1608070c0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x160807150 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1608071e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x160807270 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x160807300 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x160807390 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x160807420 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x1608074b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x160807540 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1608075d0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x160807660 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x1608076f0 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] 0x1607bd950 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607bd9e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x1607bda70 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x1607bdb00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607bdb90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x1607bdc20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x1607bdcb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x1607bdd40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607bddd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x1607bde60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x1607bdef0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607bdf80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x1607be010 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x1607be0a0 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] 0x160809cd0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x160809d60 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x160809df0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x160809e80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x160809f10 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x160809fa0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x16080a030 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x16080a0c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x16080a150 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x16080a1e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x16080a270 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x16080a300 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x16080a390 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x16080a420 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] 0x1607bfac0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607bfb50 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x1607bfbe0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x1607bfc70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607bfd00 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x1607bfd90 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x1607bfe20 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x1607bfeb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607bff40 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x1607bffd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x1607c0060 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607c00f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x1607c0180 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x1607c0210 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] 0x16080a5e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x16080a670 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x16080a700 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x16080a790 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x16080a820 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x16080a8b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x16080a940 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x16080a9d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x16080aa60 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x16080aaf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x16080ab80 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x16080ac10 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x16080aca0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x16080ad30 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] 0x1607c1e10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607c1ea0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x1607c1f30 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x1607c1fc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607c2050 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x1607c20e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x1607c2170 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x1607c2200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607c2290 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x1607c2320 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x1607c23b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607c2440 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x1607c24d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x1607c2560 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] 0x16080aef0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x16080af80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x16080b010 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x16080b0a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x16080b130 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x16080b1c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x16080b250 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x16080b2e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x16080b370 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x16080b400 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x16080b490 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x16080b520 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x16080b5b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x16080b640 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] 0x1607c5410 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x1607c54a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x1607c5530 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x1607c55c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x1607c5650 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x1607c56e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x1607c5770 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x1607c5800 MAP: (2 sibs) 4 children: 42: [8] [8] 0x1607c5890 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x1607c5920 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x1607c59b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x1607c5a40 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x1607c5ad0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x1607c5b60 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x1607c5bf0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x1607c5c80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x1607c5d10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x1607c5da0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x1607c5e30 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x1607c5ec0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x1607c5f50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x1607c5fe0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x1607c6070 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x1607c6100 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] 0x16080c110 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x16080c1a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x16080c230 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x16080c2c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x16080c350 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x16080c3e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x16080c470 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x16080c500 MAP: (2 sibs) 4 children: 42: [8] [8] 0x16080c590 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x16080c620 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x16080c6b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x16080c740 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x16080c7d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x16080c860 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x16080c8f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x16080c980 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x16080ca10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x16080caa0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x16080cb30 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x16080cbc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x16080cc50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x16080cce0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x16080cd70 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x16080ce00 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] 0x1607c8600 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x1607c8690 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x1607c8720 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x1607c87b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x1607c8840 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x1607c88d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x1607c8960 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x1607c89f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x1607c8a80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x1607c8b10 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x1607c8ba0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x1607c8c30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x1607c8cc0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x1607c8d50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x1607c8de0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x1607c8e70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x1607c8f00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x1607c8f90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x1607c9020 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x1607c90b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x1607c9140 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x1607c91d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x1607c9260 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x1607c92f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x1607c9380 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x1607c9410 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x1607c94a0 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] 0x16080d320 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x16080d3b0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x16080d440 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x16080d4d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x16080d560 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x16080d5f0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x16080d680 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x16080d710 MAP: (2 sibs) 4 children: 42: [8] [8] 0x16080d7a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x16080d830 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x16080d8c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x16080d950 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x16080d9e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x16080da70 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x16080db00 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x16080db90 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x16080dc20 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x16080dcb0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x16080dd40 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x16080ddd0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x16080de60 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x16080def0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x16080df80 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x16080e010 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x16080e0a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x16080e130 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x16080e1c0 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] 0x1607cb7c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x1607cb850 MAP: (6 sibs) 1 children: 42: [2] [2] 0x1607cb8e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x1607cb970 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x1607cba00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x1607cba90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x1607cbb20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x1607cbbb0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x1607cbc40 MAP: (6 sibs) 1 children: 42: [9] [9] 0x1607cbcd0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x1607cbd60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x1607cbdf0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x1607cbe80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x1607cbf10 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x1607cbfa0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x1607cc030 MAP: (6 sibs) 1 children: 42: [16] [16] 0x1607cc0c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x1607cc150 MAP: (6 sibs) 1 children: 42: [18] [18] 0x1607cc1e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x1607cc270 MAP: (6 sibs) 1 children: 42: [20] [20] 0x1607cc300 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x1607cc390 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x1607cc420 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x1607cc4b0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x1607cc540 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] 0x16080e530 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x16080e5c0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x16080e650 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x16080e6e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x16080e770 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x16080e800 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x16080e890 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x16080e920 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x16080e9b0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x16080ea40 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x16080ead0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x16080eb60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x16080ebf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x16080ec80 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x16080ed10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x16080eda0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x16080ee30 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x16080eec0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x16080ef50 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x16080efe0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x16080f070 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x16080f100 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x16080f190 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x16080f220 MAP: (6 sibs) 1 children: 42: [24] [24] 0x16080f2b0 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] 0x1607cfb90 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x1607cfc20 MAP: (6 sibs) 1 children: 42: [2] [2] 0x1607cfcb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x1607cfd40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x1607cfdd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x1607cfe60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x1607cfef0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x1607cff80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x1607d0010 MAP: (6 sibs) 1 children: 42: [9] [9] 0x1607d00a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x1607d0130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x1607d01c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x1607d0250 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x1607d02e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x1607d0370 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x1607d0400 MAP: (6 sibs) 1 children: 42: [16] [16] 0x1607d0490 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x1607d0520 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x1607d05b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x1607d0640 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x1607d06d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x1607d0760 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x1607d07f0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x1607d0880 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x1607d0910 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x1607d09a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x1607d0a30 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x1607d0ac0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x1607d0b50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x1607d0be0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x1607d0c70 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x1607d0d00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x1607d0d90 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x1607d0e20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x1607d0eb0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x1607d0f40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x1607d0fd0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x1607d1060 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x1607d10f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x1607d1180 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x1607d1210 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x1607d12a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x1607d1330 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] 0x160810950 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x1608109e0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x160810a70 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x160810b00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x160810b90 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x160810c20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x160810cb0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x160810d40 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x160810dd0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x160810e60 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x160810ef0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x160810f80 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x160811010 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x1608110a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x160811130 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x1608111c0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x160811250 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x1608112e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x160811370 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x160811400 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x160811490 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x160811520 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x1608115b0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x160811640 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x1608116d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x160811760 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x1608117f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x160811880 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x160811910 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x1608119a0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x160811a30 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x160811ac0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x160811b50 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x160811be0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x160811c70 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x160811d00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x160811d90 MAP: (6 sibs) 1 children: 42: [37] [37] 0x160811e20 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x160811eb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x160811f40 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x160811fd0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x160812060 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x1608120f0 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] 0x1607d2eb0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x1607d2f40 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x1607d2fd0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x1607d3060 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x1607d30f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x1607d3180 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x1607d3210 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x1607d32a0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x1607d3330 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x1607d33c0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x1607d3450 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x1607d34e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x1607d3570 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x1607d3600 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x1607d3690 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x1607d3720 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x1607d37b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x1607d3840 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x1607d38d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x1607d3960 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x1607d39f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x1607d3a80 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x1607d3b10 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x1607d3ba0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x1607d3c30 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x1607d3cc0 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] 0x16080f740 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x16080f7d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x16080f860 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x16080f8f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x16080f980 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x16080fa10 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x16080faa0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x16080fb30 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x16080fbc0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x16080fc50 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x16080fce0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x16080fd70 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x16080fe00 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x16080fe90 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x16080ff20 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x16080ffb0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x160810040 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x1608100d0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x160810160 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x1608101f0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x160810280 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x160810310 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x1608103a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x160810430 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x1608104c0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x160810550 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] 0x1607d25a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x1607d2630 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x1607d26c0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x1607d2750 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x1607d27e0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x1607d2870 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x1607d2900 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x1607d2990 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] 0x16080b800 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x16080b890 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x16080b920 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x16080b9b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x16080ba40 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x16080bad0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x16080bb60 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x16080bbf0 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] 0x1607d6900 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x1607d6990 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x1607d6a20 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x1607d6ab0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x1607d6b40 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x1607d6bd0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x1607d6c60 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x1607d6cf0 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] 0x160812d60 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x160812df0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x160812e80 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x160812f10 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x160812fa0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x160813030 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x1608130c0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x160813150 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] 0x1607d8630 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x1607d86c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x1607d8750 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] 0x160813670 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x160813700 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x160813790 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] 0x1607da360 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x1607da3f0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x1607da480 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] 0x160813f80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x160814010 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x1608140a0 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] 0x1607dcef0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x1607dcf80 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x1607dd010 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x1607dd0a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x1607dd130 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x1607dd1c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x1607dd250 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x1607dd2e0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x1607dd370 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x1607dd400 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x1607dd490 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x1607dd520 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x1607dd5b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x1607dd640 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x1607dd6d0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x1607dd760 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x1607dd7f0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x1607dd880 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x1607dd910 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x1607dd9a0 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] 0x1608151a0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x160815230 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x1608152c0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x160815350 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x1608153e0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x160815470 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x160815500 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x160815590 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x160815620 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x1608156b0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x160815740 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x1608157d0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x160815860 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x1608158f0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x160815980 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x160815a10 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x160815aa0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x160815b30 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x160815bc0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x160815c50 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] 0x1607dfe30 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x1607dfec0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x1607dff50 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x1607dffe0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x1607e0070 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x1607e0100 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x1607e0190 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x1607e0220 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x1607e02b0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x1607e0340 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x1607e03d0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x1607e0460 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x1607e04f0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x1607e0580 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x1607e0610 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x1607e06a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x1607e0730 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x1607e07c0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x1607e0850 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x1607e08e0 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] 0x1608163b0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x160816440 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x1608164d0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x160816560 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x1608165f0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x160816680 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x160816710 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x1608167a0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x160816830 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x1608168c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x160816950 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x1608169e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x160816a70 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x160816b00 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x160816b90 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x160816c20 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x160816cb0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x160816d40 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x160816dd0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x160816e60 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] 0x1607e2d70 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x1607e2e00 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x1607e2e90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x1607e2f20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x1607e2fb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x1607e3040 MAP: (8 sibs) 3 children: 42: [6] [6] 0x1607e30d0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x1607e3160 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x1607e31f0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x1607e3280 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x1607e3310 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x1607e33a0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x1607e3430 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x1607e34c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x1607e3550 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x1607e35e0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x1607e3670 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x1607e3700 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x1607e3790 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x1607e3820 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x1607e38b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x1607e3940 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x1607e39d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x1607e3a60 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] 0x1608175c0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x160817650 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x1608176e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x160817770 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x160817800 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x160817890 MAP: (8 sibs) 3 children: 42: [6] [6] 0x160817920 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x1608179b0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x160817a40 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x160817ad0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x160817b60 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x160817bf0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x160817c80 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x160817d10 MAP: (8 sibs) 7 children: 42: [14] [14] 0x160817da0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x160817e30 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x160817ec0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x160817f50 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x160817fe0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x160818070 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x160818100 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x160818190 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x160818220 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x1608182b0 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] 0x1607e53a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x1607e5430 MAP: (8 sibs) 3 children: 42: [2] [2] 0x1607e54c0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x1607e5550 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x1607e55e0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x1607e5670 MAP: (8 sibs) 3 children: 42: [6] [6] 0x1607e5700 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x1607e5790 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x1607e5820 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x1607e58b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x1607e5940 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x1607e59d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x1607e5a60 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x1607e5af0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x1607e5b80 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x1607e5c10 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x1607e5ca0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x1607e5d30 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x1607e5dc0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x1607e5e50 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x1607e5ee0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x1607e5f70 MAP: (8 sibs) 3 children: 42: [22] [22] 0x1607e6000 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x1607e6090 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x1607e6120 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x1607e61b0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x1607e6240 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x1607e62d0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x1607e6360 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] 0x1608187d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x160818860 MAP: (8 sibs) 3 children: 42: [2] [2] 0x1608188f0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x160818980 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x160818a10 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x160818aa0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x160818b30 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x160818bc0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x160818c50 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x160818ce0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x160818d70 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x160818e00 MAP: (8 sibs) 1 children: 42: [12] [12] 0x160818e90 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x160818f20 MAP: (8 sibs) 7 children: 42: [14] [14] 0x160818fb0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x160819040 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x1608190d0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x160819160 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x1608191f0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x160819280 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x160819310 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x1608193a0 MAP: (8 sibs) 3 children: 42: [22] [22] 0x160819430 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x1608194c0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x160819550 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x1608195e0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x160819670 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x160819700 MAP: (8 sibs) 1 children: 42: [28] [28] 0x160819790 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] 0x1607e79d0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x1607e7a60 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x1607e7af0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x1607e7b80 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] 0x160814890 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x160814920 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x1608149b0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x160814a40 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] 0x1607e9700 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x1607e9790 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x1607e9820 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] 0x1608199e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x160819a70 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x160819b00 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] 0x1607eb430 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x1607eb4c0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x1607eb550 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] 0x16081a2f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x16081a380 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x16081a410 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] 0x1607ec650 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x1607ec6e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x1607ec770 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x1607ec800 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x1607ec890 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x1607ec920 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x1607ec9b0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x1607eca40 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x1607ecad0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x1607ecb60 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x1607ecbf0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x1607ecc80 MAP: (8 sibs) 4 children: 42: [12] [12] 0x1607ecd10 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x1607ecda0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x1607ece30 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x1607ecec0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x1607ecf50 MAP: (8 sibs) 3 children: 42: [17] [17] 0x1607ecfe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x1607ed070 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x1607ed100 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x1607ed190 MAP: (8 sibs) 2 children: 42: [21] [21] 0x1607ed220 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x1607ed2b0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x1607ed340 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x1607ed3d0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x1607ed460 MAP: (8 sibs) 3 children: 42: [26] [26] 0x1607ed4f0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x1607ed580 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x1607ed610 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x1607ed6a0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x1607ed730 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x1607ed7c0 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] 0x16081b510 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x16081b5a0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x16081b630 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x16081b6c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x16081b750 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x16081b7e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x16081b870 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x16081b900 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x16081b990 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x16081ba20 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x16081bab0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x16081bb40 MAP: (8 sibs) 4 children: 42: [12] [12] 0x16081bbd0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x16081bc60 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x16081bcf0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x16081bd80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x16081be10 MAP: (8 sibs) 3 children: 42: [17] [17] 0x16081bea0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x16081bf30 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x16081bfc0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x16081c050 MAP: (8 sibs) 2 children: 42: [21] [21] 0x16081c0e0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x16081c170 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x16081c200 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x16081c290 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x16081c320 MAP: (8 sibs) 3 children: 42: [26] [26] 0x16081c3b0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x16081c440 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x16081c4d0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x16081c560 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x16081c5f0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x16081c680 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] 0x1607eea70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x1607eeb00 MAP: (8 sibs) 2 children: 42: [2] [2] 0x1607eeb90 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x1607eec20 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x1607eecb0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x1607eed40 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x1607eedd0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x1607eee60 MAP: (8 sibs) 1 children: 42: [8] [8] 0x1607eeef0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x1607eef80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x1607ef010 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x1607ef0a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x1607ef130 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x1607ef1c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x1607ef250 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x1607ef2e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x1607ef370 MAP: (8 sibs) 4 children: 42: [17] [17] 0x1607ef400 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x1607ef490 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x1607ef520 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x1607ef5b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x1607ef640 MAP: (8 sibs) 4 children: 42: [22] [22] 0x1607ef6d0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x1607ef760 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x1607ef7f0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x1607ef880 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x1607ef910 MAP: (8 sibs) 4 children: 42: [27] [27] 0x1607ef9a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x1607efa30 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x1607efac0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x1607efb50 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] 0x16081c720 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x16081c7b0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x16081c840 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x16081c8d0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x16081c960 MAP: (8 sibs) 2 children: 42: [5] [5] 0x16081c9f0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x16081ca80 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x16081cb10 MAP: (8 sibs) 1 children: 42: [8] [8] 0x16081cba0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x16081cc30 MAP: (8 sibs) 1 children: 42: [10] [10] 0x16081ccc0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x16081cd50 MAP: (8 sibs) 4 children: 42: [12] [12] 0x16081cde0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x16081ce70 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x16081cf00 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x16081cf90 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x16081d020 MAP: (8 sibs) 4 children: 42: [17] [17] 0x16081d0b0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x16081d140 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x16081d1d0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x16081d260 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x16081d2f0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x16081d380 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x16081d410 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x16081d4a0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x16081d530 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x16081d5c0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x16081d650 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x16081d6e0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x16081d770 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x16081d800 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] 0x1607ebd40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607ebdd0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x1607ebe60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x1607ebef0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607ebf80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x1607ec010 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x1607ec0a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x1607ec130 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607ec1c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x1607ec250 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x1607ec2e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607ec370 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x1607ec400 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x1607ec490 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] 0x16081ac00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x16081ac90 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x16081ad20 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x16081adb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x16081ae40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x16081aed0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x16081af60 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x16081aff0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x16081b080 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x16081b110 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x16081b1a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x16081b230 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x16081b2c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x16081b350 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] 0x1607ed860 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607ed8f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x1607ed980 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x1607eda10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607edaa0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x1607edb30 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x1607edbc0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x1607edc50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607edce0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x1607edd70 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x1607ede00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607ede90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x1607edf20 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x1607edfb0 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] 0x16081d930 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x16081d9c0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x16081da50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x16081dae0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x16081db70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x16081dc00 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x16081dc90 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x16081dd20 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x16081ddb0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x16081de40 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x16081ded0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x16081df60 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x16081dff0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x16081e080 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] 0x1607f0e80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607f0f10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x1607f0fa0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x1607f1030 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607f10c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x1607f1150 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x1607f11e0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x1607f1270 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607f1300 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x1607f1390 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x1607f1420 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607f14b0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x1607f1540 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x1607f15d0 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] 0x16081e240 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x16081e2d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x16081e360 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x16081e3f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x16081e480 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x16081e510 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x16081e5a0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x16081e630 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x16081e6c0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x16081e750 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x16081e7e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x16081e870 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x16081e900 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x16081e990 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] 0x1607f1790 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x1607f1820 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x1607f18b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x1607f1940 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x1607f19d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x1607f1a60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x1607f1af0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x1607f1b80 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x1607f1c10 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x1607f1ca0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x1607f1d30 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x1607f1dc0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x1607f1e50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x1607f1ee0 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] 0x16081eb50 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x16081ebe0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x16081ec70 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x16081ed00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x16081ed90 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x16081ee20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x16081eeb0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x16081ef40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x16081efd0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x16081f060 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x16081f0f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x16081f180 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x16081f210 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x16081f2a0 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] 0x1607f29b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x1607f2a40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x1607f2ad0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x1607f2b60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x1607f2bf0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x1607f2c80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x1607f2d10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x1607f2da0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x1607f2e30 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x1607f2ec0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x1607f2f50 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x1607f2fe0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x1607f3070 MAP: (2 sibs) 5 children: 42: [13] [13] 0x1607f3100 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x1607f3190 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x1607f3220 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x1607f32b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x1607f3340 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x1607f33d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x1607f3460 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x1607f34f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x1607f3580 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x1607f3610 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x1607f36a0 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] 0x16081ff00 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x16081ff90 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x160820020 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x1608200b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x160820140 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x1608201d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x160820260 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x1608202f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x160820380 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x160820410 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x1608204a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x160820530 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x1608205c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x160820650 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x1608206e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x160820770 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x160820800 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x160820890 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x160820920 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x1608209b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x160820a40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x160820ad0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x160820b60 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x160820bf0 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] 0x1607f3bc0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x1607f3c50 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x1607f3ce0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x1607f3d70 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x1607f3e00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x1607f3e90 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x1607f3f20 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x1607f3fb0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x1607f4040 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x1607f40d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x1607f4160 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x1607f41f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x1607f4280 MAP: (2 sibs) 5 children: 42: [13] [13] 0x1607f4310 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x1607f43a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x1607f4430 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x1607f44c0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x1607f4550 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x1607f45e0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x1607f4670 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x1607f4700 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x1607f4790 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x1607f4820 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x1607f48b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x1607f4940 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x1607f49d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x1607f4a60 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] 0x160821110 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x1608211a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x160821230 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x1608212c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x160821350 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x1608213e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x160821470 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x160821500 MAP: (2 sibs) 4 children: 42: [8] [8] 0x160821590 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x160821620 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x1608216b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x160821740 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x1608217d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x160821860 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x1608218f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x160821980 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x160821a10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x160821aa0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x160821b30 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x160821bc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x160821c50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x160821ce0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x160821d70 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x160821e00 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x160821e90 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x160821f20 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x160821fb0 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] 0x1607f4dd0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x1607f4e60 MAP: (6 sibs) 1 children: 42: [2] [2] 0x1607f4ef0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x1607f4f80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x1607f5010 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x1607f50a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x1607f5130 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x1607f51c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x1607f5250 MAP: (6 sibs) 1 children: 42: [9] [9] 0x1607f52e0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x1607f5370 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x1607f5400 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x1607f5490 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x1607f5520 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x1607f55b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x1607f5640 MAP: (6 sibs) 1 children: 42: [16] [16] 0x1607f56d0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x1607f5760 MAP: (6 sibs) 1 children: 42: [18] [18] 0x1607f57f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x1607f5880 MAP: (6 sibs) 1 children: 42: [20] [20] 0x1607f5910 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x1607f59a0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x1607f5a30 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x1607f5ac0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x1607f5b50 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] 0x160822320 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x1608223b0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x160822440 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x1608224d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x160822560 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x1608225f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x160822680 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x160822710 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x1608227a0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x160822830 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x1608228c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x160822950 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x1608229e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x160822a70 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x160822b00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x160822b90 MAP: (6 sibs) 1 children: 42: [16] [16] 0x160822c20 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x160822cb0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x160822d40 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x160822dd0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x160822e60 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x160822ef0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x160822f80 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x160823010 MAP: (6 sibs) 1 children: 42: [24] [24] 0x1608230a0 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] 0x1607f71f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x1607f7280 MAP: (6 sibs) 1 children: 42: [2] [2] 0x1607f7310 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x1607f73a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x1607f7430 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x1607f74c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x1607f7550 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x1607f75e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x1607f7670 MAP: (6 sibs) 1 children: 42: [9] [9] 0x1607f7700 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x1607f7790 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x1607f7820 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x1607f78b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x1607f7940 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x1607f79d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x1607f7a60 MAP: (6 sibs) 1 children: 42: [16] [16] 0x1607f7af0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x1607f7b80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x1607f7c10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x1607f7ca0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x1607f7d30 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x1607f7dc0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x1607f7e50 MAP: (6 sibs) 1 children: 42: [23] [23] 0x1607f7ee0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x1607f7f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x1607f8000 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x1607f8090 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x1607f8120 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x1607f81b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x1607f8240 MAP: (6 sibs) 1 children: 42: [30] [30] 0x1607f82d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x1607f8360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x1607f83f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x1607f8480 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x1607f8510 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x1607f85a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x1607f8630 MAP: (6 sibs) 1 children: 42: [37] [37] 0x1607f86c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x1607f8750 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x1607f87e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x1607f8870 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x1607f8900 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x1607f8990 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] 0x160824740 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x1608247d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x160824860 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x1608248f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x160824980 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x160824a10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x160824aa0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x160824b30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x160824bc0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x160824c50 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x160824ce0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x160824d70 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x160824e00 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x160824e90 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x160824f20 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x160824fb0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x160825040 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x1608250d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x160825160 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x1608251f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x160825280 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x160825310 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x1608253a0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x160825430 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x1608254c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x160825550 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x1608255e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x160825670 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x160825700 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x160825790 MAP: (6 sibs) 1 children: 42: [30] [30] 0x160825820 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x1608258b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x160825940 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x1608259d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x160825a60 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x160825af0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x160825b80 MAP: (6 sibs) 1 children: 42: [37] [37] 0x160825c10 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x160825ca0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x160825d30 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x160825dc0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x160825e50 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x160825ee0 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] 0x1607f5fe0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x1607f6070 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x1607f6100 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x1607f6190 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x1607f6220 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x1607f62b0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x1607f6340 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x1607f63d0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x1607f6460 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x1607f64f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x1607f6580 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x1607f6610 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x1607f66a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x1607f6730 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x1607f67c0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x1607f6850 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x1607f68e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x1607f6970 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x1607f6a00 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x1607f6a90 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x1607f6b20 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x1607f6bb0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x1607f6c40 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x1607f6cd0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x1607f6d60 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x1607f6df0 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] 0x160823530 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x1608235c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x160823650 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x1608236e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x160823770 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x160823800 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x160823890 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x160823920 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x1608239b0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x160823a40 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x160823ad0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x160823b60 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x160823bf0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x160823c80 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x160823d10 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x160823da0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x160823e30 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x160823ec0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x160823f50 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x160823fe0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x160824070 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x160824100 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x160824190 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x160824220 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x1608242b0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x160824340 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] 0x1607f20a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x1607f2130 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x1607f21c0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x1607f2250 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x1607f22e0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x1607f2370 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x1607f2400 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x1607f2490 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] 0x16081f5f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x16081f680 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x16081f710 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x16081f7a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x16081f830 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x16081f8c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x16081f950 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x16081f9e0 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] 0x1607f9600 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x1607f9690 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x1607f9720 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x1607f97b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x1607f9840 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x1607f98d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x1607f9960 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x1607f99f0 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] 0x160826b50 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x160826be0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x160826c70 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x160826d00 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x160826d90 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x160826e20 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x160826eb0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x160826f40 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] 0x1607f9f10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x1607f9fa0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x1607fa030 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] 0x1608274a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x160827530 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x1608275c0 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] 0x1607fa820 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x1607fa8b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x1607fa940 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] 0x160827de0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x160827e70 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x160827f00 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] 0x1607fba40 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x1607fbad0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x1607fbb60 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x1607fbbf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x1607fbc80 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x1607fbd10 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x1607fbda0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x1607fbe30 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x1607fbec0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x1607fbf50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x1607fbfe0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x1607fc070 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x1607fc100 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x1607fc190 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x1607fc220 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x1607fc2b0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x1607fc340 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x1607fc3d0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x1607fc460 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x1607fc4f0 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] 0x160829000 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x160829090 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x160829120 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x1608291b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x160829240 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x1608292d0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x160829360 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x1608293f0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x160829480 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x160829510 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x1608295a0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x160829630 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x1608296c0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x160829750 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x1608297e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x160829870 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x160829900 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x160829990 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x160829a20 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x160829ab0 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] 0x1607fcc50 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x1607fcce0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x1607fcd70 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x1607fce00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x1607fce90 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x1607fcf20 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x1607fcfb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x1607fd040 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x1607fd0d0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x1607fd160 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x1607fd1f0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x1607fd280 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x1607fd310 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x1607fd3a0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x1607fd430 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x1607fd4c0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x1607fd550 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x1607fd5e0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x1607fd670 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x1607fd700 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] 0x16082a210 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x16082a2a0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x16082a330 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x16082a3c0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x16082a450 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x16082a4e0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x16082a570 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x16082a600 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x16082a690 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x16082a720 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x16082a7b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x16082a840 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x16082a8d0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x16082a960 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x16082a9f0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x16082aa80 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x16082ab10 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x16082aba0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x16082ac30 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x16082acc0 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] 0x1607fde60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x1607fdef0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x1607fdf80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x1607fe010 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x1607fe0a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x1607fe130 MAP: (8 sibs) 3 children: 42: [6] [6] 0x1607fe1c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x1607fe250 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x1607fe2e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x1607fe370 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x1607fe400 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x1607fe490 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x1607fe520 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x1607fe5b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x1607fe640 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x1607fe6d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x1607fe760 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x1607fe7f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x1607fe880 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x1607fe910 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x1607fe9a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x1607fea30 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x1607feac0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x1607feb50 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] 0x16082bd30 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x16082bdc0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x16082be50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x16082bee0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x16082bf70 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x16082c000 MAP: (8 sibs) 3 children: 42: [6] [6] 0x16082c090 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x16082c120 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x16082c1b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x16082c240 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x16082c2d0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x16082c360 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x16082c3f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x16082c480 MAP: (8 sibs) 7 children: 42: [14] [14] 0x16082c510 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x16082c5a0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x16082c630 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x16082c6c0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x16082c750 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x16082c7e0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x16082c870 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x16082c900 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x16082c990 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x16082ca20 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] 0x1607ff070 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x1607ff100 MAP: (8 sibs) 3 children: 42: [2] [2] 0x1607ff190 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x1607ff220 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x1607ff2b0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x1607ff340 MAP: (8 sibs) 3 children: 42: [6] [6] 0x1607ff3d0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x1607ff460 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x1607ff4f0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x1607ff580 MAP: (8 sibs) 1 children: 42: [10] [10] 0x1607ff610 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x1607ff6a0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x1607ff730 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x1607ff7c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x1607ff850 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x1607ff8e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x1607ff970 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x1607ffa00 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x1607ffa90 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x1607ffb20 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x1607ffbb0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x1607ffc40 MAP: (8 sibs) 3 children: 42: [22] [22] 0x1607ffcd0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x1607ffd60 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x1607ffdf0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x1607ffe80 MAP: (8 sibs) 1 children: 42: [26] [26] 0x1607fff10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x1607fffa0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x160800030 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] 0x16082cf40 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x16082cfd0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x16082d060 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x16082d0f0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x16082d180 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x16082d210 MAP: (8 sibs) 3 children: 42: [6] [6] 0x16082d2a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x16082d330 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x16082d3c0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x16082d450 MAP: (8 sibs) 1 children: 42: [10] [10] 0x16082d4e0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x16082d570 MAP: (8 sibs) 1 children: 42: [12] [12] 0x16082d600 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x16082d690 MAP: (8 sibs) 7 children: 42: [14] [14] 0x16082d720 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x16082d7b0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x16082d840 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x16082d8d0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x16082d960 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x16082d9f0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x16082da80 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x16082db10 MAP: (8 sibs) 3 children: 42: [22] [22] 0x16082dba0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x16082dc30 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x16082dcc0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x16082dd50 MAP: (8 sibs) 1 children: 42: [26] [26] 0x16082dde0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x16082de70 MAP: (8 sibs) 1 children: 42: [28] [28] 0x16082df00 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] 0x1607fb130 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x1607fb1c0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x1607fb250 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x1607fb2e0 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] 0x16082b420 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x16082b4b0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x16082b540 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x16082b5d0 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] 0x160800280 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x160800310 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x1608003a0 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] 0x16082e150 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x16082e1e0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x16082e270 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] 0x160800b90 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x160800c20 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x160800cb0 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] 0x16082ea60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x16082eaf0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x16082eb80 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: 0x160739870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x16072c0e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x16072c5b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x16072c648 KEYVAL: 'y' '2' (2 sibs) 42: 0x16072c178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x16072c6f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x16072c788 KEYVAL: 'y' '2' (2 sibs) 42: 0x16072c210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x16072c830 KEYVAL: 'r' '10' (1 sibs) 42: 0x16072c2a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x16072c8d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x16072c340 MAP: (8 sibs) 4 children: 42: 0x16072c970 KEYVAL: 'x' '1' (4 sibs) 42: 0x16072ca08 KEYVAL: 'y' '2' (4 sibs) 42: 0x16072caa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x16072cb38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x16072c3d8 MAP: (8 sibs) 3 children: 42: 0x16072cbe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x16072cc78 KEYVAL: 'r' '10' (3 sibs) 42: 0x16072cd10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x16072c470 MAP: (8 sibs) 2 children: 42: 0x16072cdb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x16072cef0 VAL***: '*CENTER' (2 sibs) 42: 0x16072cf88 VAL***: '*BIG' (2 sibs) 42: 0x16072ce48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x16072c508 MAP: (8 sibs) 3 children: 42: 0x16072d030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x16072d200 VAL***: '*BIG' (3 sibs) 42: 0x16072d298 VAL***: '*LEFT' (3 sibs) 42: 0x16072d330 VAL***: '*SMALL' (3 sibs) 42: 0x16072d0c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x16072d160 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x16082f370 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x16082f400 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x16082f490 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x16082f520 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x16082f5b0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x16082f640 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x16082f6d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x16082f760 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x16082f7f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x16082f880 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x16082f910 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x16082f9a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x16082fa30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x16082fac0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x16082fb50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x16082fbe0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x16082fc70 MAP: (8 sibs) 3 children: 42: [17] [17] 0x16082fd00 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x16082fd90 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x16082fe20 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x16082feb0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x16082ff40 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x16082ffd0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x160830060 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x1608300f0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x160830180 MAP: (8 sibs) 3 children: 42: [26] [26] 0x160830210 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x1608302a0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x160830330 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x1608303c0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x160830450 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x1608304e0 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: 0x160739988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x16072dd60 MAP: (8 sibs) 2 children: 42: 0x16072afd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x16072b068 KEYVAL: 'y' '2' (2 sibs) 42: 0x16072ddf8 MAP: (8 sibs) 2 children: 42: 0x16072b7d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x16072b868 KEYVAL: 'y' '2' (2 sibs) 42: 0x16072de90 MAP: (8 sibs) 1 children: 42: 0x16072e230 KEYVAL: 'r' '10' (1 sibs) 42: 0x16072df28 MAP: (8 sibs) 1 children: 42: 0x16072e2d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x16072dfc0 MAP: (8 sibs) 4 children: 42: 0x16072e370 KEYVAL: 'x' '1' (4 sibs) 42: 0x16072e408 KEYVAL: 'y' '2' (4 sibs) 42: 0x16072e4a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x16072e538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x16072e058 MAP: (8 sibs) 4 children: 42: 0x16072e5e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x16072e678 KEYVAL: 'y' '2' (4 sibs) 42: 0x16072e710 KEYVAL: 'r' '10' (4 sibs) 42: 0x16072e7a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x16072e0f0 MAP: (8 sibs) 4 children: 42: 0x16072e850 KEYVAL: 'x' '1' (4 sibs) 42: 0x16072e8e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x16072e980 KEYVAL: 'r' '10' (4 sibs) 42: 0x16072ea18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x16072e188 MAP: (8 sibs) 4 children: 42: 0x16072eac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x16072eb58 KEYVAL: 'y' '2' (4 sibs) 42: 0x16072ebf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x16072ec88 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x160830580 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x160830610 MAP: (8 sibs) 2 children: 42: [2] [2] 0x1608306a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x160830730 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x1608307c0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x160830850 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x1608308e0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x160830970 MAP: (8 sibs) 1 children: 42: [8] [8] 0x160830a00 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x160830a90 MAP: (8 sibs) 1 children: 42: [10] [10] 0x160830b20 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x160830bb0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x160830c40 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x160830cd0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x160830d60 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x160830df0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x160830e80 MAP: (8 sibs) 4 children: 42: [17] [17] 0x160830f10 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x160830fa0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x160831030 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x1608310c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x160831150 MAP: (8 sibs) 4 children: 42: [22] [22] 0x1608311e0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x160831270 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x160831300 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x160831390 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x160831420 MAP: (8 sibs) 4 children: 42: [27] [27] 0x1608314b0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x160831540 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x1608315d0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x160831660 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: 0x160739aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x16072f1a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x16072f238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x16072f2d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x16072f540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x16072f5d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x16072f368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x16072b1b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x16072f400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x16072f680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x16072f718 KEYVAL: 'age' '10' (2 sibs) 42: 0x16072f498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x16072f7c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x16072f858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x160831700 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x160831790 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x160831820 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x1608318b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x160831940 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x1608319d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x160831a60 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x160831af0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x160831b80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x160831c10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x160831ca0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x160831d30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x160831dc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x160831e50 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: 0x160739bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x16072f900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x16072f998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x16072fa30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x16072fca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x16072fd38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x16072fac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x16072fde0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x16072fb60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x16072fe80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x16072ff18 KEYVAL: 'age' '10' (2 sibs) 42: 0x16072fbf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x16072ffc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x160730058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x160831ef0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x160831f80 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x160832010 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x1608320a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x160832130 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x1608321c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x160832250 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x1608322e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x160832370 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x160832400 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x160832490 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x160832520 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x1608325b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x160832640 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: 0x160739cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x1607309d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x160730a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x160730b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x160730d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x160730e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x160730b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x160730eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x160730c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x160730f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x160730fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x160730cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x160731090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x160731128 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x1608326e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x160832770 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x160832800 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x160832890 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x160832920 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x1608329b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x160832a40 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x160832ad0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x160832b60 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x160832bf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x160832c80 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x160832d10 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x160832da0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x160832e30 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: 0x160739de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x16072ed80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x16072ee18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x16072eeb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x1607311d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x160731268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x16072ef48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x160731310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x16072efe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x1607313b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x160731448 KEYVAL: 'age' '10' (2 sibs) 42: 0x16072f078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x1607314f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x160731588 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x160832ed0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x160832f60 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x160832ff0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x160833080 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x160833110 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x1608331a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x160833230 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x1608332c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x160833350 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x1608333e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x160833470 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x160833500 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x160833590 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x160833620 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: 0x160739f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x160731c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x160731cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x160731d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x16072b910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x16072b9a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x160731df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x160732060 MAP: (2 sibs) 4 children: 42: 0x16072d640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x16072d6d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x16072d770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x16072d808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x1607320f8 MAP: (2 sibs) 5 children: 42: 0x1607321a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x160732238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x1607322d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x160732368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x160732400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x160731e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x16072b4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x16072b558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x16072b5f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x160731f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x160731fc0 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] 0x1608336c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x160833750 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x1608337e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x160833870 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x160833900 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x160833990 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x160833a20 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x160833ab0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x160833b40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x160833bd0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x160833c60 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x160833cf0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x160833d80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x160833e10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x160833ea0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x160833f30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x160833fc0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x160834050 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x1608340e0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x160834170 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x160834200 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x160834290 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x160834320 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x1608343b0 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: 0x16073a018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x1607324f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x160732588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x160732620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x160732920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x1607329b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x1607326b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x160732a60 MAP: (2 sibs) 4 children: 42: 0x16072d8b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x16072d948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x16072d9e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x16072da78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x160732af8 MAP: (2 sibs) 5 children: 42: 0x160732ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x160732c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x160732cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x160732d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x160732e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x160732750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x16072bdf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x16072be88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x16072bf20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x1607327e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x160732ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x160732f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x160732fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x160732880 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] 0x160834450 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x1608344e0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x160834570 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x160834600 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x160834690 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x160834720 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x1608347b0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x160834840 MAP: (2 sibs) 4 children: 42: [8] [8] 0x1608348d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x160834960 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x1608349f0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x160834a80 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x160834b10 MAP: (2 sibs) 5 children: 42: [13] [13] 0x160834ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x160834c30 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x160834cc0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x160834d50 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x160834de0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x160834e70 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x160834f00 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x160834f90 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x160835020 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x1608350b0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x160835140 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x1608351d0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x160835260 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x1608352f0 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: 0x16073a130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x160734b70 MAP: (6 sibs) 1 children: 42: 0x160734f10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x160734fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160735048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x1607350e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x160735178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x160735210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x160734c08 MAP: (6 sibs) 1 children: 42: 0x1607352b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x160735350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x1607353e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x160735480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x160735518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x1607355b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x160734ca0 MAP: (6 sibs) 1 children: 42: 0x160735650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x160734d38 MAP: (6 sibs) 1 children: 42: 0x1607356f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x160734dd0 MAP: (6 sibs) 1 children: 42: 0x160735790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x160735830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x1607358c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x160734e68 MAP: (6 sibs) 1 children: 42: 0x160735970 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x160835390 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x160835420 MAP: (6 sibs) 1 children: 42: [2] [2] 0x1608354b0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x160835540 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x1608355d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x160835660 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x1608356f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x160835780 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x160835810 MAP: (6 sibs) 1 children: 42: [9] [9] 0x1608358a0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x160835930 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x1608359c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x160835a50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x160835ae0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x160835b70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x160835c00 MAP: (6 sibs) 1 children: 42: [16] [16] 0x160835c90 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x160835d20 MAP: (6 sibs) 1 children: 42: [18] [18] 0x160835db0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x160835e40 MAP: (6 sibs) 1 children: 42: [20] [20] 0x160835ed0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x160835f60 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x160835ff0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x160836080 MAP: (6 sibs) 1 children: 42: [24] [24] 0x160836110 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: 0x16073a248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x160736c10 MAP: (6 sibs) 1 children: 42: 0x160730750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x160736fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160737048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x1607370e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x160737178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x160737210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x160736ca8 MAP: (6 sibs) 1 children: 42: 0x1607307f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x1607372b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160737348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x1607373e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x160737478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x160737510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x160736d40 MAP: (6 sibs) 1 children: 42: 0x160730890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x1607375b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160737648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x1607376e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x160737778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x160737810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x160736dd8 MAP: (6 sibs) 1 children: 42: 0x160730930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x1607378b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160737948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x1607379e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x160737a78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x160737b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x160736e70 MAP: (6 sibs) 1 children: 42: 0x160737bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x160737c50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160737ce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x160737d80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x160737e18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x160737eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x160736f08 MAP: (6 sibs) 1 children: 42: 0x160737f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x160737ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160738088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x160738120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x1607381b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x160738250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x1608361b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x160836240 MAP: (6 sibs) 1 children: 42: [2] [2] 0x1608362d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x160836360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x1608363f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x160836480 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x160836510 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x1608365a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x160836630 MAP: (6 sibs) 1 children: 42: [9] [9] 0x1608366c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x160836750 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x1608367e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x160836870 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x160836900 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x160836990 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x160836a20 MAP: (6 sibs) 1 children: 42: [16] [16] 0x160836ab0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x160836b40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x160836bd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x160836c60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x160836cf0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x160836d80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x160836e10 MAP: (6 sibs) 1 children: 42: [23] [23] 0x160836ea0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x160836f30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x160836fc0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x160837050 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x1608370e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x160837170 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x160837200 MAP: (6 sibs) 1 children: 42: [30] [30] 0x160837290 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x160837320 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x1608373b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x160837440 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x1608374d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x160837560 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x1608375f0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x160837680 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x160837710 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x1608377a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x160837830 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x1608378c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x160837950 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: 0x16073a360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x1607382f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x160738388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x160738420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x1607384b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x160738550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x1607385e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x160738680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x160738718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x1607387b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x160736010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x160738848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x1607360b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x1607388e0 DOCMAP: (17 sibs) 2 children: 42: 0x16072ae90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x16072af28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x160738978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x160736150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x160738a10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x1607361f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x160738aa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x160735a10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x160738b40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x160735ab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x160738bd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x160738c70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x1608379f0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x160837a80 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x160837b10 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x160837ba0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x160837c30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x160837cc0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x160837d50 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x160837de0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x160837e70 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x160837f00 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x160837f90 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x160838020 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x1608380b0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x160838140 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x1608381d0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x160838260 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x1608382f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x160838380 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x160838410 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x1608384a0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x160838530 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x1608385c0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x160838650 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x1608386e0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x160838770 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x160838800 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: 0x16073a478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x160736610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x1607366a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x160736740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x1607367d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x160736870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x160730100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x160730198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x160828950 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x1608289e0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x160828a70 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x160828b00 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x160828b90 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x160828c20 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x160828cb0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x160828d40 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: 0x16073a590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x160733070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x160733108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x1607331a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x160733238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x1607332d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x160730290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x160730328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x1608388a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x160838930 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x1608389c0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x160838a50 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x160838ae0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x160838b70 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x160838c00 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x160838c90 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: 0x16073a6a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x16072b690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x16072b728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x1607dc940 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x1607dc9d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x1607dca60 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: 0x16073a7c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x160731630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x1607316c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x160828de0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x160828e70 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x160828f00 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: 0x16073a8d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x160738e50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x160738ee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x160738f80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x160739320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x1607393b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x160739018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x16072bc20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x16072bcb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x16072bd50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x1607390b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x160739460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x1607394f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x160739148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x1607391e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x1607395a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x160739638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x160739278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x1607396e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x160739778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x160838d30 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x160838dc0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x160838e50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x160838ee0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x160838f70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x160839000 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x160839090 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x160839120 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x1608391b0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x160839240 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x1608392d0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x160839360 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x1608393f0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x160839480 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x160839510 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x1608395a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x160839630 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x1608396c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x160839750 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x1608397e0 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: 0x16073a9f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x16073bb30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x16073bbc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x16073bc60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x16073c000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x16073c098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x16073bcf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x16073c140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x16073c1d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x16073c270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x16073bd90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x16073c310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x16073c3a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x16073be28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x16073bec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x16073c450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x16073c4e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x16073bf58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x16073c590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x16073c628 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x160839880 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x160839910 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x1608399a0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x160839a30 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x160839ac0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x160839b50 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x160839be0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x160839c70 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x160839d00 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x160839d90 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x160839e20 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x160839eb0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x160839f40 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x160839fd0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x16083a060 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x16083a0f0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x16083a180 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x16083a210 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x16083a2a0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x16083a330 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: 0x16073ab08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x160733f90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x160734460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x1607344f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x160734590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x160734028 MAP: (8 sibs) 3 children: 42: 0x160734630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x1607346c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x160734760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x1607340c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x160733710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x160734158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x1607337b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x1607341f0 MAP: (8 sibs) 7 children: 42: 0x16073c6d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x16073c768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x16073c800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x16073c898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x16073c930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x16073c9c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x16073ca60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x160734288 VAL***: '*a0' (8 sibs) 42: 0x160734320 VAL***: '*a7' (8 sibs) 42: 0x1607343b8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x16083a3d0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x16083a460 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x16083a4f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x16083a580 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x16083a610 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x16083a6a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x16083a730 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x16083a7c0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x16083a850 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x16083a8e0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x16083a970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x16083aa00 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x16083aa90 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x16083ab20 MAP: (8 sibs) 7 children: 42: [14] [14] 0x16083abb0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x16083ac40 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x16083acd0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x16083ad60 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x16083adf0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x16083ae80 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x16083af10 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x16083afa0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x16083b030 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x16083b0c0 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: 0x16073ac20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x16073cb00 MAP: (8 sibs) 3 children: 42: 0x16073cfd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x16073d068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x16073d100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x16073cb98 MAP: (8 sibs) 3 children: 42: 0x16073d1a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x16073d238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x16073d2d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x16073cc30 MAP: (8 sibs) 1 children: 42: 0x160731b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x16073ccc8 MAP: (8 sibs) 1 children: 42: 0x160734a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x16073cd60 MAP: (8 sibs) 7 children: 42: 0x16073d370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x16073d408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x16073d4a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x16073d538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x16073d5d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x16073d668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x16073d700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x16073cdf8 MAP: (8 sibs) 3 children: 42: 0x16073d7a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x16073d838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x16073d8d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x16073ce90 MAP: (8 sibs) 1 children: 42: 0x16073d970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x16073cf28 MAP: (8 sibs) 1 children: 42: 0x16073da10 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x16083b160 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x16083b1f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x16083b280 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x16083b310 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x16083b3a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x16083b430 MAP: (8 sibs) 3 children: 42: [6] [6] 0x16083b4c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x16083b550 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x16083b5e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x16083b670 MAP: (8 sibs) 1 children: 42: [10] [10] 0x16083b700 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x16083b790 MAP: (8 sibs) 1 children: 42: [12] [12] 0x16083b820 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x16083b8b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x16083b940 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x16083b9d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x16083ba60 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x16083baf0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x16083bb80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x16083bc10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x16083bca0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x16083bd30 MAP: (8 sibs) 3 children: 42: [22] [22] 0x16083bdc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x16083be50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x16083bee0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x16083bf70 MAP: (8 sibs) 1 children: 42: [26] [26] 0x16083c000 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x16083c090 MAP: (8 sibs) 1 children: 42: [28] [28] 0x16083c120 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: 0x16073ad38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x16072ba50 KEYVAL: 'a' '1' (3 sibs) 42: 0x16072bae8 KEYVAL: 'b' '' (3 sibs) 42: 0x16072bb80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x16083c1c0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x16083c250 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x16083c2e0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x16083c370 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: 0x16073ae50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x160731770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x160731808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x16083c410 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x16083c4a0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x16083c530 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: 0x16073af68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x1607318b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x160731948 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x16083c5d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x16083c660 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x16083c6f0 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: 0x160739870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x16072c0e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x16072c5b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x16072c648 KEYVAL: 'y' '2' (2 sibs) 42: 0x16072c178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x16072c6f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x16072c788 KEYVAL: 'y' '2' (2 sibs) 42: 0x16072c210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x16072c830 KEYVAL: 'r' '10' (1 sibs) 42: 0x16072c2a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x16072c8d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x16072c340 MAP: (8 sibs) 4 children: 42: 0x16072c970 KEYVAL: 'x' '1' (4 sibs) 42: 0x16072ca08 KEYVAL: 'y' '2' (4 sibs) 42: 0x16072caa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x16072cb38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x16072c3d8 MAP: (8 sibs) 3 children: 42: 0x16072cbe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x16072cc78 KEYVAL: 'r' '10' (3 sibs) 42: 0x16072cd10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x16072c470 MAP: (8 sibs) 2 children: 42: 0x16072cdb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x16072cef0 VAL***: '*CENTER' (2 sibs) 42: 0x16072cf88 VAL***: '*BIG' (2 sibs) 42: 0x16072ce48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x16072c508 MAP: (8 sibs) 3 children: 42: 0x16072d030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x16072d200 VAL***: '*BIG' (3 sibs) 42: 0x16072d298 VAL***: '*LEFT' (3 sibs) 42: 0x16072d330 VAL***: '*SMALL' (3 sibs) 42: 0x16072d0c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x16072d160 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x16083c790 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x16083c820 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x16083c8b0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x16083c940 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x16083c9d0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x16083ca60 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x16083caf0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x16083cb80 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x16083cc10 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x16083cca0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x16083cd30 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x16083cdc0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x16083ce50 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x16083cee0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x16083cf70 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x16083d000 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x16083d090 MAP: (8 sibs) 3 children: 42: [17] [17] 0x16083d120 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x16083d1b0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x16083d240 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x16083d2d0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x16083d360 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x16083d3f0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x16083d480 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x16083d510 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x16083d5a0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x16083d630 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x16083d6c0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x16083d750 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x16083d7e0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x16083d870 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x16083d900 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: 0x160739988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x16072dd60 MAP: (8 sibs) 2 children: 42: 0x16072afd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x16072b068 KEYVAL: 'y' '2' (2 sibs) 42: 0x16072ddf8 MAP: (8 sibs) 2 children: 42: 0x16072b7d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x16072b868 KEYVAL: 'y' '2' (2 sibs) 42: 0x16072de90 MAP: (8 sibs) 1 children: 42: 0x16072e230 KEYVAL: 'r' '10' (1 sibs) 42: 0x16072df28 MAP: (8 sibs) 1 children: 42: 0x16072e2d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x16072dfc0 MAP: (8 sibs) 4 children: 42: 0x16072e370 KEYVAL: 'x' '1' (4 sibs) 42: 0x16072e408 KEYVAL: 'y' '2' (4 sibs) 42: 0x16072e4a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x16072e538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x16072e058 MAP: (8 sibs) 4 children: 42: 0x16072e5e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x16072e678 KEYVAL: 'y' '2' (4 sibs) 42: 0x16072e710 KEYVAL: 'r' '10' (4 sibs) 42: 0x16072e7a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x16072e0f0 MAP: (8 sibs) 4 children: 42: 0x16072e850 KEYVAL: 'x' '1' (4 sibs) 42: 0x16072e8e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x16072e980 KEYVAL: 'r' '10' (4 sibs) 42: 0x16072ea18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x16072e188 MAP: (8 sibs) 4 children: 42: 0x16072eac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x16072eb58 KEYVAL: 'y' '2' (4 sibs) 42: 0x16072ebf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x16072ec88 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x16083d9a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x16083da30 MAP: (8 sibs) 2 children: 42: [2] [2] 0x16083dac0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x16083db50 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x16083dbe0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x16083dc70 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x16083dd00 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x16083dd90 MAP: (8 sibs) 1 children: 42: [8] [8] 0x16083de20 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x16083deb0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x16083df40 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x16083dfd0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x16083e060 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x16083e0f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x16083e180 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x16083e210 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x16083e2a0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x16083e330 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x16083e3c0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x16083e450 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x16083e4e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x16083e570 MAP: (8 sibs) 4 children: 42: [22] [22] 0x16083e600 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x16083e690 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x16083e720 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x16083e7b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x16083e840 MAP: (8 sibs) 4 children: 42: [27] [27] 0x16083e8d0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x16083e960 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x16083e9f0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x16083ea80 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: 0x160739aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x16072f1a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x16072f238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x16072f2d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x16072f540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x16072f5d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x16072f368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x16072b1b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x16072f400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x16072f680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x16072f718 KEYVAL: 'age' '10' (2 sibs) 42: 0x16072f498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x16072f7c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x16072f858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x16083eb20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x16083ebb0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x16083ec40 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x16083ecd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x16083ed60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x16083edf0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x16083ee80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x16083ef10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x16083efa0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x16083f030 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x16083f0c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x16083f150 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x16083f1e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x16083f270 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: 0x160739bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x16072f900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x16072f998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x16072fa30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x16072fca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x16072fd38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x16072fac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x16072fde0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x16072fb60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x16072fe80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x16072ff18 KEYVAL: 'age' '10' (2 sibs) 42: 0x16072fbf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x16072ffc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x160730058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x16083f310 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x16083f3a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x16083f430 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x16083f4c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x16083f550 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x16083f5e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x16083f670 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x16083f700 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x16083f790 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x16083f820 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x16083f8b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x16083f940 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x16083f9d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x16083fa60 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: 0x160739cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x1607309d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x160730a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x160730b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x160730d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x160730e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x160730b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x160730eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x160730c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x160730f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x160730fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x160730cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x160731090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x160731128 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x16083fb00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x16083fb90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x16083fc20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x16083fcb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x16083fd40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x16083fdd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x16083fe60 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x16083fef0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x16083ff80 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x160840010 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x1608400a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x160840130 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x1608401c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x160840250 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: 0x160739de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x16072ed80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x16072ee18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x16072eeb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x1607311d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x160731268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x16072ef48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x160731310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x16072efe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x1607313b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x160731448 KEYVAL: 'age' '10' (2 sibs) 42: 0x16072f078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x1607314f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x160731588 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x1608402f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x160840380 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x160840410 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x1608404a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x160840530 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x1608405c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x160840650 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x1608406e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x160840770 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x160840800 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x160840890 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x160840920 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x1608409b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x160840a40 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: 0x160739f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x160731c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x160731cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x160731d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x16072b910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x16072b9a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x160731df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x160732060 MAP: (2 sibs) 4 children: 42: 0x16072d640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x16072d6d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x16072d770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x16072d808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x1607320f8 MAP: (2 sibs) 5 children: 42: 0x1607321a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x160732238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x1607322d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x160732368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x160732400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x160731e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x16072b4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x16072b558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x16072b5f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x160731f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x160731fc0 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] 0x160840ae0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x160840b70 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x160840c00 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x160840c90 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x160840d20 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x160840db0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x160840e40 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x160840ed0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x160840f60 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x160840ff0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x160841080 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x160841110 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x1608411a0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x160841230 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x1608412c0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x160841350 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x1608413e0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x160841470 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x160841500 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x160841590 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x160841620 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x1608416b0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x160841740 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x1608417d0 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: 0x16073a018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x1607324f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x160732588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x160732620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x160732920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x1607329b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x1607326b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x160732a60 MAP: (2 sibs) 4 children: 42: 0x16072d8b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x16072d948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x16072d9e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x16072da78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x160732af8 MAP: (2 sibs) 5 children: 42: 0x160732ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x160732c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x160732cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x160732d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x160732e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x160732750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x16072bdf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x16072be88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x16072bf20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x1607327e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x160732ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x160732f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x160732fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x160732880 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] 0x160841870 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x160841900 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x160841990 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x160841a20 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x160841ab0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x160841b40 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x160841bd0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x160841c60 MAP: (2 sibs) 4 children: 42: [8] [8] 0x160841cf0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x160841d80 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x160841e10 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x160841ea0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x160841f30 MAP: (2 sibs) 5 children: 42: [13] [13] 0x160841fc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x160842050 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x1608420e0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x160842170 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x160842200 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x160842290 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x160842320 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x1608423b0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x160842440 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x1608424d0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x160842560 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x1608425f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x160842680 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x160842710 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: 0x16073a130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x160734b70 MAP: (6 sibs) 1 children: 42: 0x160734f10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x160734fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160735048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x1607350e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x160735178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x160735210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x160734c08 MAP: (6 sibs) 1 children: 42: 0x1607352b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x160735350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x1607353e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x160735480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x160735518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x1607355b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x160734ca0 MAP: (6 sibs) 1 children: 42: 0x160735650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x160734d38 MAP: (6 sibs) 1 children: 42: 0x1607356f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x160734dd0 MAP: (6 sibs) 1 children: 42: 0x160735790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x160735830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x1607358c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x160734e68 MAP: (6 sibs) 1 children: 42: 0x160735970 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x1608427b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x160842840 MAP: (6 sibs) 1 children: 42: [2] [2] 0x1608428d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x160842960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x1608429f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x160842a80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x160842b10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x160842ba0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x160842c30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x160842cc0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x160842d50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x160842de0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x160842e70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x160842f00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x160842f90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x160843020 MAP: (6 sibs) 1 children: 42: [16] [16] 0x1608430b0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x160843140 MAP: (6 sibs) 1 children: 42: [18] [18] 0x1608431d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x160843260 MAP: (6 sibs) 1 children: 42: [20] [20] 0x1608432f0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x160843380 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x160843410 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x1608434a0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x160843530 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: 0x16073a248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x160736c10 MAP: (6 sibs) 1 children: 42: 0x160730750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x160736fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160737048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x1607370e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x160737178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x160737210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x160736ca8 MAP: (6 sibs) 1 children: 42: 0x1607307f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x1607372b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160737348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x1607373e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x160737478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x160737510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x160736d40 MAP: (6 sibs) 1 children: 42: 0x160730890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x1607375b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160737648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x1607376e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x160737778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x160737810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x160736dd8 MAP: (6 sibs) 1 children: 42: 0x160730930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x1607378b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160737948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x1607379e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x160737a78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x160737b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x160736e70 MAP: (6 sibs) 1 children: 42: 0x160737bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x160737c50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160737ce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x160737d80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x160737e18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x160737eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x160736f08 MAP: (6 sibs) 1 children: 42: 0x160737f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x160737ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x160738088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x160738120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x1607381b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x160738250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x1608435d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x160843660 MAP: (6 sibs) 1 children: 42: [2] [2] 0x1608436f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x160843780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x160843810 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x1608438a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x160843930 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x1608439c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x160843a50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x160843ae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x160843b70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x160843c00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x160843c90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x160843d20 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x160843db0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x160843e40 MAP: (6 sibs) 1 children: 42: [16] [16] 0x160843ed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x160843f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x160843ff0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x160844080 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x160844110 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x1608441a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x160844230 MAP: (6 sibs) 1 children: 42: [23] [23] 0x1608442c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x160844350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x1608443e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x160844470 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x160844500 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x160844590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x160844620 MAP: (6 sibs) 1 children: 42: [30] [30] 0x1608446b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x160844740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x1608447d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x160844860 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x1608448f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x160844980 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x160844a10 MAP: (6 sibs) 1 children: 42: [37] [37] 0x160844aa0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x160844b30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x160844bc0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x160844c50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x160844ce0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x160844d70 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: 0x16073a360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x1607382f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x160738388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x160738420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x1607384b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x160738550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x1607385e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x160738680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x160738718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x1607387b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x160736010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x160738848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x1607360b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x1607388e0 DOCMAP: (17 sibs) 2 children: 42: 0x16072ae90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x16072af28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x160738978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x160736150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x160738a10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x1607361f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x160738aa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x160735a10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x160738b40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x160735ab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x160738bd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x160738c70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x160844e10 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x160844ea0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x160844f30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x160844fc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x160845050 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x1608450e0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x160845170 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x160845200 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x160845290 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x160845320 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x1608453b0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x160845440 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x1608454d0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x160845560 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x1608455f0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x160845680 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x160845710 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x1608457a0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x160845830 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x1608458c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x160845950 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x1608459e0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x160845a70 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x160845b00 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x160845b90 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x160845c20 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: 0x16073a478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x160736610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x1607366a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x160736740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x1607367d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x160736870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x160730100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x160730198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x160845cc0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x160845d50 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x160845de0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x160845e70 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x160845f00 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x160845f90 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x160846020 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x1608460b0 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: 0x16073a590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x160733070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x160733108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x1607331a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x160733238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x1607332d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x160730290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x160730328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x160846150 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x1608461e0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x160846270 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x160846300 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x160846390 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x160846420 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x1608464b0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x160846540 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: 0x16073a6a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x16072b690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x16072b728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x1608465e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x160846670 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x160846700 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: 0x16073a7c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x160731630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x1607316c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x1608467a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x160846830 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x1608468c0 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: 0x16073a8d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x160738e50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x160738ee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x160738f80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x160739320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x1607393b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x160739018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x16072bc20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x16072bcb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x16072bd50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x1607390b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x160739460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x1607394f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x160739148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x1607391e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x1607395a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x160739638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x160739278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x1607396e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x160739778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x160846960 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x1608469f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x160846a80 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x160846b10 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x160846ba0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x160846c30 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x160846cc0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x160846d50 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x160846de0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x160846e70 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x160846f00 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x160846f90 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x160847020 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x1608470b0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x160847140 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x1608471d0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x160847260 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x1608472f0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x160847380 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x160847410 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: 0x16073a9f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x16073bb30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x16073bbc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x16073bc60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x16073c000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x16073c098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x16073bcf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x16073c140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x16073c1d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x16073c270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x16073bd90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x16073c310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x16073c3a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x16073be28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x16073bec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x16073c450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x16073c4e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x16073bf58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x16073c590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x16073c628 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x1608474b0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x160847540 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x1608475d0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x160847660 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x1608476f0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x160847780 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x160847810 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x1608478a0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x160847930 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x1608479c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x160847a50 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x160847ae0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x160847b70 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x160847c00 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x160847c90 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x160847d20 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x160847db0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x160847e40 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x160847ed0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x160847f60 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: 0x16073ab08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x160733f90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x160734460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x1607344f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x160734590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x160734028 MAP: (8 sibs) 3 children: 42: 0x160734630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x1607346c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x160734760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x1607340c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x160733710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x160734158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x1607337b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x1607341f0 MAP: (8 sibs) 7 children: 42: 0x16073c6d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x16073c768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x16073c800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x16073c898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x16073c930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x16073c9c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x16073ca60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x160734288 VAL***: '*a0' (8 sibs) 42: 0x160734320 VAL***: '*a7' (8 sibs) 42: 0x1607343b8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x160848000 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x160848090 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x160848120 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x1608481b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x160848240 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x1608482d0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x160848360 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x1608483f0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x160848480 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x160848510 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x1608485a0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x160848630 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x1608486c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x160848750 MAP: (8 sibs) 7 children: 42: [14] [14] 0x1608487e0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x160848870 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x160848900 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x160848990 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x160848a20 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x160848ab0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x160848b40 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x160848bd0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x160848c60 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x160848cf0 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: 0x16073ac20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x16073cb00 MAP: (8 sibs) 3 children: 42: 0x16073cfd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x16073d068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x16073d100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x16073cb98 MAP: (8 sibs) 3 children: 42: 0x16073d1a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x16073d238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x16073d2d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x16073cc30 MAP: (8 sibs) 1 children: 42: 0x160731b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x16073ccc8 MAP: (8 sibs) 1 children: 42: 0x160734a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x16073cd60 MAP: (8 sibs) 7 children: 42: 0x16073d370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x16073d408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x16073d4a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x16073d538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x16073d5d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x16073d668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x16073d700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x16073cdf8 MAP: (8 sibs) 3 children: 42: 0x16073d7a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x16073d838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x16073d8d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x16073ce90 MAP: (8 sibs) 1 children: 42: 0x16073d970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x16073cf28 MAP: (8 sibs) 1 children: 42: 0x16073da10 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x160848d90 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x160848e20 MAP: (8 sibs) 3 children: 42: [2] [2] 0x160848eb0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x160848f40 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x160848fd0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x160849060 MAP: (8 sibs) 3 children: 42: [6] [6] 0x1608490f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x160849180 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x160849210 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x1608492a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x160849330 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x1608493c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x160849450 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x1608494e0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x160849570 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x160849600 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x160849690 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x160849720 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x1608497b0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x160849840 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x1608498d0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x160849960 MAP: (8 sibs) 3 children: 42: [22] [22] 0x1608499f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x160849a80 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x160849b10 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x160849ba0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x160849c30 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x160849cc0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x160849d50 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: 0x16073ad38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x16072ba50 KEYVAL: 'a' '1' (3 sibs) 42: 0x16072bae8 KEYVAL: 'b' '' (3 sibs) 42: 0x16072bb80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x160849df0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x160849e80 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x160849f10 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x160849fa0 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: 0x16073ae50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x160731770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x160731808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x16084a040 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x16084a0d0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x16084a160 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: 0x16073af68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x1607318b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x160731948 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x16084a200 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x16084a290 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x16084a320 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 (48 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (48 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.06 sec test 43 Start 43: ryml-test-indentation 43: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-indentation-0.5.0 43: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 43: Test timeout computed to be: 10000000 43: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/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: 0x12beaf500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x12bea8580 DOCSEQ: (1 sibs) 3 children: 43: 0x12bea8620 VAL: 'foo' (3 sibs) 43: 0x12bea86b8 VAL: 'bar' (3 sibs) 43: 0x12bea8750 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12bee9510 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x12bee95a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x12bee9630 VAL: 'foo' (3 sibs) 43: [3] [3] 0x12bee96c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x12bee9750 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: 0x12beaf618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12bea92d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x12bea9368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x12bea9410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x12bea95e0 VAL: 'val0' (2 sibs) 43: 0x12bea9678 VAL: 'val1' (2 sibs) 43: 0x12bea94a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x12bea9720 VAL: 'val2' (2 sibs) 43: 0x12bea97b8 VAL: 'val3' (2 sibs) 43: 0x12bea9540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x12bea9860 VAL: 'val4' (2 sibs) 43: 0x12bea98f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12beeb600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12beeb690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12beeb720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12beeb7b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12beeb840 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12beeb8d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12beeb960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12beeb9f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12beeba80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12beebb10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12beebba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12beebc30 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: 0x12beaf730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12bea9e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x12bea9ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x12bea9f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x12beaa120 VAL: 'val0' (2 sibs) 43: 0x12beaa1b8 VAL: 'val1' (2 sibs) 43: 0x12bea9fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x12beaa260 VAL: 'val2' (2 sibs) 43: 0x12beaa2f8 VAL: 'val3' (2 sibs) 43: 0x12beaa080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x12beaa3a0 VAL: 'val4' (2 sibs) 43: 0x12beaa438 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12beed5f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12beed680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12beed710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12beed7a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12beed830 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12beed8c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12beed950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12beed9e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12beeda70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12beedb00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12beedb90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12beedc20 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: 0x12beaf848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12beaa4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x12beaa578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x12beaa620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x12beaa7f0 VAL: 'val0' (2 sibs) 43: 0x12beaa888 VAL: 'val1' (2 sibs) 43: 0x12beaa6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x12beaa930 VAL: 'val2' (2 sibs) 43: 0x12beaa9c8 VAL: 'val3' (2 sibs) 43: 0x12beaa750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x12beaaa70 VAL: 'val4' (2 sibs) 43: 0x12beaab08 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12beef5e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12beef670 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12beef700 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12beef790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12beef820 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12beef8b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12beef940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12beef9d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12beefa60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12beefaf0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12beefb80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12beefc10 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: 0x12beaf960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12beab480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x12beab518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x12beab5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x12beab790 VAL: 'val0' (2 sibs) 43: 0x12beab828 VAL: 'val1' (2 sibs) 43: 0x12beab658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x12beab8d0 VAL: 'val2' (2 sibs) 43: 0x12beab968 VAL: 'val3' (2 sibs) 43: 0x12beab6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x12beaba10 VAL: 'val4' (2 sibs) 43: 0x12beabaa8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12bef15d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bef1660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bef16f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bef1780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bef1810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bef18a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bef1930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bef19c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bef1a50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bef1ae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bef1b70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bef1c00 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: 0x12beafa78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x12bea9a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x12bea9b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x12beadcb0 VAL: 'env01' (28 sibs) 43: 0x12beadd48 VAL: 'env02' (28 sibs) 43: 0x12beadde0 VAL: 'env03' (28 sibs) 43: 0x12beade78 VAL: 'env04' (28 sibs) 43: 0x12beadf10 VAL: 'env11' (28 sibs) 43: 0x12beadfa8 VAL: 'env12' (28 sibs) 43: 0x12beae040 VAL: 'env13' (28 sibs) 43: 0x12beae0d8 VAL: 'env14' (28 sibs) 43: 0x12beae170 VAL: 'env21' (28 sibs) 43: 0x12beae208 VAL: 'env22' (28 sibs) 43: 0x12beae2a0 VAL: 'env23' (28 sibs) 43: 0x12beae338 VAL: 'env24' (28 sibs) 43: 0x12beae3d0 VAL: 'env31' (28 sibs) 43: 0x12beae468 VAL: 'env32' (28 sibs) 43: 0x12beae500 VAL: 'env33' (28 sibs) 43: 0x12beae598 VAL: 'env34' (28 sibs) 43: 0x12beae630 VAL: 'env41' (28 sibs) 43: 0x12beae6c8 VAL: 'env42' (28 sibs) 43: 0x12beae760 VAL: 'env43' (28 sibs) 43: 0x12beae7f8 VAL: 'env44' (28 sibs) 43: 0x12beae890 VAL: 'env51' (28 sibs) 43: 0x12beae928 VAL: 'env52' (28 sibs) 43: 0x12beae9c0 VAL: 'env53' (28 sibs) 43: 0x12beaea58 VAL: 'env54' (28 sibs) 43: 0x12beaeaf0 VAL: 'env61' (28 sibs) 43: 0x12beaeb88 VAL: 'env62' (28 sibs) 43: 0x12beaec20 VAL: 'env63' (28 sibs) 43: 0x12beaecb8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12bef48a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bef4930 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x12bef49c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x12bef4a50 VAL: 'env01' (28 sibs) 43: [4] [4] 0x12bef4ae0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x12bef4b70 VAL: 'env03' (28 sibs) 43: [6] [6] 0x12bef4c00 VAL: 'env04' (28 sibs) 43: [7] [7] 0x12bef4c90 VAL: 'env11' (28 sibs) 43: [8] [8] 0x12bef4d20 VAL: 'env12' (28 sibs) 43: [9] [9] 0x12bef4db0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x12bef4e40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x12bef4ed0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x12bef4f60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x12bef4ff0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x12bef5080 VAL: 'env24' (28 sibs) 43: [15] [15] 0x12bef5110 VAL: 'env31' (28 sibs) 43: [16] [16] 0x12bef51a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x12bef5230 VAL: 'env33' (28 sibs) 43: [18] [18] 0x12bef52c0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x12bef5350 VAL: 'env41' (28 sibs) 43: [20] [20] 0x12bef53e0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x12bef5470 VAL: 'env43' (28 sibs) 43: [22] [22] 0x12bef5500 VAL: 'env44' (28 sibs) 43: [23] [23] 0x12bef5590 VAL: 'env51' (28 sibs) 43: [24] [24] 0x12bef5620 VAL: 'env52' (28 sibs) 43: [25] [25] 0x12bef56b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x12bef5740 VAL: 'env54' (28 sibs) 43: [27] [27] 0x12bef57d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x12bef5860 VAL: 'env62' (28 sibs) 43: [29] [29] 0x12bef58f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x12bef5980 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: 0x12beafb90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12beacb60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x12beacca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x12beace70 VAL: 'a' (6 sibs) 43: 0x12beacf08 VAL: 'b' (6 sibs) 43: 0x12beacfa0 VAL: 'c' (6 sibs) 43: 0x12bead038 VAL: 'd' (6 sibs) 43: 0x12bead0d0 VAL: 'e' (6 sibs) 43: 0x12bead168 VAL: 'f' (6 sibs) 43: 0x12beacd38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x12bead210 VAL: 'a' (2 sibs) 43: 0x12bead2a8 VAL: 'b' (2 sibs) 43: 0x12beacdd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x12bead350 VAL: 'a' (2 sibs) 43: 0x12bead3e8 VAL: 'b' (2 sibs) 43: 0x12beacbf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x12bead490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x12bead5d0 VAL: 'a' (6 sibs) 43: 0x12bead668 VAL: 'b' (6 sibs) 43: 0x12bead700 VAL: 'c' (6 sibs) 43: 0x12bead798 VAL: 'd' (6 sibs) 43: 0x12bead830 VAL: 'e' (6 sibs) 43: 0x12bead8c8 VAL: 'f' (6 sibs) 43: 0x12bead528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x12bead970 VAL: 'a' (2 sibs) 43: 0x12beada08 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12bef77e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bef7870 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x12bef7900 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x12bef7990 VAL: 'a' (6 sibs) 43: [4] [4] 0x12bef7a20 VAL: 'b' (6 sibs) 43: [5] [5] 0x12bef7ab0 VAL: 'c' (6 sibs) 43: [6] [6] 0x12bef7b40 VAL: 'd' (6 sibs) 43: [7] [7] 0x12bef7bd0 VAL: 'e' (6 sibs) 43: [8] [8] 0x12bef7c60 VAL: 'f' (6 sibs) 43: [9] [9] 0x12bef7cf0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x12bef7d80 VAL: 'a' (2 sibs) 43: [11] [11] 0x12bef7e10 VAL: 'b' (2 sibs) 43: [12] [12] 0x12bef7ea0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x12bef7f30 VAL: 'a' (2 sibs) 43: [14] [14] 0x12bef7fc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x12bef8050 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x12bef80e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x12bef8170 VAL: 'a' (6 sibs) 43: [18] [18] 0x12bef8200 VAL: 'b' (6 sibs) 43: [19] [19] 0x12bef8290 VAL: 'c' (6 sibs) 43: [20] [20] 0x12bef8320 VAL: 'd' (6 sibs) 43: [21] [21] 0x12bef83b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x12bef8440 VAL: 'f' (6 sibs) 43: [23] [23] 0x12bef84d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x12bef8560 VAL: 'a' (2 sibs) 43: [25] [25] 0x12bef85f0 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: 0x12beafca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x12beadb00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x12beadba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x12beaf240 VAL: 'a' (4 sibs) 43: 0x12beaf2d8 VAL: 'b' (4 sibs) 43: 0x12beaf370 VAL: 'c' (4 sibs) 43: 0x12beaf408 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12bef9e10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bef9ea0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x12bef9f30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x12bef9fc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x12befa050 VAL: 'b' (4 sibs) 43: [5] [5] 0x12befa0e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x12befa170 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: 0x12beafdc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12bea8e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x12bea8cd0 VAL: 'a' (2 sibs) 43: 0x12bea8d68 VAL: 'b' (2 sibs) 43: 0x12bea8ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x12bea8b90 VAL: 'c' (2 sibs) 43: 0x12bea8c28 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12befbb40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12befbbd0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x12befbc60 VAL: 'a' (2 sibs) 43: [3] [3] 0x12befbcf0 VAL: 'b' (2 sibs) 43: [4] [4] 0x12befbd80 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x12befbe10 VAL: 'c' (2 sibs) 43: [6] [6] 0x12befbea0 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: 0x12beafed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x12bea99a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x12bea8a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x12bea8ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x12beb1f40 VAL: 'a' (21 sibs) 43: 0x12beb1fd8 VAL: 'b' (21 sibs) 43: 0x12beb2070 VAL: 'b1' (21 sibs) 43: 0x12beb2108 VAL: 'b2' (21 sibs) 43: 0x12beb21a0 VAL: 'b3' (21 sibs) 43: 0x12beb2238 VAL: 'b4' (21 sibs) 43: 0x12beb22d0 VAL: 'b5' (21 sibs) 43: 0x12beb2368 VAL: 'b6' (21 sibs) 43: 0x12beb2400 VAL: 'b61' (21 sibs) 43: 0x12beb2498 VAL: 'b62' (21 sibs) 43: 0x12beb2530 VAL: 'b63' (21 sibs) 43: 0x12beb25c8 VAL: 'b64' (21 sibs) 43: 0x12beb2660 VAL: 'b65' (21 sibs) 43: 0x12beb26f8 VAL: 'b66' (21 sibs) 43: 0x12beb2790 VAL: 'b7' (21 sibs) 43: 0x12beb2828 VAL: 'b8' (21 sibs) 43: 0x12beb28c0 VAL: 'b9' (21 sibs) 43: 0x12beb2958 VAL: 'b10' (21 sibs) 43: 0x12beb29f0 VAL: 'e' (21 sibs) 43: 0x12beb2a88 VAL: 'f' (21 sibs) 43: 0x12beb2b20 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12beff2b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12beff340 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x12beff3d0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x12beff460 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x12beff4f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x12beff580 VAL: 'b' (21 sibs) 43: [6] [6] 0x12beff610 VAL: 'b1' (21 sibs) 43: [7] [7] 0x12beff6a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x12beff730 VAL: 'b3' (21 sibs) 43: [9] [9] 0x12beff7c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x12beff850 VAL: 'b5' (21 sibs) 43: [11] [11] 0x12beff8e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x12beff970 VAL: 'b61' (21 sibs) 43: [13] [13] 0x12beffa00 VAL: 'b62' (21 sibs) 43: [14] [14] 0x12beffa90 VAL: 'b63' (21 sibs) 43: [15] [15] 0x12beffb20 VAL: 'b64' (21 sibs) 43: [16] [16] 0x12beffbb0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x12beffc40 VAL: 'b66' (21 sibs) 43: [18] [18] 0x12beffcd0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x12beffd60 VAL: 'b8' (21 sibs) 43: [20] [20] 0x12beffdf0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x12beffe80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x12befff10 VAL: 'e' (21 sibs) 43: [23] [23] 0x12befffa0 VAL: 'f' (21 sibs) 43: [24] [24] 0x12bf00030 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: 0x12beafff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x12beaed60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x12beaabb0 VAL: 'f' (1 sibs) 43: 0x12beaedf8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x12beaee90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x12beaac50 VAL: 'b' (1 sibs) 43: 0x12beaef28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12befe9a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x12befea30 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x12befeac0 VAL: 'f' (1 sibs) 43: [3] [3] 0x12befeb50 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x12befebe0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x12befec70 VAL: 'b' (1 sibs) 43: [6] [6] 0x12befed00 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: 0x12beaf500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x12bea8580 DOCSEQ: (1 sibs) 3 children: 43: 0x12bea8620 VAL: 'foo' (3 sibs) 43: 0x12bea86b8 VAL: 'bar' (3 sibs) 43: 0x12bea8750 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf018e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x12bf01970 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x12bf01a00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x12bf01a90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x12bf01b20 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: 0x12beaf618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12bea92d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x12bea9368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x12bea9410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x12bea95e0 VAL: 'val0' (2 sibs) 43: 0x12bea9678 VAL: 'val1' (2 sibs) 43: 0x12bea94a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x12bea9720 VAL: 'val2' (2 sibs) 43: 0x12bea97b8 VAL: 'val3' (2 sibs) 43: 0x12bea9540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x12bea9860 VAL: 'val4' (2 sibs) 43: 0x12bea98f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf021f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf02280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf02310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf023a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf02430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf024c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf02550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf025e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf02670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf02700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf02790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf02820 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: 0x12beaf730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12bea9e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x12bea9ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x12bea9f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x12beaa120 VAL: 'val0' (2 sibs) 43: 0x12beaa1b8 VAL: 'val1' (2 sibs) 43: 0x12bea9fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x12beaa260 VAL: 'val2' (2 sibs) 43: 0x12beaa2f8 VAL: 'val3' (2 sibs) 43: 0x12beaa080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x12beaa3a0 VAL: 'val4' (2 sibs) 43: 0x12beaa438 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf02b00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf02b90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf02c20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf02cb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf02d40 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf02dd0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf02e60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf02ef0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf02f80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf03010 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf030a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf03130 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: 0x12beaf848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12beaa4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x12beaa578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x12beaa620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x12beaa7f0 VAL: 'val0' (2 sibs) 43: 0x12beaa888 VAL: 'val1' (2 sibs) 43: 0x12beaa6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x12beaa930 VAL: 'val2' (2 sibs) 43: 0x12beaa9c8 VAL: 'val3' (2 sibs) 43: 0x12beaa750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x12beaaa70 VAL: 'val4' (2 sibs) 43: 0x12beaab08 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf03410 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf034a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf03530 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf035c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf03650 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf036e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf03770 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf03800 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf03890 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf03920 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf039b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf03a40 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: 0x12beaf960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12beab480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x12beab518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x12beab5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x12beab790 VAL: 'val0' (2 sibs) 43: 0x12beab828 VAL: 'val1' (2 sibs) 43: 0x12beab658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x12beab8d0 VAL: 'val2' (2 sibs) 43: 0x12beab968 VAL: 'val3' (2 sibs) 43: 0x12beab6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x12beaba10 VAL: 'val4' (2 sibs) 43: 0x12beabaa8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf03d20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf03db0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf03e40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf03ed0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf03f60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf03ff0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf04080 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf04110 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf041a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf04230 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf042c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf04350 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: 0x12beafa78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x12bea9a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x12bea9b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x12beadcb0 VAL: 'env01' (28 sibs) 43: 0x12beadd48 VAL: 'env02' (28 sibs) 43: 0x12beadde0 VAL: 'env03' (28 sibs) 43: 0x12beade78 VAL: 'env04' (28 sibs) 43: 0x12beadf10 VAL: 'env11' (28 sibs) 43: 0x12beadfa8 VAL: 'env12' (28 sibs) 43: 0x12beae040 VAL: 'env13' (28 sibs) 43: 0x12beae0d8 VAL: 'env14' (28 sibs) 43: 0x12beae170 VAL: 'env21' (28 sibs) 43: 0x12beae208 VAL: 'env22' (28 sibs) 43: 0x12beae2a0 VAL: 'env23' (28 sibs) 43: 0x12beae338 VAL: 'env24' (28 sibs) 43: 0x12beae3d0 VAL: 'env31' (28 sibs) 43: 0x12beae468 VAL: 'env32' (28 sibs) 43: 0x12beae500 VAL: 'env33' (28 sibs) 43: 0x12beae598 VAL: 'env34' (28 sibs) 43: 0x12beae630 VAL: 'env41' (28 sibs) 43: 0x12beae6c8 VAL: 'env42' (28 sibs) 43: 0x12beae760 VAL: 'env43' (28 sibs) 43: 0x12beae7f8 VAL: 'env44' (28 sibs) 43: 0x12beae890 VAL: 'env51' (28 sibs) 43: 0x12beae928 VAL: 'env52' (28 sibs) 43: 0x12beae9c0 VAL: 'env53' (28 sibs) 43: 0x12beaea58 VAL: 'env54' (28 sibs) 43: 0x12beaeaf0 VAL: 'env61' (28 sibs) 43: 0x12beaeb88 VAL: 'env62' (28 sibs) 43: 0x12beaec20 VAL: 'env63' (28 sibs) 43: 0x12beaecb8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf04f40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bf04fd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x12bf05060 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x12bf050f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x12bf05180 VAL: 'env02' (28 sibs) 43: [5] [5] 0x12bf05210 VAL: 'env03' (28 sibs) 43: [6] [6] 0x12bf052a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x12bf05330 VAL: 'env11' (28 sibs) 43: [8] [8] 0x12bf053c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x12bf05450 VAL: 'env13' (28 sibs) 43: [10] [10] 0x12bf054e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x12bf05570 VAL: 'env21' (28 sibs) 43: [12] [12] 0x12bf05600 VAL: 'env22' (28 sibs) 43: [13] [13] 0x12bf05690 VAL: 'env23' (28 sibs) 43: [14] [14] 0x12bf05720 VAL: 'env24' (28 sibs) 43: [15] [15] 0x12bf057b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x12bf05840 VAL: 'env32' (28 sibs) 43: [17] [17] 0x12bf058d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x12bf05960 VAL: 'env34' (28 sibs) 43: [19] [19] 0x12bf059f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x12bf05a80 VAL: 'env42' (28 sibs) 43: [21] [21] 0x12bf05b10 VAL: 'env43' (28 sibs) 43: [22] [22] 0x12bf05ba0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x12bf05c30 VAL: 'env51' (28 sibs) 43: [24] [24] 0x12bf05cc0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x12bf05d50 VAL: 'env53' (28 sibs) 43: [26] [26] 0x12bf05de0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x12bf05e70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x12bf05f00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x12bf05f90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x12bf06020 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: 0x12beafb90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12beacb60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x12beacca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x12beace70 VAL: 'a' (6 sibs) 43: 0x12beacf08 VAL: 'b' (6 sibs) 43: 0x12beacfa0 VAL: 'c' (6 sibs) 43: 0x12bead038 VAL: 'd' (6 sibs) 43: 0x12bead0d0 VAL: 'e' (6 sibs) 43: 0x12bead168 VAL: 'f' (6 sibs) 43: 0x12beacd38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x12bead210 VAL: 'a' (2 sibs) 43: 0x12bead2a8 VAL: 'b' (2 sibs) 43: 0x12beacdd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x12bead350 VAL: 'a' (2 sibs) 43: 0x12bead3e8 VAL: 'b' (2 sibs) 43: 0x12beacbf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x12bead490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x12bead5d0 VAL: 'a' (6 sibs) 43: 0x12bead668 VAL: 'b' (6 sibs) 43: 0x12bead700 VAL: 'c' (6 sibs) 43: 0x12bead798 VAL: 'd' (6 sibs) 43: 0x12bead830 VAL: 'e' (6 sibs) 43: 0x12bead8c8 VAL: 'f' (6 sibs) 43: 0x12bead528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x12bead970 VAL: 'a' (2 sibs) 43: 0x12beada08 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf06150 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf061e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x12bf06270 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x12bf06300 VAL: 'a' (6 sibs) 43: [4] [4] 0x12bf06390 VAL: 'b' (6 sibs) 43: [5] [5] 0x12bf06420 VAL: 'c' (6 sibs) 43: [6] [6] 0x12bf064b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x12bf06540 VAL: 'e' (6 sibs) 43: [8] [8] 0x12bf065d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x12bf06660 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x12bf066f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x12bf06780 VAL: 'b' (2 sibs) 43: [12] [12] 0x12bf06810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x12bf068a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x12bf06930 VAL: 'b' (2 sibs) 43: [15] [15] 0x12bf069c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x12bf06a50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x12bf06ae0 VAL: 'a' (6 sibs) 43: [18] [18] 0x12bf06b70 VAL: 'b' (6 sibs) 43: [19] [19] 0x12bf06c00 VAL: 'c' (6 sibs) 43: [20] [20] 0x12bf06c90 VAL: 'd' (6 sibs) 43: [21] [21] 0x12bf06d20 VAL: 'e' (6 sibs) 43: [22] [22] 0x12bf06db0 VAL: 'f' (6 sibs) 43: [23] [23] 0x12bf06e40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x12bf06ed0 VAL: 'a' (2 sibs) 43: [25] [25] 0x12bf06f60 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: 0x12beafca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x12beadb00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x12beadba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x12beaf240 VAL: 'a' (4 sibs) 43: 0x12beaf2d8 VAL: 'b' (4 sibs) 43: 0x12beaf370 VAL: 'c' (4 sibs) 43: 0x12beaf408 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf04630 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bf046c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x12bf04750 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x12bf047e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x12bf04870 VAL: 'b' (4 sibs) 43: [5] [5] 0x12bf04900 VAL: 'c' (4 sibs) 43: [6] [6] 0x12bf04990 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: 0x12beafdc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12bea8e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x12bea8cd0 VAL: 'a' (2 sibs) 43: 0x12bea8d68 VAL: 'b' (2 sibs) 43: 0x12bea8ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x12bea8b90 VAL: 'c' (2 sibs) 43: 0x12bea8c28 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf07360 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf073f0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x12bf07480 VAL: 'a' (2 sibs) 43: [3] [3] 0x12bf07510 VAL: 'b' (2 sibs) 43: [4] [4] 0x12bf075a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x12bf07630 VAL: 'c' (2 sibs) 43: [6] [6] 0x12bf076c0 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: 0x12beafed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x12bea99a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x12bea8a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x12bea8ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x12beb1f40 VAL: 'a' (21 sibs) 43: 0x12beb1fd8 VAL: 'b' (21 sibs) 43: 0x12beb2070 VAL: 'b1' (21 sibs) 43: 0x12beb2108 VAL: 'b2' (21 sibs) 43: 0x12beb21a0 VAL: 'b3' (21 sibs) 43: 0x12beb2238 VAL: 'b4' (21 sibs) 43: 0x12beb22d0 VAL: 'b5' (21 sibs) 43: 0x12beb2368 VAL: 'b6' (21 sibs) 43: 0x12beb2400 VAL: 'b61' (21 sibs) 43: 0x12beb2498 VAL: 'b62' (21 sibs) 43: 0x12beb2530 VAL: 'b63' (21 sibs) 43: 0x12beb25c8 VAL: 'b64' (21 sibs) 43: 0x12beb2660 VAL: 'b65' (21 sibs) 43: 0x12beb26f8 VAL: 'b66' (21 sibs) 43: 0x12beb2790 VAL: 'b7' (21 sibs) 43: 0x12beb2828 VAL: 'b8' (21 sibs) 43: 0x12beb28c0 VAL: 'b9' (21 sibs) 43: 0x12beb2958 VAL: 'b10' (21 sibs) 43: 0x12beb29f0 VAL: 'e' (21 sibs) 43: 0x12beb2a88 VAL: 'f' (21 sibs) 43: 0x12beb2b20 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf08580 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bf08610 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x12bf086a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x12bf08730 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x12bf087c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x12bf08850 VAL: 'b' (21 sibs) 43: [6] [6] 0x12bf088e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x12bf08970 VAL: 'b2' (21 sibs) 43: [8] [8] 0x12bf08a00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x12bf08a90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x12bf08b20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x12bf08bb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x12bf08c40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x12bf08cd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x12bf08d60 VAL: 'b63' (21 sibs) 43: [15] [15] 0x12bf08df0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x12bf08e80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x12bf08f10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x12bf08fa0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x12bf09030 VAL: 'b8' (21 sibs) 43: [20] [20] 0x12bf090c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x12bf09150 VAL: 'b10' (21 sibs) 43: [22] [22] 0x12bf091e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x12bf09270 VAL: 'f' (21 sibs) 43: [24] [24] 0x12bf09300 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: 0x12beafff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x12beaed60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x12beaabb0 VAL: 'f' (1 sibs) 43: 0x12beaedf8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x12beaee90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x12beaac50 VAL: 'b' (1 sibs) 43: 0x12beaef28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf07c70 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x12bf07d00 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x12bf07d90 VAL: 'f' (1 sibs) 43: [3] [3] 0x12bf07e20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x12bf07eb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x12bf07f40 VAL: 'b' (1 sibs) 43: [6] [6] 0x12bf07fd0 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] 0x12bee9510 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x12bee95a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x12bee9630 VAL: 'foo' (3 sibs) 43: [3] [3] 0x12bee96c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x12bee9750 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] 0x12bf0aed0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x12bf0af60 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x12bf0aff0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x12bf0b080 VAL: 'bar' (3 sibs) 43: [4] [4] 0x12bf0b110 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] 0x12beeb600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12beeb690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12beeb720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12beeb7b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12beeb840 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12beeb8d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12beeb960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12beeb9f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12beeba80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12beebb10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12beebba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12beebc30 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] 0x12bf0b7e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf0b870 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf0b900 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf0b990 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf0ba20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf0bab0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf0bb40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf0bbd0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf0bc60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf0bcf0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf0bd80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf0be10 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] 0x12beed5f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12beed680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12beed710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12beed7a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12beed830 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12beed8c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12beed950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12beed9e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12beeda70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12beedb00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12beedb90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12beedc20 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] 0x12bf0c0f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf0c180 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf0c210 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf0c2a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf0c330 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf0c3c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf0c450 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf0c4e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf0c570 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf0c600 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf0c690 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf0c720 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] 0x12beef5e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12beef670 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12beef700 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12beef790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12beef820 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12beef8b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12beef940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12beef9d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12beefa60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12beefaf0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12beefb80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12beefc10 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] 0x12bf0d0c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf0d150 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf0d1e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf0d270 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf0d300 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf0d390 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf0d420 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf0d4b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf0d540 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf0d5d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf0d660 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf0d6f0 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] 0x12bef15d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bef1660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bef16f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bef1780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bef1810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bef18a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bef1930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bef19c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bef1a50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bef1ae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bef1b70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bef1c00 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] 0x12bf0d9d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf0da60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf0daf0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf0db80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf0dc10 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf0dca0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf0dd30 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf0ddc0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf0de50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf0dee0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf0df70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf0e000 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] 0x12bef48a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bef4930 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x12bef49c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x12bef4a50 VAL: 'env01' (28 sibs) 43: [4] [4] 0x12bef4ae0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x12bef4b70 VAL: 'env03' (28 sibs) 43: [6] [6] 0x12bef4c00 VAL: 'env04' (28 sibs) 43: [7] [7] 0x12bef4c90 VAL: 'env11' (28 sibs) 43: [8] [8] 0x12bef4d20 VAL: 'env12' (28 sibs) 43: [9] [9] 0x12bef4db0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x12bef4e40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x12bef4ed0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x12bef4f60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x12bef4ff0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x12bef5080 VAL: 'env24' (28 sibs) 43: [15] [15] 0x12bef5110 VAL: 'env31' (28 sibs) 43: [16] [16] 0x12bef51a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x12bef5230 VAL: 'env33' (28 sibs) 43: [18] [18] 0x12bef52c0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x12bef5350 VAL: 'env41' (28 sibs) 43: [20] [20] 0x12bef53e0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x12bef5470 VAL: 'env43' (28 sibs) 43: [22] [22] 0x12bef5500 VAL: 'env44' (28 sibs) 43: [23] [23] 0x12bef5590 VAL: 'env51' (28 sibs) 43: [24] [24] 0x12bef5620 VAL: 'env52' (28 sibs) 43: [25] [25] 0x12bef56b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x12bef5740 VAL: 'env54' (28 sibs) 43: [27] [27] 0x12bef57d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x12bef5860 VAL: 'env62' (28 sibs) 43: [29] [29] 0x12bef58f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x12bef5980 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] 0x12bf0ebf0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bf0ec80 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x12bf0ed10 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x12bf0eda0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x12bf0ee30 VAL: 'env02' (28 sibs) 43: [5] [5] 0x12bf0eec0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x12bf0ef50 VAL: 'env04' (28 sibs) 43: [7] [7] 0x12bf0efe0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x12bf0f070 VAL: 'env12' (28 sibs) 43: [9] [9] 0x12bf0f100 VAL: 'env13' (28 sibs) 43: [10] [10] 0x12bf0f190 VAL: 'env14' (28 sibs) 43: [11] [11] 0x12bf0f220 VAL: 'env21' (28 sibs) 43: [12] [12] 0x12bf0f2b0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x12bf0f340 VAL: 'env23' (28 sibs) 43: [14] [14] 0x12bf0f3d0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x12bf0f460 VAL: 'env31' (28 sibs) 43: [16] [16] 0x12bf0f4f0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x12bf0f580 VAL: 'env33' (28 sibs) 43: [18] [18] 0x12bf0f610 VAL: 'env34' (28 sibs) 43: [19] [19] 0x12bf0f6a0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x12bf0f730 VAL: 'env42' (28 sibs) 43: [21] [21] 0x12bf0f7c0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x12bf0f850 VAL: 'env44' (28 sibs) 43: [23] [23] 0x12bf0f8e0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x12bf0f970 VAL: 'env52' (28 sibs) 43: [25] [25] 0x12bf0fa00 VAL: 'env53' (28 sibs) 43: [26] [26] 0x12bf0fa90 VAL: 'env54' (28 sibs) 43: [27] [27] 0x12bf0fb20 VAL: 'env61' (28 sibs) 43: [28] [28] 0x12bf0fbb0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x12bf0fc40 VAL: 'env63' (28 sibs) 43: [30] [30] 0x12bf0fcd0 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: skip_commits:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: even_more_files:\n 43: - a\n 43: - b\n 43: more_skip:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x12bef77e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bef7870 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x12bef7900 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x12bef7990 VAL: 'a' (6 sibs) 43: [4] [4] 0x12bef7a20 VAL: 'b' (6 sibs) 43: [5] [5] 0x12bef7ab0 VAL: 'c' (6 sibs) 43: [6] [6] 0x12bef7b40 VAL: 'd' (6 sibs) 43: [7] [7] 0x12bef7bd0 VAL: 'e' (6 sibs) 43: [8] [8] 0x12bef7c60 VAL: 'f' (6 sibs) 43: [9] [9] 0x12bef7cf0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x12bef7d80 VAL: 'a' (2 sibs) 43: [11] [11] 0x12bef7e10 VAL: 'b' (2 sibs) 43: [12] [12] 0x12bef7ea0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x12bef7f30 VAL: 'a' (2 sibs) 43: [14] [14] 0x12bef7fc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x12bef8050 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x12bef80e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x12bef8170 VAL: 'a' (6 sibs) 43: [18] [18] 0x12bef8200 VAL: 'b' (6 sibs) 43: [19] [19] 0x12bef8290 VAL: 'c' (6 sibs) 43: [20] [20] 0x12bef8320 VAL: 'd' (6 sibs) 43: [21] [21] 0x12bef83b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x12bef8440 VAL: 'f' (6 sibs) 43: [23] [23] 0x12bef84d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x12bef8560 VAL: 'a' (2 sibs) 43: [25] [25] 0x12bef85f0 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] 0x12bf0fe00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf0fe90 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x12bf0ff20 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x12bf0ffb0 VAL: 'a' (6 sibs) 43: [4] [4] 0x12bf10040 VAL: 'b' (6 sibs) 43: [5] [5] 0x12bf100d0 VAL: 'c' (6 sibs) 43: [6] [6] 0x12bf10160 VAL: 'd' (6 sibs) 43: [7] [7] 0x12bf101f0 VAL: 'e' (6 sibs) 43: [8] [8] 0x12bf10280 VAL: 'f' (6 sibs) 43: [9] [9] 0x12bf10310 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x12bf103a0 VAL: 'a' (2 sibs) 43: [11] [11] 0x12bf10430 VAL: 'b' (2 sibs) 43: [12] [12] 0x12bf104c0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x12bf10550 VAL: 'a' (2 sibs) 43: [14] [14] 0x12bf105e0 VAL: 'b' (2 sibs) 43: [15] [15] 0x12bf10670 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x12bf10700 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x12bf10790 VAL: 'a' (6 sibs) 43: [18] [18] 0x12bf10820 VAL: 'b' (6 sibs) 43: [19] [19] 0x12bf108b0 VAL: 'c' (6 sibs) 43: [20] [20] 0x12bf10940 VAL: 'd' (6 sibs) 43: [21] [21] 0x12bf109d0 VAL: 'e' (6 sibs) 43: [22] [22] 0x12bf10a60 VAL: 'f' (6 sibs) 43: [23] [23] 0x12bf10af0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x12bf10b80 VAL: 'a' (2 sibs) 43: [25] [25] 0x12bf10c10 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] 0x12bef9e10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bef9ea0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x12bef9f30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x12bef9fc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x12befa050 VAL: 'b' (4 sibs) 43: [5] [5] 0x12befa0e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x12befa170 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] 0x12bf0e2e0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bf0e370 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x12bf0e400 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x12bf0e490 VAL: 'a' (4 sibs) 43: [4] [4] 0x12bf0e520 VAL: 'b' (4 sibs) 43: [5] [5] 0x12bf0e5b0 VAL: 'c' (4 sibs) 43: [6] [6] 0x12bf0e640 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] 0x12befbb40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12befbbd0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x12befbc60 VAL: 'a' (2 sibs) 43: [3] [3] 0x12befbcf0 VAL: 'b' (2 sibs) 43: [4] [4] 0x12befbd80 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x12befbe10 VAL: 'c' (2 sibs) 43: [6] [6] 0x12befbea0 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] 0x12bf11010 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf110a0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x12bf11130 VAL: 'a' (2 sibs) 43: [3] [3] 0x12bf111c0 VAL: 'b' (2 sibs) 43: [4] [4] 0x12bf11250 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x12bf112e0 VAL: 'c' (2 sibs) 43: [6] [6] 0x12bf11370 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] 0x12beff2b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12beff340 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x12beff3d0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x12beff460 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x12beff4f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x12beff580 VAL: 'b' (21 sibs) 43: [6] [6] 0x12beff610 VAL: 'b1' (21 sibs) 43: [7] [7] 0x12beff6a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x12beff730 VAL: 'b3' (21 sibs) 43: [9] [9] 0x12beff7c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x12beff850 VAL: 'b5' (21 sibs) 43: [11] [11] 0x12beff8e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x12beff970 VAL: 'b61' (21 sibs) 43: [13] [13] 0x12beffa00 VAL: 'b62' (21 sibs) 43: [14] [14] 0x12beffa90 VAL: 'b63' (21 sibs) 43: [15] [15] 0x12beffb20 VAL: 'b64' (21 sibs) 43: [16] [16] 0x12beffbb0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x12beffc40 VAL: 'b66' (21 sibs) 43: [18] [18] 0x12beffcd0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x12beffd60 VAL: 'b8' (21 sibs) 43: [20] [20] 0x12beffdf0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x12beffe80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x12befff10 VAL: 'e' (21 sibs) 43: [23] [23] 0x12befffa0 VAL: 'f' (21 sibs) 43: [24] [24] 0x12bf00030 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] 0x12bf12230 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bf122c0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x12bf12350 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x12bf123e0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x12bf12470 VAL: 'a' (21 sibs) 43: [5] [5] 0x12bf12500 VAL: 'b' (21 sibs) 43: [6] [6] 0x12bf12590 VAL: 'b1' (21 sibs) 43: [7] [7] 0x12bf12620 VAL: 'b2' (21 sibs) 43: [8] [8] 0x12bf126b0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x12bf12740 VAL: 'b4' (21 sibs) 43: [10] [10] 0x12bf127d0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x12bf12860 VAL: 'b6' (21 sibs) 43: [12] [12] 0x12bf128f0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x12bf12980 VAL: 'b62' (21 sibs) 43: [14] [14] 0x12bf12a10 VAL: 'b63' (21 sibs) 43: [15] [15] 0x12bf12aa0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x12bf12b30 VAL: 'b65' (21 sibs) 43: [17] [17] 0x12bf12bc0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x12bf12c50 VAL: 'b7' (21 sibs) 43: [19] [19] 0x12bf12ce0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x12bf12d70 VAL: 'b9' (21 sibs) 43: [21] [21] 0x12bf12e00 VAL: 'b10' (21 sibs) 43: [22] [22] 0x12bf12e90 VAL: 'e' (21 sibs) 43: [23] [23] 0x12bf12f20 VAL: 'f' (21 sibs) 43: [24] [24] 0x12bf12fb0 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] 0x12befe9a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x12befea30 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x12befeac0 VAL: 'f' (1 sibs) 43: [3] [3] 0x12befeb50 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x12befebe0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x12befec70 VAL: 'b' (1 sibs) 43: [6] [6] 0x12befed00 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] 0x12bf11920 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x12bf119b0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x12bf11a40 VAL: 'f' (1 sibs) 43: [3] [3] 0x12bf11ad0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x12bf11b60 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x12bf11bf0 VAL: 'b' (1 sibs) 43: [6] [6] 0x12bf11c80 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] 0x12bf018e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x12bf01970 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x12bf01a00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x12bf01a90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x12bf01b20 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] 0x12bf13440 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x12bf134d0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x12bf13560 VAL: 'foo' (3 sibs) 43: [3] [3] 0x12bf135f0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x12bf13680 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] 0x12bf021f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf02280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf02310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf023a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf02430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf024c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf02550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf025e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf02670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf02700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf02790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf02820 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] 0x12bf13d50 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf13de0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf13e70 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf13f00 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf13f90 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf14020 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf140b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf14140 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf141d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf14260 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf142f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf14380 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] 0x12bf02b00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf02b90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf02c20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf02cb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf02d40 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf02dd0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf02e60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf02ef0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf02f80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf03010 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf030a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf03130 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] 0x12bf14660 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf146f0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf14780 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf14810 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf148a0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf14930 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf149c0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf14a50 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf14ae0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf14b70 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf14c00 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf14c90 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] 0x12bf03410 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf034a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf03530 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf035c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf03650 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf036e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf03770 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf03800 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf03890 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf03920 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf039b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf03a40 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] 0x12bf14f70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf15000 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf15090 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf15120 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf151b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf15240 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf152d0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf15360 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf153f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf15480 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf15510 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf155a0 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] 0x12bf03d20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf03db0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf03e40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf03ed0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf03f60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf03ff0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf04080 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf04110 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf041a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf04230 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf042c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf04350 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] 0x12bf15880 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf15910 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf159a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf15a30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf15ac0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf15b50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf15be0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf15c70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf15d00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf15d90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf15e20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf15eb0 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] 0x12bf04f40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bf04fd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x12bf05060 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x12bf050f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x12bf05180 VAL: 'env02' (28 sibs) 43: [5] [5] 0x12bf05210 VAL: 'env03' (28 sibs) 43: [6] [6] 0x12bf052a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x12bf05330 VAL: 'env11' (28 sibs) 43: [8] [8] 0x12bf053c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x12bf05450 VAL: 'env13' (28 sibs) 43: [10] [10] 0x12bf054e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x12bf05570 VAL: 'env21' (28 sibs) 43: [12] [12] 0x12bf05600 VAL: 'env22' (28 sibs) 43: [13] [13] 0x12bf05690 VAL: 'env23' (28 sibs) 43: [14] [14] 0x12bf05720 VAL: 'env24' (28 sibs) 43: [15] [15] 0x12bf057b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x12bf05840 VAL: 'env32' (28 sibs) 43: [17] [17] 0x12bf058d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x12bf05960 VAL: 'env34' (28 sibs) 43: [19] [19] 0x12bf059f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x12bf05a80 VAL: 'env42' (28 sibs) 43: [21] [21] 0x12bf05b10 VAL: 'env43' (28 sibs) 43: [22] [22] 0x12bf05ba0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x12bf05c30 VAL: 'env51' (28 sibs) 43: [24] [24] 0x12bf05cc0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x12bf05d50 VAL: 'env53' (28 sibs) 43: [26] [26] 0x12bf05de0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x12bf05e70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x12bf05f00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x12bf05f90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x12bf06020 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] 0x12bf16aa0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bf16b30 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x12bf16bc0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x12bf16c50 VAL: 'env01' (28 sibs) 43: [4] [4] 0x12bf16ce0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x12bf16d70 VAL: 'env03' (28 sibs) 43: [6] [6] 0x12bf16e00 VAL: 'env04' (28 sibs) 43: [7] [7] 0x12bf16e90 VAL: 'env11' (28 sibs) 43: [8] [8] 0x12bf16f20 VAL: 'env12' (28 sibs) 43: [9] [9] 0x12bf16fb0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x12bf17040 VAL: 'env14' (28 sibs) 43: [11] [11] 0x12bf170d0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x12bf17160 VAL: 'env22' (28 sibs) 43: [13] [13] 0x12bf171f0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x12bf17280 VAL: 'env24' (28 sibs) 43: [15] [15] 0x12bf17310 VAL: 'env31' (28 sibs) 43: [16] [16] 0x12bf173a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x12bf17430 VAL: 'env33' (28 sibs) 43: [18] [18] 0x12bf174c0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x12bf17550 VAL: 'env41' (28 sibs) 43: [20] [20] 0x12bf175e0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x12bf17670 VAL: 'env43' (28 sibs) 43: [22] [22] 0x12bf17700 VAL: 'env44' (28 sibs) 43: [23] [23] 0x12bf17790 VAL: 'env51' (28 sibs) 43: [24] [24] 0x12bf17820 VAL: 'env52' (28 sibs) 43: [25] [25] 0x12bf178b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x12bf17940 VAL: 'env54' (28 sibs) 43: [27] [27] 0x12bf179d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x12bf17a60 VAL: 'env62' (28 sibs) 43: [29] [29] 0x12bf17af0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x12bf17b80 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] 0x12bf06150 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf061e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x12bf06270 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x12bf06300 VAL: 'a' (6 sibs) 43: [4] [4] 0x12bf06390 VAL: 'b' (6 sibs) 43: [5] [5] 0x12bf06420 VAL: 'c' (6 sibs) 43: [6] [6] 0x12bf064b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x12bf06540 VAL: 'e' (6 sibs) 43: [8] [8] 0x12bf065d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x12bf06660 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x12bf066f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x12bf06780 VAL: 'b' (2 sibs) 43: [12] [12] 0x12bf06810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x12bf068a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x12bf06930 VAL: 'b' (2 sibs) 43: [15] [15] 0x12bf069c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x12bf06a50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x12bf06ae0 VAL: 'a' (6 sibs) 43: [18] [18] 0x12bf06b70 VAL: 'b' (6 sibs) 43: [19] [19] 0x12bf06c00 VAL: 'c' (6 sibs) 43: [20] [20] 0x12bf06c90 VAL: 'd' (6 sibs) 43: [21] [21] 0x12bf06d20 VAL: 'e' (6 sibs) 43: [22] [22] 0x12bf06db0 VAL: 'f' (6 sibs) 43: [23] [23] 0x12bf06e40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x12bf06ed0 VAL: 'a' (2 sibs) 43: [25] [25] 0x12bf06f60 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] 0x12bf17cb0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf17d40 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x12bf17dd0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x12bf17e60 VAL: 'a' (6 sibs) 43: [4] [4] 0x12bf17ef0 VAL: 'b' (6 sibs) 43: [5] [5] 0x12bf17f80 VAL: 'c' (6 sibs) 43: [6] [6] 0x12bf18010 VAL: 'd' (6 sibs) 43: [7] [7] 0x12bf180a0 VAL: 'e' (6 sibs) 43: [8] [8] 0x12bf18130 VAL: 'f' (6 sibs) 43: [9] [9] 0x12bf181c0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x12bf18250 VAL: 'a' (2 sibs) 43: [11] [11] 0x12bf182e0 VAL: 'b' (2 sibs) 43: [12] [12] 0x12bf18370 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x12bf18400 VAL: 'a' (2 sibs) 43: [14] [14] 0x12bf18490 VAL: 'b' (2 sibs) 43: [15] [15] 0x12bf18520 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x12bf185b0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x12bf18640 VAL: 'a' (6 sibs) 43: [18] [18] 0x12bf186d0 VAL: 'b' (6 sibs) 43: [19] [19] 0x12bf18760 VAL: 'c' (6 sibs) 43: [20] [20] 0x12bf187f0 VAL: 'd' (6 sibs) 43: [21] [21] 0x12bf18880 VAL: 'e' (6 sibs) 43: [22] [22] 0x12bf18910 VAL: 'f' (6 sibs) 43: [23] [23] 0x12bf189a0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x12bf18a30 VAL: 'a' (2 sibs) 43: [25] [25] 0x12bf18ac0 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] 0x12bf04630 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bf046c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x12bf04750 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x12bf047e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x12bf04870 VAL: 'b' (4 sibs) 43: [5] [5] 0x12bf04900 VAL: 'c' (4 sibs) 43: [6] [6] 0x12bf04990 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] 0x12bf16190 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bf16220 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x12bf162b0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x12bf16340 VAL: 'a' (4 sibs) 43: [4] [4] 0x12bf163d0 VAL: 'b' (4 sibs) 43: [5] [5] 0x12bf16460 VAL: 'c' (4 sibs) 43: [6] [6] 0x12bf164f0 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] 0x12bf07360 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf073f0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x12bf07480 VAL: 'a' (2 sibs) 43: [3] [3] 0x12bf07510 VAL: 'b' (2 sibs) 43: [4] [4] 0x12bf075a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x12bf07630 VAL: 'c' (2 sibs) 43: [6] [6] 0x12bf076c0 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] 0x12bf18ec0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf18f50 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x12bf18fe0 VAL: 'a' (2 sibs) 43: [3] [3] 0x12bf19070 VAL: 'b' (2 sibs) 43: [4] [4] 0x12bf19100 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x12bf19190 VAL: 'c' (2 sibs) 43: [6] [6] 0x12bf19220 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] 0x12bf08580 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bf08610 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x12bf086a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x12bf08730 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x12bf087c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x12bf08850 VAL: 'b' (21 sibs) 43: [6] [6] 0x12bf088e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x12bf08970 VAL: 'b2' (21 sibs) 43: [8] [8] 0x12bf08a00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x12bf08a90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x12bf08b20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x12bf08bb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x12bf08c40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x12bf08cd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x12bf08d60 VAL: 'b63' (21 sibs) 43: [15] [15] 0x12bf08df0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x12bf08e80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x12bf08f10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x12bf08fa0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x12bf09030 VAL: 'b8' (21 sibs) 43: [20] [20] 0x12bf090c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x12bf09150 VAL: 'b10' (21 sibs) 43: [22] [22] 0x12bf091e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x12bf09270 VAL: 'f' (21 sibs) 43: [24] [24] 0x12bf09300 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] 0x12bf1a0e0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bf1a170 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x12bf1a200 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x12bf1a290 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x12bf1a320 VAL: 'a' (21 sibs) 43: [5] [5] 0x12bf1a3b0 VAL: 'b' (21 sibs) 43: [6] [6] 0x12bf1a440 VAL: 'b1' (21 sibs) 43: [7] [7] 0x12bf1a4d0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x12bf1a560 VAL: 'b3' (21 sibs) 43: [9] [9] 0x12bf1a5f0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x12bf1a680 VAL: 'b5' (21 sibs) 43: [11] [11] 0x12bf1a710 VAL: 'b6' (21 sibs) 43: [12] [12] 0x12bf1a7a0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x12bf1a830 VAL: 'b62' (21 sibs) 43: [14] [14] 0x12bf1a8c0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x12bf1a950 VAL: 'b64' (21 sibs) 43: [16] [16] 0x12bf1a9e0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x12bf1aa70 VAL: 'b66' (21 sibs) 43: [18] [18] 0x12bf1ab00 VAL: 'b7' (21 sibs) 43: [19] [19] 0x12bf1ab90 VAL: 'b8' (21 sibs) 43: [20] [20] 0x12bf1ac20 VAL: 'b9' (21 sibs) 43: [21] [21] 0x12bf1acb0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x12bf1ad40 VAL: 'e' (21 sibs) 43: [23] [23] 0x12bf1add0 VAL: 'f' (21 sibs) 43: [24] [24] 0x12bf1ae60 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] 0x12bf07c70 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x12bf07d00 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x12bf07d90 VAL: 'f' (1 sibs) 43: [3] [3] 0x12bf07e20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x12bf07eb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x12bf07f40 VAL: 'b' (1 sibs) 43: [6] [6] 0x12bf07fd0 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] 0x12bf197d0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x12bf19860 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x12bf198f0 VAL: 'f' (1 sibs) 43: [3] [3] 0x12bf19980 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x12bf19a10 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x12bf19aa0 VAL: 'b' (1 sibs) 43: [6] [6] 0x12bf19b30 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: 0x12beaf500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x12bea8580 DOCSEQ: (1 sibs) 3 children: 43: 0x12bea8620 VAL: 'foo' (3 sibs) 43: 0x12bea86b8 VAL: 'bar' (3 sibs) 43: 0x12bea8750 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf1b2f0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x12bf1b380 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x12bf1b410 VAL: 'foo' (3 sibs) 43: [3] [3] 0x12bf1b4a0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x12bf1b530 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: 0x12beaf618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12bea92d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x12bea9368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x12bea9410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x12bea95e0 VAL: 'val0' (2 sibs) 43: 0x12bea9678 VAL: 'val1' (2 sibs) 43: 0x12bea94a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x12bea9720 VAL: 'val2' (2 sibs) 43: 0x12bea97b8 VAL: 'val3' (2 sibs) 43: 0x12bea9540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x12bea9860 VAL: 'val4' (2 sibs) 43: 0x12bea98f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf1b5d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf1b660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf1b6f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf1b780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf1b810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf1b8a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf1b930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf1b9c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf1ba50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf1bae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf1bb70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf1bc00 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: 0x12beaf730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12bea9e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x12bea9ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x12bea9f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x12beaa120 VAL: 'val0' (2 sibs) 43: 0x12beaa1b8 VAL: 'val1' (2 sibs) 43: 0x12bea9fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x12beaa260 VAL: 'val2' (2 sibs) 43: 0x12beaa2f8 VAL: 'val3' (2 sibs) 43: 0x12beaa080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x12beaa3a0 VAL: 'val4' (2 sibs) 43: 0x12beaa438 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf1bca0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf1bd30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf1bdc0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf1be50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf1bee0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf1bf70 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf1c000 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf1c090 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf1c120 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf1c1b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf1c240 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf1c2d0 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: 0x12beaf848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12beaa4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x12beaa578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x12beaa620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x12beaa7f0 VAL: 'val0' (2 sibs) 43: 0x12beaa888 VAL: 'val1' (2 sibs) 43: 0x12beaa6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x12beaa930 VAL: 'val2' (2 sibs) 43: 0x12beaa9c8 VAL: 'val3' (2 sibs) 43: 0x12beaa750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x12beaaa70 VAL: 'val4' (2 sibs) 43: 0x12beaab08 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf1c370 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf1c400 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf1c490 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf1c520 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf1c5b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf1c640 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf1c6d0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf1c760 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf1c7f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf1c880 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf1c910 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf1c9a0 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: 0x12beaf960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12beab480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x12beab518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x12beab5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x12beab790 VAL: 'val0' (2 sibs) 43: 0x12beab828 VAL: 'val1' (2 sibs) 43: 0x12beab658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x12beab8d0 VAL: 'val2' (2 sibs) 43: 0x12beab968 VAL: 'val3' (2 sibs) 43: 0x12beab6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x12beaba10 VAL: 'val4' (2 sibs) 43: 0x12beabaa8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf1ca40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf1cad0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf1cb60 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf1cbf0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf1cc80 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf1cd10 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf1cda0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf1ce30 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf1cec0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf1cf50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf1cfe0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf1d070 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: 0x12beafa78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x12bea9a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x12bea9b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x12beadcb0 VAL: 'env01' (28 sibs) 43: 0x12beadd48 VAL: 'env02' (28 sibs) 43: 0x12beadde0 VAL: 'env03' (28 sibs) 43: 0x12beade78 VAL: 'env04' (28 sibs) 43: 0x12beadf10 VAL: 'env11' (28 sibs) 43: 0x12beadfa8 VAL: 'env12' (28 sibs) 43: 0x12beae040 VAL: 'env13' (28 sibs) 43: 0x12beae0d8 VAL: 'env14' (28 sibs) 43: 0x12beae170 VAL: 'env21' (28 sibs) 43: 0x12beae208 VAL: 'env22' (28 sibs) 43: 0x12beae2a0 VAL: 'env23' (28 sibs) 43: 0x12beae338 VAL: 'env24' (28 sibs) 43: 0x12beae3d0 VAL: 'env31' (28 sibs) 43: 0x12beae468 VAL: 'env32' (28 sibs) 43: 0x12beae500 VAL: 'env33' (28 sibs) 43: 0x12beae598 VAL: 'env34' (28 sibs) 43: 0x12beae630 VAL: 'env41' (28 sibs) 43: 0x12beae6c8 VAL: 'env42' (28 sibs) 43: 0x12beae760 VAL: 'env43' (28 sibs) 43: 0x12beae7f8 VAL: 'env44' (28 sibs) 43: 0x12beae890 VAL: 'env51' (28 sibs) 43: 0x12beae928 VAL: 'env52' (28 sibs) 43: 0x12beae9c0 VAL: 'env53' (28 sibs) 43: 0x12beaea58 VAL: 'env54' (28 sibs) 43: 0x12beaeaf0 VAL: 'env61' (28 sibs) 43: 0x12beaeb88 VAL: 'env62' (28 sibs) 43: 0x12beaec20 VAL: 'env63' (28 sibs) 43: 0x12beaecb8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf1d110 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bf1d1a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x12bf1d230 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x12bf1d2c0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x12bf1d350 VAL: 'env02' (28 sibs) 43: [5] [5] 0x12bf1d3e0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x12bf1d470 VAL: 'env04' (28 sibs) 43: [7] [7] 0x12bf1d500 VAL: 'env11' (28 sibs) 43: [8] [8] 0x12bf1d590 VAL: 'env12' (28 sibs) 43: [9] [9] 0x12bf1d620 VAL: 'env13' (28 sibs) 43: [10] [10] 0x12bf1d6b0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x12bf1d740 VAL: 'env21' (28 sibs) 43: [12] [12] 0x12bf1d7d0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x12bf1d860 VAL: 'env23' (28 sibs) 43: [14] [14] 0x12bf1d8f0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x12bf1d980 VAL: 'env31' (28 sibs) 43: [16] [16] 0x12bf1da10 VAL: 'env32' (28 sibs) 43: [17] [17] 0x12bf1daa0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x12bf1db30 VAL: 'env34' (28 sibs) 43: [19] [19] 0x12bf1dbc0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x12bf1dc50 VAL: 'env42' (28 sibs) 43: [21] [21] 0x12bf1dce0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x12bf1dd70 VAL: 'env44' (28 sibs) 43: [23] [23] 0x12bf1de00 VAL: 'env51' (28 sibs) 43: [24] [24] 0x12bf1de90 VAL: 'env52' (28 sibs) 43: [25] [25] 0x12bf1df20 VAL: 'env53' (28 sibs) 43: [26] [26] 0x12bf1dfb0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x12bf1e040 VAL: 'env61' (28 sibs) 43: [28] [28] 0x12bf1e0d0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x12bf1e160 VAL: 'env63' (28 sibs) 43: [30] [30] 0x12bf1e1f0 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: 0x12beafb90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12beacb60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x12beacca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x12beace70 VAL: 'a' (6 sibs) 43: 0x12beacf08 VAL: 'b' (6 sibs) 43: 0x12beacfa0 VAL: 'c' (6 sibs) 43: 0x12bead038 VAL: 'd' (6 sibs) 43: 0x12bead0d0 VAL: 'e' (6 sibs) 43: 0x12bead168 VAL: 'f' (6 sibs) 43: 0x12beacd38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x12bead210 VAL: 'a' (2 sibs) 43: 0x12bead2a8 VAL: 'b' (2 sibs) 43: 0x12beacdd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x12bead350 VAL: 'a' (2 sibs) 43: 0x12bead3e8 VAL: 'b' (2 sibs) 43: 0x12beacbf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x12bead490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x12bead5d0 VAL: 'a' (6 sibs) 43: 0x12bead668 VAL: 'b' (6 sibs) 43: 0x12bead700 VAL: 'c' (6 sibs) 43: 0x12bead798 VAL: 'd' (6 sibs) 43: 0x12bead830 VAL: 'e' (6 sibs) 43: 0x12bead8c8 VAL: 'f' (6 sibs) 43: 0x12bead528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x12bead970 VAL: 'a' (2 sibs) 43: 0x12beada08 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf1e290 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf1e320 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x12bf1e3b0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x12bf1e440 VAL: 'a' (6 sibs) 43: [4] [4] 0x12bf1e4d0 VAL: 'b' (6 sibs) 43: [5] [5] 0x12bf1e560 VAL: 'c' (6 sibs) 43: [6] [6] 0x12bf1e5f0 VAL: 'd' (6 sibs) 43: [7] [7] 0x12bf1e680 VAL: 'e' (6 sibs) 43: [8] [8] 0x12bf1e710 VAL: 'f' (6 sibs) 43: [9] [9] 0x12bf1e7a0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x12bf1e830 VAL: 'a' (2 sibs) 43: [11] [11] 0x12bf1e8c0 VAL: 'b' (2 sibs) 43: [12] [12] 0x12bf1e950 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x12bf1e9e0 VAL: 'a' (2 sibs) 43: [14] [14] 0x12bf1ea70 VAL: 'b' (2 sibs) 43: [15] [15] 0x12bf1eb00 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x12bf1eb90 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x12bf1ec20 VAL: 'a' (6 sibs) 43: [18] [18] 0x12bf1ecb0 VAL: 'b' (6 sibs) 43: [19] [19] 0x12bf1ed40 VAL: 'c' (6 sibs) 43: [20] [20] 0x12bf1edd0 VAL: 'd' (6 sibs) 43: [21] [21] 0x12bf1ee60 VAL: 'e' (6 sibs) 43: [22] [22] 0x12bf1eef0 VAL: 'f' (6 sibs) 43: [23] [23] 0x12bf1ef80 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x12bf1f010 VAL: 'a' (2 sibs) 43: [25] [25] 0x12bf1f0a0 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: 0x12beafca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x12beadb00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x12beadba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x12beaf240 VAL: 'a' (4 sibs) 43: 0x12beaf2d8 VAL: 'b' (4 sibs) 43: 0x12beaf370 VAL: 'c' (4 sibs) 43: 0x12beaf408 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf1f140 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bf1f1d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x12bf1f260 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x12bf1f2f0 VAL: 'a' (4 sibs) 43: [4] [4] 0x12bf1f380 VAL: 'b' (4 sibs) 43: [5] [5] 0x12bf1f410 VAL: 'c' (4 sibs) 43: [6] [6] 0x12bf1f4a0 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: 0x12beafdc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12bea8e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x12bea8cd0 VAL: 'a' (2 sibs) 43: 0x12bea8d68 VAL: 'b' (2 sibs) 43: 0x12bea8ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x12bea8b90 VAL: 'c' (2 sibs) 43: 0x12bea8c28 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf1f540 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf1f5d0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x12bf1f660 VAL: 'a' (2 sibs) 43: [3] [3] 0x12bf1f6f0 VAL: 'b' (2 sibs) 43: [4] [4] 0x12bf1f780 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x12bf1f810 VAL: 'c' (2 sibs) 43: [6] [6] 0x12bf1f8a0 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: 0x12beafed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x12bea99a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x12bea8a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x12bea8ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x12beb1f40 VAL: 'a' (21 sibs) 43: 0x12beb1fd8 VAL: 'b' (21 sibs) 43: 0x12beb2070 VAL: 'b1' (21 sibs) 43: 0x12beb2108 VAL: 'b2' (21 sibs) 43: 0x12beb21a0 VAL: 'b3' (21 sibs) 43: 0x12beb2238 VAL: 'b4' (21 sibs) 43: 0x12beb22d0 VAL: 'b5' (21 sibs) 43: 0x12beb2368 VAL: 'b6' (21 sibs) 43: 0x12beb2400 VAL: 'b61' (21 sibs) 43: 0x12beb2498 VAL: 'b62' (21 sibs) 43: 0x12beb2530 VAL: 'b63' (21 sibs) 43: 0x12beb25c8 VAL: 'b64' (21 sibs) 43: 0x12beb2660 VAL: 'b65' (21 sibs) 43: 0x12beb26f8 VAL: 'b66' (21 sibs) 43: 0x12beb2790 VAL: 'b7' (21 sibs) 43: 0x12beb2828 VAL: 'b8' (21 sibs) 43: 0x12beb28c0 VAL: 'b9' (21 sibs) 43: 0x12beb2958 VAL: 'b10' (21 sibs) 43: 0x12beb29f0 VAL: 'e' (21 sibs) 43: 0x12beb2a88 VAL: 'f' (21 sibs) 43: 0x12beb2b20 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf1f940 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bf1f9d0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x12bf1fa60 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x12bf1faf0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x12bf1fb80 VAL: 'a' (21 sibs) 43: [5] [5] 0x12bf1fc10 VAL: 'b' (21 sibs) 43: [6] [6] 0x12bf1fca0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x12bf1fd30 VAL: 'b2' (21 sibs) 43: [8] [8] 0x12bf1fdc0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x12bf1fe50 VAL: 'b4' (21 sibs) 43: [10] [10] 0x12bf1fee0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x12bf1ff70 VAL: 'b6' (21 sibs) 43: [12] [12] 0x12bf20000 VAL: 'b61' (21 sibs) 43: [13] [13] 0x12bf20090 VAL: 'b62' (21 sibs) 43: [14] [14] 0x12bf20120 VAL: 'b63' (21 sibs) 43: [15] [15] 0x12bf201b0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x12bf20240 VAL: 'b65' (21 sibs) 43: [17] [17] 0x12bf202d0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x12bf20360 VAL: 'b7' (21 sibs) 43: [19] [19] 0x12bf203f0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x12bf20480 VAL: 'b9' (21 sibs) 43: [21] [21] 0x12bf20510 VAL: 'b10' (21 sibs) 43: [22] [22] 0x12bf205a0 VAL: 'e' (21 sibs) 43: [23] [23] 0x12bf20630 VAL: 'f' (21 sibs) 43: [24] [24] 0x12bf206c0 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: 0x12beafff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x12beaed60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x12beaabb0 VAL: 'f' (1 sibs) 43: 0x12beaedf8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x12beaee90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x12beaac50 VAL: 'b' (1 sibs) 43: 0x12beaef28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf20760 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x12bf207f0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x12bf20880 VAL: 'f' (1 sibs) 43: [3] [3] 0x12bf20910 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x12bf209a0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x12bf20a30 VAL: 'b' (1 sibs) 43: [6] [6] 0x12bf20ac0 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: 0x12beaf500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x12bea8580 DOCSEQ: (1 sibs) 3 children: 43: 0x12bea8620 VAL: 'foo' (3 sibs) 43: 0x12bea86b8 VAL: 'bar' (3 sibs) 43: 0x12bea8750 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf20b60 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x12bf20bf0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x12bf20c80 VAL: 'foo' (3 sibs) 43: [3] [3] 0x12bf20d10 VAL: 'bar' (3 sibs) 43: [4] [4] 0x12bf20da0 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: 0x12beaf618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12bea92d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x12bea9368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x12bea9410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x12bea95e0 VAL: 'val0' (2 sibs) 43: 0x12bea9678 VAL: 'val1' (2 sibs) 43: 0x12bea94a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x12bea9720 VAL: 'val2' (2 sibs) 43: 0x12bea97b8 VAL: 'val3' (2 sibs) 43: 0x12bea9540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x12bea9860 VAL: 'val4' (2 sibs) 43: 0x12bea98f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf20e40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf20ed0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf20f60 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf20ff0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf21080 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf21110 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf211a0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf21230 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf212c0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf21350 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf213e0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf21470 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: 0x12beaf730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12bea9e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x12bea9ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x12bea9f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x12beaa120 VAL: 'val0' (2 sibs) 43: 0x12beaa1b8 VAL: 'val1' (2 sibs) 43: 0x12bea9fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x12beaa260 VAL: 'val2' (2 sibs) 43: 0x12beaa2f8 VAL: 'val3' (2 sibs) 43: 0x12beaa080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x12beaa3a0 VAL: 'val4' (2 sibs) 43: 0x12beaa438 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf21510 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf215a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf21630 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf216c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf21750 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf217e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf21870 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf21900 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf21990 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf21a20 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf21ab0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf21b40 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: 0x12beaf848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12beaa4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x12beaa578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x12beaa620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x12beaa7f0 VAL: 'val0' (2 sibs) 43: 0x12beaa888 VAL: 'val1' (2 sibs) 43: 0x12beaa6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x12beaa930 VAL: 'val2' (2 sibs) 43: 0x12beaa9c8 VAL: 'val3' (2 sibs) 43: 0x12beaa750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x12beaaa70 VAL: 'val4' (2 sibs) 43: 0x12beaab08 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf21be0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf21c70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf21d00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf21d90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf21e20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf21eb0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf21f40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf21fd0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf22060 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf220f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf22180 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf22210 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: 0x12beaf960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12beab480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x12beab518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x12beab5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x12beab790 VAL: 'val0' (2 sibs) 43: 0x12beab828 VAL: 'val1' (2 sibs) 43: 0x12beab658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x12beab8d0 VAL: 'val2' (2 sibs) 43: 0x12beab968 VAL: 'val3' (2 sibs) 43: 0x12beab6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x12beaba10 VAL: 'val4' (2 sibs) 43: 0x12beabaa8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf222b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf22340 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x12bf223d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x12bf22460 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x12bf224f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x12bf22580 VAL: 'val1' (2 sibs) 43: [6] [6] 0x12bf22610 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x12bf226a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x12bf22730 VAL: 'val3' (2 sibs) 43: [9] [9] 0x12bf227c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x12bf22850 VAL: 'val4' (2 sibs) 43: [11] [11] 0x12bf228e0 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: 0x12beafa78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x12bea9a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x12bea9b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x12beadcb0 VAL: 'env01' (28 sibs) 43: 0x12beadd48 VAL: 'env02' (28 sibs) 43: 0x12beadde0 VAL: 'env03' (28 sibs) 43: 0x12beade78 VAL: 'env04' (28 sibs) 43: 0x12beadf10 VAL: 'env11' (28 sibs) 43: 0x12beadfa8 VAL: 'env12' (28 sibs) 43: 0x12beae040 VAL: 'env13' (28 sibs) 43: 0x12beae0d8 VAL: 'env14' (28 sibs) 43: 0x12beae170 VAL: 'env21' (28 sibs) 43: 0x12beae208 VAL: 'env22' (28 sibs) 43: 0x12beae2a0 VAL: 'env23' (28 sibs) 43: 0x12beae338 VAL: 'env24' (28 sibs) 43: 0x12beae3d0 VAL: 'env31' (28 sibs) 43: 0x12beae468 VAL: 'env32' (28 sibs) 43: 0x12beae500 VAL: 'env33' (28 sibs) 43: 0x12beae598 VAL: 'env34' (28 sibs) 43: 0x12beae630 VAL: 'env41' (28 sibs) 43: 0x12beae6c8 VAL: 'env42' (28 sibs) 43: 0x12beae760 VAL: 'env43' (28 sibs) 43: 0x12beae7f8 VAL: 'env44' (28 sibs) 43: 0x12beae890 VAL: 'env51' (28 sibs) 43: 0x12beae928 VAL: 'env52' (28 sibs) 43: 0x12beae9c0 VAL: 'env53' (28 sibs) 43: 0x12beaea58 VAL: 'env54' (28 sibs) 43: 0x12beaeaf0 VAL: 'env61' (28 sibs) 43: 0x12beaeb88 VAL: 'env62' (28 sibs) 43: 0x12beaec20 VAL: 'env63' (28 sibs) 43: 0x12beaecb8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf22980 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bf22a10 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x12bf22aa0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x12bf22b30 VAL: 'env01' (28 sibs) 43: [4] [4] 0x12bf22bc0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x12bf22c50 VAL: 'env03' (28 sibs) 43: [6] [6] 0x12bf22ce0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x12bf22d70 VAL: 'env11' (28 sibs) 43: [8] [8] 0x12bf22e00 VAL: 'env12' (28 sibs) 43: [9] [9] 0x12bf22e90 VAL: 'env13' (28 sibs) 43: [10] [10] 0x12bf22f20 VAL: 'env14' (28 sibs) 43: [11] [11] 0x12bf22fb0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x12bf23040 VAL: 'env22' (28 sibs) 43: [13] [13] 0x12bf230d0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x12bf23160 VAL: 'env24' (28 sibs) 43: [15] [15] 0x12bf231f0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x12bf23280 VAL: 'env32' (28 sibs) 43: [17] [17] 0x12bf23310 VAL: 'env33' (28 sibs) 43: [18] [18] 0x12bf233a0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x12bf23430 VAL: 'env41' (28 sibs) 43: [20] [20] 0x12bf234c0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x12bf23550 VAL: 'env43' (28 sibs) 43: [22] [22] 0x12bf235e0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x12bf23670 VAL: 'env51' (28 sibs) 43: [24] [24] 0x12bf23700 VAL: 'env52' (28 sibs) 43: [25] [25] 0x12bf23790 VAL: 'env53' (28 sibs) 43: [26] [26] 0x12bf23820 VAL: 'env54' (28 sibs) 43: [27] [27] 0x12bf238b0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x12bf23940 VAL: 'env62' (28 sibs) 43: [29] [29] 0x12bf239d0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x12bf23a60 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: 0x12beafb90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12beacb60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x12beacca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x12beace70 VAL: 'a' (6 sibs) 43: 0x12beacf08 VAL: 'b' (6 sibs) 43: 0x12beacfa0 VAL: 'c' (6 sibs) 43: 0x12bead038 VAL: 'd' (6 sibs) 43: 0x12bead0d0 VAL: 'e' (6 sibs) 43: 0x12bead168 VAL: 'f' (6 sibs) 43: 0x12beacd38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x12bead210 VAL: 'a' (2 sibs) 43: 0x12bead2a8 VAL: 'b' (2 sibs) 43: 0x12beacdd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x12bead350 VAL: 'a' (2 sibs) 43: 0x12bead3e8 VAL: 'b' (2 sibs) 43: 0x12beacbf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x12bead490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x12bead5d0 VAL: 'a' (6 sibs) 43: 0x12bead668 VAL: 'b' (6 sibs) 43: 0x12bead700 VAL: 'c' (6 sibs) 43: 0x12bead798 VAL: 'd' (6 sibs) 43: 0x12bead830 VAL: 'e' (6 sibs) 43: 0x12bead8c8 VAL: 'f' (6 sibs) 43: 0x12bead528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x12bead970 VAL: 'a' (2 sibs) 43: 0x12beada08 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf23b00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf23b90 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x12bf23c20 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x12bf23cb0 VAL: 'a' (6 sibs) 43: [4] [4] 0x12bf23d40 VAL: 'b' (6 sibs) 43: [5] [5] 0x12bf23dd0 VAL: 'c' (6 sibs) 43: [6] [6] 0x12bf23e60 VAL: 'd' (6 sibs) 43: [7] [7] 0x12bf23ef0 VAL: 'e' (6 sibs) 43: [8] [8] 0x12bf23f80 VAL: 'f' (6 sibs) 43: [9] [9] 0x12bf24010 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x12bf240a0 VAL: 'a' (2 sibs) 43: [11] [11] 0x12bf24130 VAL: 'b' (2 sibs) 43: [12] [12] 0x12bf241c0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x12bf24250 VAL: 'a' (2 sibs) 43: [14] [14] 0x12bf242e0 VAL: 'b' (2 sibs) 43: [15] [15] 0x12bf24370 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x12bf24400 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x12bf24490 VAL: 'a' (6 sibs) 43: [18] [18] 0x12bf24520 VAL: 'b' (6 sibs) 43: [19] [19] 0x12bf245b0 VAL: 'c' (6 sibs) 43: [20] [20] 0x12bf24640 VAL: 'd' (6 sibs) 43: [21] [21] 0x12bf246d0 VAL: 'e' (6 sibs) 43: [22] [22] 0x12bf24760 VAL: 'f' (6 sibs) 43: [23] [23] 0x12bf247f0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x12bf24880 VAL: 'a' (2 sibs) 43: [25] [25] 0x12bf24910 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: 0x12beafca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x12beadb00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x12beadba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x12beaf240 VAL: 'a' (4 sibs) 43: 0x12beaf2d8 VAL: 'b' (4 sibs) 43: 0x12beaf370 VAL: 'c' (4 sibs) 43: 0x12beaf408 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf249b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bf24a40 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x12bf24ad0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x12bf24b60 VAL: 'a' (4 sibs) 43: [4] [4] 0x12bf24bf0 VAL: 'b' (4 sibs) 43: [5] [5] 0x12bf24c80 VAL: 'c' (4 sibs) 43: [6] [6] 0x12bf24d10 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: 0x12beafdc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x12bea8e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x12bea8cd0 VAL: 'a' (2 sibs) 43: 0x12bea8d68 VAL: 'b' (2 sibs) 43: 0x12bea8ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x12bea8b90 VAL: 'c' (2 sibs) 43: 0x12bea8c28 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf24db0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x12bf24e40 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x12bf24ed0 VAL: 'a' (2 sibs) 43: [3] [3] 0x12bf24f60 VAL: 'b' (2 sibs) 43: [4] [4] 0x12bf24ff0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x12bf25080 VAL: 'c' (2 sibs) 43: [6] [6] 0x12bf25110 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: 0x12beafed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x12bea99a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x12bea8a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x12bea8ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x12beb1f40 VAL: 'a' (21 sibs) 43: 0x12beb1fd8 VAL: 'b' (21 sibs) 43: 0x12beb2070 VAL: 'b1' (21 sibs) 43: 0x12beb2108 VAL: 'b2' (21 sibs) 43: 0x12beb21a0 VAL: 'b3' (21 sibs) 43: 0x12beb2238 VAL: 'b4' (21 sibs) 43: 0x12beb22d0 VAL: 'b5' (21 sibs) 43: 0x12beb2368 VAL: 'b6' (21 sibs) 43: 0x12beb2400 VAL: 'b61' (21 sibs) 43: 0x12beb2498 VAL: 'b62' (21 sibs) 43: 0x12beb2530 VAL: 'b63' (21 sibs) 43: 0x12beb25c8 VAL: 'b64' (21 sibs) 43: 0x12beb2660 VAL: 'b65' (21 sibs) 43: 0x12beb26f8 VAL: 'b66' (21 sibs) 43: 0x12beb2790 VAL: 'b7' (21 sibs) 43: 0x12beb2828 VAL: 'b8' (21 sibs) 43: 0x12beb28c0 VAL: 'b9' (21 sibs) 43: 0x12beb2958 VAL: 'b10' (21 sibs) 43: 0x12beb29f0 VAL: 'e' (21 sibs) 43: 0x12beb2a88 VAL: 'f' (21 sibs) 43: 0x12beb2b20 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf251b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x12bf25240 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x12bf252d0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x12bf25360 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x12bf253f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x12bf25480 VAL: 'b' (21 sibs) 43: [6] [6] 0x12bf25510 VAL: 'b1' (21 sibs) 43: [7] [7] 0x12bf255a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x12bf25630 VAL: 'b3' (21 sibs) 43: [9] [9] 0x12bf256c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x12bf25750 VAL: 'b5' (21 sibs) 43: [11] [11] 0x12bf257e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x12bf25870 VAL: 'b61' (21 sibs) 43: [13] [13] 0x12bf25900 VAL: 'b62' (21 sibs) 43: [14] [14] 0x12bf25990 VAL: 'b63' (21 sibs) 43: [15] [15] 0x12bf25a20 VAL: 'b64' (21 sibs) 43: [16] [16] 0x12bf25ab0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x12bf25b40 VAL: 'b66' (21 sibs) 43: [18] [18] 0x12bf25bd0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x12bf25c60 VAL: 'b8' (21 sibs) 43: [20] [20] 0x12bf25cf0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x12bf25d80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x12bf25e10 VAL: 'e' (21 sibs) 43: [23] [23] 0x12bf25ea0 VAL: 'f' (21 sibs) 43: [24] [24] 0x12bf25f30 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: 0x12beafff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x12beaed60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x12beaabb0 VAL: 'f' (1 sibs) 43: 0x12beaedf8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x12beaee90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x12beaac50 VAL: 'b' (1 sibs) 43: 0x12beaef28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x12bf25fd0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x12bf26060 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x12bf260f0 VAL: 'f' (1 sibs) 43: [3] [3] 0x12bf26180 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x12bf26210 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x12bf262a0 VAL: 'b' (1 sibs) 43: [6] [6] 0x12bf26330 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 (19 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (19 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.5.0/redhat-linux-build/test/ryml-test-number-0.5.0 44: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 44: Test timeout computed to be: 10000000 44: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/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 (1 ms) 44: [----------] 1 test from number (1 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: 0x1368ba820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x1368b9030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x1368b90d0 VAL: '-2' (15 sibs) 44: 0x1368b9168 VAL: '-2' (15 sibs) 44: 0x1368b9200 VAL: '5' (15 sibs) 44: 0x1368b9298 VAL: '0xa' (15 sibs) 44: 0x1368b9330 VAL: '-0xb' (15 sibs) 44: 0x1368b93c8 VAL: '0XA' (15 sibs) 44: 0x1368b9460 VAL: '-0XA' (15 sibs) 44: 0x1368b94f8 VAL: '0b10' (15 sibs) 44: 0x1368b9590 VAL: '-0b10' (15 sibs) 44: 0x1368b9628 VAL: '0B10' (15 sibs) 44: 0x1368b96c0 VAL: '-0B10' (15 sibs) 44: 0x1368b9758 VAL: '0o17' (15 sibs) 44: 0x1368b97f0 VAL: '-0o17' (15 sibs) 44: 0x1368b9888 VAL: '0O17' (15 sibs) 44: 0x1368b9920 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x1368deb50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x1368debe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x1368dec70 VAL: '-2' (15 sibs) 44: [3] [3] 0x1368ded00 VAL: '-2' (15 sibs) 44: [4] [4] 0x1368ded90 VAL: '5' (15 sibs) 44: [5] [5] 0x1368dee20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x1368deeb0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x1368def40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x1368defd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x1368df060 VAL: '0b10' (15 sibs) 44: [10] [10] 0x1368df0f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x1368df180 VAL: '0B10' (15 sibs) 44: [12] [12] 0x1368df210 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x1368df2a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x1368df330 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x1368df3c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x1368df450 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: 0x1368ba938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x1368b8a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x1368b8ad0 VAL: '-2' (3 sibs) 44: 0x1368b8b68 VAL: '-2' (3 sibs) 44: 0x1368b8c00 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x1368e1180 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x1368e1210 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x1368e12a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x1368e1330 VAL: '-2' (3 sibs) 44: [4] [4] 0x1368e13c0 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: 0x1368baa50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x1368b9e30 VAL: '-2.0' (8 sibs) 44: 0x1368b9ec8 VAL: '-2.1' (8 sibs) 44: 0x1368b9f60 VAL: '0.1' (8 sibs) 44: 0x1368b9ff8 VAL: '.1' (8 sibs) 44: 0x1368ba090 VAL: '-.2' (8 sibs) 44: 0x1368ba128 VAL: '-2.e+6' (8 sibs) 44: 0x1368ba1c0 VAL: '-3e-6' (8 sibs) 44: 0x1368ba258 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x1368e2eb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1368e2f40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1368e2fd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1368e3060 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1368e30f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x1368e3180 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1368e3210 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1368e32a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1368e3330 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: 0x1368bab68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x1368ba300 VAL: '-2.0' (8 sibs) 44: 0x1368ba398 VAL: '-2.1' (8 sibs) 44: 0x1368ba430 VAL: '0.1' (8 sibs) 44: 0x1368ba4c8 VAL: '.1' (8 sibs) 44: 0x1368ba560 VAL: '-.2' (8 sibs) 44: 0x1368ba5f8 VAL: '-2.e+6' (8 sibs) 44: 0x1368ba690 VAL: '-3e-6' (8 sibs) 44: 0x1368ba728 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x1368e4be0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1368e4c70 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1368e4d00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1368e4d90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1368e4e20 VAL: '.1' (8 sibs) 44: [5] [5] 0x1368e4eb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1368e4f40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1368e4fd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1368e5060 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: 0x1368bac80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x1368bb0a0 VAL: '-2.0' (8 sibs) 44: 0x1368bb138 VAL: '-2.1' (8 sibs) 44: 0x1368bb1d0 VAL: '0.1' (8 sibs) 44: 0x1368bb268 VAL: '.1' (8 sibs) 44: 0x1368bb300 VAL: '-.2' (8 sibs) 44: 0x1368bb398 VAL: '-2.e+6' (8 sibs) 44: 0x1368bb430 VAL: '-3e-6' (8 sibs) 44: 0x1368bb4c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x1368e6910 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1368e69a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1368e6a30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1368e6ac0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1368e6b50 VAL: '.1' (8 sibs) 44: [5] [5] 0x1368e6be0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1368e6c70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1368e6d00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1368e6d90 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: 0x1368bad98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x1368bbbb0 VAL: '1.2.3' (14 sibs) 44: 0x1368bbc48 VAL: '1.2.3.4' (14 sibs) 44: 0x1368bbce0 SEQ: (14 sibs) 2 children: 44: 0x1368bc410 VAL: '1.2.3' (2 sibs) 44: 0x1368bc4a8 VAL: '4.5.6' (2 sibs) 44: 0x1368bbd78 SEQ: (14 sibs) 2 children: 44: 0x1368bc550 VAL: '1.2.3.4' (2 sibs) 44: 0x1368bc5e8 VAL: '4.5.6.7' (2 sibs) 44: 0x1368bbe10 SEQ: (14 sibs) 2 children: 44: 0x1368bc690 VAL: '1.2.3' (2 sibs) 44: 0x1368bc728 VAL: '4.5.6' (2 sibs) 44: 0x1368bbea8 SEQ: (14 sibs) 2 children: 44: 0x1368bc7d0 VAL: '1.2.3.4' (2 sibs) 44: 0x1368bc868 VAL: '4.5.6.7' (2 sibs) 44: 0x1368bbf40 MAP: (14 sibs) 1 children: 44: 0x1368bc910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x1368bbfd8 MAP: (14 sibs) 1 children: 44: 0x1368bc9b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x1368bc070 MAP: (14 sibs) 1 children: 44: 0x1368bca50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x1368bc108 MAP: (14 sibs) 1 children: 44: 0x1368bcaf0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x1368bc1a0 MAP: (14 sibs) 2 children: 44: 0x1368bcb90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x1368bcc28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x1368bc238 MAP: (14 sibs) 2 children: 44: 0x1368bccd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x1368bcd68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x1368bc2d0 MAP: (14 sibs) 2 children: 44: 0x1368bce10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x1368bcea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x1368bc368 MAP: (14 sibs) 2 children: 44: 0x1368bcf50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x1368bcfe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x1368ea160 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x1368ea1f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x1368ea280 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x1368ea310 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x1368ea3a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x1368ea430 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x1368ea4c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x1368ea550 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x1368ea5e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x1368ea670 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x1368ea700 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x1368ea790 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x1368ea820 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x1368ea8b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x1368ea940 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x1368ea9d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x1368eaa60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x1368eaaf0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x1368eab80 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x1368eac10 MAP: (14 sibs) 1 children: 44: [20] [20] 0x1368eaca0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x1368ead30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x1368eadc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x1368eae50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x1368eaee0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x1368eaf70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x1368eb000 MAP: (14 sibs) 2 children: 44: [27] [27] 0x1368eb090 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x1368eb120 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x1368eb1b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x1368eb240 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x1368eb2d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x1368eb360 MAP: (14 sibs) 2 children: 44: [33] [33] 0x1368eb3f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x1368eb480 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: 0x1368ba820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x1368b9030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x1368b90d0 VAL: '-2' (15 sibs) 44: 0x1368b9168 VAL: '-2' (15 sibs) 44: 0x1368b9200 VAL: '5' (15 sibs) 44: 0x1368b9298 VAL: '0xa' (15 sibs) 44: 0x1368b9330 VAL: '-0xb' (15 sibs) 44: 0x1368b93c8 VAL: '0XA' (15 sibs) 44: 0x1368b9460 VAL: '-0XA' (15 sibs) 44: 0x1368b94f8 VAL: '0b10' (15 sibs) 44: 0x1368b9590 VAL: '-0b10' (15 sibs) 44: 0x1368b9628 VAL: '0B10' (15 sibs) 44: 0x1368b96c0 VAL: '-0B10' (15 sibs) 44: 0x1368b9758 VAL: '0o17' (15 sibs) 44: 0x1368b97f0 VAL: '-0o17' (15 sibs) 44: 0x1368b9888 VAL: '0O17' (15 sibs) 44: 0x1368b9920 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x1368e8f50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x1368e8fe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x1368e9070 VAL: '-2' (15 sibs) 44: [3] [3] 0x1368e9100 VAL: '-2' (15 sibs) 44: [4] [4] 0x1368e9190 VAL: '5' (15 sibs) 44: [5] [5] 0x1368e9220 VAL: '0xa' (15 sibs) 44: [6] [6] 0x1368e92b0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x1368e9340 VAL: '0XA' (15 sibs) 44: [8] [8] 0x1368e93d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x1368e9460 VAL: '0b10' (15 sibs) 44: [10] [10] 0x1368e94f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x1368e9580 VAL: '0B10' (15 sibs) 44: [12] [12] 0x1368e9610 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x1368e96a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x1368e9730 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x1368e97c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x1368e9850 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: 0x1368ba938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x1368b8a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x1368b8ad0 VAL: '-2' (3 sibs) 44: 0x1368b8b68 VAL: '-2' (3 sibs) 44: 0x1368b8c00 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x1368e8640 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x1368e86d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x1368e8760 VAL: '-2' (3 sibs) 44: [3] [3] 0x1368e87f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x1368e8880 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: 0x1368baa50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x1368b9e30 VAL: '-2.0' (8 sibs) 44: 0x1368b9ec8 VAL: '-2.1' (8 sibs) 44: 0x1368b9f60 VAL: '0.1' (8 sibs) 44: 0x1368b9ff8 VAL: '.1' (8 sibs) 44: 0x1368ba090 VAL: '-.2' (8 sibs) 44: 0x1368ba128 VAL: '-2.e+6' (8 sibs) 44: 0x1368ba1c0 VAL: '-3e-6' (8 sibs) 44: 0x1368ba258 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x1368ec570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1368ec600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1368ec690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1368ec720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1368ec7b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x1368ec840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1368ec8d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1368ec960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1368ec9f0 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: 0x1368bab68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x1368ba300 VAL: '-2.0' (8 sibs) 44: 0x1368ba398 VAL: '-2.1' (8 sibs) 44: 0x1368ba430 VAL: '0.1' (8 sibs) 44: 0x1368ba4c8 VAL: '.1' (8 sibs) 44: 0x1368ba560 VAL: '-.2' (8 sibs) 44: 0x1368ba5f8 VAL: '-2.e+6' (8 sibs) 44: 0x1368ba690 VAL: '-3e-6' (8 sibs) 44: 0x1368ba728 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x1368ece80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1368ecf10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1368ecfa0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1368ed030 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1368ed0c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x1368ed150 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1368ed1e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1368ed270 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1368ed300 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: 0x1368bac80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x1368bb0a0 VAL: '-2.0' (8 sibs) 44: 0x1368bb138 VAL: '-2.1' (8 sibs) 44: 0x1368bb1d0 VAL: '0.1' (8 sibs) 44: 0x1368bb268 VAL: '.1' (8 sibs) 44: 0x1368bb300 VAL: '-.2' (8 sibs) 44: 0x1368bb398 VAL: '-2.e+6' (8 sibs) 44: 0x1368bb430 VAL: '-3e-6' (8 sibs) 44: 0x1368bb4c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x1368ed790 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1368ed820 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1368ed8b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1368ed940 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1368ed9d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x1368eda60 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1368edaf0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1368edb80 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1368edc10 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: 0x1368bad98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x1368bbbb0 VAL: '1.2.3' (14 sibs) 44: 0x1368bbc48 VAL: '1.2.3.4' (14 sibs) 44: 0x1368bbce0 SEQ: (14 sibs) 2 children: 44: 0x1368bc410 VAL: '1.2.3' (2 sibs) 44: 0x1368bc4a8 VAL: '4.5.6' (2 sibs) 44: 0x1368bbd78 SEQ: (14 sibs) 2 children: 44: 0x1368bc550 VAL: '1.2.3.4' (2 sibs) 44: 0x1368bc5e8 VAL: '4.5.6.7' (2 sibs) 44: 0x1368bbe10 SEQ: (14 sibs) 2 children: 44: 0x1368bc690 VAL: '1.2.3' (2 sibs) 44: 0x1368bc728 VAL: '4.5.6' (2 sibs) 44: 0x1368bbea8 SEQ: (14 sibs) 2 children: 44: 0x1368bc7d0 VAL: '1.2.3.4' (2 sibs) 44: 0x1368bc868 VAL: '4.5.6.7' (2 sibs) 44: 0x1368bbf40 MAP: (14 sibs) 1 children: 44: 0x1368bc910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x1368bbfd8 MAP: (14 sibs) 1 children: 44: 0x1368bc9b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x1368bc070 MAP: (14 sibs) 1 children: 44: 0x1368bca50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x1368bc108 MAP: (14 sibs) 1 children: 44: 0x1368bcaf0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x1368bc1a0 MAP: (14 sibs) 2 children: 44: 0x1368bcb90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x1368bcc28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x1368bc238 MAP: (14 sibs) 2 children: 44: 0x1368bccd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x1368bcd68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x1368bc2d0 MAP: (14 sibs) 2 children: 44: 0x1368bce10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x1368bcea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x1368bc368 MAP: (14 sibs) 2 children: 44: 0x1368bcf50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x1368bcfe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x1368efbc0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x1368efc50 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x1368efce0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x1368efd70 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x1368efe00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x1368efe90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x1368eff20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x1368effb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x1368f0040 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x1368f00d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x1368f0160 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x1368f01f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x1368f0280 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x1368f0310 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x1368f03a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x1368f0430 MAP: (14 sibs) 1 children: 44: [16] [16] 0x1368f04c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x1368f0550 MAP: (14 sibs) 1 children: 44: [18] [18] 0x1368f05e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x1368f0670 MAP: (14 sibs) 1 children: 44: [20] [20] 0x1368f0700 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x1368f0790 MAP: (14 sibs) 1 children: 44: [22] [22] 0x1368f0820 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x1368f08b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x1368f0940 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x1368f09d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x1368f0a60 MAP: (14 sibs) 2 children: 44: [27] [27] 0x1368f0af0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x1368f0b80 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x1368f0c10 MAP: (14 sibs) 2 children: 44: [30] [30] 0x1368f0ca0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x1368f0d30 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x1368f0dc0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x1368f0e50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x1368f0ee0 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] 0x1368deb50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x1368debe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x1368dec70 VAL: '-2' (15 sibs) 44: [3] [3] 0x1368ded00 VAL: '-2' (15 sibs) 44: [4] [4] 0x1368ded90 VAL: '5' (15 sibs) 44: [5] [5] 0x1368dee20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x1368deeb0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x1368def40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x1368defd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x1368df060 VAL: '0b10' (15 sibs) 44: [10] [10] 0x1368df0f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x1368df180 VAL: '0B10' (15 sibs) 44: [12] [12] 0x1368df210 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x1368df2a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x1368df330 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x1368df3c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x1368df450 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] 0x1368fe6e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x1368fe770 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x1368fe800 VAL: '-2' (15 sibs) 44: [3] [3] 0x1368fe890 VAL: '-2' (15 sibs) 44: [4] [4] 0x1368fe920 VAL: '5' (15 sibs) 44: [5] [5] 0x1368fe9b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x1368fea40 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x1368fead0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x1368feb60 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x1368febf0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x1368fec80 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x1368fed10 VAL: '0B10' (15 sibs) 44: [12] [12] 0x1368feda0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x1368fee30 VAL: '0o17' (15 sibs) 44: [14] [14] 0x1368feec0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x1368fef50 VAL: '0O17' (15 sibs) 44: [16] [16] 0x1368fefe0 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] 0x1368e1180 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x1368e1210 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x1368e12a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x1368e1330 VAL: '-2' (3 sibs) 44: [4] [4] 0x1368e13c0 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] 0x1368fddd0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x1368fde60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x1368fdef0 VAL: '-2' (3 sibs) 44: [3] [3] 0x1368fdf80 VAL: '-2' (3 sibs) 44: [4] [4] 0x1368fe010 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] 0x1368e2eb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1368e2f40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1368e2fd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1368e3060 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1368e30f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x1368e3180 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1368e3210 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1368e32a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1368e3330 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] 0x1368ff8f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1368ff980 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1368ffa10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1368ffaa0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1368ffb30 VAL: '.1' (8 sibs) 44: [5] [5] 0x1368ffbc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1368ffc50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1368ffce0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1368ffd70 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] 0x1368e4be0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1368e4c70 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1368e4d00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1368e4d90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1368e4e20 VAL: '.1' (8 sibs) 44: [5] [5] 0x1368e4eb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1368e4f40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1368e4fd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1368e5060 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] 0x136900200 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x136900290 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x136900320 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1369003b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x136900440 VAL: '.1' (8 sibs) 44: [5] [5] 0x1369004d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x136900560 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1369005f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x136900680 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] 0x1368e6910 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1368e69a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1368e6a30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1368e6ac0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1368e6b50 VAL: '.1' (8 sibs) 44: [5] [5] 0x1368e6be0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1368e6c70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1368e6d00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1368e6d90 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] 0x136900b10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x136900ba0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x136900c30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x136900cc0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x136900d50 VAL: '.1' (8 sibs) 44: [5] [5] 0x136900de0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x136900e70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x136900f00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x136900f90 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] 0x1368ea160 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x1368ea1f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x1368ea280 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x1368ea310 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x1368ea3a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x1368ea430 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x1368ea4c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x1368ea550 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x1368ea5e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x1368ea670 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x1368ea700 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x1368ea790 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x1368ea820 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x1368ea8b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x1368ea940 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x1368ea9d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x1368eaa60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x1368eaaf0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x1368eab80 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x1368eac10 MAP: (14 sibs) 1 children: 44: [20] [20] 0x1368eaca0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x1368ead30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x1368eadc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x1368eae50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x1368eaee0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x1368eaf70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x1368eb000 MAP: (14 sibs) 2 children: 44: [27] [27] 0x1368eb090 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x1368eb120 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x1368eb1b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x1368eb240 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x1368eb2d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x1368eb360 MAP: (14 sibs) 2 children: 44: [33] [33] 0x1368eb3f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x1368eb480 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] 0x136902f40 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x136902fd0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x136903060 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x1369030f0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x136903180 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x136903210 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x1369032a0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x136903330 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x1369033c0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x136903450 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x1369034e0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x136903570 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x136903600 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x136903690 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x136903720 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x1369037b0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x136903840 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x1369038d0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x136903960 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x1369039f0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x136903a80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x136903b10 MAP: (14 sibs) 1 children: 44: [22] [22] 0x136903ba0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x136903c30 MAP: (14 sibs) 2 children: 44: [24] [24] 0x136903cc0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x136903d50 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x136903de0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x136903e70 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x136903f00 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x136903f90 MAP: (14 sibs) 2 children: 44: [30] [30] 0x136904020 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x1369040b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x136904140 MAP: (14 sibs) 2 children: 44: [33] [33] 0x1369041d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x136904260 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] 0x1368ee9b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x1368eea40 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x1368eead0 VAL: '-2' (15 sibs) 44: [3] [3] 0x1368eeb60 VAL: '-2' (15 sibs) 44: [4] [4] 0x1368eebf0 VAL: '5' (15 sibs) 44: [5] [5] 0x1368eec80 VAL: '0xa' (15 sibs) 44: [6] [6] 0x1368eed10 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x1368eeda0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x1368eee30 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x1368eeec0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x1368eef50 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x1368eefe0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x1368ef070 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x1368ef100 VAL: '0o17' (15 sibs) 44: [14] [14] 0x1368ef190 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x1368ef220 VAL: '0O17' (15 sibs) 44: [16] [16] 0x1368ef2b0 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] 0x136901d30 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x136901dc0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x136901e50 VAL: '-2' (15 sibs) 44: [3] [3] 0x136901ee0 VAL: '-2' (15 sibs) 44: [4] [4] 0x136901f70 VAL: '5' (15 sibs) 44: [5] [5] 0x136902000 VAL: '0xa' (15 sibs) 44: [6] [6] 0x136902090 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x136902120 VAL: '0XA' (15 sibs) 44: [8] [8] 0x1369021b0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x136902240 VAL: '0b10' (15 sibs) 44: [10] [10] 0x1369022d0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x136902360 VAL: '0B10' (15 sibs) 44: [12] [12] 0x1369023f0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x136902480 VAL: '0o17' (15 sibs) 44: [14] [14] 0x136902510 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x1369025a0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x136902630 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] 0x1368ee0a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x1368ee130 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x1368ee1c0 VAL: '-2' (3 sibs) 44: [3] [3] 0x1368ee250 VAL: '-2' (3 sibs) 44: [4] [4] 0x1368ee2e0 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] 0x136901420 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x1369014b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x136901540 VAL: '-2' (3 sibs) 44: [3] [3] 0x1369015d0 VAL: '-2' (3 sibs) 44: [4] [4] 0x136901660 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] 0x1368f1fd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1368f2060 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1368f20f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1368f2180 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1368f2210 VAL: '.1' (8 sibs) 44: [5] [5] 0x1368f22a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1368f2330 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1368f23c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1368f2450 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] 0x136905350 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1369053e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x136905470 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x136905500 VAL: '0.1' (8 sibs) 44: [4] [4] 0x136905590 VAL: '.1' (8 sibs) 44: [5] [5] 0x136905620 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1369056b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x136905740 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1369057d0 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] 0x1368f28e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1368f2970 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1368f2a00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1368f2a90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1368f2b20 VAL: '.1' (8 sibs) 44: [5] [5] 0x1368f2bb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1368f2c40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1368f2cd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1368f2d60 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] 0x136905c60 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x136905cf0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x136905d80 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x136905e10 VAL: '0.1' (8 sibs) 44: [4] [4] 0x136905ea0 VAL: '.1' (8 sibs) 44: [5] [5] 0x136905f30 VAL: '-.2' (8 sibs) 44: [6] [6] 0x136905fc0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x136906050 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1369060e0 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] 0x1368f31f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1368f3280 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1368f3310 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1368f33a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1368f3430 VAL: '.1' (8 sibs) 44: [5] [5] 0x1368f34c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1368f3550 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1368f35e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1368f3670 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] 0x136906570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x136906600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x136906690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x136906720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1369067b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x136906840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1369068d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x136906960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1369069f0 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] 0x1368f5660 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x1368f56f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x1368f5780 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x1368f5810 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x1368f58a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x1368f5930 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x1368f59c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x1368f5a50 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x1368f5ae0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x1368f5b70 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x1368f5c00 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x1368f5c90 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x1368f5d20 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x1368f5db0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x1368f5e40 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x1368f5ed0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x1368f5f60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x1368f5ff0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x1368f6080 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x1368f6110 MAP: (14 sibs) 1 children: 44: [20] [20] 0x1368f61a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x1368f6230 MAP: (14 sibs) 1 children: 44: [22] [22] 0x1368f62c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x1368f6350 MAP: (14 sibs) 2 children: 44: [24] [24] 0x1368f63e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x1368f6470 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x1368f6500 MAP: (14 sibs) 2 children: 44: [27] [27] 0x1368f6590 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x1368f6620 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x1368f66b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x1368f6740 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x1368f67d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x1368f6860 MAP: (14 sibs) 2 children: 44: [33] [33] 0x1368f68f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x1368f6980 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] 0x1369089a0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x136908a30 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x136908ac0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x136908b50 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x136908be0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x136908c70 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x136908d00 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x136908d90 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x136908e20 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x136908eb0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x136908f40 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x136908fd0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x136909060 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x1369090f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x136909180 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x136909210 MAP: (14 sibs) 1 children: 44: [16] [16] 0x1369092a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x136909330 MAP: (14 sibs) 1 children: 44: [18] [18] 0x1369093c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x136909450 MAP: (14 sibs) 1 children: 44: [20] [20] 0x1369094e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x136909570 MAP: (14 sibs) 1 children: 44: [22] [22] 0x136909600 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x136909690 MAP: (14 sibs) 2 children: 44: [24] [24] 0x136909720 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x1369097b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x136909840 MAP: (14 sibs) 2 children: 44: [27] [27] 0x1369098d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x136909960 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x1369099f0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x136909a80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x136909b10 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x136909ba0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x136909c30 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x136909cc0 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] 0x1368e8f50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x1368e8fe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x1368e9070 VAL: '-2' (15 sibs) 44: [3] [3] 0x1368e9100 VAL: '-2' (15 sibs) 44: [4] [4] 0x1368e9190 VAL: '5' (15 sibs) 44: [5] [5] 0x1368e9220 VAL: '0xa' (15 sibs) 44: [6] [6] 0x1368e92b0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x1368e9340 VAL: '0XA' (15 sibs) 44: [8] [8] 0x1368e93d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x1368e9460 VAL: '0b10' (15 sibs) 44: [10] [10] 0x1368e94f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x1368e9580 VAL: '0B10' (15 sibs) 44: [12] [12] 0x1368e9610 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x1368e96a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x1368e9730 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x1368e97c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x1368e9850 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] 0x136907790 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x136907820 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x1369078b0 VAL: '-2' (15 sibs) 44: [3] [3] 0x136907940 VAL: '-2' (15 sibs) 44: [4] [4] 0x1369079d0 VAL: '5' (15 sibs) 44: [5] [5] 0x136907a60 VAL: '0xa' (15 sibs) 44: [6] [6] 0x136907af0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x136907b80 VAL: '0XA' (15 sibs) 44: [8] [8] 0x136907c10 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x136907ca0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x136907d30 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x136907dc0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x136907e50 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x136907ee0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x136907f70 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x136908000 VAL: '0O17' (15 sibs) 44: [16] [16] 0x136908090 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] 0x1368e8640 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x1368e86d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x1368e8760 VAL: '-2' (3 sibs) 44: [3] [3] 0x1368e87f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x1368e8880 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] 0x136906e80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x136906f10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x136906fa0 VAL: '-2' (3 sibs) 44: [3] [3] 0x136907030 VAL: '-2' (3 sibs) 44: [4] [4] 0x1369070c0 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] 0x1368ec570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1368ec600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1368ec690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1368ec720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1368ec7b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x1368ec840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1368ec8d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1368ec960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1368ec9f0 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] 0x13690adb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x13690ae40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x13690aed0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x13690af60 VAL: '0.1' (8 sibs) 44: [4] [4] 0x13690aff0 VAL: '.1' (8 sibs) 44: [5] [5] 0x13690b080 VAL: '-.2' (8 sibs) 44: [6] [6] 0x13690b110 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x13690b1a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x13690b230 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] 0x1368ece80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1368ecf10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1368ecfa0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1368ed030 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1368ed0c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x1368ed150 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1368ed1e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1368ed270 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1368ed300 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] 0x13690b6c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x13690b750 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x13690b7e0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x13690b870 VAL: '0.1' (8 sibs) 44: [4] [4] 0x13690b900 VAL: '.1' (8 sibs) 44: [5] [5] 0x13690b990 VAL: '-.2' (8 sibs) 44: [6] [6] 0x13690ba20 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x13690bab0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x13690bb40 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] 0x1368ed790 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1368ed820 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1368ed8b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1368ed940 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1368ed9d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x1368eda60 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1368edaf0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1368edb80 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1368edc10 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] 0x13690bfd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x13690c060 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x13690c0f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x13690c180 VAL: '0.1' (8 sibs) 44: [4] [4] 0x13690c210 VAL: '.1' (8 sibs) 44: [5] [5] 0x13690c2a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x13690c330 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x13690c3c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x13690c450 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] 0x1368efbc0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x1368efc50 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x1368efce0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x1368efd70 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x1368efe00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x1368efe90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x1368eff20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x1368effb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x1368f0040 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x1368f00d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x1368f0160 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x1368f01f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x1368f0280 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x1368f0310 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x1368f03a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x1368f0430 MAP: (14 sibs) 1 children: 44: [16] [16] 0x1368f04c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x1368f0550 MAP: (14 sibs) 1 children: 44: [18] [18] 0x1368f05e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x1368f0670 MAP: (14 sibs) 1 children: 44: [20] [20] 0x1368f0700 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x1368f0790 MAP: (14 sibs) 1 children: 44: [22] [22] 0x1368f0820 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x1368f08b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x1368f0940 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x1368f09d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x1368f0a60 MAP: (14 sibs) 2 children: 44: [27] [27] 0x1368f0af0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x1368f0b80 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x1368f0c10 MAP: (14 sibs) 2 children: 44: [30] [30] 0x1368f0ca0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x1368f0d30 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x1368f0dc0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x1368f0e50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x1368f0ee0 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] 0x13690e400 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x13690e490 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x13690e520 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x13690e5b0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x13690e640 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x13690e6d0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x13690e760 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x13690e7f0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x13690e880 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x13690e910 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x13690e9a0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x13690ea30 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x13690eac0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x13690eb50 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x13690ebe0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x13690ec70 MAP: (14 sibs) 1 children: 44: [16] [16] 0x13690ed00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x13690ed90 MAP: (14 sibs) 1 children: 44: [18] [18] 0x13690ee20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x13690eeb0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x13690ef40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x13690efd0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x13690f060 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x13690f0f0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x13690f180 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x13690f210 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x13690f2a0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x13690f330 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x13690f3c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x13690f450 MAP: (14 sibs) 2 children: 44: [30] [30] 0x13690f4e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x13690f570 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x13690f600 MAP: (14 sibs) 2 children: 44: [33] [33] 0x13690f690 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x13690f720 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] 0x1368f7a70 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x1368f7b00 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x1368f7b90 VAL: '-2' (15 sibs) 44: [3] [3] 0x1368f7c20 VAL: '-2' (15 sibs) 44: [4] [4] 0x1368f7cb0 VAL: '5' (15 sibs) 44: [5] [5] 0x1368f7d40 VAL: '0xa' (15 sibs) 44: [6] [6] 0x1368f7dd0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x1368f7e60 VAL: '0XA' (15 sibs) 44: [8] [8] 0x1368f7ef0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x1368f7f80 VAL: '0b10' (15 sibs) 44: [10] [10] 0x1368f8010 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x1368f80a0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x1368f8130 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x1368f81c0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x1368f8250 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x1368f82e0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x1368f8370 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] 0x13690d1f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x13690d280 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x13690d310 VAL: '-2' (15 sibs) 44: [3] [3] 0x13690d3a0 VAL: '-2' (15 sibs) 44: [4] [4] 0x13690d430 VAL: '5' (15 sibs) 44: [5] [5] 0x13690d4c0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x13690d550 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x13690d5e0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x13690d670 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x13690d700 VAL: '0b10' (15 sibs) 44: [10] [10] 0x13690d790 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x13690d820 VAL: '0B10' (15 sibs) 44: [12] [12] 0x13690d8b0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x13690d940 VAL: '0o17' (15 sibs) 44: [14] [14] 0x13690d9d0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x13690da60 VAL: '0O17' (15 sibs) 44: [16] [16] 0x13690daf0 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] 0x1368f3de0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x1368f3e70 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x1368f3f00 VAL: '-2' (3 sibs) 44: [3] [3] 0x1368f3f90 VAL: '-2' (3 sibs) 44: [4] [4] 0x1368f4020 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] 0x13690c8e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x13690c970 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x13690ca00 VAL: '-2' (3 sibs) 44: [3] [3] 0x13690ca90 VAL: '-2' (3 sibs) 44: [4] [4] 0x13690cb20 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] 0x1368f4720 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1368f47b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1368f4840 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1368f48d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1368f4960 VAL: '.1' (8 sibs) 44: [5] [5] 0x1368f49f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1368f4a80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1368f4b10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1368f4ba0 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] 0x136910810 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1369108a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x136910930 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1369109c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x136910a50 VAL: '.1' (8 sibs) 44: [5] [5] 0x136910ae0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x136910b70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x136910c00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x136910c90 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] 0x1368f8c80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1368f8d10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1368f8da0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1368f8e30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1368f8ec0 VAL: '.1' (8 sibs) 44: [5] [5] 0x1368f8f50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1368f8fe0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1368f9070 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1368f9100 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] 0x136911120 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1369111b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x136911240 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1369112d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x136911360 VAL: '.1' (8 sibs) 44: [5] [5] 0x1369113f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x136911480 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x136911510 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1369115a0 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] 0x1368f9590 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1368f9620 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1368f96b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1368f9740 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1368f97d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x1368f9860 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1368f98f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1368f9980 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1368f9a10 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] 0x136911a30 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x136911ac0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x136911b50 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x136911be0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x136911c70 VAL: '.1' (8 sibs) 44: [5] [5] 0x136911d00 VAL: '-.2' (8 sibs) 44: [6] [6] 0x136911d90 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x136911e20 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x136911eb0 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] 0x1368fb9c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x1368fba50 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x1368fbae0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x1368fbb70 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x1368fbc00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x1368fbc90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x1368fbd20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x1368fbdb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x1368fbe40 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x1368fbed0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x1368fbf60 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x1368fbff0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x1368fc080 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x1368fc110 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x1368fc1a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x1368fc230 MAP: (14 sibs) 1 children: 44: [16] [16] 0x1368fc2c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x1368fc350 MAP: (14 sibs) 1 children: 44: [18] [18] 0x1368fc3e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x1368fc470 MAP: (14 sibs) 1 children: 44: [20] [20] 0x1368fc500 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x1368fc590 MAP: (14 sibs) 1 children: 44: [22] [22] 0x1368fc620 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x1368fc6b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x1368fc740 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x1368fc7d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x1368fc860 MAP: (14 sibs) 2 children: 44: [27] [27] 0x1368fc8f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x1368fc980 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x1368fca10 MAP: (14 sibs) 2 children: 44: [30] [30] 0x1368fcaa0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x1368fcb30 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x1368fcbc0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x1368fcc50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x1368fcce0 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] 0x136913e60 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x136913ef0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x136913f80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x136914010 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x1369140a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x136914130 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x1369141c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x136914250 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x1369142e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x136914370 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x136914400 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x136914490 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x136914520 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x1369145b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x136914640 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x1369146d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x136914760 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x1369147f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x136914880 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x136914910 MAP: (14 sibs) 1 children: 44: [20] [20] 0x1369149a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x136914a30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x136914ac0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x136914b50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x136914be0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x136914c70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x136914d00 MAP: (14 sibs) 2 children: 44: [27] [27] 0x136914d90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x136914e20 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x136914eb0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x136914f40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x136914fd0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x136915060 MAP: (14 sibs) 2 children: 44: [33] [33] 0x1369150f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x136915180 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: 0x1368ba820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x1368b9030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x1368b90d0 VAL: '-2' (15 sibs) 44: 0x1368b9168 VAL: '-2' (15 sibs) 44: 0x1368b9200 VAL: '5' (15 sibs) 44: 0x1368b9298 VAL: '0xa' (15 sibs) 44: 0x1368b9330 VAL: '-0xb' (15 sibs) 44: 0x1368b93c8 VAL: '0XA' (15 sibs) 44: 0x1368b9460 VAL: '-0XA' (15 sibs) 44: 0x1368b94f8 VAL: '0b10' (15 sibs) 44: 0x1368b9590 VAL: '-0b10' (15 sibs) 44: 0x1368b9628 VAL: '0B10' (15 sibs) 44: 0x1368b96c0 VAL: '-0B10' (15 sibs) 44: 0x1368b9758 VAL: '0o17' (15 sibs) 44: 0x1368b97f0 VAL: '-0o17' (15 sibs) 44: 0x1368b9888 VAL: '0O17' (15 sibs) 44: 0x1368b9920 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x136912340 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x1369123d0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x136912460 VAL: '-2' (15 sibs) 44: [3] [3] 0x1369124f0 VAL: '-2' (15 sibs) 44: [4] [4] 0x136912580 VAL: '5' (15 sibs) 44: [5] [5] 0x136912610 VAL: '0xa' (15 sibs) 44: [6] [6] 0x1369126a0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x136912730 VAL: '0XA' (15 sibs) 44: [8] [8] 0x1369127c0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x136912850 VAL: '0b10' (15 sibs) 44: [10] [10] 0x1369128e0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x136912970 VAL: '0B10' (15 sibs) 44: [12] [12] 0x136912a00 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x136912a90 VAL: '0o17' (15 sibs) 44: [14] [14] 0x136912b20 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x136912bb0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x136912c40 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: 0x1368ba938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x1368b8a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x1368b8ad0 VAL: '-2' (3 sibs) 44: 0x1368b8b68 VAL: '-2' (3 sibs) 44: 0x1368b8c00 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x1368fb510 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x1368fb5a0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x1368fb630 VAL: '-2' (3 sibs) 44: [3] [3] 0x1368fb6c0 VAL: '-2' (3 sibs) 44: [4] [4] 0x1368fb750 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: 0x1368baa50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x1368b9e30 VAL: '-2.0' (8 sibs) 44: 0x1368b9ec8 VAL: '-2.1' (8 sibs) 44: 0x1368b9f60 VAL: '0.1' (8 sibs) 44: 0x1368b9ff8 VAL: '.1' (8 sibs) 44: 0x1368ba090 VAL: '-.2' (8 sibs) 44: 0x1368ba128 VAL: '-2.e+6' (8 sibs) 44: 0x1368ba1c0 VAL: '-3e-6' (8 sibs) 44: 0x1368ba258 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x136912ce0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x136912d70 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x136912e00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x136912e90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x136912f20 VAL: '.1' (8 sibs) 44: [5] [5] 0x136912fb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x136913040 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1369130d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x136913160 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: 0x1368bab68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x1368ba300 VAL: '-2.0' (8 sibs) 44: 0x1368ba398 VAL: '-2.1' (8 sibs) 44: 0x1368ba430 VAL: '0.1' (8 sibs) 44: 0x1368ba4c8 VAL: '.1' (8 sibs) 44: 0x1368ba560 VAL: '-.2' (8 sibs) 44: 0x1368ba5f8 VAL: '-2.e+6' (8 sibs) 44: 0x1368ba690 VAL: '-3e-6' (8 sibs) 44: 0x1368ba728 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x136913200 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x136913290 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x136913320 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1369133b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x136913440 VAL: '.1' (8 sibs) 44: [5] [5] 0x1369134d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x136913560 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1369135f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x136913680 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: 0x1368bac80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x1368bb0a0 VAL: '-2.0' (8 sibs) 44: 0x1368bb138 VAL: '-2.1' (8 sibs) 44: 0x1368bb1d0 VAL: '0.1' (8 sibs) 44: 0x1368bb268 VAL: '.1' (8 sibs) 44: 0x1368bb300 VAL: '-.2' (8 sibs) 44: 0x1368bb398 VAL: '-2.e+6' (8 sibs) 44: 0x1368bb430 VAL: '-3e-6' (8 sibs) 44: 0x1368bb4c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x136913720 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1369137b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x136913840 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1369138d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x136913960 VAL: '.1' (8 sibs) 44: [5] [5] 0x1369139f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x136913a80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x136913b10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x136913ba0 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: 0x1368bad98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x1368bbbb0 VAL: '1.2.3' (14 sibs) 44: 0x1368bbc48 VAL: '1.2.3.4' (14 sibs) 44: 0x1368bbce0 SEQ: (14 sibs) 2 children: 44: 0x1368bc410 VAL: '1.2.3' (2 sibs) 44: 0x1368bc4a8 VAL: '4.5.6' (2 sibs) 44: 0x1368bbd78 SEQ: (14 sibs) 2 children: 44: 0x1368bc550 VAL: '1.2.3.4' (2 sibs) 44: 0x1368bc5e8 VAL: '4.5.6.7' (2 sibs) 44: 0x1368bbe10 SEQ: (14 sibs) 2 children: 44: 0x1368bc690 VAL: '1.2.3' (2 sibs) 44: 0x1368bc728 VAL: '4.5.6' (2 sibs) 44: 0x1368bbea8 SEQ: (14 sibs) 2 children: 44: 0x1368bc7d0 VAL: '1.2.3.4' (2 sibs) 44: 0x1368bc868 VAL: '4.5.6.7' (2 sibs) 44: 0x1368bbf40 MAP: (14 sibs) 1 children: 44: 0x1368bc910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x1368bbfd8 MAP: (14 sibs) 1 children: 44: 0x1368bc9b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x1368bc070 MAP: (14 sibs) 1 children: 44: 0x1368bca50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x1368bc108 MAP: (14 sibs) 1 children: 44: 0x1368bcaf0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x1368bc1a0 MAP: (14 sibs) 2 children: 44: 0x1368bcb90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x1368bcc28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x1368bc238 MAP: (14 sibs) 2 children: 44: 0x1368bccd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x1368bcd68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x1368bc2d0 MAP: (14 sibs) 2 children: 44: 0x1368bce10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x1368bcea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x1368bc368 MAP: (14 sibs) 2 children: 44: 0x1368bcf50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x1368bcfe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x136916270 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x136916300 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x136916390 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x136916420 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x1369164b0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x136916540 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x1369165d0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x136916660 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x1369166f0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x136916780 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x136916810 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x1369168a0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x136916930 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x1369169c0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x136916a50 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x136916ae0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x136916b70 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x136916c00 MAP: (14 sibs) 1 children: 44: [18] [18] 0x136916c90 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x136916d20 MAP: (14 sibs) 1 children: 44: [20] [20] 0x136916db0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x136916e40 MAP: (14 sibs) 1 children: 44: [22] [22] 0x136916ed0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x136916f60 MAP: (14 sibs) 2 children: 44: [24] [24] 0x136916ff0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x136917080 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x136917110 MAP: (14 sibs) 2 children: 44: [27] [27] 0x1369171a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x136917230 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x1369172c0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x136917350 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x1369173e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x136917470 MAP: (14 sibs) 2 children: 44: [33] [33] 0x136917500 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x136917590 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: 0x1368ba820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x1368b9030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x1368b90d0 VAL: '-2' (15 sibs) 44: 0x1368b9168 VAL: '-2' (15 sibs) 44: 0x1368b9200 VAL: '5' (15 sibs) 44: 0x1368b9298 VAL: '0xa' (15 sibs) 44: 0x1368b9330 VAL: '-0xb' (15 sibs) 44: 0x1368b93c8 VAL: '0XA' (15 sibs) 44: 0x1368b9460 VAL: '-0XA' (15 sibs) 44: 0x1368b94f8 VAL: '0b10' (15 sibs) 44: 0x1368b9590 VAL: '-0b10' (15 sibs) 44: 0x1368b9628 VAL: '0B10' (15 sibs) 44: 0x1368b96c0 VAL: '-0B10' (15 sibs) 44: 0x1368b9758 VAL: '0o17' (15 sibs) 44: 0x1368b97f0 VAL: '-0o17' (15 sibs) 44: 0x1368b9888 VAL: '0O17' (15 sibs) 44: 0x1368b9920 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x136917630 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x1369176c0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x136917750 VAL: '-2' (15 sibs) 44: [3] [3] 0x1369177e0 VAL: '-2' (15 sibs) 44: [4] [4] 0x136917870 VAL: '5' (15 sibs) 44: [5] [5] 0x136917900 VAL: '0xa' (15 sibs) 44: [6] [6] 0x136917990 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x136917a20 VAL: '0XA' (15 sibs) 44: [8] [8] 0x136917ab0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x136917b40 VAL: '0b10' (15 sibs) 44: [10] [10] 0x136917bd0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x136917c60 VAL: '0B10' (15 sibs) 44: [12] [12] 0x136917cf0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x136917d80 VAL: '0o17' (15 sibs) 44: [14] [14] 0x136917e10 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x136917ea0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x136917f30 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: 0x1368ba938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x1368b8a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x1368b8ad0 VAL: '-2' (3 sibs) 44: 0x1368b8b68 VAL: '-2' (3 sibs) 44: 0x1368b8c00 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x136917fd0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x136918060 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x1369180f0 VAL: '-2' (3 sibs) 44: [3] [3] 0x136918180 VAL: '-2' (3 sibs) 44: [4] [4] 0x136918210 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: 0x1368baa50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x1368b9e30 VAL: '-2.0' (8 sibs) 44: 0x1368b9ec8 VAL: '-2.1' (8 sibs) 44: 0x1368b9f60 VAL: '0.1' (8 sibs) 44: 0x1368b9ff8 VAL: '.1' (8 sibs) 44: 0x1368ba090 VAL: '-.2' (8 sibs) 44: 0x1368ba128 VAL: '-2.e+6' (8 sibs) 44: 0x1368ba1c0 VAL: '-3e-6' (8 sibs) 44: 0x1368ba258 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x1369182b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x136918340 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1369183d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x136918460 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1369184f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x136918580 VAL: '-.2' (8 sibs) 44: [6] [6] 0x136918610 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1369186a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x136918730 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: 0x1368bab68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x1368ba300 VAL: '-2.0' (8 sibs) 44: 0x1368ba398 VAL: '-2.1' (8 sibs) 44: 0x1368ba430 VAL: '0.1' (8 sibs) 44: 0x1368ba4c8 VAL: '.1' (8 sibs) 44: 0x1368ba560 VAL: '-.2' (8 sibs) 44: 0x1368ba5f8 VAL: '-2.e+6' (8 sibs) 44: 0x1368ba690 VAL: '-3e-6' (8 sibs) 44: 0x1368ba728 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x1369187d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x136918860 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1369188f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x136918980 VAL: '0.1' (8 sibs) 44: [4] [4] 0x136918a10 VAL: '.1' (8 sibs) 44: [5] [5] 0x136918aa0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x136918b30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x136918bc0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x136918c50 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: 0x1368bac80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x1368bb0a0 VAL: '-2.0' (8 sibs) 44: 0x1368bb138 VAL: '-2.1' (8 sibs) 44: 0x1368bb1d0 VAL: '0.1' (8 sibs) 44: 0x1368bb268 VAL: '.1' (8 sibs) 44: 0x1368bb300 VAL: '-.2' (8 sibs) 44: 0x1368bb398 VAL: '-2.e+6' (8 sibs) 44: 0x1368bb430 VAL: '-3e-6' (8 sibs) 44: 0x1368bb4c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x136918cf0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x136918d80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x136918e10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x136918ea0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x136918f30 VAL: '.1' (8 sibs) 44: [5] [5] 0x136918fc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x136919050 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1369190e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x136919170 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: 0x1368bad98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x1368bbbb0 VAL: '1.2.3' (14 sibs) 44: 0x1368bbc48 VAL: '1.2.3.4' (14 sibs) 44: 0x1368bbce0 SEQ: (14 sibs) 2 children: 44: 0x1368bc410 VAL: '1.2.3' (2 sibs) 44: 0x1368bc4a8 VAL: '4.5.6' (2 sibs) 44: 0x1368bbd78 SEQ: (14 sibs) 2 children: 44: 0x1368bc550 VAL: '1.2.3.4' (2 sibs) 44: 0x1368bc5e8 VAL: '4.5.6.7' (2 sibs) 44: 0x1368bbe10 SEQ: (14 sibs) 2 children: 44: 0x1368bc690 VAL: '1.2.3' (2 sibs) 44: 0x1368bc728 VAL: '4.5.6' (2 sibs) 44: 0x1368bbea8 SEQ: (14 sibs) 2 children: 44: 0x1368bc7d0 VAL: '1.2.3.4' (2 sibs) 44: 0x1368bc868 VAL: '4.5.6.7' (2 sibs) 44: 0x1368bbf40 MAP: (14 sibs) 1 children: 44: 0x1368bc910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x1368bbfd8 MAP: (14 sibs) 1 children: 44: 0x1368bc9b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x1368bc070 MAP: (14 sibs) 1 children: 44: 0x1368bca50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x1368bc108 MAP: (14 sibs) 1 children: 44: 0x1368bcaf0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x1368bc1a0 MAP: (14 sibs) 2 children: 44: 0x1368bcb90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x1368bcc28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x1368bc238 MAP: (14 sibs) 2 children: 44: 0x1368bccd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x1368bcd68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x1368bc2d0 MAP: (14 sibs) 2 children: 44: 0x1368bce10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x1368bcea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x1368bc368 MAP: (14 sibs) 2 children: 44: 0x1368bcf50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x1368bcfe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x136919210 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x1369192a0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x136919330 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x1369193c0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x136919450 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x1369194e0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x136919570 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x136919600 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x136919690 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x136919720 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x1369197b0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x136919840 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x1369198d0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x136919960 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x1369199f0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x136919a80 MAP: (14 sibs) 1 children: 44: [16] [16] 0x136919b10 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x136919ba0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x136919c30 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x136919cc0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x136919d50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x136919de0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x136919e70 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x136919f00 MAP: (14 sibs) 2 children: 44: [24] [24] 0x136919f90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x13691a020 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x13691a0b0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x13691a140 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x13691a1d0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x13691a260 MAP: (14 sibs) 2 children: 44: [30] [30] 0x13691a2f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x13691a380 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x13691a410 MAP: (14 sibs) 2 children: 44: [33] [33] 0x13691a4a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x13691a530 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 (14 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (16 ms total) 44: [ PASSED ] 218 tests. 44/52 Test #44: ryml-test-number .................. Passed 0.02 sec test 45 Start 45: ryml-test-null_val 45: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-null_val-0.5.0 45: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 45: Test timeout computed to be: 10000000 45: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/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: 0x121b9c040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x121b99310 VAL: '' (12 sibs) 45: 0x121b993a8 VAL: '' (12 sibs) 45: 0x121b99440 VAL: 'null' (12 sibs) 45: 0x121b994d8 VAL: 'Null' (12 sibs) 45: 0x121b99570 VAL: 'NULL' (12 sibs) 45: 0x121b99608 VAL: '~' (12 sibs) 45: 0x121b996a0 MAP: (12 sibs) 1 children: 45: 0x121b99a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x121b99738 MAP: (12 sibs) 1 children: 45: 0x121b99ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x121b997d0 MAP: (12 sibs) 1 children: 45: 0x121b99b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x121b99868 MAP: (12 sibs) 1 children: 45: 0x121b99c20 KEYVAL: '~' '~' (1 sibs) 45: 0x121b99900 MAP: (12 sibs) 1 children: 45: 0x121b99cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x121b99998 MAP: (12 sibs) 1 children: 45: 0x121b99d60 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121be22a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x121be2330 VAL: '' (12 sibs) 45: [2] [2] 0x121be23c0 VAL: '' (12 sibs) 45: [3] [3] 0x121be2450 VAL: 'null' (12 sibs) 45: [4] [4] 0x121be24e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x121be2570 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x121be2600 VAL: '~' (12 sibs) 45: [7] [7] 0x121be2690 MAP: (12 sibs) 1 children: 45: [8] [8] 0x121be2720 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x121be27b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x121be2840 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x121be28d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x121be2960 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x121be29f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x121be2a80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x121be2b10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x121be2ba0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x121be2c30 MAP: (12 sibs) 1 children: 45: [18] [18] 0x121be2cc0 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: 0x121b9c158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9a040 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9a0d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9a170 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121be48d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121be4960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121be49f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121be4a80 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: 0x121b9c270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9a680 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9a718 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9a7b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121be6600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121be6690 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121be6720 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121be67b0 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: 0x121b9c388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x121b9a850 VAL: '' (3 sibs) 45: 0x121b9a8e8 VAL: '' (3 sibs) 45: 0x121b9a980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121be8330 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121be83c0 VAL: '' (3 sibs) 45: [2] [2] 0x121be8450 VAL: '' (3 sibs) 45: [3] [3] 0x121be84e0 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: 0x121b9c4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9b4c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x121b9b690 VAL: '' (3 sibs) 45: 0x121b9b728 VAL: '' (3 sibs) 45: 0x121b9b7c0 VAL: '' (3 sibs) 45: 0x121b9b558 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9b5f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121bea060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bea0f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x121bea180 VAL: '' (3 sibs) 45: [3] [3] 0x121bea210 VAL: '' (3 sibs) 45: [4] [4] 0x121bea2a0 VAL: '' (3 sibs) 45: [5] [5] 0x121bea330 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x121bea3c0 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: 0x121b9c5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9a260 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9a2f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x121b9a430 VAL: '' (3 sibs) 45: 0x121b9a4c8 VAL: '' (3 sibs) 45: 0x121b9a560 VAL: '' (3 sibs) 45: 0x121b9a390 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121bebd90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bebe20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121bebeb0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x121bebf40 VAL: '' (3 sibs) 45: [4] [4] 0x121bebfd0 VAL: '' (3 sibs) 45: [5] [5] 0x121bec060 VAL: '' (3 sibs) 45: [6] [6] 0x121bec0f0 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: 0x121b9c6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9b860 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9b8f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9b990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x121b9ba30 VAL: '' (3 sibs) 45: 0x121b9bac8 VAL: '' (3 sibs) 45: 0x121b9bb60 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121bedac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bedb50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121bedbe0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121bedc70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x121bedd00 VAL: '' (3 sibs) 45: [5] [5] 0x121bedd90 VAL: '' (3 sibs) 45: [6] [6] 0x121bede20 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: 0x121b9c7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x121b9bc50 MAP: (3 sibs) 3 children: 45: 0x121b9be20 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9beb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9bf50 KEYVAL: 'baz' '' (3 sibs) 45: 0x121b9bce8 VAL: '' (3 sibs) 45: 0x121b9bd80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121bef7f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121bef880 MAP: (3 sibs) 3 children: 45: [2] [2] 0x121bef910 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x121bef9a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x121befa30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x121befac0 VAL: '' (3 sibs) 45: [6] [6] 0x121befb50 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: 0x121b9c900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x121b9d1d0 VAL: '' (3 sibs) 45: 0x121b9d268 MAP: (3 sibs) 3 children: 45: 0x121b9d3a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9d438 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9d4d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x121b9d300 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121bf1520 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121bf15b0 VAL: '' (3 sibs) 45: [2] [2] 0x121bf1640 MAP: (3 sibs) 3 children: 45: [3] [3] 0x121bf16d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x121bf1760 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x121bf17f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x121bf1880 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: 0x121b9ca18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x121b9ac40 VAL: '' (3 sibs) 45: 0x121b9acd8 VAL: '' (3 sibs) 45: 0x121b9ad70 MAP: (3 sibs) 3 children: 45: 0x121b9ae10 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9aea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9af40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121bf3250 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121bf32e0 VAL: '' (3 sibs) 45: [2] [2] 0x121bf3370 VAL: '' (3 sibs) 45: [3] [3] 0x121bf3400 MAP: (3 sibs) 3 children: 45: [4] [4] 0x121bf3490 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x121bf3520 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x121bf35b0 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: 0x121b9cb30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9aa20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x121b9b2b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x121b9b348 KEYVAL: 'bar' '' (2 sibs) 45: 0x121b9aab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x121b9d570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x121b9d608 KEYVAL: 'bar' '' (2 sibs) 45: 0x121b9ab50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121bf4f80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bf5010 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x121bf50a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x121bf5130 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x121bf51c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x121bf5250 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x121bf52e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x121bf5370 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: 0x121b9cc48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9e8e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x121b9e978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x121b9ea10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x121b98ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x121b9eab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x121b9ebf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x121b9ec88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x121b9eb48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x121b9ed30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x121b9edc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x121b9ee60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x121b9eef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x121b9ef90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x121b9f028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x121b9f0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x121b9f158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121bf7b30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bf7bc0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x121bf7c50 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x121bf7ce0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x121bf7d70 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x121bf7e00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x121bf7e90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x121bf7f20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x121bf7fb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x121bf8040 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x121bf80d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x121bf8160 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x121bf81f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x121bf8280 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x121bf8310 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x121bf83a0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x121bf8430 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: 0x121b9cd60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9d8d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x121b9d968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x121b9da00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x121b9b120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x121b99010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x121b9e410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x121b9e4a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x121b9e540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x121b9b1b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121bf7220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bf72b0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x121bf7340 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x121bf73d0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x121bf7460 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x121bf74f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x121bf7580 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x121bf7610 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x121bf76a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x121bf7730 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: 0x121b9c040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x121b99310 VAL: '' (12 sibs) 45: 0x121b993a8 VAL: '' (12 sibs) 45: 0x121b99440 VAL: 'null' (12 sibs) 45: 0x121b994d8 VAL: 'Null' (12 sibs) 45: 0x121b99570 VAL: 'NULL' (12 sibs) 45: 0x121b99608 VAL: '~' (12 sibs) 45: 0x121b996a0 MAP: (12 sibs) 1 children: 45: 0x121b99a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x121b99738 MAP: (12 sibs) 1 children: 45: 0x121b99ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x121b997d0 MAP: (12 sibs) 1 children: 45: 0x121b99b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x121b99868 MAP: (12 sibs) 1 children: 45: 0x121b99c20 KEYVAL: '~' '~' (1 sibs) 45: 0x121b99900 MAP: (12 sibs) 1 children: 45: 0x121b99cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x121b99998 MAP: (12 sibs) 1 children: 45: 0x121b99d60 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121bfaa70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x121bfab00 VAL: '' (12 sibs) 45: [2] [2] 0x121bfab90 VAL: '' (12 sibs) 45: [3] [3] 0x121bfac20 VAL: 'null' (12 sibs) 45: [4] [4] 0x121bfacb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x121bfad40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x121bfadd0 VAL: '~' (12 sibs) 45: [7] [7] 0x121bfae60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x121bfaef0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x121bfaf80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x121bfb010 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x121bfb0a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x121bfb130 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x121bfb1c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x121bfb250 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x121bfb2e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x121bfb370 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x121bfb400 MAP: (12 sibs) 1 children: 45: [18] [18] 0x121bfb490 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: 0x121b9c158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9a040 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9a0d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9a170 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121bfa160 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bfa1f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121bfa280 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121bfa310 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: 0x121b9c270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9a680 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9a718 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9a7b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121bfbc80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bfbd10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121bfbda0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121bfbe30 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: 0x121b9c388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x121b9a850 VAL: '' (3 sibs) 45: 0x121b9a8e8 VAL: '' (3 sibs) 45: 0x121b9a980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121bfc590 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121bfc620 VAL: '' (3 sibs) 45: [2] [2] 0x121bfc6b0 VAL: '' (3 sibs) 45: [3] [3] 0x121bfc740 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: 0x121b9c4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9b4c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x121b9b690 VAL: '' (3 sibs) 45: 0x121b9b728 VAL: '' (3 sibs) 45: 0x121b9b7c0 VAL: '' (3 sibs) 45: 0x121b9b558 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9b5f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121bfcea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bfcf30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x121bfcfc0 VAL: '' (3 sibs) 45: [3] [3] 0x121bfd050 VAL: '' (3 sibs) 45: [4] [4] 0x121bfd0e0 VAL: '' (3 sibs) 45: [5] [5] 0x121bfd170 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x121bfd200 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: 0x121b9c5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9a260 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9a2f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x121b9a430 VAL: '' (3 sibs) 45: 0x121b9a4c8 VAL: '' (3 sibs) 45: 0x121b9a560 VAL: '' (3 sibs) 45: 0x121b9a390 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121bfd7b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bfd840 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121bfd8d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x121bfd960 VAL: '' (3 sibs) 45: [4] [4] 0x121bfd9f0 VAL: '' (3 sibs) 45: [5] [5] 0x121bfda80 VAL: '' (3 sibs) 45: [6] [6] 0x121bfdb10 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: 0x121b9c6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9b860 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9b8f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9b990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x121b9ba30 VAL: '' (3 sibs) 45: 0x121b9bac8 VAL: '' (3 sibs) 45: 0x121b9bb60 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121bfe0c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bfe150 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121bfe1e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121bfe270 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x121bfe300 VAL: '' (3 sibs) 45: [5] [5] 0x121bfe390 VAL: '' (3 sibs) 45: [6] [6] 0x121bfe420 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: 0x121b9c7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x121b9bc50 MAP: (3 sibs) 3 children: 45: 0x121b9be20 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9beb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9bf50 KEYVAL: 'baz' '' (3 sibs) 45: 0x121b9bce8 VAL: '' (3 sibs) 45: 0x121b9bd80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121bfe9d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121bfea60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x121bfeaf0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x121bfeb80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x121bfec10 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x121bfeca0 VAL: '' (3 sibs) 45: [6] [6] 0x121bfed30 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: 0x121b9c900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x121b9d1d0 VAL: '' (3 sibs) 45: 0x121b9d268 MAP: (3 sibs) 3 children: 45: 0x121b9d3a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9d438 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9d4d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x121b9d300 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121bff2e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121bff370 VAL: '' (3 sibs) 45: [2] [2] 0x121bff400 MAP: (3 sibs) 3 children: 45: [3] [3] 0x121bff490 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x121bff520 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x121bff5b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x121bff640 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: 0x121b9ca18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x121b9ac40 VAL: '' (3 sibs) 45: 0x121b9acd8 VAL: '' (3 sibs) 45: 0x121b9ad70 MAP: (3 sibs) 3 children: 45: 0x121b9ae10 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9aea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9af40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121bffbf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121bffc80 VAL: '' (3 sibs) 45: [2] [2] 0x121bffd10 VAL: '' (3 sibs) 45: [3] [3] 0x121bffda0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x121bffe30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x121bffec0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x121bfff50 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: 0x121b9cb30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9aa20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x121b9b2b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x121b9b348 KEYVAL: 'bar' '' (2 sibs) 45: 0x121b9aab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x121b9d570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x121b9d608 KEYVAL: 'bar' '' (2 sibs) 45: 0x121b9ab50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121c00500 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c00590 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x121c00620 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x121c006b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x121c00740 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x121c007d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x121c00860 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x121c008f0 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: 0x121b9cc48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9e8e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x121b9e978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x121b9ea10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x121b98ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x121b9eab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x121b9ebf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x121b9ec88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x121b9eb48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x121b9ed30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x121b9edc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x121b9ee60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x121b9eef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x121b9ef90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x121b9f028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x121b9f0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x121b9f158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121c01720 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c017b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x121c01840 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x121c018d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x121c01960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x121c019f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x121c01a80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x121c01b10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x121c01ba0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x121c01c30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x121c01cc0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x121c01d50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x121c01de0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x121c01e70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x121c01f00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x121c01f90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x121c02020 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: 0x121b9cd60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9d8d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x121b9d968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x121b9da00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x121b9b120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x121b99010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x121b9e410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x121b9e4a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x121b9e540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x121b9b1b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x121c00e10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c00ea0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x121c00f30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x121c00fc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x121c01050 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x121c010e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x121c01170 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x121c01200 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x121c01290 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x121c01320 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] 0x121be22a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x121be2330 VAL: '' (12 sibs) 45: [2] [2] 0x121be23c0 VAL: '' (12 sibs) 45: [3] [3] 0x121be2450 VAL: 'null' (12 sibs) 45: [4] [4] 0x121be24e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x121be2570 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x121be2600 VAL: '~' (12 sibs) 45: [7] [7] 0x121be2690 MAP: (12 sibs) 1 children: 45: [8] [8] 0x121be2720 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x121be27b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x121be2840 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x121be28d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x121be2960 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x121be29f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x121be2a80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x121be2b10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x121be2ba0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x121be2c30 MAP: (12 sibs) 1 children: 45: [18] [18] 0x121be2cc0 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] 0x121c045c0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x121c04650 VAL: '' (12 sibs) 45: [2] [2] 0x121c046e0 VAL: '' (12 sibs) 45: [3] [3] 0x121c04770 VAL: 'null' (12 sibs) 45: [4] [4] 0x121c04800 VAL: 'Null' (12 sibs) 45: [5] [5] 0x121c04890 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x121c04920 VAL: '~' (12 sibs) 45: [7] [7] 0x121c049b0 MAP: (12 sibs) 1 children: 45: [8] [8] 0x121c04a40 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x121c04ad0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x121c04b60 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x121c04bf0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x121c04c80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x121c04d10 MAP: (12 sibs) 1 children: 45: [14] [14] 0x121c04da0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x121c04e30 MAP: (12 sibs) 1 children: 45: [16] [16] 0x121c04ec0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x121c04f50 MAP: (12 sibs) 1 children: 45: [18] [18] 0x121c04fe0 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] 0x121be48d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121be4960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121be49f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121be4a80 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] 0x121c03cb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c03d40 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121c03dd0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121c03e60 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] 0x121be6600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121be6690 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121be6720 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121be67b0 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] 0x121c05ea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c05f30 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121c05fc0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121c06050 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] 0x121be8330 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121be83c0 VAL: '' (3 sibs) 45: [2] [2] 0x121be8450 VAL: '' (3 sibs) 45: [3] [3] 0x121be84e0 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] 0x121c067b0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121c06840 VAL: '' (3 sibs) 45: [2] [2] 0x121c068d0 VAL: '' (3 sibs) 45: [3] [3] 0x121c06960 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] 0x121bea060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bea0f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x121bea180 VAL: '' (3 sibs) 45: [3] [3] 0x121bea210 VAL: '' (3 sibs) 45: [4] [4] 0x121bea2a0 VAL: '' (3 sibs) 45: [5] [5] 0x121bea330 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x121bea3c0 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] 0x121c070c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c07150 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x121c071e0 VAL: '' (3 sibs) 45: [3] [3] 0x121c07270 VAL: '' (3 sibs) 45: [4] [4] 0x121c07300 VAL: '' (3 sibs) 45: [5] [5] 0x121c07390 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x121c07420 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] 0x121bebd90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bebe20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121bebeb0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x121bebf40 VAL: '' (3 sibs) 45: [4] [4] 0x121bebfd0 VAL: '' (3 sibs) 45: [5] [5] 0x121bec060 VAL: '' (3 sibs) 45: [6] [6] 0x121bec0f0 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] 0x121c079d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c07a60 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121c07af0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x121c07b80 VAL: '' (3 sibs) 45: [4] [4] 0x121c07c10 VAL: '' (3 sibs) 45: [5] [5] 0x121c07ca0 VAL: '' (3 sibs) 45: [6] [6] 0x121c07d30 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] 0x121bedac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bedb50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121bedbe0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121bedc70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x121bedd00 VAL: '' (3 sibs) 45: [5] [5] 0x121bedd90 VAL: '' (3 sibs) 45: [6] [6] 0x121bede20 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] 0x121c082e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c08370 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121c08400 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121c08490 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x121c08520 VAL: '' (3 sibs) 45: [5] [5] 0x121c085b0 VAL: '' (3 sibs) 45: [6] [6] 0x121c08640 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] 0x121bef7f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121bef880 MAP: (3 sibs) 3 children: 45: [2] [2] 0x121bef910 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x121bef9a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x121befa30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x121befac0 VAL: '' (3 sibs) 45: [6] [6] 0x121befb50 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] 0x121c08bf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121c08c80 MAP: (3 sibs) 3 children: 45: [2] [2] 0x121c08d10 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x121c08da0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x121c08e30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x121c08ec0 VAL: '' (3 sibs) 45: [6] [6] 0x121c08f50 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] 0x121bf1520 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121bf15b0 VAL: '' (3 sibs) 45: [2] [2] 0x121bf1640 MAP: (3 sibs) 3 children: 45: [3] [3] 0x121bf16d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x121bf1760 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x121bf17f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x121bf1880 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] 0x121c09500 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121c09590 VAL: '' (3 sibs) 45: [2] [2] 0x121c09620 MAP: (3 sibs) 3 children: 45: [3] [3] 0x121c096b0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x121c09740 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x121c097d0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x121c09860 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] 0x121bf3250 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121bf32e0 VAL: '' (3 sibs) 45: [2] [2] 0x121bf3370 VAL: '' (3 sibs) 45: [3] [3] 0x121bf3400 MAP: (3 sibs) 3 children: 45: [4] [4] 0x121bf3490 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x121bf3520 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x121bf35b0 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] 0x121c09e10 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121c09ea0 VAL: '' (3 sibs) 45: [2] [2] 0x121c09f30 VAL: '' (3 sibs) 45: [3] [3] 0x121c09fc0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x121c0a050 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x121c0a0e0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x121c0a170 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] 0x121bf4f80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bf5010 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x121bf50a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x121bf5130 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x121bf51c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x121bf5250 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x121bf52e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x121bf5370 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] 0x121c0a720 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c0a7b0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x121c0a840 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x121c0a8d0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x121c0a960 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x121c0a9f0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x121c0aa80 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x121c0ab10 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] 0x121bf7b30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bf7bc0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x121bf7c50 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x121bf7ce0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x121bf7d70 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x121bf7e00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x121bf7e90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x121bf7f20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x121bf7fb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x121bf8040 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x121bf80d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x121bf8160 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x121bf81f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x121bf8280 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x121bf8310 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x121bf83a0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x121bf8430 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] 0x121c0b940 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c0b9d0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x121c0ba60 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x121c0baf0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x121c0bb80 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x121c0bc10 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x121c0bca0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x121c0bd30 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x121c0bdc0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x121c0be50 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x121c0bee0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x121c0bf70 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x121c0c000 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x121c0c090 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x121c0c120 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x121c0c1b0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x121c0c240 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] 0x121bf7220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bf72b0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x121bf7340 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x121bf73d0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x121bf7460 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x121bf74f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x121bf7580 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x121bf7610 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x121bf76a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x121bf7730 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] 0x121c0b030 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c0b0c0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x121c0b150 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x121c0b1e0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x121c0b270 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x121c0b300 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x121c0b390 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x121c0b420 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x121c0b4b0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x121c0b540 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] 0x121bfaa70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x121bfab00 VAL: '' (12 sibs) 45: [2] [2] 0x121bfab90 VAL: '' (12 sibs) 45: [3] [3] 0x121bfac20 VAL: 'null' (12 sibs) 45: [4] [4] 0x121bfacb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x121bfad40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x121bfadd0 VAL: '~' (12 sibs) 45: [7] [7] 0x121bfae60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x121bfaef0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x121bfaf80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x121bfb010 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x121bfb0a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x121bfb130 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x121bfb1c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x121bfb250 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x121bfb2e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x121bfb370 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x121bfb400 MAP: (12 sibs) 1 children: 45: [18] [18] 0x121bfb490 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] 0x121c0d460 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x121c0d4f0 VAL: '' (12 sibs) 45: [2] [2] 0x121c0d580 VAL: '' (12 sibs) 45: [3] [3] 0x121c0d610 VAL: 'null' (12 sibs) 45: [4] [4] 0x121c0d6a0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x121c0d730 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x121c0d7c0 VAL: '~' (12 sibs) 45: [7] [7] 0x121c0d850 MAP: (12 sibs) 1 children: 45: [8] [8] 0x121c0d8e0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x121c0d970 MAP: (12 sibs) 1 children: 45: [10] [10] 0x121c0da00 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x121c0da90 MAP: (12 sibs) 1 children: 45: [12] [12] 0x121c0db20 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x121c0dbb0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x121c0dc40 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x121c0dcd0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x121c0dd60 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x121c0ddf0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x121c0de80 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] 0x121bfa160 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bfa1f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121bfa280 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121bfa310 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] 0x121c0cb50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c0cbe0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121c0cc70 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121c0cd00 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] 0x121bfbc80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bfbd10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121bfbda0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121bfbe30 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] 0x121c0e670 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c0e700 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121c0e790 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121c0e820 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] 0x121bfc590 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121bfc620 VAL: '' (3 sibs) 45: [2] [2] 0x121bfc6b0 VAL: '' (3 sibs) 45: [3] [3] 0x121bfc740 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] 0x121c0ef80 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121c0f010 VAL: '' (3 sibs) 45: [2] [2] 0x121c0f0a0 VAL: '' (3 sibs) 45: [3] [3] 0x121c0f130 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] 0x121bfcea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bfcf30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x121bfcfc0 VAL: '' (3 sibs) 45: [3] [3] 0x121bfd050 VAL: '' (3 sibs) 45: [4] [4] 0x121bfd0e0 VAL: '' (3 sibs) 45: [5] [5] 0x121bfd170 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x121bfd200 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] 0x121c0f890 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c0f920 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x121c0f9b0 VAL: '' (3 sibs) 45: [3] [3] 0x121c0fa40 VAL: '' (3 sibs) 45: [4] [4] 0x121c0fad0 VAL: '' (3 sibs) 45: [5] [5] 0x121c0fb60 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x121c0fbf0 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] 0x121bfd7b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bfd840 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121bfd8d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x121bfd960 VAL: '' (3 sibs) 45: [4] [4] 0x121bfd9f0 VAL: '' (3 sibs) 45: [5] [5] 0x121bfda80 VAL: '' (3 sibs) 45: [6] [6] 0x121bfdb10 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] 0x121c101a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c10230 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121c102c0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x121c10350 VAL: '' (3 sibs) 45: [4] [4] 0x121c103e0 VAL: '' (3 sibs) 45: [5] [5] 0x121c10470 VAL: '' (3 sibs) 45: [6] [6] 0x121c10500 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] 0x121bfe0c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121bfe150 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121bfe1e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121bfe270 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x121bfe300 VAL: '' (3 sibs) 45: [5] [5] 0x121bfe390 VAL: '' (3 sibs) 45: [6] [6] 0x121bfe420 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] 0x121c10ab0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c10b40 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121c10bd0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121c10c60 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x121c10cf0 VAL: '' (3 sibs) 45: [5] [5] 0x121c10d80 VAL: '' (3 sibs) 45: [6] [6] 0x121c10e10 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] 0x121bfe9d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121bfea60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x121bfeaf0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x121bfeb80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x121bfec10 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x121bfeca0 VAL: '' (3 sibs) 45: [6] [6] 0x121bfed30 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] 0x121c113c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121c11450 MAP: (3 sibs) 3 children: 45: [2] [2] 0x121c114e0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x121c11570 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x121c11600 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x121c11690 VAL: '' (3 sibs) 45: [6] [6] 0x121c11720 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] 0x121bff2e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121bff370 VAL: '' (3 sibs) 45: [2] [2] 0x121bff400 MAP: (3 sibs) 3 children: 45: [3] [3] 0x121bff490 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x121bff520 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x121bff5b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x121bff640 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] 0x121c11cd0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121c11d60 VAL: '' (3 sibs) 45: [2] [2] 0x121c11df0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x121c11e80 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x121c11f10 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x121c11fa0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x121c12030 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] 0x121bffbf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121bffc80 VAL: '' (3 sibs) 45: [2] [2] 0x121bffd10 VAL: '' (3 sibs) 45: [3] [3] 0x121bffda0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x121bffe30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x121bffec0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x121bfff50 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] 0x121c125e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121c12670 VAL: '' (3 sibs) 45: [2] [2] 0x121c12700 VAL: '' (3 sibs) 45: [3] [3] 0x121c12790 MAP: (3 sibs) 3 children: 45: [4] [4] 0x121c12820 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x121c128b0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x121c12940 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] 0x121c00500 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c00590 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x121c00620 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x121c006b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x121c00740 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x121c007d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x121c00860 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x121c008f0 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] 0x121c12ef0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c12f80 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x121c13010 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x121c130a0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x121c13130 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x121c131c0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x121c13250 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x121c132e0 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] 0x121c01720 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c017b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x121c01840 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x121c018d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x121c01960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x121c019f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x121c01a80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x121c01b10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x121c01ba0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x121c01c30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x121c01cc0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x121c01d50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x121c01de0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x121c01e70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x121c01f00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x121c01f90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x121c02020 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] 0x121c14110 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c141a0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x121c14230 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x121c142c0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x121c14350 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x121c143e0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x121c14470 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x121c14500 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x121c14590 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x121c14620 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x121c146b0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x121c14740 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x121c147d0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x121c14860 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x121c148f0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x121c14980 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x121c14a10 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] 0x121c00e10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c00ea0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x121c00f30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x121c00fc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x121c01050 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x121c010e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x121c01170 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x121c01200 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x121c01290 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x121c01320 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] 0x121c13800 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c13890 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x121c13920 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x121c139b0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x121c13a40 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x121c13ad0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x121c13b60 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x121c13bf0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x121c13c80 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x121c13d10 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: 0x121b9c040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x121b99310 VAL: '' (12 sibs) 45: 0x121b993a8 VAL: '' (12 sibs) 45: 0x121b99440 VAL: 'null' (12 sibs) 45: 0x121b994d8 VAL: 'Null' (12 sibs) 45: 0x121b99570 VAL: 'NULL' (12 sibs) 45: 0x121b99608 VAL: '~' (12 sibs) 45: 0x121b996a0 MAP: (12 sibs) 1 children: 45: 0x121b99a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x121b99738 MAP: (12 sibs) 1 children: 45: 0x121b99ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x121b997d0 MAP: (12 sibs) 1 children: 45: 0x121b99b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x121b99868 MAP: (12 sibs) 1 children: 45: 0x121b99c20 KEYVAL: '~' '~' (1 sibs) 45: 0x121b99900 MAP: (12 sibs) 1 children: 45: 0x121b99cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x121b99998 MAP: (12 sibs) 1 children: 45: 0x121b99d60 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c15320 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x121c153b0 VAL: '' (12 sibs) 45: [2] [2] 0x121c15440 VAL: '' (12 sibs) 45: [3] [3] 0x121c154d0 VAL: 'null' (12 sibs) 45: [4] [4] 0x121c15560 VAL: 'Null' (12 sibs) 45: [5] [5] 0x121c155f0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x121c15680 VAL: '~' (12 sibs) 45: [7] [7] 0x121c15710 MAP: (12 sibs) 1 children: 45: [8] [8] 0x121c157a0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x121c15830 MAP: (12 sibs) 1 children: 45: [10] [10] 0x121c158c0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x121c15950 MAP: (12 sibs) 1 children: 45: [12] [12] 0x121c159e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x121c15a70 MAP: (12 sibs) 1 children: 45: [14] [14] 0x121c15b00 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x121c15b90 MAP: (12 sibs) 1 children: 45: [16] [16] 0x121c15c20 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x121c15cb0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x121c15d40 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: 0x121b9c158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9a040 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9a0d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9a170 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c05a70 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c05b00 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121c05b90 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121c05c20 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: 0x121b9c270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9a680 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9a718 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9a7b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c15de0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c15e70 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121c15f00 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121c15f90 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: 0x121b9c388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x121b9a850 VAL: '' (3 sibs) 45: 0x121b9a8e8 VAL: '' (3 sibs) 45: 0x121b9a980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c16030 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121c160c0 VAL: '' (3 sibs) 45: [2] [2] 0x121c16150 VAL: '' (3 sibs) 45: [3] [3] 0x121c161e0 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: 0x121b9c4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9b4c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x121b9b690 VAL: '' (3 sibs) 45: 0x121b9b728 VAL: '' (3 sibs) 45: 0x121b9b7c0 VAL: '' (3 sibs) 45: 0x121b9b558 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9b5f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c16280 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c16310 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x121c163a0 VAL: '' (3 sibs) 45: [3] [3] 0x121c16430 VAL: '' (3 sibs) 45: [4] [4] 0x121c164c0 VAL: '' (3 sibs) 45: [5] [5] 0x121c16550 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x121c165e0 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: 0x121b9c5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9a260 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9a2f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x121b9a430 VAL: '' (3 sibs) 45: 0x121b9a4c8 VAL: '' (3 sibs) 45: 0x121b9a560 VAL: '' (3 sibs) 45: 0x121b9a390 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c16680 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c16710 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121c167a0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x121c16830 VAL: '' (3 sibs) 45: [4] [4] 0x121c168c0 VAL: '' (3 sibs) 45: [5] [5] 0x121c16950 VAL: '' (3 sibs) 45: [6] [6] 0x121c169e0 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: 0x121b9c6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9b860 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9b8f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9b990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x121b9ba30 VAL: '' (3 sibs) 45: 0x121b9bac8 VAL: '' (3 sibs) 45: 0x121b9bb60 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c16a80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c16b10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121c16ba0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121c16c30 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x121c16cc0 VAL: '' (3 sibs) 45: [5] [5] 0x121c16d50 VAL: '' (3 sibs) 45: [6] [6] 0x121c16de0 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: 0x121b9c7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x121b9bc50 MAP: (3 sibs) 3 children: 45: 0x121b9be20 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9beb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9bf50 KEYVAL: 'baz' '' (3 sibs) 45: 0x121b9bce8 VAL: '' (3 sibs) 45: 0x121b9bd80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c16e80 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121c16f10 MAP: (3 sibs) 3 children: 45: [2] [2] 0x121c16fa0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x121c17030 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x121c170c0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x121c17150 VAL: '' (3 sibs) 45: [6] [6] 0x121c171e0 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: 0x121b9c900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x121b9d1d0 VAL: '' (3 sibs) 45: 0x121b9d268 MAP: (3 sibs) 3 children: 45: 0x121b9d3a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9d438 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9d4d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x121b9d300 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c17280 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121c17310 VAL: '' (3 sibs) 45: [2] [2] 0x121c173a0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x121c17430 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x121c174c0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x121c17550 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x121c175e0 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: 0x121b9ca18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x121b9ac40 VAL: '' (3 sibs) 45: 0x121b9acd8 VAL: '' (3 sibs) 45: 0x121b9ad70 MAP: (3 sibs) 3 children: 45: 0x121b9ae10 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9aea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9af40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c17680 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121c17710 VAL: '' (3 sibs) 45: [2] [2] 0x121c177a0 VAL: '' (3 sibs) 45: [3] [3] 0x121c17830 MAP: (3 sibs) 3 children: 45: [4] [4] 0x121c178c0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x121c17950 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x121c179e0 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: 0x121b9cb30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9aa20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x121b9b2b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x121b9b348 KEYVAL: 'bar' '' (2 sibs) 45: 0x121b9aab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x121b9d570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x121b9d608 KEYVAL: 'bar' '' (2 sibs) 45: 0x121b9ab50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c17a80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c17b10 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x121c17ba0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x121c17c30 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x121c17cc0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x121c17d50 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x121c17de0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x121c17e70 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: 0x121b9cc48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9e8e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x121b9e978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x121b9ea10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x121b98ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x121b9eab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x121b9ebf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x121b9ec88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x121b9eb48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x121b9ed30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x121b9edc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x121b9ee60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x121b9eef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x121b9ef90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x121b9f028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x121b9f0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x121b9f158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c17f10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c17fa0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x121c18030 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x121c180c0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x121c18150 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x121c181e0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x121c18270 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x121c18300 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x121c18390 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x121c18420 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x121c184b0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x121c18540 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x121c185d0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x121c18660 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x121c186f0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x121c18780 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x121c18810 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: 0x121b9cd60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9d8d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x121b9d968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x121b9da00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x121b9b120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x121b99010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x121b9e410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x121b9e4a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x121b9e540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x121b9b1b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c188b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c18940 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x121c189d0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x121c18a60 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x121c18af0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x121c18b80 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x121c18c10 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x121c18ca0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x121c18d30 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x121c18dc0 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: 0x121b9c040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x121b99310 VAL: '' (12 sibs) 45: 0x121b993a8 VAL: '' (12 sibs) 45: 0x121b99440 VAL: 'null' (12 sibs) 45: 0x121b994d8 VAL: 'Null' (12 sibs) 45: 0x121b99570 VAL: 'NULL' (12 sibs) 45: 0x121b99608 VAL: '~' (12 sibs) 45: 0x121b996a0 MAP: (12 sibs) 1 children: 45: 0x121b99a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x121b99738 MAP: (12 sibs) 1 children: 45: 0x121b99ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x121b997d0 MAP: (12 sibs) 1 children: 45: 0x121b99b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x121b99868 MAP: (12 sibs) 1 children: 45: 0x121b99c20 KEYVAL: '~' '~' (1 sibs) 45: 0x121b99900 MAP: (12 sibs) 1 children: 45: 0x121b99cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x121b99998 MAP: (12 sibs) 1 children: 45: 0x121b99d60 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c18e60 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x121c18ef0 VAL: '' (12 sibs) 45: [2] [2] 0x121c18f80 VAL: '' (12 sibs) 45: [3] [3] 0x121c19010 VAL: 'null' (12 sibs) 45: [4] [4] 0x121c190a0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x121c19130 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x121c191c0 VAL: '~' (12 sibs) 45: [7] [7] 0x121c19250 MAP: (12 sibs) 1 children: 45: [8] [8] 0x121c192e0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x121c19370 MAP: (12 sibs) 1 children: 45: [10] [10] 0x121c19400 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x121c19490 MAP: (12 sibs) 1 children: 45: [12] [12] 0x121c19520 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x121c195b0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x121c19640 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x121c196d0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x121c19760 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x121c197f0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x121c19880 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: 0x121b9c158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9a040 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9a0d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9a170 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c19920 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c199b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121c19a40 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121c19ad0 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: 0x121b9c270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9a680 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9a718 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9a7b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c19b70 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c19c00 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121c19c90 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121c19d20 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: 0x121b9c388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x121b9a850 VAL: '' (3 sibs) 45: 0x121b9a8e8 VAL: '' (3 sibs) 45: 0x121b9a980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c19dc0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121c19e50 VAL: '' (3 sibs) 45: [2] [2] 0x121c19ee0 VAL: '' (3 sibs) 45: [3] [3] 0x121c19f70 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: 0x121b9c4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9b4c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x121b9b690 VAL: '' (3 sibs) 45: 0x121b9b728 VAL: '' (3 sibs) 45: 0x121b9b7c0 VAL: '' (3 sibs) 45: 0x121b9b558 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9b5f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c1a010 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c1a0a0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x121c1a130 VAL: '' (3 sibs) 45: [3] [3] 0x121c1a1c0 VAL: '' (3 sibs) 45: [4] [4] 0x121c1a250 VAL: '' (3 sibs) 45: [5] [5] 0x121c1a2e0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x121c1a370 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: 0x121b9c5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9a260 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9a2f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x121b9a430 VAL: '' (3 sibs) 45: 0x121b9a4c8 VAL: '' (3 sibs) 45: 0x121b9a560 VAL: '' (3 sibs) 45: 0x121b9a390 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c1a410 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c1a4a0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121c1a530 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x121c1a5c0 VAL: '' (3 sibs) 45: [4] [4] 0x121c1a650 VAL: '' (3 sibs) 45: [5] [5] 0x121c1a6e0 VAL: '' (3 sibs) 45: [6] [6] 0x121c1a770 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: 0x121b9c6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9b860 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9b8f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9b990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x121b9ba30 VAL: '' (3 sibs) 45: 0x121b9bac8 VAL: '' (3 sibs) 45: 0x121b9bb60 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c1a810 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c1a8a0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x121c1a930 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x121c1a9c0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x121c1aa50 VAL: '' (3 sibs) 45: [5] [5] 0x121c1aae0 VAL: '' (3 sibs) 45: [6] [6] 0x121c1ab70 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: 0x121b9c7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x121b9bc50 MAP: (3 sibs) 3 children: 45: 0x121b9be20 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9beb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9bf50 KEYVAL: 'baz' '' (3 sibs) 45: 0x121b9bce8 VAL: '' (3 sibs) 45: 0x121b9bd80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c1ac10 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121c1aca0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x121c1ad30 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x121c1adc0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x121c1ae50 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x121c1aee0 VAL: '' (3 sibs) 45: [6] [6] 0x121c1af70 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: 0x121b9c900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x121b9d1d0 VAL: '' (3 sibs) 45: 0x121b9d268 MAP: (3 sibs) 3 children: 45: 0x121b9d3a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9d438 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9d4d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x121b9d300 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c1b010 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121c1b0a0 VAL: '' (3 sibs) 45: [2] [2] 0x121c1b130 MAP: (3 sibs) 3 children: 45: [3] [3] 0x121c1b1c0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x121c1b250 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x121c1b2e0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x121c1b370 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: 0x121b9ca18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x121b9ac40 VAL: '' (3 sibs) 45: 0x121b9acd8 VAL: '' (3 sibs) 45: 0x121b9ad70 MAP: (3 sibs) 3 children: 45: 0x121b9ae10 KEYVAL: 'foo' '' (3 sibs) 45: 0x121b9aea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x121b9af40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c1b410 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x121c1b4a0 VAL: '' (3 sibs) 45: [2] [2] 0x121c1b530 VAL: '' (3 sibs) 45: [3] [3] 0x121c1b5c0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x121c1b650 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x121c1b6e0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x121c1b770 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: 0x121b9cb30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9aa20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x121b9b2b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x121b9b348 KEYVAL: 'bar' '' (2 sibs) 45: 0x121b9aab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x121b9d570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x121b9d608 KEYVAL: 'bar' '' (2 sibs) 45: 0x121b9ab50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c1b810 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c1b8a0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x121c1b930 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x121c1b9c0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x121c1ba50 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x121c1bae0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x121c1bb70 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x121c1bc00 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: 0x121b9cc48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9e8e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x121b9e978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x121b9ea10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x121b98ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x121b9eab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x121b9ebf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x121b9ec88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x121b9eb48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x121b9ed30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x121b9edc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x121b9ee60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x121b9eef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x121b9ef90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x121b9f028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x121b9f0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x121b9f158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c1bca0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c1bd30 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x121c1bdc0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x121c1be50 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x121c1bee0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x121c1bf70 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x121c1c000 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x121c1c090 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x121c1c120 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x121c1c1b0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x121c1c240 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x121c1c2d0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x121c1c360 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x121c1c3f0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x121c1c480 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x121c1c510 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x121c1c5a0 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: 0x121b9cd60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x121b9d8d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x121b9d968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x121b9da00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x121b9b120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x121b99010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x121b9e410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x121b9e4a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x121b9e540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x121b9b1b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x121c1c640 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x121c1c6d0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x121c1c760 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x121c1c7f0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x121c1c880 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x121c1c910 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x121c1c9a0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x121c1ca30 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x121c1cac0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x121c1cb50 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 (16 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (16 ms total) 45: [ PASSED ] 475 tests. 45/52 Test #45: ryml-test-null_val ................ Passed 0.02 sec test 46 Start 46: ryml-test-github_issues 46: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-github_issues-0.5.0 46: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 46: Test timeout computed to be: 10000000 46: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/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: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1275:cannot mark simultaneously as map and val: check failed: (f & VAL) == 0 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1282:cannot mark simultaneously as seq and val: check failed: (f & VAL) == 0 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1323:check failed: !is_seq(node) && !is_map(node) 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: 0x12de1e890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x12de19000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x12de190a0 VAL: '-2' (3 sibs) 46: 0x12de19138 VAL: '-2' (3 sibs) 46: 0x12de191d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12de73390 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12de73420 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x12de734b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x12de73540 VAL: '-2' (3 sibs) 46: [4] [4] 0x12de735d0 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: 0x12de1e9a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x12de194b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12de75a80 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12de75b10 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: 0x12de1eac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x12de19a60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x12de19af8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x12de19ba0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12de79200 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x12de79290 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x12de79320 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x12de793b0 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: 0x12de1ebd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x12de19550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x12de19c40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x12de19cd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x12de19d70 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12de7af30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12de7afc0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x12de7b050 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x12de7b0e0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x12de7b170 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: 0x12de1ecf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x12de18d10 MAP: (3 sibs) 1 children: 46: 0x12de1b760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x12de1b800 VAL: '0.mp4' (4 sibs) 46: 0x12de1b898 VAL: '1.mp4' (4 sibs) 46: 0x12de1b930 VAL: '2.mp4' (4 sibs) 46: 0x12de1b9c8 VAL: '3.mp4' (4 sibs) 46: 0x12de18da8 MAP: (3 sibs) 1 children: 46: 0x12de1ba70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x12de1bb10 VAL: '0.mp4' (4 sibs) 46: 0x12de1bba8 VAL: '1.mp4' (4 sibs) 46: 0x12de1bc40 VAL: '2.mp4' (4 sibs) 46: 0x12de1bcd8 VAL: '3.mp4' (4 sibs) 46: 0x12de18e40 MAP: (3 sibs) 1 children: 46: 0x12de1bd80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x12de1be20 VAL: '0.mp4' (4 sibs) 46: 0x12de1beb8 VAL: '1.mp4' (4 sibs) 46: 0x12de1bf50 VAL: '2.mp4' (4 sibs) 46: 0x12de1bfe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12de7d570 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x12de7d600 MAP: (3 sibs) 1 children: 46: [2] [2] 0x12de7d690 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x12de7d720 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x12de7d7b0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x12de7d840 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x12de7d8d0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x12de7d960 MAP: (3 sibs) 1 children: 46: [8] [8] 0x12de7d9f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x12de7da80 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x12de7db10 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x12de7dba0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x12de7dc30 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x12de7dcc0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x12de7dd50 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x12de7dde0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x12de7de70 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x12de7df00 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x12de7df90 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: 0x12de1ee08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x12de1c7e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x12de1c880 MAP: (3 sibs) 1 children: 46: 0x12de1ca50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x12de1caf0 VAL: '0.mp4' (4 sibs) 46: 0x12de1cb88 VAL: '1.mp4' (4 sibs) 46: 0x12de1cc20 VAL: '2.mp4' (4 sibs) 46: 0x12de1ccb8 VAL: '3.mp4' (4 sibs) 46: 0x12de1c918 MAP: (3 sibs) 1 children: 46: 0x12de1cd60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x12de1ce00 VAL: '0.mp4' (4 sibs) 46: 0x12de1ce98 VAL: '1.mp4' (4 sibs) 46: 0x12de1cf30 VAL: '2.mp4' (4 sibs) 46: 0x12de1cfc8 VAL: '3.mp4' (4 sibs) 46: 0x12de1c9b0 MAP: (3 sibs) 1 children: 46: 0x12de1d070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x12de1d110 VAL: '0.mp4' (4 sibs) 46: 0x12de1d1a8 VAL: '1.mp4' (4 sibs) 46: 0x12de1d240 VAL: '2.mp4' (4 sibs) 46: 0x12de1d2d8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12de804b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12de80540 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x12de805d0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x12de80660 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x12de806f0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x12de80780 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x12de80810 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x12de808a0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x12de80930 MAP: (3 sibs) 1 children: 46: [9] [9] 0x12de809c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x12de80a50 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x12de80ae0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x12de80b70 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x12de80c00 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x12de80c90 MAP: (3 sibs) 1 children: 46: [15] [15] 0x12de80d20 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x12de80db0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x12de80e40 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x12de80ed0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x12de80f60 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: 0x12de1ef20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x12de1d380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d4b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d5e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d7a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d8d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12de82ae0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x12de82b70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x12de82c00 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x12de82c90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x12de82d20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x12de82db0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x12de82e40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x12de82ed0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x12de82f60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x12de82ff0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x12de83080 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: 0x12de1f038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x12de1d980 MAP: (10 sibs) 1 children: 46: 0x12de19f00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1da18 MAP: (10 sibs) 1 children: 46: 0x12de19fa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1dab0 MAP: (10 sibs) 1 children: 46: 0x12de1df80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1db48 MAP: (10 sibs) 1 children: 46: 0x12de1e020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1dbe0 MAP: (10 sibs) 1 children: 46: 0x12de1e0c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1dc78 MAP: (10 sibs) 1 children: 46: 0x12de1e160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1dd10 MAP: (10 sibs) 1 children: 46: 0x12de1e200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1dda8 MAP: (10 sibs) 1 children: 46: 0x12de1e2a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1de40 MAP: (10 sibs) 1 children: 46: 0x12de1e340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1ded8 MAP: (10 sibs) 1 children: 46: 0x12de1e3e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12de85700 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x12de85790 MAP: (10 sibs) 1 children: 46: [2] [2] 0x12de85820 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x12de858b0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x12de85940 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x12de859d0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x12de85a60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x12de85af0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x12de85b80 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x12de85c10 MAP: (10 sibs) 1 children: 46: [10] [10] 0x12de85ca0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x12de85d30 MAP: (10 sibs) 1 children: 46: [12] [12] 0x12de85dc0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x12de85e50 MAP: (10 sibs) 1 children: 46: [14] [14] 0x12de85ee0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x12de85f70 MAP: (10 sibs) 1 children: 46: [16] [16] 0x12de86000 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x12de86090 MAP: (10 sibs) 1 children: 46: [18] [18] 0x12de86120 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x12de861b0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x12de86240 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: 0x12de1f150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x12de1f9d0 MAP: (14 sibs) 1 children: 46: 0x12de20230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1fa68 MAP: (14 sibs) 1 children: 46: 0x12de202d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1fb00 MAP: (14 sibs) 1 children: 46: 0x12de20370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fb98 MAP: (14 sibs) 1 children: 46: 0x12de20410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fc30 MAP: (14 sibs) 1 children: 46: 0x12de204b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fcc8 MAP: (14 sibs) 1 children: 46: 0x12de20550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fd60 MAP: (14 sibs) 1 children: 46: 0x12de205f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fdf8 MAP: (14 sibs) 1 children: 46: 0x12de20690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fe90 MAP: (14 sibs) 1 children: 46: 0x12de20730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1ff28 MAP: (14 sibs) 1 children: 46: 0x12de207d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1ffc0 MAP: (14 sibs) 1 children: 46: 0x12de20870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de20058 MAP: (14 sibs) 1 children: 46: 0x12de20910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de200f0 MAP: (14 sibs) 2 children: 46: 0x12de209b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x12de20a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x12de20188 MAP: (14 sibs) 2 children: 46: 0x12de20af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x12de20b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12de89520 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x12de895b0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x12de89640 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x12de896d0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x12de89760 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x12de897f0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x12de89880 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x12de89910 MAP: (14 sibs) 1 children: 46: [8] [8] 0x12de899a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x12de89a30 MAP: (14 sibs) 1 children: 46: [10] [10] 0x12de89ac0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x12de89b50 MAP: (14 sibs) 1 children: 46: [12] [12] 0x12de89be0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x12de89c70 MAP: (14 sibs) 1 children: 46: [14] [14] 0x12de89d00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x12de89d90 MAP: (14 sibs) 1 children: 46: [16] [16] 0x12de89e20 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x12de89eb0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x12de89f40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x12de89fd0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x12de8a060 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x12de8a0f0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x12de8a180 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x12de8a210 MAP: (14 sibs) 1 children: 46: [24] [24] 0x12de8a2a0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x12de8a330 MAP: (14 sibs) 2 children: 46: [26] [26] 0x12de8a3c0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x12de8a450 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x12de8a4e0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x12de8a570 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x12de8a600 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: (44B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: (44B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 46: anchor does not exist: 'invalid' 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: --------------- 46: a: *invalid--------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: --------------- 46: *--------------- 46: REF TREE: 46: 0x12de1f7e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12de94b30 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x12de94b30 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x12de94b30 [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: 0x12de1f8f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x12de1ae90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x12de1af28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x12de1afc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x12de1b058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x12de1b0f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x12de1b188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x12de1b220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x12de1b2b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x12de1b350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x12de1b3e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12de971f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x12de97280 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x12de97310 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x12de973a0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x12de97430 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x12de974c0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x12de97550 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x12de975e0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x12de97670 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x12de97700 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x12de97790 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x12de971f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x12de97280 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x12de97310 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x12de973a0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x12de97430 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x12de974c0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x12de97550 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x12de975e0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x12de97670 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x12de97700 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x12de97790 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x12de971f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x12de97280 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x12de97310 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x12de973a0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x12de97430 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x12de974c0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x12de97550 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x12de975e0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x12de97670 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x12de97700 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x12de97790 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: 0x12de1e890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x12de19000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x12de190a0 VAL: '-2' (3 sibs) 46: 0x12de19138 VAL: '-2' (3 sibs) 46: 0x12de191d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12de97b90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12de97c20 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x12de97cb0 VAL: '-2' (3 sibs) 46: [3] [3] 0x12de97d40 VAL: '-2' (3 sibs) 46: [4] [4] 0x12de97dd0 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: 0x12de1e9a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x12de194b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12de984a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12de98530 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: 0x12de1eac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x12de19a60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x12de19af8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x12de19ba0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12de98db0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x12de98e40 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x12de98ed0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x12de98f60 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: 0x12de1ebd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x12de19550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x12de19c40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x12de19cd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x12de19d70 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12de996c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12de99750 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x12de997e0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x12de99870 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x12de99900 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: 0x12de1ecf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x12de18d10 MAP: (3 sibs) 1 children: 46: 0x12de1b760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x12de1b800 VAL: '0.mp4' (4 sibs) 46: 0x12de1b898 VAL: '1.mp4' (4 sibs) 46: 0x12de1b930 VAL: '2.mp4' (4 sibs) 46: 0x12de1b9c8 VAL: '3.mp4' (4 sibs) 46: 0x12de18da8 MAP: (3 sibs) 1 children: 46: 0x12de1ba70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x12de1bb10 VAL: '0.mp4' (4 sibs) 46: 0x12de1bba8 VAL: '1.mp4' (4 sibs) 46: 0x12de1bc40 VAL: '2.mp4' (4 sibs) 46: 0x12de1bcd8 VAL: '3.mp4' (4 sibs) 46: 0x12de18e40 MAP: (3 sibs) 1 children: 46: 0x12de1bd80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x12de1be20 VAL: '0.mp4' (4 sibs) 46: 0x12de1beb8 VAL: '1.mp4' (4 sibs) 46: 0x12de1bf50 VAL: '2.mp4' (4 sibs) 46: 0x12de1bfe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12de9a8e0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x12de9a970 MAP: (3 sibs) 1 children: 46: [2] [2] 0x12de9aa00 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x12de9aa90 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x12de9ab20 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x12de9abb0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x12de9ac40 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x12de9acd0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x12de9ad60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x12de9adf0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x12de9ae80 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x12de9af10 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x12de9afa0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x12de9b030 MAP: (3 sibs) 1 children: 46: [14] [14] 0x12de9b0c0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x12de9b150 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x12de9b1e0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x12de9b270 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x12de9b300 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: 0x12de1ee08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x12de1c7e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x12de1c880 MAP: (3 sibs) 1 children: 46: 0x12de1ca50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x12de1caf0 VAL: '0.mp4' (4 sibs) 46: 0x12de1cb88 VAL: '1.mp4' (4 sibs) 46: 0x12de1cc20 VAL: '2.mp4' (4 sibs) 46: 0x12de1ccb8 VAL: '3.mp4' (4 sibs) 46: 0x12de1c918 MAP: (3 sibs) 1 children: 46: 0x12de1cd60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x12de1ce00 VAL: '0.mp4' (4 sibs) 46: 0x12de1ce98 VAL: '1.mp4' (4 sibs) 46: 0x12de1cf30 VAL: '2.mp4' (4 sibs) 46: 0x12de1cfc8 VAL: '3.mp4' (4 sibs) 46: 0x12de1c9b0 MAP: (3 sibs) 1 children: 46: 0x12de1d070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x12de1d110 VAL: '0.mp4' (4 sibs) 46: 0x12de1d1a8 VAL: '1.mp4' (4 sibs) 46: 0x12de1d240 VAL: '2.mp4' (4 sibs) 46: 0x12de1d2d8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12de9baf0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12de9bb80 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x12de9bc10 MAP: (3 sibs) 1 children: 46: [3] [3] 0x12de9bca0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x12de9bd30 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x12de9bdc0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x12de9be50 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x12de9bee0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x12de9bf70 MAP: (3 sibs) 1 children: 46: [9] [9] 0x12de9c000 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x12de9c090 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x12de9c120 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x12de9c1b0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x12de9c240 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x12de9c2d0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x12de9c360 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x12de9c3f0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x12de9c480 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x12de9c510 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x12de9c5a0 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: 0x12de1ef20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x12de1d380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d4b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d5e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d7a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d8d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12de99fd0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x12de9a060 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x12de9a0f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x12de9a180 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x12de9a210 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x12de9a2a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x12de9a330 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x12de9a3c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x12de9a450 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x12de9a4e0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x12de9a570 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: 0x12de1f038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x12de1d980 MAP: (10 sibs) 1 children: 46: 0x12de19f00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1da18 MAP: (10 sibs) 1 children: 46: 0x12de19fa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1dab0 MAP: (10 sibs) 1 children: 46: 0x12de1df80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1db48 MAP: (10 sibs) 1 children: 46: 0x12de1e020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1dbe0 MAP: (10 sibs) 1 children: 46: 0x12de1e0c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1dc78 MAP: (10 sibs) 1 children: 46: 0x12de1e160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1dd10 MAP: (10 sibs) 1 children: 46: 0x12de1e200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1dda8 MAP: (10 sibs) 1 children: 46: 0x12de1e2a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1de40 MAP: (10 sibs) 1 children: 46: 0x12de1e340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1ded8 MAP: (10 sibs) 1 children: 46: 0x12de1e3e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12de9d610 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x12de9d6a0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x12de9d730 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x12de9d7c0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x12de9d850 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x12de9d8e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x12de9d970 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x12de9da00 MAP: (10 sibs) 1 children: 46: [8] [8] 0x12de9da90 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x12de9db20 MAP: (10 sibs) 1 children: 46: [10] [10] 0x12de9dbb0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x12de9dc40 MAP: (10 sibs) 1 children: 46: [12] [12] 0x12de9dcd0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x12de9dd60 MAP: (10 sibs) 1 children: 46: [14] [14] 0x12de9ddf0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x12de9de80 MAP: (10 sibs) 1 children: 46: [16] [16] 0x12de9df10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x12de9dfa0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x12de9e030 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x12de9e0c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x12de9e150 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: 0x12de1f150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x12de1f9d0 MAP: (14 sibs) 1 children: 46: 0x12de20230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1fa68 MAP: (14 sibs) 1 children: 46: 0x12de202d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1fb00 MAP: (14 sibs) 1 children: 46: 0x12de20370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fb98 MAP: (14 sibs) 1 children: 46: 0x12de20410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fc30 MAP: (14 sibs) 1 children: 46: 0x12de204b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fcc8 MAP: (14 sibs) 1 children: 46: 0x12de20550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fd60 MAP: (14 sibs) 1 children: 46: 0x12de205f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fdf8 MAP: (14 sibs) 1 children: 46: 0x12de20690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fe90 MAP: (14 sibs) 1 children: 46: 0x12de20730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1ff28 MAP: (14 sibs) 1 children: 46: 0x12de207d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1ffc0 MAP: (14 sibs) 1 children: 46: 0x12de20870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de20058 MAP: (14 sibs) 1 children: 46: 0x12de20910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de200f0 MAP: (14 sibs) 2 children: 46: 0x12de209b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x12de20a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x12de20188 MAP: (14 sibs) 2 children: 46: 0x12de20af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x12de20b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12de9e820 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x12de9e8b0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x12de9e940 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x12de9e9d0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x12de9ea60 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x12de9eaf0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x12de9eb80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x12de9ec10 MAP: (14 sibs) 1 children: 46: [8] [8] 0x12de9eca0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x12de9ed30 MAP: (14 sibs) 1 children: 46: [10] [10] 0x12de9edc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x12de9ee50 MAP: (14 sibs) 1 children: 46: [12] [12] 0x12de9eee0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x12de9ef70 MAP: (14 sibs) 1 children: 46: [14] [14] 0x12de9f000 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x12de9f090 MAP: (14 sibs) 1 children: 46: [16] [16] 0x12de9f120 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x12de9f1b0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x12de9f240 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x12de9f2d0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x12de9f360 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x12de9f3f0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x12de9f480 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x12de9f510 MAP: (14 sibs) 1 children: 46: [24] [24] 0x12de9f5a0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x12de9f630 MAP: (14 sibs) 2 children: 46: [26] [26] 0x12de9f6c0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x12de9f750 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x12de9f7e0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x12de9f870 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x12de9f900 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 46: anchor does not exist: 'invalid' 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: --------------- 46: a: *invalid--------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: --------------- 46: *--------------- 46: REF TREE: 46: 0x12de1f7e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12dea1e70 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x12dea1e70 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x12dea1e70 [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: 0x12de1f8f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x12de1ae90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x12de1af28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x12de1afc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x12de1b058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x12de1b0f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x12de1b188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x12de1b220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x12de1b2b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x12de1b350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x12de1b3e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x12dea2780 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x12dea2810 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x12dea28a0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x12dea2930 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x12dea29c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x12dea2a50 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x12dea2ae0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x12dea2b70 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x12dea2c00 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x12dea2c90 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x12dea2d20 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x12dea2780 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x12dea2810 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x12dea28a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x12dea2930 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x12dea29c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x12dea2a50 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x12dea2ae0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x12dea2b70 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x12dea2c00 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x12dea2c90 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x12dea2d20 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x12dea2780 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x12dea2810 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x12dea28a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x12dea2930 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x12dea29c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x12dea2a50 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x12dea2ae0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x12dea2b70 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x12dea2c00 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x12dea2c90 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x12dea2d20 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] 0x12de73390 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12de73420 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x12de734b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x12de73540 VAL: '-2' (3 sibs) 46: [4] [4] 0x12de735d0 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] 0x12dea4ca0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12dea4d30 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x12dea4dc0 VAL: '-2' (3 sibs) 46: [3] [3] 0x12dea4e50 VAL: '-2' (3 sibs) 46: [4] [4] 0x12dea4ee0 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] 0x12de75a80 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12de75b10 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] 0x12dea55b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12dea5640 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] 0x12de79200 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x12de79290 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x12de79320 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x12de793b0 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] 0x12dea5ec0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x12dea5f50 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x12dea5fe0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x12dea6070 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] 0x12de7af30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12de7afc0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x12de7b050 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x12de7b0e0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x12de7b170 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] 0x12dea6e90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12dea6f20 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x12dea6fb0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x12dea7040 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x12dea70d0 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] 0x12de7d570 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x12de7d600 MAP: (3 sibs) 1 children: 46: [2] [2] 0x12de7d690 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x12de7d720 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x12de7d7b0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x12de7d840 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x12de7d8d0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x12de7d960 MAP: (3 sibs) 1 children: 46: [8] [8] 0x12de7d9f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x12de7da80 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x12de7db10 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x12de7dba0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x12de7dc30 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x12de7dcc0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x12de7dd50 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x12de7dde0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x12de7de70 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x12de7df00 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x12de7df90 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] 0x12dea80b0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x12dea8140 MAP: (3 sibs) 1 children: 46: [2] [2] 0x12dea81d0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x12dea8260 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x12dea82f0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x12dea8380 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x12dea8410 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x12dea84a0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x12dea8530 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x12dea85c0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x12dea8650 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x12dea86e0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x12dea8770 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x12dea8800 MAP: (3 sibs) 1 children: 46: [14] [14] 0x12dea8890 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x12dea8920 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x12dea89b0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x12dea8a40 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x12dea8ad0 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] 0x12de804b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12de80540 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x12de805d0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x12de80660 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x12de806f0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x12de80780 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x12de80810 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x12de808a0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x12de80930 MAP: (3 sibs) 1 children: 46: [9] [9] 0x12de809c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x12de80a50 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x12de80ae0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x12de80b70 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x12de80c00 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x12de80c90 MAP: (3 sibs) 1 children: 46: [15] [15] 0x12de80d20 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x12de80db0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x12de80e40 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x12de80ed0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x12de80f60 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] 0x12dea92c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12dea9350 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x12dea93e0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x12dea9470 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x12dea9500 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x12dea9590 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x12dea9620 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x12dea96b0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x12dea9740 MAP: (3 sibs) 1 children: 46: [9] [9] 0x12dea97d0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x12dea9860 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x12dea98f0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x12dea9980 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x12dea9a10 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x12dea9aa0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x12dea9b30 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x12dea9bc0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x12dea9c50 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x12dea9ce0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x12dea9d70 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] 0x12de82ae0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x12de82b70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x12de82c00 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x12de82c90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x12de82d20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x12de82db0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x12de82e40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x12de82ed0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x12de82f60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x12de82ff0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x12de83080 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] 0x12dea77a0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x12dea7830 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x12dea78c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x12dea7950 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x12dea79e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x12dea7a70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x12dea7b00 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x12dea7b90 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x12dea7c20 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x12dea7cb0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x12dea7d40 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] 0x12de85700 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x12de85790 MAP: (10 sibs) 1 children: 46: [2] [2] 0x12de85820 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x12de858b0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x12de85940 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x12de859d0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x12de85a60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x12de85af0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x12de85b80 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x12de85c10 MAP: (10 sibs) 1 children: 46: [10] [10] 0x12de85ca0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x12de85d30 MAP: (10 sibs) 1 children: 46: [12] [12] 0x12de85dc0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x12de85e50 MAP: (10 sibs) 1 children: 46: [14] [14] 0x12de85ee0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x12de85f70 MAP: (10 sibs) 1 children: 46: [16] [16] 0x12de86000 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x12de86090 MAP: (10 sibs) 1 children: 46: [18] [18] 0x12de86120 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x12de861b0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x12de86240 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] 0x12deaade0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x12deaae70 MAP: (10 sibs) 1 children: 46: [2] [2] 0x12deaaf00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x12deaaf90 MAP: (10 sibs) 1 children: 46: [4] [4] 0x12deab020 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x12deab0b0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x12deab140 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x12deab1d0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x12deab260 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x12deab2f0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x12deab380 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x12deab410 MAP: (10 sibs) 1 children: 46: [12] [12] 0x12deab4a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x12deab530 MAP: (10 sibs) 1 children: 46: [14] [14] 0x12deab5c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x12deab650 MAP: (10 sibs) 1 children: 46: [16] [16] 0x12deab6e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x12deab770 MAP: (10 sibs) 1 children: 46: [18] [18] 0x12deab800 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x12deab890 MAP: (10 sibs) 1 children: 46: [20] [20] 0x12deab920 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] 0x12de89520 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x12de895b0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x12de89640 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x12de896d0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x12de89760 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x12de897f0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x12de89880 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x12de89910 MAP: (14 sibs) 1 children: 46: [8] [8] 0x12de899a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x12de89a30 MAP: (14 sibs) 1 children: 46: [10] [10] 0x12de89ac0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x12de89b50 MAP: (14 sibs) 1 children: 46: [12] [12] 0x12de89be0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x12de89c70 MAP: (14 sibs) 1 children: 46: [14] [14] 0x12de89d00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x12de89d90 MAP: (14 sibs) 1 children: 46: [16] [16] 0x12de89e20 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x12de89eb0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x12de89f40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x12de89fd0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x12de8a060 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x12de8a0f0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x12de8a180 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x12de8a210 MAP: (14 sibs) 1 children: 46: [24] [24] 0x12de8a2a0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x12de8a330 MAP: (14 sibs) 2 children: 46: [26] [26] 0x12de8a3c0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x12de8a450 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x12de8a4e0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x12de8a570 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x12de8a600 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] 0x12deabff0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x12deac080 MAP: (14 sibs) 1 children: 46: [2] [2] 0x12deac110 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x12deac1a0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x12deac230 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x12deac2c0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x12deac350 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x12deac3e0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x12deac470 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x12deac500 MAP: (14 sibs) 1 children: 46: [10] [10] 0x12deac590 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x12deac620 MAP: (14 sibs) 1 children: 46: [12] [12] 0x12deac6b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x12deac740 MAP: (14 sibs) 1 children: 46: [14] [14] 0x12deac7d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x12deac860 MAP: (14 sibs) 1 children: 46: [16] [16] 0x12deac8f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x12deac980 MAP: (14 sibs) 1 children: 46: [18] [18] 0x12deaca10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x12deacaa0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x12deacb30 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x12deacbc0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x12deacc50 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x12deacce0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x12deacd70 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x12deace00 MAP: (14 sibs) 2 children: 46: [26] [26] 0x12deace90 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x12deacf20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x12deacfb0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x12dead040 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x12dead0d0 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] 0x12de94b30 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x12deaa4d0 [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] 0x12de971f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x12de97280 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x12de97310 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x12de973a0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x12de97430 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x12de974c0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x12de97550 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x12de975e0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x12de97670 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x12de97700 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x12de97790 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] 0x12dead200 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x12dead290 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x12dead320 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x12dead3b0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x12dead440 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x12dead4d0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x12dead560 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x12dead5f0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x12dead680 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x12dead710 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x12dead7a0 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] 0x12de97b90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12de97c20 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x12de97cb0 VAL: '-2' (3 sibs) 46: [3] [3] 0x12de97d40 VAL: '-2' (3 sibs) 46: [4] [4] 0x12de97dd0 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] 0x12deadb10 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12deadba0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x12deadc30 VAL: '-2' (3 sibs) 46: [3] [3] 0x12deadcc0 VAL: '-2' (3 sibs) 46: [4] [4] 0x12deadd50 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] 0x12de984a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12de98530 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] 0x12deae420 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12deae4b0 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] 0x12de98db0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x12de98e40 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x12de98ed0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x12de98f60 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] 0x12deaed30 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x12deaedc0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x12deaee50 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x12deaeee0 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] 0x12de996c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12de99750 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x12de997e0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x12de99870 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x12de99900 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] 0x12deaf640 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12deaf6d0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x12deaf760 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x12deaf7f0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x12deaf880 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] 0x12de9a8e0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x12de9a970 MAP: (3 sibs) 1 children: 46: [2] [2] 0x12de9aa00 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x12de9aa90 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x12de9ab20 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x12de9abb0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x12de9ac40 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x12de9acd0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x12de9ad60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x12de9adf0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x12de9ae80 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x12de9af10 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x12de9afa0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x12de9b030 MAP: (3 sibs) 1 children: 46: [14] [14] 0x12de9b0c0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x12de9b150 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x12de9b1e0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x12de9b270 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x12de9b300 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] 0x12deb0860 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x12deb08f0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x12deb0980 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x12deb0a10 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x12deb0aa0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x12deb0b30 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x12deb0bc0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x12deb0c50 MAP: (3 sibs) 1 children: 46: [8] [8] 0x12deb0ce0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x12deb0d70 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x12deb0e00 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x12deb0e90 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x12deb0f20 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x12deb0fb0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x12deb1040 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x12deb10d0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x12deb1160 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x12deb11f0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x12deb1280 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] 0x12de9baf0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12de9bb80 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x12de9bc10 MAP: (3 sibs) 1 children: 46: [3] [3] 0x12de9bca0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x12de9bd30 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x12de9bdc0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x12de9be50 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x12de9bee0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x12de9bf70 MAP: (3 sibs) 1 children: 46: [9] [9] 0x12de9c000 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x12de9c090 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x12de9c120 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x12de9c1b0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x12de9c240 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x12de9c2d0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x12de9c360 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x12de9c3f0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x12de9c480 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x12de9c510 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x12de9c5a0 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] 0x12deb1a70 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12deb1b00 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x12deb1b90 MAP: (3 sibs) 1 children: 46: [3] [3] 0x12deb1c20 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x12deb1cb0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x12deb1d40 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x12deb1dd0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x12deb1e60 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x12deb1ef0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x12deb1f80 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x12deb2010 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x12deb20a0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x12deb2130 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x12deb21c0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x12deb2250 MAP: (3 sibs) 1 children: 46: [15] [15] 0x12deb22e0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x12deb2370 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x12deb2400 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x12deb2490 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x12deb2520 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] 0x12de99fd0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x12de9a060 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x12de9a0f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x12de9a180 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x12de9a210 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x12de9a2a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x12de9a330 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x12de9a3c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x12de9a450 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x12de9a4e0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x12de9a570 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] 0x12deaff50 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x12deaffe0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x12deb0070 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x12deb0100 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x12deb0190 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x12deb0220 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x12deb02b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x12deb0340 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x12deb03d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x12deb0460 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x12deb04f0 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] 0x12de9d610 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x12de9d6a0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x12de9d730 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x12de9d7c0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x12de9d850 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x12de9d8e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x12de9d970 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x12de9da00 MAP: (10 sibs) 1 children: 46: [8] [8] 0x12de9da90 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x12de9db20 MAP: (10 sibs) 1 children: 46: [10] [10] 0x12de9dbb0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x12de9dc40 MAP: (10 sibs) 1 children: 46: [12] [12] 0x12de9dcd0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x12de9dd60 MAP: (10 sibs) 1 children: 46: [14] [14] 0x12de9ddf0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x12de9de80 MAP: (10 sibs) 1 children: 46: [16] [16] 0x12de9df10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x12de9dfa0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x12de9e030 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x12de9e0c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x12de9e150 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] 0x12deb3590 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x12deb3620 MAP: (10 sibs) 1 children: 46: [2] [2] 0x12deb36b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x12deb3740 MAP: (10 sibs) 1 children: 46: [4] [4] 0x12deb37d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x12deb3860 MAP: (10 sibs) 1 children: 46: [6] [6] 0x12deb38f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x12deb3980 MAP: (10 sibs) 1 children: 46: [8] [8] 0x12deb3a10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x12deb3aa0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x12deb3b30 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x12deb3bc0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x12deb3c50 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x12deb3ce0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x12deb3d70 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x12deb3e00 MAP: (10 sibs) 1 children: 46: [16] [16] 0x12deb3e90 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x12deb3f20 MAP: (10 sibs) 1 children: 46: [18] [18] 0x12deb3fb0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x12deb4040 MAP: (10 sibs) 1 children: 46: [20] [20] 0x12deb40d0 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] 0x12de9e820 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x12de9e8b0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x12de9e940 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x12de9e9d0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x12de9ea60 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x12de9eaf0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x12de9eb80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x12de9ec10 MAP: (14 sibs) 1 children: 46: [8] [8] 0x12de9eca0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x12de9ed30 MAP: (14 sibs) 1 children: 46: [10] [10] 0x12de9edc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x12de9ee50 MAP: (14 sibs) 1 children: 46: [12] [12] 0x12de9eee0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x12de9ef70 MAP: (14 sibs) 1 children: 46: [14] [14] 0x12de9f000 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x12de9f090 MAP: (14 sibs) 1 children: 46: [16] [16] 0x12de9f120 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x12de9f1b0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x12de9f240 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x12de9f2d0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x12de9f360 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x12de9f3f0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x12de9f480 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x12de9f510 MAP: (14 sibs) 1 children: 46: [24] [24] 0x12de9f5a0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x12de9f630 MAP: (14 sibs) 2 children: 46: [26] [26] 0x12de9f6c0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x12de9f750 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x12de9f7e0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x12de9f870 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x12de9f900 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] 0x12deb47a0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x12deb4830 MAP: (14 sibs) 1 children: 46: [2] [2] 0x12deb48c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x12deb4950 MAP: (14 sibs) 1 children: 46: [4] [4] 0x12deb49e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x12deb4a70 MAP: (14 sibs) 1 children: 46: [6] [6] 0x12deb4b00 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x12deb4b90 MAP: (14 sibs) 1 children: 46: [8] [8] 0x12deb4c20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x12deb4cb0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x12deb4d40 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x12deb4dd0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x12deb4e60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x12deb4ef0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x12deb4f80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x12deb5010 MAP: (14 sibs) 1 children: 46: [16] [16] 0x12deb50a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x12deb5130 MAP: (14 sibs) 1 children: 46: [18] [18] 0x12deb51c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x12deb5250 MAP: (14 sibs) 1 children: 46: [20] [20] 0x12deb52e0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x12deb5370 MAP: (14 sibs) 1 children: 46: [22] [22] 0x12deb5400 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x12deb5490 MAP: (14 sibs) 1 children: 46: [24] [24] 0x12deb5520 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x12deb55b0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x12deb5640 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x12deb56d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x12deb5760 MAP: (14 sibs) 2 children: 46: [29] [29] 0x12deb57f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x12deb5880 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] 0x12dea1e70 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x12deb2c80 [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] 0x12dea2780 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x12dea2810 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x12dea28a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x12dea2930 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x12dea29c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x12dea2a50 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x12dea2ae0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x12dea2b70 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x12dea2c00 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x12dea2c90 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x12dea2d20 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] 0x12deb59b0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x12deb5a40 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x12deb5ad0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x12deb5b60 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x12deb5bf0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x12deb5c80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x12deb5d10 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x12deb5da0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x12deb5e30 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x12deb5ec0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x12deb5f50 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: 0x12de1e890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x12de19000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x12de190a0 VAL: '-2' (3 sibs) 46: 0x12de19138 VAL: '-2' (3 sibs) 46: 0x12de191d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12dea6890 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12dea6920 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x12dea69b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x12dea6a40 VAL: '-2' (3 sibs) 46: [4] [4] 0x12dea6ad0 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: 0x12de1e9a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x12de194b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12dea6b70 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12dea6c00 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: 0x12de1eac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x12de19a60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x12de19af8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x12de19ba0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12deb62c0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x12deb6350 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x12deb63e0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x12deb6470 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: 0x12de1ebd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x12de19550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x12de19c40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x12de19cd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x12de19d70 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12deb6510 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12deb65a0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x12deb6630 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x12deb66c0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x12deb6750 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: 0x12de1ecf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x12de18d10 MAP: (3 sibs) 1 children: 46: 0x12de1b760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x12de1b800 VAL: '0.mp4' (4 sibs) 46: 0x12de1b898 VAL: '1.mp4' (4 sibs) 46: 0x12de1b930 VAL: '2.mp4' (4 sibs) 46: 0x12de1b9c8 VAL: '3.mp4' (4 sibs) 46: 0x12de18da8 MAP: (3 sibs) 1 children: 46: 0x12de1ba70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x12de1bb10 VAL: '0.mp4' (4 sibs) 46: 0x12de1bba8 VAL: '1.mp4' (4 sibs) 46: 0x12de1bc40 VAL: '2.mp4' (4 sibs) 46: 0x12de1bcd8 VAL: '3.mp4' (4 sibs) 46: 0x12de18e40 MAP: (3 sibs) 1 children: 46: 0x12de1bd80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x12de1be20 VAL: '0.mp4' (4 sibs) 46: 0x12de1beb8 VAL: '1.mp4' (4 sibs) 46: 0x12de1bf50 VAL: '2.mp4' (4 sibs) 46: 0x12de1bfe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12deb67f0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x12deb6880 MAP: (3 sibs) 1 children: 46: [2] [2] 0x12deb6910 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x12deb69a0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x12deb6a30 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x12deb6ac0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x12deb6b50 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x12deb6be0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x12deb6c70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x12deb6d00 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x12deb6d90 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x12deb6e20 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x12deb6eb0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x12deb6f40 MAP: (3 sibs) 1 children: 46: [14] [14] 0x12deb6fd0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x12deb7060 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x12deb70f0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x12deb7180 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x12deb7210 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: 0x12de1ee08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x12de1c7e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x12de1c880 MAP: (3 sibs) 1 children: 46: 0x12de1ca50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x12de1caf0 VAL: '0.mp4' (4 sibs) 46: 0x12de1cb88 VAL: '1.mp4' (4 sibs) 46: 0x12de1cc20 VAL: '2.mp4' (4 sibs) 46: 0x12de1ccb8 VAL: '3.mp4' (4 sibs) 46: 0x12de1c918 MAP: (3 sibs) 1 children: 46: 0x12de1cd60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x12de1ce00 VAL: '0.mp4' (4 sibs) 46: 0x12de1ce98 VAL: '1.mp4' (4 sibs) 46: 0x12de1cf30 VAL: '2.mp4' (4 sibs) 46: 0x12de1cfc8 VAL: '3.mp4' (4 sibs) 46: 0x12de1c9b0 MAP: (3 sibs) 1 children: 46: 0x12de1d070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x12de1d110 VAL: '0.mp4' (4 sibs) 46: 0x12de1d1a8 VAL: '1.mp4' (4 sibs) 46: 0x12de1d240 VAL: '2.mp4' (4 sibs) 46: 0x12de1d2d8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12deb72b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12deb7340 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x12deb73d0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x12deb7460 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x12deb74f0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x12deb7580 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x12deb7610 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x12deb76a0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x12deb7730 MAP: (3 sibs) 1 children: 46: [9] [9] 0x12deb77c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x12deb7850 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x12deb78e0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x12deb7970 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x12deb7a00 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x12deb7a90 MAP: (3 sibs) 1 children: 46: [15] [15] 0x12deb7b20 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x12deb7bb0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x12deb7c40 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x12deb7cd0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x12deb7d60 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: 0x12de1ef20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x12de1d380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d4b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d5e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d7a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d8d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12deb7e00 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x12deb7e90 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x12deb7f20 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x12deb7fb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x12deb8040 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x12deb80d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x12deb8160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x12deb81f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x12deb8280 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x12deb8310 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x12deb83a0 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: 0x12de1f038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x12de1d980 MAP: (10 sibs) 1 children: 46: 0x12de19f00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1da18 MAP: (10 sibs) 1 children: 46: 0x12de19fa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1dab0 MAP: (10 sibs) 1 children: 46: 0x12de1df80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1db48 MAP: (10 sibs) 1 children: 46: 0x12de1e020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1dbe0 MAP: (10 sibs) 1 children: 46: 0x12de1e0c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1dc78 MAP: (10 sibs) 1 children: 46: 0x12de1e160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1dd10 MAP: (10 sibs) 1 children: 46: 0x12de1e200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1dda8 MAP: (10 sibs) 1 children: 46: 0x12de1e2a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1de40 MAP: (10 sibs) 1 children: 46: 0x12de1e340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1ded8 MAP: (10 sibs) 1 children: 46: 0x12de1e3e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12deb8440 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x12deb84d0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x12deb8560 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x12deb85f0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x12deb8680 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x12deb8710 MAP: (10 sibs) 1 children: 46: [6] [6] 0x12deb87a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x12deb8830 MAP: (10 sibs) 1 children: 46: [8] [8] 0x12deb88c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x12deb8950 MAP: (10 sibs) 1 children: 46: [10] [10] 0x12deb89e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x12deb8a70 MAP: (10 sibs) 1 children: 46: [12] [12] 0x12deb8b00 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x12deb8b90 MAP: (10 sibs) 1 children: 46: [14] [14] 0x12deb8c20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x12deb8cb0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x12deb8d40 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x12deb8dd0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x12deb8e60 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x12deb8ef0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x12deb8f80 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: 0x12de1f150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x12de1f9d0 MAP: (14 sibs) 1 children: 46: 0x12de20230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1fa68 MAP: (14 sibs) 1 children: 46: 0x12de202d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1fb00 MAP: (14 sibs) 1 children: 46: 0x12de20370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fb98 MAP: (14 sibs) 1 children: 46: 0x12de20410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fc30 MAP: (14 sibs) 1 children: 46: 0x12de204b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fcc8 MAP: (14 sibs) 1 children: 46: 0x12de20550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fd60 MAP: (14 sibs) 1 children: 46: 0x12de205f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fdf8 MAP: (14 sibs) 1 children: 46: 0x12de20690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fe90 MAP: (14 sibs) 1 children: 46: 0x12de20730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1ff28 MAP: (14 sibs) 1 children: 46: 0x12de207d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1ffc0 MAP: (14 sibs) 1 children: 46: 0x12de20870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de20058 MAP: (14 sibs) 1 children: 46: 0x12de20910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de200f0 MAP: (14 sibs) 2 children: 46: 0x12de209b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x12de20a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x12de20188 MAP: (14 sibs) 2 children: 46: 0x12de20af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x12de20b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12deb9020 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x12deb90b0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x12deb9140 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x12deb91d0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x12deb9260 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x12deb92f0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x12deb9380 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x12deb9410 MAP: (14 sibs) 1 children: 46: [8] [8] 0x12deb94a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x12deb9530 MAP: (14 sibs) 1 children: 46: [10] [10] 0x12deb95c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x12deb9650 MAP: (14 sibs) 1 children: 46: [12] [12] 0x12deb96e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x12deb9770 MAP: (14 sibs) 1 children: 46: [14] [14] 0x12deb9800 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x12deb9890 MAP: (14 sibs) 1 children: 46: [16] [16] 0x12deb9920 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x12deb99b0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x12deb9a40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x12deb9ad0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x12deb9b60 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x12deb9bf0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x12deb9c80 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x12deb9d10 MAP: (14 sibs) 1 children: 46: [24] [24] 0x12deb9da0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x12deb9e30 MAP: (14 sibs) 2 children: 46: [26] [26] 0x12deb9ec0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x12deb9f50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x12deb9fe0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x12deba070 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x12deba100 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: 0x12de1f7e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12de1aa50 [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: 0x12de1f8f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x12de1ae90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x12de1af28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x12de1afc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x12de1b058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x12de1b0f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x12de1b188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x12de1b220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x12de1b2b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x12de1b350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x12de1b3e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12deba1a0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x12deba230 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x12deba2c0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x12deba350 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x12deba3e0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x12deba470 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x12deba500 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x12deba590 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x12deba620 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x12deba6b0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x12deba740 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: 0x12de1e890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x12de19000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x12de190a0 VAL: '-2' (3 sibs) 46: 0x12de19138 VAL: '-2' (3 sibs) 46: 0x12de191d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12deba7e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12deba870 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x12deba900 VAL: '-2' (3 sibs) 46: [3] [3] 0x12deba990 VAL: '-2' (3 sibs) 46: [4] [4] 0x12debaa20 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: 0x12de1e9a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x12de194b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12debaac0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12debab50 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: 0x12de1eac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x12de19a60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x12de19af8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x12de19ba0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12debabf0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x12debac80 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x12debad10 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x12debada0 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: 0x12de1ebd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x12de19550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x12de19c40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x12de19cd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x12de19d70 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12debae40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12debaed0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x12debaf60 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x12debaff0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x12debb080 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: 0x12de1ecf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x12de18d10 MAP: (3 sibs) 1 children: 46: 0x12de1b760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x12de1b800 VAL: '0.mp4' (4 sibs) 46: 0x12de1b898 VAL: '1.mp4' (4 sibs) 46: 0x12de1b930 VAL: '2.mp4' (4 sibs) 46: 0x12de1b9c8 VAL: '3.mp4' (4 sibs) 46: 0x12de18da8 MAP: (3 sibs) 1 children: 46: 0x12de1ba70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x12de1bb10 VAL: '0.mp4' (4 sibs) 46: 0x12de1bba8 VAL: '1.mp4' (4 sibs) 46: 0x12de1bc40 VAL: '2.mp4' (4 sibs) 46: 0x12de1bcd8 VAL: '3.mp4' (4 sibs) 46: 0x12de18e40 MAP: (3 sibs) 1 children: 46: 0x12de1bd80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x12de1be20 VAL: '0.mp4' (4 sibs) 46: 0x12de1beb8 VAL: '1.mp4' (4 sibs) 46: 0x12de1bf50 VAL: '2.mp4' (4 sibs) 46: 0x12de1bfe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12debb120 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x12debb1b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x12debb240 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x12debb2d0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x12debb360 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x12debb3f0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x12debb480 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x12debb510 MAP: (3 sibs) 1 children: 46: [8] [8] 0x12debb5a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x12debb630 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x12debb6c0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x12debb750 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x12debb7e0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x12debb870 MAP: (3 sibs) 1 children: 46: [14] [14] 0x12debb900 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x12debb990 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x12debba20 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x12debbab0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x12debbb40 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: 0x12de1ee08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x12de1c7e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x12de1c880 MAP: (3 sibs) 1 children: 46: 0x12de1ca50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x12de1caf0 VAL: '0.mp4' (4 sibs) 46: 0x12de1cb88 VAL: '1.mp4' (4 sibs) 46: 0x12de1cc20 VAL: '2.mp4' (4 sibs) 46: 0x12de1ccb8 VAL: '3.mp4' (4 sibs) 46: 0x12de1c918 MAP: (3 sibs) 1 children: 46: 0x12de1cd60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x12de1ce00 VAL: '0.mp4' (4 sibs) 46: 0x12de1ce98 VAL: '1.mp4' (4 sibs) 46: 0x12de1cf30 VAL: '2.mp4' (4 sibs) 46: 0x12de1cfc8 VAL: '3.mp4' (4 sibs) 46: 0x12de1c9b0 MAP: (3 sibs) 1 children: 46: 0x12de1d070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x12de1d110 VAL: '0.mp4' (4 sibs) 46: 0x12de1d1a8 VAL: '1.mp4' (4 sibs) 46: 0x12de1d240 VAL: '2.mp4' (4 sibs) 46: 0x12de1d2d8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12debbbe0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x12debbc70 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x12debbd00 MAP: (3 sibs) 1 children: 46: [3] [3] 0x12debbd90 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x12debbe20 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x12debbeb0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x12debbf40 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x12debbfd0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x12debc060 MAP: (3 sibs) 1 children: 46: [9] [9] 0x12debc0f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x12debc180 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x12debc210 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x12debc2a0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x12debc330 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x12debc3c0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x12debc450 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x12debc4e0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x12debc570 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x12debc600 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x12debc690 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: 0x12de1ef20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x12de1d380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d4b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d5e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d7a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x12de1d8d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12debc730 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x12debc7c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x12debc850 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x12debc8e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x12debc970 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x12debca00 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x12debca90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x12debcb20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x12debcbb0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x12debcc40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x12debccd0 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: 0x12de1f038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x12de1d980 MAP: (10 sibs) 1 children: 46: 0x12de19f00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1da18 MAP: (10 sibs) 1 children: 46: 0x12de19fa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1dab0 MAP: (10 sibs) 1 children: 46: 0x12de1df80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1db48 MAP: (10 sibs) 1 children: 46: 0x12de1e020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1dbe0 MAP: (10 sibs) 1 children: 46: 0x12de1e0c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1dc78 MAP: (10 sibs) 1 children: 46: 0x12de1e160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1dd10 MAP: (10 sibs) 1 children: 46: 0x12de1e200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1dda8 MAP: (10 sibs) 1 children: 46: 0x12de1e2a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1de40 MAP: (10 sibs) 1 children: 46: 0x12de1e340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1ded8 MAP: (10 sibs) 1 children: 46: 0x12de1e3e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12debcd70 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x12debce00 MAP: (10 sibs) 1 children: 46: [2] [2] 0x12debce90 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x12debcf20 MAP: (10 sibs) 1 children: 46: [4] [4] 0x12debcfb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x12debd040 MAP: (10 sibs) 1 children: 46: [6] [6] 0x12debd0d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x12debd160 MAP: (10 sibs) 1 children: 46: [8] [8] 0x12debd1f0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x12debd280 MAP: (10 sibs) 1 children: 46: [10] [10] 0x12debd310 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x12debd3a0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x12debd430 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x12debd4c0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x12debd550 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x12debd5e0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x12debd670 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x12debd700 MAP: (10 sibs) 1 children: 46: [18] [18] 0x12debd790 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x12debd820 MAP: (10 sibs) 1 children: 46: [20] [20] 0x12debd8b0 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: 0x12de1f150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x12de1f9d0 MAP: (14 sibs) 1 children: 46: 0x12de20230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1fa68 MAP: (14 sibs) 1 children: 46: 0x12de202d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de1fb00 MAP: (14 sibs) 1 children: 46: 0x12de20370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fb98 MAP: (14 sibs) 1 children: 46: 0x12de20410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fc30 MAP: (14 sibs) 1 children: 46: 0x12de204b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fcc8 MAP: (14 sibs) 1 children: 46: 0x12de20550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fd60 MAP: (14 sibs) 1 children: 46: 0x12de205f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fdf8 MAP: (14 sibs) 1 children: 46: 0x12de20690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1fe90 MAP: (14 sibs) 1 children: 46: 0x12de20730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1ff28 MAP: (14 sibs) 1 children: 46: 0x12de207d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x12de1ffc0 MAP: (14 sibs) 1 children: 46: 0x12de20870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de20058 MAP: (14 sibs) 1 children: 46: 0x12de20910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x12de200f0 MAP: (14 sibs) 2 children: 46: 0x12de209b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x12de20a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x12de20188 MAP: (14 sibs) 2 children: 46: 0x12de20af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x12de20b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12debd950 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x12debd9e0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x12debda70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x12debdb00 MAP: (14 sibs) 1 children: 46: [4] [4] 0x12debdb90 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x12debdc20 MAP: (14 sibs) 1 children: 46: [6] [6] 0x12debdcb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x12debdd40 MAP: (14 sibs) 1 children: 46: [8] [8] 0x12debddd0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x12debde60 MAP: (14 sibs) 1 children: 46: [10] [10] 0x12debdef0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x12debdf80 MAP: (14 sibs) 1 children: 46: [12] [12] 0x12debe010 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x12debe0a0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x12debe130 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x12debe1c0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x12debe250 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x12debe2e0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x12debe370 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x12debe400 MAP: (14 sibs) 1 children: 46: [20] [20] 0x12debe490 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x12debe520 MAP: (14 sibs) 1 children: 46: [22] [22] 0x12debe5b0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x12debe640 MAP: (14 sibs) 1 children: 46: [24] [24] 0x12debe6d0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x12debe760 MAP: (14 sibs) 2 children: 46: [26] [26] 0x12debe7f0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x12debe880 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x12debe910 MAP: (14 sibs) 2 children: 46: [29] [29] 0x12debe9a0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x12debea30 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: 0x12de1f7e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12de1a600 [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: 0x12de1f8f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x12de1ae90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x12de1af28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x12de1afc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x12de1b058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x12de1b0f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x12de1b188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x12de1b220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x12de1b2b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x12de1b350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x12de1b3e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x12debead0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x12debeb60 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x12debebf0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x12debec80 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x12debed10 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x12debeda0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x12debee30 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x12debeec0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x12debef50 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x12debefe0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x12debf070 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 (19 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (19 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.03 sec test 47 Start 47: ryml-test-tool-parse_emit 47: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-parse-emit-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/test/../bm/cases/appveyor.yml" 47: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 47: Test timeout computed to be: 10000000 47: 0.090900ms: read_file 47: 0.004537ms: count_lines 47: reserving #lines=90 47: 0.014133ms: tree_reserve 47: 0.109942ms: parse_yml 47: 0.056240ms: emit_to_buffer 47: 0.003551ms: print_stdout 47: 0.315840ms: objects 47: 0.330006ms: TOTAL 47: version: '{build}' 47: image: Visual Studio 2017 47: environment: 47: matrix: 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Release 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Release 47: matrix: 47: fast_finish: true 47: install: 47: - 'git submodule update --init --recursive' 47: - 'if "%generator%"=="MinGW Makefiles" (set "PATH=%PATH:C:\Program Files\Git\usr\bin;=%")' 47: - 'if not "%cxx_path%"=="" (set "PATH=%PATH%;%cxx_path%")' 47: build_script: 47: - 'md _build -Force' 47: - cd _build 47: test_script: 47: - echo %configuration% 47: - 'cmake -G "%generator%" "-DCMAKE_BUILD_TYPE=%configuration%" -DRYML_DEV=ON ..' 47: - dir 47: - dir test 47: - 'cmake --build . --config %configuration% --target ryml-test' 47: artifacts: 47: - path: '_build/CMakeFiles/*.log' 47: name: logs 47: - path: '_build/Testing/**/*.xml' 47: name: test_results 47: skip_commits: 47: files: 47: - .gitignore 47: - .travis* 47: - .ci/travis* 47: - .ci/dev_* 47: - .ci/show_* 47: - .ci/vagrant* 47: - .ci/Vagrant* 47: - bm/html/* 47: - doc/* 47: - LICENSE.txt 47: - README.* 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47/52 Test #47: ryml-test-tool-parse_emit ......... Passed 0.00 sec test 48 Start 48: ryml-test-tool-events-success 48: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/success.yml" 48: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 48: Test timeout computed to be: 10000000 48: +STR 48: +DOC 48: +MAP 48: =VAL :foo 48: =VAL :bar 48: =VAL :baz 48: +SEQ 48: =VAL :exactly 48: -SEQ 48: -MAP 48: -DOC 48: -STR 48/52 Test #48: ryml-test-tool-events-success ..... Passed 0.00 sec test 49 Start 49: ryml-test-tool-events-fail_squo 49: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_squo.yml" 49: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 49: Test timeout computed to be: 10000000 49: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_squo.yml:2:1: (10B): ERROR: reached end of file while looking for closing quote 49: 49: 49/52 Test #49: ryml-test-tool-events-fail_squo ... Passed 0.00 sec test 50 Start 50: ryml-test-tool-events-fail_dquo 50: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_dquo.yml" 50: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 50: Test timeout computed to be: 10000000 50: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_dquo.yml:2:1: (10B): ERROR: reached end of file looking for closing quote 50: 50: 50/52 Test #50: ryml-test-tool-events-fail_dquo ... Passed 0.00 sec test 51 Start 51: ryml-test-tool-events-fail_seq1 51: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml" 51: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 51: Test timeout computed to be: 10000000 51: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml:1:13: (12B): ERROR: parse error 51: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml:1:13: [ a, b, c ] ] (size=13) 51: ^ (cols 13-14) 51: 51/52 Test #51: ryml-test-tool-events-fail_seq1 ... Passed 0.00 sec test 52 Start 52: ryml-test-tool-events-fail_seq2 52: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml" 52: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 52: Test timeout computed to be: 10000000 52: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml:2:1: (13B): closing ] not found 52: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml:2:1: [ [a, b, c ] (size=12) 52: ^ (cols 13-13) 52: 52/52 Test #52: ryml-test-tool-events-fail_seq2 ... Passed 0.00 sec 100% tests passed, 0 tests failed out of 52 Total Test time (real) = 1.02 sec ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/rapidyaml-0.5.0 collecting ... collected 24 items api/python/tests/test_parse.py::TestSubstrInterop::test11_str2csubstr PASSED [ 4%] api/python/tests/test_parse.py::TestSubstrInterop::test12_str2substr PASSED [ 8%] api/python/tests/test_parse.py::TestSubstrInterop::test21_bytes2csubstr PASSED [ 12%] api/python/tests/test_parse.py::TestSubstrInterop::test22_bytes2substr PASSED [ 16%] api/python/tests/test_parse.py::TestSubstrInterop::test31_bytes2csubstr PASSED [ 20%] api/python/tests/test_parse.py::TestSubstrInterop::test32_bytes2substr PASSED [ 25%] api/python/tests/test_parse.py::TestRunner::test11_str__arena PASSED [ 29%] api/python/tests/test_parse.py::TestRunner::test12_str__arena__reuse_tree PASSED [ 33%] api/python/tests/test_parse.py::TestRunner::test13_str__inplace PASSED [ 37%] api/python/tests/test_parse.py::TestRunner::test21_bytes__arena PASSED [ 41%] api/python/tests/test_parse.py::TestRunner::test22_bytes__arena__reuse_tree PASSED [ 45%] api/python/tests/test_parse.py::TestRunner::test23_bytes__inplace PASSED [ 50%] api/python/tests/test_parse.py::TestRunner::test31_bytearray__arena PASSED [ 54%] api/python/tests/test_parse.py::TestRunner::test32_bytearray__arena__reuse_tree PASSED [ 58%] api/python/tests/test_parse.py::TestRunner::test33_bytearray__inplace PASSED [ 62%] api/python/tests/test_parse.py::TestRunner::test34_bytearray__inplace__reuse_tree PASSED [ 66%] api/python/tests/test_parse.py::TestRunner::test41_emit_json PASSED [ 70%] api/python/tests/test_parse.py::TestRunner::test41_emit_yaml PASSED [ 75%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_json_length PASSED [ 79%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_yaml_length PASSED [ 83%] api/python/tests/test_parse.py::TestRunner::test43_emit_json_inplace PASSED [ 87%] api/python/tests/test_parse.py::TestRunner::test43_emit_yaml_inplace PASSED [ 91%] api/python/tests/test_parse.py::TestRunner::test44_emit_json_short_buf PASSED [ 95%] api/python/tests/test_parse.py::TestRunner::test44_emit_yaml_short_buf PASSED [100%] ============================== 24 passed in 2.48s ============================== Processing files: rapidyaml-0.5.0-2.fc38.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PmEy0k Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qif5hh Provides: libryml.so.0.5.0()(64bit) rapidyaml = 0.5.0-2.fc38 rapidyaml(ppc-64) = 0.5.0-2.fc38 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.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) Processing files: rapidyaml-devel-0.5.0-2.fc38.ppc64le Provides: cmake(ryml) = 0.5.0 rapidyaml-devel = 0.5.0-2.fc38 rapidyaml-devel(ppc-64) = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(ppc-64) libryml.so.0.5.0()(64bit) Processing files: python3-rapidyaml-0.5.0-2.fc38.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ibtLAn Provides: python-rapidyaml = 0.5.0-2.fc38 python3-rapidyaml = 0.5.0-2.fc38 python3-rapidyaml(ppc-64) = 0.5.0-2.fc38 python3.11-rapidyaml = 0.5.0-2.fc38 python3.11dist(rapidyaml) = 0.5 python3dist(rapidyaml) = 0.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.11 python3.11dist(deprecation) rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.5.0-2.fc38.ppc64le Provides: rapidyaml-debugsource = 0.5.0-2.fc38 rapidyaml-debugsource(ppc-64) = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.5.0-2.fc38.ppc64le Provides: debuginfo(build-id) = 59f083e845d43e319e589ba23c8aa4424bb7d909 libryml.so.0.5.0-0.5.0-2.fc38.ppc64le.debug()(64bit) rapidyaml-debuginfo = 0.5.0-2.fc38 rapidyaml-debuginfo(ppc-64) = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(ppc-64) = 0.5.0-2.fc38 Processing files: python3-rapidyaml-debuginfo-0.5.0-2.fc38.ppc64le Provides: debuginfo(build-id) = 8a39e6887a9fe4ecd20e5d885e05c6ad6d68cd45 python-rapidyaml-debuginfo = 0.5.0-2.fc38 python3-rapidyaml-debuginfo = 0.5.0-2.fc38 python3-rapidyaml-debuginfo(ppc-64) = 0.5.0-2.fc38 python3.11-rapidyaml-debuginfo = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(ppc-64) = 0.5.0-2.fc38 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.ppc64le Wrote: /builddir/build/SRPMS/rapidyaml-0.5.0-2.fc38.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.5.0-2.fc38.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.5.0-2.fc38.ppc64le.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.5.0-2.fc38.ppc64le.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.5.0-2.fc38.ppc64le.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.5.0-2.fc38.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.5.0-2.fc38.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7y6pLH Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.HwLUlp + 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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + PATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.ppc64le/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.ppc64le/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.ppc64le/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.5.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=5 + /usr/bin/pytest -v + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.ppc64le/usr/share/doc/rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.ppc64le/usr/share/doc/rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.ppc64le/usr/share/doc/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.ppc64le/usr/share/licenses/rapidyaml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.ppc64le/usr/share/licenses/rapidyaml + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.ppc64le/usr/share/licenses/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.ppc64le/usr/share/doc/python3-rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.ppc64le/usr/share/doc/python3-rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.ppc64le/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + rm -rf rapidyaml-0.5.0 rapidyaml-0.5.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Finish: rpmbuild rapidyaml-0.5.0-2.fc38.src.rpm Finish: build phase for rapidyaml-0.5.0-2.fc38.src.rpm INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/fedora-rawhide-ppc64le-1674396192.360203/root/var/log/dnf.rpm.log /var/lib/mock/fedora-rawhide-ppc64le-1674396192.360203/root/var/log/dnf.librepo.log /var/lib/mock/fedora-rawhide-ppc64le-1674396192.360203/root/var/log/dnf.log INFO: Done(/var/lib/copr-rpmbuild/results/rapidyaml-0.5.0-2.fc38.src.rpm) Config(child) 12 minutes 22 seconds INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot Finish: run Running RPMResults tool"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27: